[PBM-907] slice oplog during logical backup #703
reviewdog.yml
on: pull_request
runner / go-test
29s
runner / shellcheck
10s
runner / misspell
14s
runner / alex
28s
runner / golangci-lint
47s
runner / gofmt
20s
runner / shfmt
16s
Annotations
75 errors and 7 warnings
runner / golangci-lint:
internal/backup/logical.go#L99
Error return value is not checked (errcheck)
|
runner / golangci-lint:
internal/slicer/slicer.go#L534
`(*Slicer).backupStartTS` - `rs` is unused (unparam)
|
runner / golangci-lint:
cmd/pbm-agent/agent.go#L218
type `lockAquireFn` is unused (unused)
|
runner / golangci-lint:
internal/restore/logical.go#L552
exporting a pointer for the loop variable v (exportloopref)
|
runner / golangci-lint:
internal/slicer/slicer.go#L345
SA4006: this value of `bcp` is never used (staticcheck)
|
runner / golangci-lint:
internal/backup/logical.go#L99
Error return value is not checked (errcheck)
|
runner / golangci-lint:
internal/slicer/slicer.go#L534
`(*Slicer).backupStartTS` - `rs` is unused (unparam)
|
runner / golangci-lint:
internal/restore/logical.go#L552
exporting a pointer for the loop variable v (exportloopref)
|
runner / golangci-lint:
internal/slicer/slicer.go#L345
SA4006: this value of `bcp` is never used (staticcheck)
|
test_fresh_sharded.test_external:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L125
AssertionError: assert 0 == 4
+ where 0 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c552b0543047409cdf89'), 'a': 1}, {'_id': ObjectId('65b2c552b0543047409cdf8a'), 'b': 2}, {'_id': ObjectId('65b2c552b0543047409cdf8b'), 'c': 3}, {'_id': ObjectId('65b2c552b0543047409cdf8c'), 'd': 4}])
|
test_sharded.test_external_meta:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L170
AssertionError: assert 0 == 4
+ where 0 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c668b0543047409cdf93'), 'a': 1}, {'_id': ObjectId('65b2c668b0543047409cdf94'), 'b': 2}, {'_id': ObjectId('65b2c668b0543047409cdf95'), 'c': 3}, {'_id': ObjectId('65b2c668b0543047409cdf96'), 'd': 4}])
|
test_fresh_sharded.test_external:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L125
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c571d924fa0aae2d99b5'), 'a': 1}, {'_id': ObjectId('65b2c571d924fa0aae2d99b6'), 'b': 2}, {'_id': ObjectId('65b2c571d924fa0aae2d99b7'), 'c': 3}, {'_id': ObjectId('65b2c571d924fa0aae2d99b8'), 'd': 4}])
|
test_sharded.test_external_meta:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L170
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c6b6d924fa0aae2d99bf'), 'a': 1}, {'_id': ObjectId('65b2c6b6d924fa0aae2d99c0'), 'b': 2}, {'_id': ObjectId('65b2c6b6d924fa0aae2d99c1'), 'c': 3}, {'_id': ObjectId('65b2c6b6d924fa0aae2d99c2'), 'd': 4}])
|
test_fresh_sharded.test_external:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L125
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c568b6fa1d22dd99722b'), 'a': 1}, {'_id': ObjectId('65b2c568b6fa1d22dd99722c'), 'b': 2}, {'_id': ObjectId('65b2c568b6fa1d22dd99722d'), 'c': 3}, {'_id': ObjectId('65b2c568b6fa1d22dd99722e'), 'd': 4}])
|
test_sharded.test_external_meta:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L170
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c6b3b6fa1d22dd997235'), 'a': 1}, {'_id': ObjectId('65b2c6b3b6fa1d22dd997236'), 'b': 2}, {'_id': ObjectId('65b2c6b3b6fa1d22dd997237'), 'c': 3}, {'_id': ObjectId('65b2c6b3b6fa1d22dd997238'), 'd': 4}])
|
test_PBM-1223.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1223.py#L79
AssertionError: Starting restore 2024-01-25T20:29:44.995433036Z from '2024-01-25T20:29:17Z'...Started logical restore.
Waiting to finish....Error: operation failed with: waiting for dumpDone: cluster failed: reply oplog: replay chunk 1706214558.1706214561: apply oplog for chunk: applying a transaction entry: apply txn: {
"Timestamp": {
"T": 1706214558,
"I": 13
},
"Term": 2,
"Hash": null,
"Version": 2,
"Operation": "c",
"Namespace": "admin.$cmd",
"Object": [
{
"Key": "commitTransaction",
"Value": 1
},
{
"Key": "commitTimestamp",
"Value": {
"T": 1706214558,
"I": 10
}
}
],
"Query": null,
"UI": null,
"LSID": "SAAAAAVpZAAQAAAABHUr8Oc47k8YgpGEqTiQPpkFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA",
"TxnNumber": 1,
"PrevOpTime": "HAAAABF0cwAKAAAAnsSyZRJ0AAIAAAAAAAAAAA=="
}: unknown transaction id SAAAAAVpZAAQAAAABHUr8Oc47k8YgpGEqTiQPpkFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA-1
|
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L93
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f1157578390>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:38:56Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f1157578390>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_fresh_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L77
AssertionError: Error: backup '2024-01-25T20:41:52Z' didn't finish successfully
|
test_remap_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: Error: backup '2024-01-25T20:46:26Z' didn't finish successfully
|
test_replicaset.test_logical:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L50
AssertionError: Error: backup '2024-01-25T20:47:44Z' didn't finish successfully
|
test_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L66
AssertionError: Error: backup '2024-01-25T20:49:08Z' didn't finish successfully
|
test_sharded.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L96
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f1157578390>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:53:42Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f1157578390>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_PBM-1223.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1223.py#L79
AssertionError: Starting restore 2024-01-25T20:29:36.116808249Z from '2024-01-25T20:29:15Z'...Started logical restore.
Waiting to finish...Error: operation failed with: waiting for dumpDone: cluster failed: reply oplog: replay chunk 1706214556.1706214559: apply oplog for chunk: applying a transaction entry: apply txn: {
"Timestamp": {
"T": 1706214556,
"I": 13
},
"Term": 1,
"Hash": null,
"Version": 2,
"Operation": "c",
"Namespace": "admin.$cmd",
"Object": [
{
"Key": "commitTransaction",
"Value": 1
},
{
"Key": "commitTimestamp",
"Value": {
"T": 1706214556,
"I": 10
}
}
],
"Query": null,
"UI": null,
"LSID": "SAAAAAVpZAAQAAAABHjwb9lhq0U9kenxXUbbLKQFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA",
"TxnNumber": 1,
"PrevOpTime": "HAAAABF0cwAKAAAAnMSyZRJ0AAEAAAAAAAAAAA=="
}: unknown transaction id SAAAAAVpZAAQAAAABHjwb9lhq0U9kenxXUbbLKQFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA-1
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L93
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fb00b422150>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:38:57Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fb00b422150>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_fresh_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L77
AssertionError: Error: backup '2024-01-25T20:41:49Z' didn't finish successfully
|
test_remap_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: Error: backup '2024-01-25T20:46:22Z' didn't finish successfully
|
test_replicaset.test_logical:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L50
AssertionError: Error: backup '2024-01-25T20:47:46Z' didn't finish successfully
|
test_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L66
AssertionError: Error: backup '2024-01-25T20:49:08Z' didn't finish successfully
|
test_PBM-1223.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1223.py#L79
AssertionError: Starting restore 2024-01-25T20:29:30.969949507Z from '2024-01-25T20:29:05Z'...Started logical restore.
Waiting to finish...Error: operation failed with: reply oplog: replay chunk 1706214546.1706214549: apply oplog for chunk: applying a transaction entry: apply txn: {
"Timestamp": {
"T": 1706214546,
"I": 15
},
"Term": 1,
"Hash": null,
"Version": 2,
"Operation": "c",
"Namespace": "admin.$cmd",
"Object": [
{
"Key": "commitTransaction",
"Value": 1
},
{
"Key": "commitTimestamp",
"Value": {
"T": 1706214546,
"I": 12
}
}
],
"Query": null,
"UI": null,
"LSID": "SAAAAAVpZAAQAAAABGOn/kl2QEhamD6Ns4vJ6tUFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA",
"TxnNumber": 1,
"PrevOpTime": "HAAAABF0cwAMAAAAksSyZRJ0AAEAAAAAAAAAAA=="
}: unknown transaction id SAAAAAVpZAAQAAAABGOn/kl2QEhamD6Ns4vJ6tUFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA-1
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L93
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f87b9f39d50>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:39:18Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f87b9f39d50>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_fresh_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L77
AssertionError: Error: backup '2024-01-25T20:42:17Z' didn't finish successfully
|
test_remap_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: Error: backup '2024-01-25T20:46:52Z' didn't finish successfully
|
test_replicaset.test_logical:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L50
AssertionError: Error: backup '2024-01-25T20:48:16Z' didn't finish successfully
|
test_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L66
AssertionError: Error: backup '2024-01-25T20:49:45Z' didn't finish successfully
|
test_sharded.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L96
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f87b9f39d50>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:54:28Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f87b9f39d50>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_PBM-1223.test_logical:
psmdb-testing/pbm-functional/pytest/test_PBM-1223.py#L79
AssertionError: Starting restore 2024-01-25T20:29:36.238416793Z from '2024-01-25T20:29:09Z'...Started logical restore.
Waiting to finish....Error: operation failed with: waiting for dumpDone: cluster failed: reply oplog: replay chunk 1706214550.1706214553: apply oplog for chunk: applying a transaction entry: apply txn: {
"Timestamp": {
"T": 1706214550,
"I": 11
},
"Term": 1,
"Hash": null,
"Version": 2,
"Operation": "c",
"Namespace": "admin.$cmd",
"Object": [
{
"Key": "commitTransaction",
"Value": 1
},
{
"Key": "commitTimestamp",
"Value": {
"T": 1706214550,
"I": 9
}
}
],
"Query": null,
"UI": null,
"LSID": "SAAAAAVpZAAQAAAABGIIYld730S6noCRGS/QiJkFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA",
"TxnNumber": 1,
"PrevOpTime": "HAAAABF0cwAJAAAAlsSyZRJ0AAEAAAAAAAAAAA=="
}: unknown transaction id SAAAAAVpZAAQAAAABGIIYld730S6noCRGS/QiJkFdWlkACAAAAAAY5mrDaxi8gv8RmdTsQ+1j7fmkr7JUsabhNmXAheU0fgA-1
|
test_azurite.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L93
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f0f814562d0>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:39:29Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f0f814562d0>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_fresh_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L77
AssertionError: Error: backup '2024-01-25T20:42:32Z' didn't finish successfully
|
test_remap_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L76
AssertionError: Error: backup '2024-01-25T20:47:19Z' didn't finish successfully
|
test_replicaset.test_logical:
psmdb-testing/pbm-functional/pytest/test_replicaset.py#L50
AssertionError: Error: backup '2024-01-25T20:48:39Z' didn't finish successfully
|
test_sharded.test_logical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L66
AssertionError: Error: backup '2024-01-25T20:50:06Z' didn't finish successfully
|
test_sharded.test_logical_pitr:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L96
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f0f814562d0>, exit_status=1, command=b'pbm delete-backup -y 2024-01-25T20:54:49Z', _stdout=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f0f814562d0>, exit_status=1, command=b'pbm ...out=b'', _stderr=b'Error: backup cannot be deleted: cannot delete the last PITR base snapshot while PITR is enabled\n').rc
|
test_azurite.test_incremental:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L124
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c856c1d85e47a4eb938a'), 'a': 1}, {'_id': ObjectId('65b2c856c1d85e47a4eb938b'), 'b': 2}, {'_id': ObjectId('65b2c856c1d85e47a4eb938c'), 'c': 3}, {'_id': ObjectId('65b2c856c1d85e47a4eb938d'), 'd': 4}])
|
test_fresh_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L107
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cae7c1d85e47a4eb93a4'), 'a': 1}, {'_id': ObjectId('65b2cae7c1d85e47a4eb93a5'), 'b': 2}, {'_id': ObjectId('65b2cae7c1d85e47a4eb93a6'), 'c': 3}, {'_id': ObjectId('65b2cae7c1d85e47a4eb93a7'), 'd': 4}])
|
test_remap_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L107
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cccec1d85e47a4eb93b6'), 'a': 1}, {'_id': ObjectId('65b2cccec1d85e47a4eb93b7'), 'b': 2}, {'_id': ObjectId('65b2cccec1d85e47a4eb93b8'), 'c': 3}, {'_id': ObjectId('65b2cccec1d85e47a4eb93b9'), 'd': 4}])
|
test_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L152
AssertionError: assert 1 == 4
+ where 1 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ce86c1d85e47a4eb93c7'), 'a': 1}, {'_id': ObjectId('65b2ce86c1d85e47a4eb93c8'), 'b': 2}, {'_id': ObjectId('65b2ce86c1d85e47a4eb93c9'), 'c': 3}, {'_id': ObjectId('65b2ce86c1d85e47a4eb93ca'), 'd': 4}])
|
test_azurite.test_physical:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L111
AssertionError: assert 1 == 4
+ where 1 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c865a27f1d1d4d35fbf9'), 'a': 1}, {'_id': ObjectId('65b2c865a27f1d1d4d35fbfa'), 'b': 2}, {'_id': ObjectId('65b2c865a27f1d1d4d35fbfb'), 'c': 3}, {'_id': ObjectId('65b2c865a27f1d1d4d35fbfc'), 'd': 4}])
|
test_fresh_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L92
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cae0a27f1d1d4d35fc13'), 'a': 1}, {'_id': ObjectId('65b2cae0a27f1d1d4d35fc14'), 'b': 2}, {'_id': ObjectId('65b2cae0a27f1d1d4d35fc15'), 'c': 3}, {'_id': ObjectId('65b2cae0a27f1d1d4d35fc16'), 'd': 4}])
|
test_remap_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L92
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ccb1a27f1d1d4d35fc25'), 'a': 1}, {'_id': ObjectId('65b2ccb1a27f1d1d4d35fc26'), 'b': 2}, {'_id': ObjectId('65b2ccb1a27f1d1d4d35fc27'), 'c': 3}, {'_id': ObjectId('65b2ccb1a27f1d1d4d35fc28'), 'd': 4}])
|
test_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L114
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ce5aa27f1d1d4d35fc36'), 'a': 1}, {'_id': ObjectId('65b2ce5aa27f1d1d4d35fc37'), 'b': 2}, {'_id': ObjectId('65b2ce5aa27f1d1d4d35fc38'), 'c': 3}, {'_id': ObjectId('65b2ce5aa27f1d1d4d35fc39'), 'd': 4}])
|
test_azurite.test_incremental:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L124
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c87ae7b5e6c18325aaeb'), 'a': 1}, {'_id': ObjectId('65b2c87ae7b5e6c18325aaec'), 'b': 2}, {'_id': ObjectId('65b2c87ae7b5e6c18325aaed'), 'c': 3}, {'_id': ObjectId('65b2c87ae7b5e6c18325aaee'), 'd': 4}])
|
test_fresh_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L107
AssertionError: assert 0 == 4
+ where 0 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cb7ee7b5e6c18325ab05'), 'a': 1}, {'_id': ObjectId('65b2cb7ee7b5e6c18325ab06'), 'b': 2}, {'_id': ObjectId('65b2cb7ee7b5e6c18325ab07'), 'c': 3}, {'_id': ObjectId('65b2cb7ee7b5e6c18325ab08'), 'd': 4}])
|
test_remap_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L107
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cdade7b5e6c18325ab17'), 'a': 1}, {'_id': ObjectId('65b2cdade7b5e6c18325ab18'), 'b': 2}, {'_id': ObjectId('65b2cdade7b5e6c18325ab19'), 'c': 3}, {'_id': ObjectId('65b2cdade7b5e6c18325ab1a'), 'd': 4}])
|
test_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L152
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cfc1e7b5e6c18325ab28'), 'a': 1}, {'_id': ObjectId('65b2cfc1e7b5e6c18325ab29'), 'b': 2}, {'_id': ObjectId('65b2cfc1e7b5e6c18325ab2a'), 'c': 3}, {'_id': ObjectId('65b2cfc1e7b5e6c18325ab2b'), 'd': 4}])
|
test_azurite.test_incremental:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L124
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c878f804829fe3cbe0b6'), 'a': 1}, {'_id': ObjectId('65b2c878f804829fe3cbe0b7'), 'b': 2}, {'_id': ObjectId('65b2c878f804829fe3cbe0b8'), 'c': 3}, {'_id': ObjectId('65b2c878f804829fe3cbe0b9'), 'd': 4}])
|
test_fresh_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L107
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cb83f804829fe3cbe0d0'), 'a': 1}, {'_id': ObjectId('65b2cb83f804829fe3cbe0d1'), 'b': 2}, {'_id': ObjectId('65b2cb83f804829fe3cbe0d2'), 'c': 3}, {'_id': ObjectId('65b2cb83f804829fe3cbe0d3'), 'd': 4}])
|
test_remap_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L107
AssertionError: assert 1 == 4
+ where 1 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cdcef804829fe3cbe0e2'), 'a': 1}, {'_id': ObjectId('65b2cdcef804829fe3cbe0e3'), 'b': 2}, {'_id': ObjectId('65b2cdcef804829fe3cbe0e4'), 'c': 3}, {'_id': ObjectId('65b2cdcef804829fe3cbe0e5'), 'd': 4}])
|
test_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L152
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cfe3f804829fe3cbe0f3'), 'a': 1}, {'_id': ObjectId('65b2cfe3f804829fe3cbe0f4'), 'b': 2}, {'_id': ObjectId('65b2cfe3f804829fe3cbe0f5'), 'c': 3}, {'_id': ObjectId('65b2cfe3f804829fe3cbe0f6'), 'd': 4}])
|
test_azurite.test_incremental:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L124
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c89a00c0be03dbae5b26'), 'a': 1}, {'_id': ObjectId('65b2c89a00c0be03dbae5b27'), 'b': 2}, {'_id': ObjectId('65b2c89a00c0be03dbae5b28'), 'c': 3}, {'_id': ObjectId('65b2c89a00c0be03dbae5b29'), 'd': 4}])
|
test_fresh_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L107
AssertionError: assert 1 == 4
+ where 1 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cbab00c0be03dbae5b40'), 'a': 1}, {'_id': ObjectId('65b2cbab00c0be03dbae5b41'), 'b': 2}, {'_id': ObjectId('65b2cbab00c0be03dbae5b42'), 'c': 3}, {'_id': ObjectId('65b2cbab00c0be03dbae5b43'), 'd': 4}])
|
test_remap_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L107
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ce0500c0be03dbae5b52'), 'a': 1}, {'_id': ObjectId('65b2ce0500c0be03dbae5b53'), 'b': 2}, {'_id': ObjectId('65b2ce0500c0be03dbae5b54'), 'c': 3}, {'_id': ObjectId('65b2ce0500c0be03dbae5b55'), 'd': 4}])
|
test_sharded.test_incremental:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L152
AssertionError: assert 0 == 4
+ where 0 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2d02100c0be03dbae5b63'), 'a': 1}, {'_id': ObjectId('65b2d02100c0be03dbae5b64'), 'b': 2}, {'_id': ObjectId('65b2d02100c0be03dbae5b65'), 'c': 3}, {'_id': ObjectId('65b2d02100c0be03dbae5b66'), 'd': 4}])
|
test_azurite.test_physical:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L111
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c8f87f0f012467e4196e'), 'a': 1}, {'_id': ObjectId('65b2c8f87f0f012467e4196f'), 'b': 2}, {'_id': ObjectId('65b2c8f87f0f012467e41970'), 'c': 3}, {'_id': ObjectId('65b2c8f87f0f012467e41971'), 'd': 4}])
|
test_fresh_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L92
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cbe27f0f012467e41988'), 'a': 1}, {'_id': ObjectId('65b2cbe27f0f012467e41989'), 'b': 2}, {'_id': ObjectId('65b2cbe27f0f012467e4198a'), 'c': 3}, {'_id': ObjectId('65b2cbe27f0f012467e4198b'), 'd': 4}])
|
test_remap_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L92
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ce0e7f0f012467e4199a'), 'a': 1}, {'_id': ObjectId('65b2ce0e7f0f012467e4199b'), 'b': 2}, {'_id': ObjectId('65b2ce0e7f0f012467e4199c'), 'c': 3}, {'_id': ObjectId('65b2ce0e7f0f012467e4199d'), 'd': 4}])
|
test_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L114
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2d00d7f0f012467e419ab'), 'a': 1}, {'_id': ObjectId('65b2d00d7f0f012467e419ac'), 'b': 2}, {'_id': ObjectId('65b2d00d7f0f012467e419ad'), 'c': 3}, {'_id': ObjectId('65b2d00d7f0f012467e419ae'), 'd': 4}])
|
test_azurite.test_physical:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L111
AssertionError: assert 0 == 4
+ where 0 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c8f6b6860c4cf32f46b9'), 'a': 1}, {'_id': ObjectId('65b2c8f6b6860c4cf32f46ba'), 'b': 2}, {'_id': ObjectId('65b2c8f6b6860c4cf32f46bb'), 'c': 3}, {'_id': ObjectId('65b2c8f6b6860c4cf32f46bc'), 'd': 4}])
|
test_fresh_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L92
AssertionError: assert 0 == 4
+ where 0 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cbe3b6860c4cf32f46d3'), 'a': 1}, {'_id': ObjectId('65b2cbe3b6860c4cf32f46d4'), 'b': 2}, {'_id': ObjectId('65b2cbe3b6860c4cf32f46d5'), 'c': 3}, {'_id': ObjectId('65b2cbe3b6860c4cf32f46d6'), 'd': 4}])
|
test_remap_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L92
AssertionError: assert 2 == 4
+ where 2 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ce0ab6860c4cf32f46e5'), 'a': 1}, {'_id': ObjectId('65b2ce0ab6860c4cf32f46e6'), 'b': 2}, {'_id': ObjectId('65b2ce0ab6860c4cf32f46e7'), 'c': 3}, {'_id': ObjectId('65b2ce0ab6860c4cf32f46e8'), 'd': 4}])
|
test_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L114
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2d00ab6860c4cf32f46f6'), 'a': 1}, {'_id': ObjectId('65b2d00ab6860c4cf32f46f7'), 'b': 2}, {'_id': ObjectId('65b2d00ab6860c4cf32f46f8'), 'c': 3}, {'_id': ObjectId('65b2d00ab6860c4cf32f46f9'), 'd': 4}])
|
test_azurite.test_physical:
psmdb-testing/pbm-functional/pytest/test_azurite.py#L111
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2c905d762264da83aa139'), 'a': 1}, {'_id': ObjectId('65b2c905d762264da83aa13a'), 'b': 2}, {'_id': ObjectId('65b2c905d762264da83aa13b'), 'c': 3}, {'_id': ObjectId('65b2c905d762264da83aa13c'), 'd': 4}])
|
test_fresh_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_fresh_sharded.py#L92
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2cbedd762264da83aa153'), 'a': 1}, {'_id': ObjectId('65b2cbedd762264da83aa154'), 'b': 2}, {'_id': ObjectId('65b2cbedd762264da83aa155'), 'c': 3}, {'_id': ObjectId('65b2cbedd762264da83aa156'), 'd': 4}])
|
test_remap_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L92
AssertionError: assert 1 == 4
+ where 1 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['newmongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2ce13d762264da83aa165'), 'a': 1}, {'_id': ObjectId('65b2ce13d762264da83aa166'), 'b': 2}, {'_id': ObjectId('65b2ce13d762264da83aa167'), 'c': 3}, {'_id': ObjectId('65b2ce13d762264da83aa168'), 'd': 4}])
|
test_sharded.test_physical:
psmdb-testing/pbm-functional/pytest/test_sharded.py#L114
AssertionError: assert 3 == 4
+ where 3 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
+ and 4 = len([{'_id': ObjectId('65b2d013d762264da83aa176'), 'a': 1}, {'_id': ObjectId('65b2d013d762264da83aa177'), 'b': 2}, {'_id': ObjectId('65b2d013d762264da83aa178'), 'c': 3}, {'_id': ObjectId('65b2d013d762264da83aa179'), 'd': 4}])
|
runner / shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / misspell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / shfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / gofmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / alex
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, reviewdog/action-golangci-lint@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|