Expand backup with full index spec #711
Triggered via pull request
February 7, 2025 16:17
Status
Failure
Total duration
2h 10m 24s
Artifacts
12
Annotations
48 errors
test_PBM-1355.test_remap_PBM_T265[physical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1355.py#L123
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fee31650210>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Resync storage/67a6407ce400f8c3466e9830 [newrscfg/newrscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fee31650210>, exit_status=1, command=b'pbm ..._stderr=b'Error: another operation in progress, Resync storage/67a6407ce400f8c3466e9830 [newrscfg/newrscfg01:27017]\n').rc
|
test (8.0, physical)
Process completed with exit code 1.
|
test_PBM-1228.test_pitr_PBM_T256[profile-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1228.py#L91
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f2b26d0c4d0>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a639d10c7b6827bbd1a3a0 [rs2/rs201:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f2b26d0c4d0>, exit_status=1, command=b'pbm ...ut=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a639d10c7b6827bbd1a3a0 [rs2/rs201:27017]\n').rc
|
test_PBM-1297.test_logical_pitr_PBM_T253:
psmdb-testing/pbm-functional/pytest/test_PBM-1297.py#L87
AssertionError: assert 0 == 100
+ where 0 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
|
test_PBM-773.test_logical_PBM_T221:
psmdb-testing/pbm-functional/pytest/test_PBM-773.py#L109
AssertionError: assert 8 == (4 + 8)
+ where 8 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('67a63beb16e82798720b3dd8'), 'a': 1}, {'_id': ObjectId('67a63beb16e82798720b3dd9'), 'b': 2}, {'_id': ObjectId('67a63beb16e82798720b3dda'), 'c': 3}, {'_id': ObjectId('67a63beb16e82798720b3ddb'), 'd': 4}])
|
test_indexes.test_logical_PBM_T288[sparse]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[unique]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[partialFilterExpression]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[expireAfterSeconds]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[min]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_remap_sharded.test_logical_PBM_T211:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: assert 0 == 4
+ where 0 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('67a6420e16e82798720b3f0b'), 'a': 1}, {'_id': ObjectId('67a6420e16e82798720b3f0c'), 'b': 2}, {'_id': ObjectId('67a6420e16e82798720b3f0d'), 'c': 3}, {'_id': ObjectId('67a6420e16e82798720b3f0e'), 'd': 4}])
|
test_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L60
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f2b26d0c4d0>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a648d5a804499cbb69a8e2 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f2b26d0c4d0>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a648d5a804499cbb69a8e2 [rscfg/rscfg01:27017]\n').rc
|
test_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L51
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f2b26d0c4d0>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a648d5a804499cbb69a8e2 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f2b26d0c4d0>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a648d5a804499cbb69a8e2 [rscfg/rscfg01:27017]\n').rc"
|
test (7.0, logical)
Process completed with exit code 1.
|
test_PBM-1228.test_pitr_PBM_T256[profile-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1228.py#L91
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a639e101d7a5fdb3abc898 [rs2/rs201:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm ...ut=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a639e101d7a5fdb3abc898 [rs2/rs201:27017]\n').rc
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L99
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63f8eb8be252e14416031 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63f8eb8be252e14416031 [rscfg/rscfg01:27017]\n').rc
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L63
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63f8eb8be252e14416031 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63f8eb8be252e14416031 [rscfg/rscfg01:27017]\n').rc"
|
test_indexes.test_logical_PBM_T288[sparse]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[unique]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[partialFilterExpression]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[expireAfterSeconds]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[max]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_remap_sharded.test_logical_PBM_T211:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: assert 0 == 4
+ where 0 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('67a642342bb7c8ca95e6d0d2'), 'a': 1}, {'_id': ObjectId('67a642342bb7c8ca95e6d0d3'), 'b': 2}, {'_id': ObjectId('67a642342bb7c8ca95e6d0d4'), 'c': 3}, {'_id': ObjectId('67a642342bb7c8ca95e6d0d5'), 'd': 4}])
|
test_sharded.test_logical_pitr_PBM_T194:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L159
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a64b6cacaafc55dfcbd906 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a64b6cacaafc55dfcbd906 [rscfg/rscfg01:27017]\n').rc
|
test_sharded.test_logical_pitr_PBM_T194:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L51
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a64b6cacaafc55dfcbd906 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3a75c90>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a64b6cacaafc55dfcbd906 [rscfg/rscfg01:27017]\n').rc"
|
test_timeseries.test_logical_PBM_T261:
psmdb-testing/pbm-functional/pytest/test_timeseries.py#L34
failed on setup with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3930ed0>, exit_status=1, command=b'mongo --quiet --eval \'db.getSiblingDB("admin").createUser({ user: "root", pwd: "root", roles: [ "root", "userAdminAnyDatabase", "clusterAdmin" ] });\'', _stdout=b'', _stderr=b'MongoServerError: command createUser requires authentication\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f91a3930ed0>, exit_status=1, command=b'mong...base", "clusterAdmin" ] });\'', _stdout=b'', _stderr=b'MongoServerError: command createUser requires authentication\n').rc"
|
test (6.0, logical)
Process completed with exit code 1.
|
test_PBM-1223.test_logical_PBM_T249:
psmdb-testing/pbm-functional/pytest/test_PBM-1223.py#L81
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6368d76eedc6d0e2e90e0 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6368d76eedc6d0e2e90e0 [rscfg/rscfg01:27017]\n').rc
|
test_PBM-1223.test_logical_PBM_T249:
psmdb-testing/pbm-functional/pytest/test_PBM-1223.py#L56
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6368d76eedc6d0e2e90e0 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6368d76eedc6d0e2e90e0 [rscfg/rscfg01:27017]\n').rc"
|
test_PBM-1228.test_pitr_PBM_T256[base-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1228.py#L91
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a637fc6d3bac9451a17585 [rs1/rs101:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...ut=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a637fc6d3bac9451a17585 [rs1/rs101:27017]\n').rc
|
test_PBM-1228.test_pitr_PBM_T256[base-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1228.py#L43
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a637fc6d3bac9451a17585 [rs1/rs101:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...ut=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a637fc6d3bac9451a17585 [rs1/rs101:27017]\n').rc"
|
test_PBM-1228.test_pitr_PBM_T256[profile-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1228.py#L91
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6396dfe42cf24d89b2bd5 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6396dfe42cf24d89b2bd5 [rscfg/rscfg01:27017]\n').rc
|
test_PBM-1228.test_pitr_PBM_T256[profile-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1228.py#L43
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6396dfe42cf24d89b2bd5 [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a6396dfe42cf24d89b2bd5 [rscfg/rscfg01:27017]\n').rc"
|
test_PBM-1297.test_logical_pitr_PBM_T253:
psmdb-testing/pbm-functional/pytest/test_PBM-1297.py#L60
failed on setup with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc62a3c550>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error response from daemon: No such container: newrscfg01\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc62a3c550>, exit_status=1, command=b'pbm ...et pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error response from daemon: No such container: newrscfg01\n').rc"
|
test_PBM-1355.test_general_PBM_T257[pitr-logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1355.py#L102
AssertionError: assert 898 == 1200
+ where 898 = 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_remap_PBM_T265[logical]:
psmdb-testing/pbm-functional/pytest/test_PBM-1355.py#L127
AssertionError: assert 0 == 600
+ where 0 = 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:
psmdb-testing/pbm-functional/pytest/test_PBM-773.py#L108
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63d8069922c219efc2201 [rs1/rs101:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...ut=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63d8069922c219efc2201 [rs1/rs101:27017]\n').rc
|
test_PBM-773.test_logical_PBM_T221:
psmdb-testing/pbm-functional/pytest/test_PBM-773.py#L52
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63d8069922c219efc2201 [rs1/rs101:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...ut=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a63d8069922c219efc2201 [rs1/rs101:27017]\n').rc"
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L99
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --force-resync --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a640a9748b5314b039ecfd [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a640a9748b5314b039ecfd [rscfg/rscfg01:27017]\n').rc
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L63
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'', _stderr=b'Error: another operation in progress, Snapshot restore/67a640a9748b5314b039ecfd [rscfg/rscfg01:27017]\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fcc627cf450>, exit_status=1, command=b'pbm ...'', _stderr=b'Error: another operation in progress, Snapshot restore/67a640a9748b5314b039ecfd [rscfg/rscfg01:27017]\n').rc"
|
test_indexes.test_logical_PBM_T288[sparse]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[unique]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[partialFilterExpression]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[expireAfterSeconds]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[max]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_indexes.test_logical_PBM_T288[wildcardProjection]:
psmdb-testing/pbm-functional/pytest/test_indexes.py#L59
AssertionError: assert 'test_index' in {'_id_': {'key': [('_id', 1)], 'v': 2}}
|
test_remap_sharded.test_logical_PBM_T211:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: assert 0 == 4
+ where 0 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('67a6434cb6abe8a76ebf9d40'), 'a': 1}, {'_id': ObjectId('67a6434cb6abe8a76ebf9d41'), 'b': 2}, {'_id': ObjectId('67a6434cb6abe8a76ebf9d42'), 'c': 3}, {'_id': ObjectId('67a6434cb6abe8a76ebf9d43'), 'd': 4}])
|
test (8.0, logical)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
reports-external-6.0
|
271 KB |
|
reports-external-7.0
|
267 KB |
|
reports-external-8.0
|
269 KB |
|
reports-incremental-6.0
|
871 KB |
|
reports-incremental-7.0
|
885 KB |
|
reports-incremental-8.0
|
921 KB |
|
reports-logical-6.0
|
2.47 MB |
|
reports-logical-7.0
|
2.5 MB |
|
reports-logical-8.0
|
2.49 MB |
|
reports-physical-6.0
|
1.2 MB |
|
reports-physical-7.0
|
1.2 MB |
|
reports-physical-8.0
|
1.28 MB |
|