Project

General

Profile

Actions

Bug #51306

closed

s3-website test failing in teuthology

Added by Kalpesh Pandya almost 3 years ago. Updated over 2 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The following failure was seen in s3-website test in teuthology:

2021-06-11T16:24:10.435 INFO:teuthology.orchestra.run.smithi031.stderr:======================================================================
2021-06-11T16:24:10.435

INFO:teuthology.orchestra.run.smithi031.stderr:ERROR: s3tests.functional.test_s3_website.test_routing_generator({'xml': {'RoutingRules': '<RoutingRule><Condition><KeyPrefixEquals>images/</KeyPrefixEquals></Condition><Redirect><HttpRedirectCode>302</HttpRedirectCode><ReplaceKeyWith>folderdeleted.html</ReplaceKeyWith></Redirect></RoutingRule>'}, 'url': '/images/', 'location': {'proto': 'http', 'bucket': '{bucket_name}', 'path': '/folderdeleted.html'}, 'code': 302},)
2021-06-11T16:24:10.436 INFO:teuthology.orchestra.run.smithi031.stderr:----------------------------------------------------------------------
2021-06-11T16:24:10.436 INFO:teuthology.orchestra.run.smithi031.stderr:Traceback (most recent call last):

2021-06-11T16:24:10.436 INFO:teuthology.orchestra.run.smithi031.stderr: File "/home/ubuntu/cephtest/s3-tests/virtualenv/lib/python3.8/site-packages/nose/case.py", line 198, in runTest
2021-06-11T16:24:10.436 INFO:teuthology.orchestra.run.smithi031.stderr: self.test(self.arg)
2021-06-11T16:24:10.436 INFO:teuthology.orchestra.run.smithi031.stderr: File "/home/ubuntu/cephtest/s3-tests/s3tests/common.py", line 210, in test_wrapped
2021-06-11T16:24:10.437 INFO:teuthology.orchestra.run.smithi031.stderr: func(*args, **k2)
2021-06-11T16:24:10.437 INFO:teuthology.orchestra.run.smithi031.stderr: File "/home/ubuntu/cephtest/s3-tests/s3tests/functional/test_s3_website.py", line 1194, in routing_check
2021-06-11T16:24:10.437 INFO:teuthology.orchestra.run.smithi031.stderr: res = website_request(bucket.name, args['url'])
2021-06-11T16:24:10.437 INFO:teuthology.orchestra.run.smithi031.stderr: File "/home/ubuntu/cephtest/s3-tests/s3tests/functional/test_s3_website.py", line 243, in _website_request
2021-06-11T16:24:10.438 INFO:teuthology.orchestra.run.smithi031.stderr: res = _make_raw_request(connect_hostname, config.main.port, method, path, request_headers=request_headers, secure=False, timeout=timeout)
2021-06-11T16:24:10.438 INFO:teuthology.orchestra.run.smithi031.stderr: File "/home/ubuntu/cephtest/s3-tests/s3tests/functional/
_init__.py", line 482, in _make_raw_request
2021-06-11T16:24:10.438 INFO:teuthology.orchestra.run.smithi031.stderr: res = c.getresponse()
2021-06-11T16:24:10.438 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/lib/python3.8/http/client.py", line 1347, in getresponse
2021-06-11T16:24:10.439 INFO:teuthology.orchestra.run.smithi031.stderr: response.begin()
2021-06-11T16:24:10.439 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/lib/python3.8/http/client.py", line 307, in begin
2021-06-11T16:24:10.439 INFO:teuthology.orchestra.run.smithi031.stderr: version, status, reason = self._read_status()
2021-06-11T16:24:10.440 INFO:teuthology.orchestra.run.smithi031.stderr: File "/usr/lib/python3.8/http/client.py", line 276, in _read_status
2021-06-11T16:24:10.440 INFO:teuthology.orchestra.run.smithi031.stderr: raise RemoteDisconnected("Remote end closed connection without"
2021-06-11T16:24:10.440 INFO:teuthology.orchestra.run.smithi031.stderr:http.client.RemoteDisconnected: Remote end closed connection without response
2021-06-11T16:24:10.440 INFO:teuthology.orchestra.run.smithi031.stderr:-------------------- >> begin captured stdout << ---------------------
2021-06-11T16:24:10.440 INFO:teuthology.orchestra.run.smithi031.stderr:{'code': 302,
2021-06-11T16:24:10.441 INFO:teuthology.orchestra.run.smithi031.stderr: 'location': {'bucket': '{bucket_name}',
2021-06-11T16:24:10.441 INFO:teuthology.orchestra.run.smithi031.stderr: 'path': '/folderdeleted.html',
2021-06-11T16:24:10.441 INFO:teuthology.orchestra.run.smithi031.stderr: 'proto': 'http'},
2021-06-11T16:24:10.441 INFO:teuthology.orchestra.run.smithi031.stderr: 'url': '/images/',
2021-06-11T16:24:10.442 INFO:teuthology.orchestra.run.smithi031.stderr: 'xml': {'RoutingRules': '<RoutingRule><Condition><KeyPrefixEquals>images/</KeyPrefixEquals></Condition><Redirect><HttpRedirectCode>302</HttpRedirectCode><ReplaceKeyWith>folderdeleted.html</ReplaceKeyWith></Redirect></RoutingRule>'}}
2021-06-11T16:24:10.442 INFO:teuthology.orchestra.run.smithi031.stderr:{'ErrorDocument_Key': 'error-3zhtc4bf0xwswsj6ssood.html',
2021-06-11T16:24:10.442 INFO:teuthology.orchestra.run.smithi031.stderr: 'IndexDocument_Suffix': 'index-surtnyp2x86bv59e0o6pl.html',
2021-06-11T16:24:10.443 INFO:teuthology.orchestra.run.smithi031.stderr: 'RedirectAllRequestsTo_HostName': 'j62yfh71raxu4.j62yfh71raxu4.com',
2021-06-11T16:24:10.443 INFO:teuthology.orchestra.run.smithi031.stderr: 'RoutingRules': '<RoutingRule><Condition><KeyPrefixEquals>images/</KeyPrefixEquals></Condition><Redirect><HttpRedirectCode>302</HttpRedirectCode><ReplaceKeyWith>folderdeleted.html</ReplaceKeyWith></Redirect></RoutingRule>',
2021-06-11T16:24:10.450 INFO:teuthology.orchestra.run.smithi031.stderr: 'WebsiteConfiguration': '',
2021-06-11T16:24:10.451 INFO:teuthology.orchestra.run.smithi031.stderr: 'bucket': <Bucket: test-client.0-zej44srho8htpl2-77>,
2021-06-11T16:24:10.451 INFO:teuthology.orchestra.run.smithi031.stderr: 'obj': [<Bucket: test-client.0-zej44srho8htpl2-77>,
2021-06-11T16:24:10.451 INFO:teuthology.orchestra.run.smithi031.stderr: <Key: test-client.0-zej44srho8htpl2-77,debug-ws.xml>,
2021-06-11T16:24:10.451 INFO:teuthology.orchestra.run.smithi031.stderr: <Key: test-client.0-zej44srho8htpl2-77,index-surtnyp2x86bv59e0o6pl.html>,
2021-06-11T16:24:10.452 INFO:teuthology.orchestra.run.smithi031.stderr: <Key: test-client.0-zej44srho8htpl2-77,error-3zhtc4bf0xwswsj6ssood.html>],
2021-06-11T16:24:10.452 INFO:teuthology.orchestra.run.smithi031.stderr: 'testname': 'routing_check'}
2021-06-11T16:24:10.452 INFO:teuthology.orchestra.run.smithi031.stderr:url http://test-client.0-zej44srho8htpl2-77.s3-website.smithi103.front.sepia.ceph.com/images/
2021-06-11T16:24:10.452 INFO:teuthology.orchestra.run.smithi031.stderr:Request: GET /images/?
2021-06-11T16:24:10.453 INFO:teuthology.orchestra.run.smithi031.stderr:Host:test-client.0-zej44srho8htpl2-77.s3-website.smithi103.front.sepia.ceph.com
2021-06-11T16:24:10.453 INFO:teuthology.orchestra.run.smithi031.stderr:Accept:
/*
2021-06-11T16:24:10.453 INFO:teuthology.orchestra.run.smithi031.stderr:
2021-06-11T16:24:10.453 INFO:teuthology.orchestra.run.smithi031.stderr:Deleting <Key: test-client.0-zej44srho8htpl2-77,error-3zhtc4bf0xwswsj6ssood.html>
2021-06-11T16:24:10.453 INFO:teuthology.orchestra.run.smithi031.stderr:Deleting <Key: test-client.0-zej44srho8htpl2-77,index-surtnyp2x86bv59e0o6pl.html>
2021-06-11T16:24:10.454 INFO:teuthology.orchestra.run.smithi031.stderr:Deleting <Key: test-client.0-zej44srho8htpl2-77,debug-ws.xml>
2021-06-11T16:24:10.454 INFO:teuthology.orchestra.run.smithi031.stderr:Deleting <Bucket: test-client.0-zej44srho8htpl2-77>
2021-06-11T16:24:10.454 INFO:teuthology.orchestra.run.smithi031.stderr:
2021-06-11T16:24:10.454 INFO:teuthology.orchestra.run.smithi031.stderr:--------------------- >> end captured stdout << ----------------------

The link to the log: http://qa-proxy.ceph.com/teuthology/kapandya-2021-06-11_15:57:29-rgw-wip-rgw-dpp-distro-basic-smithi/6166460/teuthology.log


Related issues 2 (0 open2 closed)

Has duplicate rgw - Bug #51296: s3-website test failing in teuthologyDuplicate

Actions
Is duplicate of rgw - Bug #51491: "ERROR: s3tests.functional.test_s3_website.test_website_xredirect_private_relative" in rgwResolved

Actions
Actions #1

Updated by Casey Bodley almost 3 years ago

2021-06-11T16:19:25.559 INFO:tasks.rgw.client.1.smithi103.stdout:*** Caught signal (Segmentation fault) **
2021-06-11T16:19:25.559 INFO:tasks.rgw.client.1.smithi103.stdout: in thread 7fb112ead700 thread_name:radosgw
2021-06-11T16:19:25.564 INFO:tasks.rgw.client.1.smithi103.stdout: ceph version 17.0.0-4782-g974d0ec8 (974d0ec8322ec7a36f8cc3bfed0eb1effe277816) quincy (dev)
2021-06-11T16:19:25.565 INFO:tasks.rgw.client.1.smithi103.stdout: 1: /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0) [0x7fb2eea393c0]
2021-06-11T16:19:25.565 INFO:tasks.rgw.client.1.smithi103.stdout: 2: /lib/x86_64-linux-gnu/libc.so.6(+0x18e885) [0x7fb2ee7c4885]
2021-06-11T16:19:25.565 INFO:tasks.rgw.client.1.smithi103.stdout: 3: (StackStringBuf<4096ul>::xsputn(char const*, long)+0x298) [0x7fb2eeee6dd8]
2021-06-11T16:19:25.565 INFO:tasks.rgw.client.1.smithi103.stdout: 4: (std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)+0x154) [0x7fb2ee9769b4]
2021-06-11T16:19:25.565 INFO:tasks.rgw.client.1.smithi103.stdout: 5: (RGWHandler_REST_S3Website::retarget(RGWOp*, RGWOp**, optional_yield)+0x404) [0x7fb2ef4d94a4]
2021-06-11T16:19:25.566 INFO:tasks.rgw.client.1.smithi103.stdout: 6: (rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, optional_yield, bool)+0x1a80) [0x7fb2eefda1a0]
2021-06-11T16:19:25.566 INFO:tasks.rgw.client.1.smithi103.stdout: 7: (process_request(rgw::sal::Store*, RGWREST*, RGWRequest*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rgw::auth::StrategyRegistry const&, RGWRestfulIO*, OpsLogSocket*, optional_yield, rgw::dmclock::Scheduler*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*, int*)+0x3b21) [0x7fb2eefdf291]
2021-06-11T16:19:25.566 INFO:tasks.rgw.client.1.smithi103.stdout: 8: /lib/libradosgw.so.2(+0x4b39dd) [0x7fb2eeefa9dd]
2021-06-11T16:19:25.566 INFO:tasks.rgw.client.1.smithi103.stdout: 9: /lib/libradosgw.so.2(+0x4b4dc1) [0x7fb2eeefbdc1]
2021-06-11T16:19:25.567 INFO:tasks.rgw.client.1.smithi103.stdout: 10: /lib/libradosgw.so.2(+0x4b4f3c) [0x7fb2eeefbf3c]
2021-06-11T16:19:25.567 INFO:tasks.rgw.client.1.smithi103.stdout: 11: make_fcontext()
2021-06-11T16:19:25.567 INFO:tasks.rgw.client.1.smithi103.stdout:2021-06-11T16:19:25.569+0000 7fb112ead700 -1 *** Caught signal (Segmentation fault) **
2021-06-11T16:19:25.568 INFO:tasks.rgw.client.1.smithi103.stdout: in thread 7fb112ead700 thread_name:radosgw
Actions #2

Updated by Casey Bodley almost 3 years ago

  • Has duplicate Bug #51296: s3-website test failing in teuthology added
Actions #3

Updated by Casey Bodley over 2 years ago

  • Is duplicate of Bug #51491: "ERROR: s3tests.functional.test_s3_website.test_website_xredirect_private_relative" in rgw added
Actions #4

Updated by Casey Bodley over 2 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF