[Master][scenario002][ec2api] Tempest test(test_create_delete_bucket) failing

Bug #1891992 reported by yatin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-openstack-integration
Fix Released
Undecided
Unassigned

Bug Description

https://review.opendev.org/#/c/746270/ added new test which assumed ec2-s3 always deployed, which is not the case for scenario002. In scenario002 post this tempest is failing with:-
ft1.1: ec2api_tempest_plugin.api.test_s3.S3Test.test_create_delete_bucket[id-03e28c10-58b9-4729-a678-14e4166279be]testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/connectionpool.py", line 544, in urlopen
    body=body, headers=headers)
  File "/usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/connectionpool.py", line 349, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/lib64/python3.6/http/client.py", line 1254, in request
    self._send_request(method, url, body, headers, encode_chunked)
  File "/usr/lib/python3.6/site-packages/botocore/awsrequest.py", line 130, in _send_request
    self, method, url, body, headers, *args, **kwargs)
  File "/usr/lib64/python3.6/http/client.py", line 1300, in _send_request
    self.endheaders(body, encode_chunked=encode_chunked)
  File "/usr/lib64/python3.6/http/client.py", line 1249, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
  File "/usr/lib/python3.6/site-packages/botocore/awsrequest.py", line 157, in _send_output
    self.send(msg)
  File "/usr/lib/python3.6/site-packages/botocore/awsrequest.py", line 242, in send
    return HTTPConnection.send(self, str)
  File "/usr/lib64/python3.6/http/client.py", line 974, in send
    self.connect()
  File "/usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/connection.py", line 155, in connect
    conn = self._new_conn()
  File "/usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/connection.py", line 134, in _new_conn
    (self.host, self.port), self.timeout, **extra_kw)
  File "/usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/connection.py", line 88, in create_connection
    raise err
  File "/usr/lib/python3.6/site-packages/botocore/vendored/requests/packages/urllib3/util/connection.py", line 78, in create_connection
    sock.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused

Example logs:- https://logserver.rdoproject.org/ci.centos.org/weirdo-generic-puppet-openstack-scenario002/16238/weirdo-project/logs/testr_results.html

ec2api-s3 was removed long ago in puppet-ec2api:- https://review.opendev.org/#/c/354732/

Revision history for this message
yatin (yatinkarel) wrote :

The patch to add new test is being reverted:- https://review.opendev.org/#/c/746652/

Revision history for this message
Marios Andreou (marios-b) wrote :

patch merged

        * Revert "Add simple s3 test for create/delete bucket"
        * Change-Id: I32a51152fb4cf8c5b25d99ed4173365bc5390916
        * https://review.opendev.org/#/c/746652/

moving fix released move back if you disagree

Revision history for this message
Marios Andreou (marios-b) wrote :

sorry, per comment #2 i will not move it fix-released ! (I am tripleo-ci on duty for bugs and i thought it was a tripleo bug)

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

This was fixed in ec2api-tempest-plugin (see comment #1)
Because nothing is pending on us, I'll mark this as resolved.

Changed in puppet-openstack-integration:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.