Advertisement
Guest User

Untitled

a guest
Jan 4th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.90 KB | None | 0 0
  1. root@a467c9c256e7:~/repos/functest/docker# rally --debug verify start --tests-file /home/opnfv/repos/functest/testcases/VIM/OpenStack/CI/custom_tests/test_list.txt
  2. 2016-01-04 06:38:00.327 2169 RALLYDEBUG rally.cli.cliutils [-] INFO logs from urllib3 and requests module are hide.
  3. 2016-01-04 06:38:00.327 2169 RALLYDEBUG rally.cli.cliutils [-] ERROR log from boto module is hide.
  4. 2016-01-04 06:38:00.328 2169 DEBUG oslo_db.api [-] Loading backend 'sqlalchemy' from 'rally.common.db.sqlalchemy.api' _load_backend /usr/local/lib/python2.7/dist-packages/oslo_db/api.py:233
  5. 2016-01-04 06:38:00.434 2169 INFO rally.api [-] Starting verification of deployment: 390a53df-bb1c-4e83-97f0-e628ab50b747
  6. 2016-01-04 06:38:00.446 2169 INFO rally.verification.tempest.tempest [-] Verification 56b5873b-9e59-4923-a4e8-6ba055c2c438 | Starting: Run verification.
  7. 2016-01-04 06:38:00.457 2169 INFO rally.verification.tempest.tempest [-] Tempest config file: /home/opnfv/.rally/tempest/for-deployment-390a53df-bb1c-4e83-97f0-e628ab50b747/tempest.conf
  8. 2016-01-04 06:38:00.457 2169 RALLYDEBUG rally.verification.tempest.tempest [-] Test(s) started by the command: /home/opnfv/.rally/tempest/for-deployment-390a53df-bb1c-4e83-97f0-e628ab50b747/tools/with_venv.sh testr run --subunit --parallel --concurrency 0 --load-list /home/opnfv/repos/functest/testcases/VIM/OpenStack/CI/custom_tests/test_list.txt | tee /home/opnfv/.rally/tempest/for-deployment-390a53df-bb1c-4e83-97f0-e628ab50b747/subunit.stream | /home/opnfv/.rally/tempest/for-deployment-390a53df-bb1c-4e83-97f0-e628ab50b747/tools/with_venv.sh subunit-trace -f -n
  9. 2016-01-04 06:38:00.484 2169 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://10.21.13.131:5000/v2.0 -H "Accept: application/json" -H "User-Agent: python-keystoneclient" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:195
  10. 2016-01-04 06:38:00.503 2169 DEBUG keystoneclient.session [-] RESP: [200] Content-Length: 338 Vary: X-Auth-Token Connection: keep-alive Date: Mon, 04 Jan 2016 06:38:00 GMT Content-Type: application/json X-Openstack-Request-Id: req-ed2f451e-b35c-444f-bb45-465859144bd4
  11. RESP BODY: {"version": {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.21.13.131:5000/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}}
  12. _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:224
  13. 2016-01-04 06:38:00.504 2169 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.21.13.131:5000/v2.0/tokens get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:76
  14. 2016-01-04 06:38:00.598 2169 DEBUG keystoneclient.session [-] REQ: curl -g -i -X GET http://192.0.2.6:35357/v2.0/OS-KSADM/roles -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af" _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:195
  15. 2016-01-04 06:38:00.617 2169 DEBUG keystoneclient.session [-] RESP: [200] Content-Length: 479 Vary: X-Auth-Token Connection: keep-alive Date: Mon, 04 Jan 2016 06:38:00 GMT Content-Type: application/json X-Openstack-Request-Id: req-597400a9-6fda-471d-94aa-f43eff1aa052
  16. RESP BODY: {"roles": [{"id": "366bbe33252a48babbcede20f83851a9", "name": "swiftoperator"}, {"id": "3cec34143018427c92930ffe480f3d9a", "name": "heat_stack_owner"}, {"id": "7c113b44661a4fe59de634c8f40c791a", "name": "ResellerAdmin"}, {"id": "9ae8b13a582644a58ea4e10717576b1e", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "b426a33de7b34f8ba86bb393ef4f63d1", "name": "Member"}, {"id": "f4d3e2900e04497a95052de81c5c5405", "name": "heat_stack_user"}]}
  17. _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:224
  18. 2016-01-04 06:38:00.618 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'image_ref' from 'compute' section is not configured
  19. 2016-01-04 06:38:00.628 2169 RALLYDEBUG rally.verification.tempest.config [-] Creating image 'rally-verify-cirros-img-33e4e4ca-2e6d-4da4-a37a-bf413143d55a'
  20. 2016-01-04 06:38:00.629 2169 DEBUG glanceclient.common.http [-] curl -g -i -X POST -H 'Accept-Encoding: gzip, deflate' -H 'x-image-meta-container_format: bare' -H 'Accept: */*' -H 'X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af' -H 'Connection: keep-alive' -H 'x-image-meta-is_public: True' -H 'User-Agent: python-glanceclient' -H 'Content-Type: application/octet-stream' -H 'x-image-meta-disk_format: qcow2' -H 'x-image-meta-name: rally-verify-cirros-img-33e4e4ca-2e6d-4da4-a37a-bf413143d55a' http://10.21.13.131:9292/v1/images log_curl_request /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:193
  21. 2016-01-04 06:38:00.820 2169 DEBUG glanceclient.common.http [-]
  22. HTTP/1.1 201 Created
  23. Content-Length: 509
  24. Connection: keep-alive
  25. Location: http://10.21.13.131:9292/v1/images/18ba8b13-d600-45c1-8d1e-98b6bffea134
  26. Date: Mon, 04 Jan 2016 06:38:00 GMT
  27. Content-Type: application/json
  28. X-Openstack-Request-Id: req-0f5358e7-4fa4-442a-ad8b-8306a0108e73
  29.  
  30. {"image": {"status": "queued", "deleted": false, "container_format": "bare", "min_ram": 0, "updated_at": "2016-01-04T06:38:00.000000", "owner": "bc62773b364c4a0cb88082131125e647", "min_disk": 0, "is_public": true, "deleted_at": null, "id": "18ba8b13-d600-45c1-8d1e-98b6bffea134", "size": 0, "virtual_size": null, "name": "rally-verify-cirros-img-33e4e4ca-2e6d-4da4-a37a-bf413143d55a", "checksum": null, "created_at": "2016-01-04T06:38:00.000000", "disk_format": "qcow2", "properties": {}, "protected": false}}
  31. log_http_response /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:207
  32. 2016-01-04 06:38:00.821 2169 DEBUG glanceclient.common.http [-] curl -g -i -X HEAD -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'User-Agent: python-glanceclient' -H 'Connection: keep-alive' -H 'X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af' -H 'Content-Type: application/octet-stream' http://10.21.13.131:9292/v1/images/18ba8b13-d600-45c1-8d1e-98b6bffea134 log_curl_request /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:193
  33. 2016-01-04 06:38:00.910 2169 DEBUG glanceclient.common.http [-]
  34. HTTP/1.1 200 OK
  35. Content-Length: 0
  36. X-Image-Meta-Id: 18ba8b13-d600-45c1-8d1e-98b6bffea134
  37. X-Image-Meta-Deleted: False
  38. X-Image-Meta-Container_format: bare
  39. X-Image-Meta-Status: queued
  40. X-Image-Meta-Min_ram: 0
  41. X-Image-Meta-Protected: False
  42. X-Image-Meta-Min_disk: 0
  43. X-Image-Meta-Created_at: 2016-01-04T06:38:00.000000
  44. X-Image-Meta-Size: 0
  45. Connection: keep-alive
  46. X-Image-Meta-Is_public: True
  47. Date: Mon, 04 Jan 2016 06:38:00 GMT
  48. X-Image-Meta-Owner: bc62773b364c4a0cb88082131125e647
  49. X-Image-Meta-Updated_at: 2016-01-04T06:38:00.000000
  50. Content-Type: text/html; charset=UTF-8
  51. X-Openstack-Request-Id: req-e2e91ef0-2b96-4ae5-a41b-f2707fc549f1
  52. X-Image-Meta-Disk_format: qcow2
  53. X-Image-Meta-Name: rally-verify-cirros-img-33e4e4ca-2e6d-4da4-a37a-bf413143d55a
  54.  
  55.  
  56. log_http_response /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:207
  57. 2016-01-04 06:38:00.911 2169 DEBUG glanceclient.common.http [-] curl -g -i -X PUT -H 'Accept-Encoding: gzip, deflate' -H 'x-glance-registry-purge-props: false' -H 'Accept: */*' -H 'X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af' -H 'x-image-meta-size: 13287936' -H 'Connection: keep-alive' -H 'User-Agent: python-glanceclient' -H 'Content-Type: application/octet-stream' http://10.21.13.131:9292/v1/images/18ba8b13-d600-45c1-8d1e-98b6bffea134 log_curl_request /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:193
  58. 2016-01-04 06:38:02.990 2169 DEBUG glanceclient.common.http [-]
  59. HTTP/1.1 200 OK
  60. Content-Length: 546
  61. Connection: keep-alive
  62. Etag: ee1eca47dc88f4879d8a229cc70a07c6
  63. Date: Mon, 04 Jan 2016 06:38:02 GMT
  64. Content-Type: application/json
  65. X-Openstack-Request-Id: req-18190fae-fd2b-46f2-89c1-60bea6ddfd9a
  66.  
  67. {"image": {"status": "active", "deleted": false, "container_format": "bare", "min_ram": 0, "updated_at": "2016-01-04T06:38:02.000000", "owner": "bc62773b364c4a0cb88082131125e647", "min_disk": 0, "is_public": true, "deleted_at": null, "id": "18ba8b13-d600-45c1-8d1e-98b6bffea134", "size": 13287936, "virtual_size": null, "name": "rally-verify-cirros-img-33e4e4ca-2e6d-4da4-a37a-bf413143d55a", "checksum": "ee1eca47dc88f4879d8a229cc70a07c6", "created_at": "2016-01-04T06:38:00.000000", "disk_format": "qcow2", "properties": {}, "protected": false}}
  68. log_http_response /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:207
  69. 2016-01-04 06:38:02.990 2169 RALLYDEBUG rally.verification.tempest.config [-] Setting value '18ba8b13-d600-45c1-8d1e-98b6bffea134' for option 'image_ref'
  70. 2016-01-04 06:38:02.991 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'image_ref' is configured. image_ref = 18ba8b13-d600-45c1-8d1e-98b6bffea134
  71. 2016-01-04 06:38:02.991 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'image_ref_alt' from 'compute' section is not configured
  72. 2016-01-04 06:38:02.991 2169 RALLYDEBUG rally.verification.tempest.config [-] Creating image 'rally-verify-cirros-img-211b244d-bc30-46b1-b706-510a167167b6'
  73. 2016-01-04 06:38:02.992 2169 DEBUG glanceclient.common.http [-] curl -g -i -X POST -H 'Accept-Encoding: gzip, deflate' -H 'x-image-meta-container_format: bare' -H 'Accept: */*' -H 'X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af' -H 'Connection: keep-alive' -H 'x-image-meta-is_public: True' -H 'User-Agent: python-glanceclient' -H 'Content-Type: application/octet-stream' -H 'x-image-meta-disk_format: qcow2' -H 'x-image-meta-name: rally-verify-cirros-img-211b244d-bc30-46b1-b706-510a167167b6' http://10.21.13.131:9292/v1/images log_curl_request /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:193
  74. 2016-01-04 06:38:03.136 2169 DEBUG glanceclient.common.http [-]
  75. HTTP/1.1 201 Created
  76. Content-Length: 509
  77. Connection: keep-alive
  78. Location: http://10.21.13.131:9292/v1/images/d0bb31a4-5986-4033-bcd4-06e6d99c1573
  79. Date: Mon, 04 Jan 2016 06:38:03 GMT
  80. Content-Type: application/json
  81. X-Openstack-Request-Id: req-a212e857-8b97-4d4d-98cb-0adc2e3262ae
  82.  
  83. {"image": {"status": "queued", "deleted": false, "container_format": "bare", "min_ram": 0, "updated_at": "2016-01-04T06:38:03.000000", "owner": "bc62773b364c4a0cb88082131125e647", "min_disk": 0, "is_public": true, "deleted_at": null, "id": "d0bb31a4-5986-4033-bcd4-06e6d99c1573", "size": 0, "virtual_size": null, "name": "rally-verify-cirros-img-211b244d-bc30-46b1-b706-510a167167b6", "checksum": null, "created_at": "2016-01-04T06:38:03.000000", "disk_format": "qcow2", "properties": {}, "protected": false}}
  84. log_http_response /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:207
  85. 2016-01-04 06:38:03.136 2169 DEBUG glanceclient.common.http [-] curl -g -i -X HEAD -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'User-Agent: python-glanceclient' -H 'Connection: keep-alive' -H 'X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af' -H 'Content-Type: application/octet-stream' http://10.21.13.131:9292/v1/images/d0bb31a4-5986-4033-bcd4-06e6d99c1573 log_curl_request /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:193
  86. 2016-01-04 06:38:03.220 2169 DEBUG glanceclient.common.http [-]
  87. HTTP/1.1 200 OK
  88. Content-Length: 0
  89. X-Image-Meta-Id: d0bb31a4-5986-4033-bcd4-06e6d99c1573
  90. X-Image-Meta-Deleted: False
  91. X-Image-Meta-Container_format: bare
  92. X-Image-Meta-Status: queued
  93. X-Image-Meta-Min_ram: 0
  94. X-Image-Meta-Protected: False
  95. X-Image-Meta-Min_disk: 0
  96. X-Image-Meta-Created_at: 2016-01-04T06:38:03.000000
  97. X-Image-Meta-Size: 0
  98. Connection: keep-alive
  99. X-Image-Meta-Is_public: True
  100. Date: Mon, 04 Jan 2016 06:38:03 GMT
  101. X-Image-Meta-Owner: bc62773b364c4a0cb88082131125e647
  102. X-Image-Meta-Updated_at: 2016-01-04T06:38:03.000000
  103. Content-Type: text/html; charset=UTF-8
  104. X-Openstack-Request-Id: req-576ab410-6a61-46cc-9386-d304b6ee1b61
  105. X-Image-Meta-Disk_format: qcow2
  106. X-Image-Meta-Name: rally-verify-cirros-img-211b244d-bc30-46b1-b706-510a167167b6
  107.  
  108.  
  109. log_http_response /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:207
  110. 2016-01-04 06:38:03.220 2169 DEBUG glanceclient.common.http [-] curl -g -i -X PUT -H 'Accept-Encoding: gzip, deflate' -H 'x-glance-registry-purge-props: false' -H 'Accept: */*' -H 'X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af' -H 'x-image-meta-size: 13287936' -H 'Connection: keep-alive' -H 'User-Agent: python-glanceclient' -H 'Content-Type: application/octet-stream' http://10.21.13.131:9292/v1/images/d0bb31a4-5986-4033-bcd4-06e6d99c1573 log_curl_request /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:193
  111. 2016-01-04 06:38:04.943 2169 DEBUG glanceclient.common.http [-]
  112. HTTP/1.1 200 OK
  113. Content-Length: 546
  114. Connection: keep-alive
  115. Etag: ee1eca47dc88f4879d8a229cc70a07c6
  116. Date: Mon, 04 Jan 2016 06:38:04 GMT
  117. Content-Type: application/json
  118. X-Openstack-Request-Id: req-4dbd786e-ce11-4970-a61c-98c88a0a3d9f
  119.  
  120. {"image": {"status": "active", "deleted": false, "container_format": "bare", "min_ram": 0, "updated_at": "2016-01-04T06:38:04.000000", "owner": "bc62773b364c4a0cb88082131125e647", "min_disk": 0, "is_public": true, "deleted_at": null, "id": "d0bb31a4-5986-4033-bcd4-06e6d99c1573", "size": 13287936, "virtual_size": null, "name": "rally-verify-cirros-img-211b244d-bc30-46b1-b706-510a167167b6", "checksum": "ee1eca47dc88f4879d8a229cc70a07c6", "created_at": "2016-01-04T06:38:03.000000", "disk_format": "qcow2", "properties": {}, "protected": false}}
  121. log_http_response /usr/local/lib/python2.7/dist-packages/glanceclient/common/http.py:207
  122. 2016-01-04 06:38:04.943 2169 RALLYDEBUG rally.verification.tempest.config [-] Setting value 'd0bb31a4-5986-4033-bcd4-06e6d99c1573' for option 'image_ref_alt'
  123. 2016-01-04 06:38:04.944 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'image_ref_alt' is configured. image_ref_alt = d0bb31a4-5986-4033-bcd4-06e6d99c1573
  124. 2016-01-04 06:38:04.944 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'flavor_ref' from 'compute' section is not configured
  125. 2016-01-04 06:38:04.966 2169 RALLYDEBUG rally.verification.tempest.config [-] Creating flavor 'm1.rally-verify-flv-58c57504-1c26-41cc-bd32-c2c97b18fe14'
  126. REQ: curl -g -i 'http://10.21.13.131:8774/v2/bc62773b364c4a0cb88082131125e647/flavors' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: admin" -H "X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af" -d '{"flavor": {"name": "m1.rally-verify-flv-58c57504-1c26-41cc-bd32-c2c97b18fe14", "ram": 64, "vcpus": 1, "swap": 0, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null}}'
  127. RESP: [200] {'Date': 'Mon, 04 Jan 2016 06:38:05 GMT', 'X-Compute-Request-Id': 'req-5a95dff0-d14f-419d-b603-65395856ff16', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Content-Length': '575'}
  128. RESP BODY: {"flavor": {"name": "m1.rally-verify-flv-58c57504-1c26-41cc-bd32-c2c97b18fe14", "links": [{"href": "http://10.21.13.131:8774/v2/bc62773b364c4a0cb88082131125e647/flavors/29553ec2-5b5c-4fc4-9c18-08df072da363", "rel": "self"}, {"href": "http://10.21.13.131:8774/bc62773b364c4a0cb88082131125e647/flavors/29553ec2-5b5c-4fc4-9c18-08df072da363", "rel": "bookmark"}], "ram": 64, "OS-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": "29553ec2-5b5c-4fc4-9c18-08df072da363"}}
  129.  
  130. 2016-01-04 06:38:05.177 2169 RALLYDEBUG rally.verification.tempest.config [-] Setting value '29553ec2-5b5c-4fc4-9c18-08df072da363' for option 'flavor_ref'
  131. 2016-01-04 06:38:05.177 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'flavor_ref' is configured. flavor_ref = 29553ec2-5b5c-4fc4-9c18-08df072da363
  132. 2016-01-04 06:38:05.177 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'flavor_ref_alt' from 'compute' section is not configured
  133. 2016-01-04 06:38:05.178 2169 RALLYDEBUG rally.verification.tempest.config [-] Creating flavor 'm1.rally-verify-flv-e894a869-8624-471e-9ca0-ad0c51cc4571'
  134. REQ: curl -g -i 'http://10.21.13.131:8774/v2/bc62773b364c4a0cb88082131125e647/flavors' -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Project-Id: admin" -H "X-Auth-Token: {SHA1}6383c4cc6b0dfae659fd10af888b2b9f5719d8af" -d '{"flavor": {"name": "m1.rally-verify-flv-e894a869-8624-471e-9ca0-ad0c51cc4571", "ram": 128, "vcpus": 1, "swap": 0, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null}}'
  135. RESP: [200] {'Date': 'Mon, 04 Jan 2016 06:38:05 GMT', 'X-Compute-Request-Id': 'req-286f051e-fb56-404f-8273-73bb5de03bf4', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Content-Length': '576'}
  136. RESP BODY: {"flavor": {"name": "m1.rally-verify-flv-e894a869-8624-471e-9ca0-ad0c51cc4571", "links": [{"href": "http://10.21.13.131:8774/v2/bc62773b364c4a0cb88082131125e647/flavors/e561dbdb-9e11-409f-ade9-0afc53b188b4", "rel": "self"}, {"href": "http://10.21.13.131:8774/bc62773b364c4a0cb88082131125e647/flavors/e561dbdb-9e11-409f-ade9-0afc53b188b4", "rel": "bookmark"}], "ram": 128, "OS-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": "e561dbdb-9e11-409f-ade9-0afc53b188b4"}}
  137.  
  138. 2016-01-04 06:38:05.218 2169 RALLYDEBUG rally.verification.tempest.config [-] Setting value 'e561dbdb-9e11-409f-ade9-0afc53b188b4' for option 'flavor_ref_alt'
  139. 2016-01-04 06:38:05.218 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'flavor_ref_alt' is configured. flavor_ref_alt = e561dbdb-9e11-409f-ade9-0afc53b188b4
  140. 2016-01-04 06:38:05.262 2169 DEBUG neutronclient.client [-]
  141. REQ: curl -i http://10.21.13.131:9696//v2.0/networks.json?shared=True -X GET -H "User-Agent: python-neutronclient" -H "X-Auth-Token: adcdb68967bb458fa3e8d6f659e8521e"
  142. http_log_req /usr/local/lib/python2.7/dist-packages/neutronclient/common/utils.py:131
  143. 2016-01-04 06:38:05.427 2169 DEBUG neutronclient.client [-] RESP:200 {'Date': 'Mon, 04 Jan 2016 06:38:05 GMT', 'Connection': 'keep-alive', 'Content-Type': 'application/json; charset=UTF-8', 'Content-Length': '390', 'X-Openstack-Request-Id': 'req-1b2356e3-84d6-4a6e-8ffa-b41e49f6824b'} {"networks": [{"status": "ACTIVE", "subnets": ["498c5763-b8d8-427a-ba32-754156b992f9"], "name": "net04_ext", "provider:physical_network": "datacentre", "admin_state_up": true, "tenant_id": "bc62773b364c4a0cb88082131125e647", "mtu": 0, "router:external": true, "shared": true, "provider:network_type": "flat", "id": "98353ac4-a2e9-40d9-9c39-dbb8dad9ceb6", "provider:segmentation_id": null}]}
  144. http_log_resp /usr/local/lib/python2.7/dist-packages/neutronclient/common/utils.py:140
  145. 2016-01-04 06:38:05.428 2169 RALLYDEBUG rally.verification.tempest.config [-] Shared networks found. 'fixed_network_name' option should be configured
  146. 2016-01-04 06:38:05.428 2169 RALLYDEBUG rally.verification.tempest.config [-] Option 'fixed_network_name' from 'compute' section is not configured
  147. 2016-01-04 06:38:05.429 2169 RALLYDEBUG rally.verification.tempest.config [-] Creating network resources: network, subnet, router
  148. Command failed, please check log for more info
  149. 2016-01-04 06:38:05.429 2169 CRITICAL rally [-] AttributeError: 'TempestResourcesContext' object has no attribute 'generate_random_name'
  150. 2016-01-04 06:38:05.429 2169 ERROR rally Traceback (most recent call last):
  151. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/bin/rally", line 10, in <module>
  152. 2016-01-04 06:38:05.429 2169 ERROR rally sys.exit(main())
  153. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/cli/main.py", line 42, in main
  154. 2016-01-04 06:38:05.429 2169 ERROR rally return cliutils.run(sys.argv, categories)
  155. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/cli/cliutils.py", line 547, in run
  156. 2016-01-04 06:38:05.429 2169 ERROR rally ret = fn(*fn_args, **fn_kwargs)
  157. 2016-01-04 06:38:05.429 2169 ERROR rally File "<decorator-gen-52>", line 2, in start
  158. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/cli/envutils.py", line 67, in default_from_global
  159. 2016-01-04 06:38:05.429 2169 ERROR rally return f(*args, **kwargs)
  160. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/cli/commands/verify.py", line 117, in start
  161. 2016-01-04 06:38:05.429 2169 ERROR rally system_wide_install=system_wide_install, concur=concur)
  162. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/api.py", line 393, in verify
  163. 2016-01-04 06:38:05.429 2169 ERROR rally tests_file=tests_file, concur=concur)
  164. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/verification/tempest/tempest.py", line 394, in verify
  165. 2016-01-04 06:38:05.429 2169 ERROR rally self._prepare_and_run(set_name, regex, tests_file, concur)
  166. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/common/logging.py", line 197, in wrapper
  167. 2016-01-04 06:38:05.429 2169 ERROR rally result = f(self, *args, **kwargs)
  168. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/verification/tempest/tempest.py", line 320, in _prepare_and_run
  169. 2016-01-04 06:38:05.429 2169 ERROR rally self.run(testr_args)
  170. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/verification/tempest/tempest.py", line 350, in run
  171. 2016-01-04 06:38:05.429 2169 ERROR rally with config.TempestResourcesContext(self.deployment, self.config_file):
  172. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/verification/tempest/config.py", line 314, in __enter__
  173. 2016-01-04 06:38:05.429 2169 ERROR rally self._create_network_resources)
  174. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/verification/tempest/config.py", line 354, in _configure_option
  175. 2016-01-04 06:38:05.429 2169 ERROR rally resource = create_method(*args, **kwargs)
  176. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/verification/tempest/config.py", line 400, in _create_network_resources
  177. 2016-01-04 06:38:05.429 2169 ERROR rally add_router=True, network_create_args={"shared": True})
  178. 2016-01-04 06:38:05.429 2169 ERROR rally File "/usr/local/lib/python2.7/dist-packages/rally/plugins/openstack/wrappers/network.py", line 316, in create_network
  179. 2016-01-04 06:38:05.429 2169 ERROR rally "name": self.owner.generate_random_name()})
  180. 2016-01-04 06:38:05.429 2169 ERROR rally AttributeError: 'TempestResourcesContext' object has no attribute 'generate_random_name'
  181. 2016-01-04 06:38:05.429 2169 ERROR rally
  182. root@a467c9c256e7:~/repos/functest/docker# rally version
  183. 0.1.2
  184. root@a467c9c256e7:~/repos/functest/docker#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement