PBM. Change selective test for config shards #207
Triggered via pull request
December 12, 2024 09:44
Status
Failure
Total duration
2h 34m 7s
Artifacts
–
Annotations
6 errors and 12 warnings
test_PBM-1355.test_logical_selective_PBM_T259[full-pitr-sharded]:
pbm-functional/pytest/test_PBM-1355.py#L199
AssertionError: assert 899 == 1200
+ where 899 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
|
test_PBM-1355.test_logical_selective_PBM_T259[part-base-sharded]:
pbm-functional/pytest/test_PBM-1355.py#L184
AssertionError: assert 289 == 600
+ where 289 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
|
test_PBM-1355.test_logical_selective_PBM_T259[part-pitr-sharded]:
pbm-functional/pytest/test_PBM-1355.py#L199
AssertionError: assert 606 == 1200
+ where 606 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
|
test_PBM-773.test_logical_PBM_T221:
pbm-functional/pytest/test_PBM-773.py#L102
UnboundLocalError: cannot access local variable 'index' where it is not associated with a value
|
test_timeseries.test_logical_PBM_T261:
pbm-functional/pytest/test_timeseries.py#L51
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f34c4971610>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'{"error":"another operation in progress","operation":{"node":"rs201:27017","opid":"675ad07eb84eb92385669dcd","replset":"rs2","type":"backup"}}\n', _stderr=b'')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f34c4971610>, exit_status=1, command=b'pbm ...,"operation":{"node":"rs201:27017","opid":"675ad07eb84eb92385669dcd","replset":"rs2","type":"backup"}}\n', _stderr=b'').rc"
|
test (8.0, logical)
Process completed with exit code 1.
|
test (8.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|