Project

General

Profile

Actions

Bug #58762

closed

rgw/dbstore: teuthology reports a set of user policy failures/errors on main

Added by J. Eric Ivancich about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Target version:
% Done:

0%

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

Description

2023-02-17T13:14:44.772 INFO:teuthology.orchestra.run.smithi145.stdout:

FAILED s3tests_boto3/functional/test_iam.py::test_deny_bucket_actions_in_user_policy
FAILED s3tests_boto3/functional/test_iam.py::test_deny_object_actions_in_user_policy
FAILED s3tests_boto3/functional/test_iam.py::test_deny_multipart_actions_in_user_policy
FAILED s3tests_boto3/functional/test_iam.py::test_allow_tagging_actions_in_user_policy
FAILED s3tests_boto3/functional/test_iam.py::test_deny_tagging_actions_in_user_policy
FAILED s3tests_boto3/functional/test_iam.py::test_verify_conflicting_user_policy_statements
FAILED s3tests_boto3/functional/test_iam.py::test_verify_conflicting_user_policies
ERROR s3tests_boto3/functional/test_iam.py::test_deny_bucket_actions_in_user_policy
ERROR s3tests_boto3/functional/test_iam.py::test_allow_object_actions_in_user_policy

Actions #1

Updated by Casey Bodley about 1 year ago

  • Priority changed from Normal to Urgent

these failures are only happening in the rgw/dbstore subsuite:
http://qa-proxy.ceph.com/teuthology/ivancich-2023-02-17_21:47:17-rgw-wip-eric-testing-1-distro-default-smithi/7179695/teuthology.log

the two ERRORs are returning 404s we expect to be 403s. all of the FAILED ones look like permission errors when teardown() calls nuke_prefixed_buckets() to clean up after the tests

Actions #2

Updated by Casey Bodley about 1 year ago

  • Subject changed from teuthology reports a set of user policy failures/errors on main to rgw/dbstore: teuthology reports a set of user policy failures/errors on main
Actions #3

Updated by Soumya Koduri about 1 year ago

There haven't been any changes to dbstore lately. Any idea if these tests were added recently but were not tested against dbstore test-suite & tagged "fails_on_dbstore" ?

Actions #4

Updated by Casey Bodley about 1 year ago

  • Status changed from New to Triaged
  • Assignee set to Casey Bodley
  • Tags set to s3tests dbstore

oops, i think i broke these in https://github.com/ceph/s3-tests/commit/b4bb9afb52c21c126a959b79e20fcb02e9c35c1b when converting to pytest. i'll add the fails_on_dbstore tags back

Actions #5

Updated by Casey Bodley about 1 year ago

  • Status changed from Triaged to Fix Under Review
Actions #6

Updated by Casey Bodley about 1 year ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF