Skip to content

Implement Delete on the BlipTesterClient and enable delete-related to… #12474

Implement Delete on the BlipTesterClient and enable delete-related to…

Implement Delete on the BlipTesterClient and enable delete-related to… #12474

Triggered via push December 19, 2024 19:53
Status Failure
Total duration 6m 27s
Artifacts

ci.yml

on: push
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
test-default-collection
Process completed with exit code 1.
test-default-collection: topologytest/peer_test.go#L305
peer_test.go:305: TopologyTest: created peer sg1 (bucket:sg_int_rosmar_ddbdcf3abf212f7da3722cfe9bec5854,sourceid:liBNYPxXP47R5RYjtSw7WA) 2024-12-19T19:57:02.043Z [INF] t:TestMultiActorConflictDelete/2x_CBL<->SG<->CBS_XDCR_only_1.3 Logging stats with frequency: &{1m0s} 2024-12-19T19:57:02.043Z [INF] t:TestMultiActorConflictDelete/2x_CBL<->SG<->CBS_XDCR_only_1.3 Initializing bootstrap connection.. 2024-12-19T19:57:02.043Z [WRN] t:TestMultiActorConflictDelete/2x_CBL<->SG<->CBS_XDCR_only_1.3 Config: No database configs for group "def2c58d-327d-479d-9c42-989722928b1e". Continuing startup to allow REST API database creation -- rest.(*ServerContext).initializeBootstrapConnection() at server_context.go:2107 2024-12-19T19:57:02.043Z [INF] t:TestMultiActorConflictDelete/2x_CBL<->SG<->CBS_XDCR_only_1.3 Finished initializing bootstrap connection 2024-12-19T19:57:02.045Z [INF] delta_sync enabled=false with rev_max_age_seconds=86400 for database sg2 2024-12-19T19:57:02.045Z [INF] db:sg2 Opening db /sg2 as bucket "sg_int_rosmar_dc202a3f93c30da75ed400e3734b9925", pool "default", server <rosmar:/?mode=memory> 2024-12-19T19:57:02.045Z [INF] db:sg2 Opening rosmar database sg_int_rosmar_dc202a3f93c30da75ed400e3734b9925 on <rosmar:/?mode=memory> 2024-12-19T19:57:02.045Z [WRN] db:sg2 Using GSI is not supported when using a walrus bucket - switching to use views. Set 'use_views':true in Sync Gateway's database config to avoid this warning. -- rest.(*ServerContext)._getOrAddDatabaseFromConfig() at server_context.go:648 2024-12-19T19:57:02.046Z [INF] db:sg2 Design docs for current SG view version (2.1) found. 2024-12-19T19:57:02.046Z [INF] db:sg2 Verifying view availability for bucket 2024-12-19T19:57:02.062Z [INF] db:sg2 Views ready for bucket 2024-12-19T19:57:02.063Z [INF] c:CleanAgedItems db:sg2 Created background task: "CleanAgedItems" with interval 1m0s 2024-12-19T19:57:02.063Z [INF] db:sg2 Using default sync function "function(doc){channel(doc.channels);}" for database sg2._default._default 2024-12-19T19:57:02.063Z [INF] db:sg2 Waiting for database init to complete... 2024-12-19T19:57:02.063Z [INF] db:sg2 Database init completed, starting online processes 2024-12-19T19:57:02.063Z [INF] c:InsertPendingEntries db:sg2 Created background task: "InsertPendingEntries" with interval 2.5s 2024-12-19T19:57:02.063Z [INF] c:CleanSkippedSequenceQueue db:sg2 Created background task: "CleanSkippedSequenceQueue" with interval 30m0s 2024-12-19T19:57:02.063Z [WRN] db:sg2 destKey sg2_import already exists in cbgtDestFactories - new value will replace the existing dest -- base.StoreDestFactory() at dcp_sharded.go:640 2024-12-19T19:57:02.063Z [INF] Import: db:sg2 Starting DCP import feed for bucket: "<ud>sg_int_rosmar_dc202a3f93c30da75ed400e3734b9925</ud>" 2024-12-19T19:57:02.063Z [INF] db:sg2 Using metadata purge interval of 30.00 days for tombstone compaction. 2024-12-19T19:57:02.063Z [INF] c:Compact db:sg2 Created background task: "Compact" with interval 24h0m0s 2024-12-19T19:57:02.063Z [INF] c:TotalSyncTimeStat db:sg2 Created background task: "TotalSyncTimeStat" with interval 1s peer_test.go:305: TopologyTest: created peer sg2 (bucket:sg_int_rosmar_dc202a3f93c30da75ed400e3734b9925,sourceid:jEBD5uxUOrtF3yET//MkYw) peer_test.go:305: TopologyTest: created peer cbl1 (sourceid:cbl1) peer_test.go:305: TopologyTest: created peer cbl2 (sourceid:cbl2) peer_test.go:305: TopologyTest: created peer cbs1 (bucket:sg_int_rosmar_ddbdcf3abf212f7da3722cfe9bec5854,sourceid:liBNYPxXP47R5RYjtSw7WA) peer_test.go:305: TopologyTest: created peer cbs2 (bucket:sg_int_rosmar_dc202a3f93c30da75ed400e3734b9925,sourceid:jEBD5uxUOrtF3yET//MkYw) 2024/12/19 19:57:02 Creating user: {"name":"user","password":"letmein","admin_channels":["*"]} 2024/12/19 19:57:02 Creating user: {"name":"user","password":"letmein","admin_channels":["*"]} 2024/12/19 19:57:02 Creating user: {"name":"user","password":"letmein","admin_channels":["*"]} 2024/12/19 19:57:02 Creating user: {"name":"user","password":"letmein","admin_channels":["*"]} 2024/12/19 19:57:02 Creating user: {"name":"
test-default-collection: topologytest/couchbase_server_peer_test.go#L210
couchbase_server_peer_test.go:210: Error Trace: /home/runner/work/sync_gateway/sync_gateway/topologytest/couchbase_server_peer_test.go:210 /home/runner/work/sync_gateway/sync_gateway/topologytest/peer_test.go:307 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1176 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1354 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1684 /opt/hostedtoolcache/go/1.23.3/x64/src/runtime/panic.go:629 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1006 /home/runner/work/sync_gateway/sync_gateway/topologytest/sync_gateway_peer_test.go:125 /home/runner/work/sync_gateway/sync_gateway/topologytest/hlv_test.go:136 /home/runner/work/sync_gateway/sync_gateway/topologytest/multi_actor_conflict_test.go:101 Error: Received unexpected error: Replication is not running Test: TestMultiActorConflictDelete/2x_CBL<->SG<->CBS_XDCR_only_1.3
test-default-collection: topologytest/couchbase_server_peer_test.go#L213
couchbase_server_peer_test.go:213: Error Trace: /home/runner/work/sync_gateway/sync_gateway/topologytest/couchbase_server_peer_test.go:213 /home/runner/work/sync_gateway/sync_gateway/topologytest/peer_test.go:307 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1176 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1354 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1684 /opt/hostedtoolcache/go/1.23.3/x64/src/runtime/panic.go:629 /opt/hostedtoolcache/go/1.23.3/x64/src/testing/testing.go:1006 /home/runner/work/sync_gateway/sync_gateway/topologytest/sync_gateway_peer_test.go:125 /home/runner/work/sync_gateway/sync_gateway/topologytest/hlv_test.go:136 /home/runner/work/sync_gateway/sync_gateway/topologytest/multi_actor_conflict_test.go:101 Error: Received unexpected error: Replication is not running Test: TestMultiActorConflictDelete/2x_CBL<->SG<->CBS_XDCR_only_1.3 2024-12-19T19:57:02.614Z
test (macos)
Process completed with exit code 1.
test (macos): rest/attachment_test.go#L2495
attachment_test.go:2495: Error Trace: /Users/runner/work/sync_gateway/sync_gateway/rest/attachment_test.go:2495 /Users/runner/work/sync_gateway/sync_gateway/rest/utilities_testing_blip_client.go:1070 Error: Received unexpected error: RetryLoop for Wait for condition options giving up after 201 attempts Test: TestMinRevPosWorkToAvoidUnnecessaryProveAttachment/revTree 2024-12-19T19:57:22.908Z
test-race
Process completed with exit code 1.
test (windows): topologytest/peer_test.go#L305
peer_test.go:305: TopologyTest: created peer cbl (sourceid:cbl) 2024-12-19T19:59:15.975Z [INF] t:TestPeerImplementation/cbl Logging stats with frequency: &{1m0s} 2024-12-19T19:59:15.975Z [INF] t:TestPeerImplementation/cbl Initializing bootstrap connection.. 2024-12-19T19:59:15.976Z [WRN] t:TestPeerImplementation/cbl Config: No database configs for group "b31a3ee0-d341-4882-990f-5710641d05f9". Continuing startup to allow REST API database creation -- rest.(*ServerContext).initializeBootstrapConnection() at server_context.go:2107 2024-12-19T19:59:15.976Z [INF] t:TestPeerImplementation/cbl Finished initializing bootstrap connection 2024-12-19T19:59:15.977Z [INF] HTTP: c:#200 PUT http://localhost/sg/ (as ADMIN) 2024-12-19T19:59:15.978Z [INF] delta_sync enabled=false with rev_max_age_seconds=86400 for database sg 2024-12-19T19:59:15.978Z [INF] db:sg Opening db /sg as bucket "sg_int_rosmar_b626a1e3cde3ddb8d17f9696d81b005d", pool "default", server <rosmar:/?mode=memory> 2024-12-19T19:59:15.978Z [INF] db:sg Opening rosmar database sg_int_rosmar_b626a1e3cde3ddb8d17f9696d81b005d on <rosmar:/?mode=memory> 2024-12-19T19:59:15.978Z [WRN] db:sg Using GSI is not supported when using a walrus bucket - switching to use views. Set 'use_views':true in Sync Gateway's database config to avoid this warning. -- rest.(*ServerContext)._getOrAddDatabaseFromConfig() at server_context.go:648 2024-12-19T19:59:15.978Z [INF] db:sg Design docs for current SG view version (2.1) found. 2024-12-19T19:59:15.978Z [INF] db:sg Verifying view availability for bucket 2024-12-19T19:59:15.979Z [INF] db:sg Views ready for bucket 2024-12-19T19:59:15.979Z [INF] db:sg Design docs for current SG view version (2.1) found. 2024-12-19T19:59:15.979Z [INF] db:sg Verifying view availability for bucket 2024-12-19T19:59:15.980Z [INF] db:sg Views ready for bucket 2024-12-19T19:59:15.980Z [INF] c:CleanAgedItems db:sg Created background task: "CleanAgedItems" with interval 1m0s 2024-12-19T19:59:15.980Z [INF] db:sg col:sg_test_0 Using default sync function "function(doc){channel(\"sg_test_0\");}" for database sg.sg_test_0.sg_test_0 2024-12-19T19:59:15.980Z [INF] db:sg Waiting for database init to complete... 2024-12-19T19:59:15.980Z [INF] db:sg Database init completed, starting online processes 2024-12-19T19:59:15.980Z [INF] c:InsertPendingEntries db:sg Created background task: "InsertPendingEntries" with interval 2.5s 2024-12-19T19:59:15.980Z [INF] c:CleanSkippedSequenceQueue db:sg Created background task: "CleanSkippedSequenceQueue" with interval 30m0s 2024-12-19T19:59:15.981Z [WRN] db:sg destKey sg_import_b166ad8b9260289a9e3debfd12f153e5c681a63e55d8136d36aae427c2bd3cf3 already exists in cbgtDestFactories - new value will replace the existing dest -- base.StoreDestFactory() at dcp_sharded.go:640 2024-12-19T19:59:15.981Z [INF] db:sg Using metadata purge interval of 30.00 days for tombstone compaction. 2024-12-19T19:59:15.981Z [INF] c:Compact db:sg Created background task: "Compact" with interval 24h0m0s 2024-12-19T19:59:15.981Z [INF] c:TotalSyncTimeStat db:sg Created background task: "TotalSyncTimeStat" with interval 1s peer_test.go:305: TopologyTest: created peer sg (bucket:sg_int_rosmar_b626a1e3cde3ddb8d17f9696d81b005d,sourceid:He/FFj/l5rWxdLqDHtozwA) 2024/12/19 19:59:15 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"} 2024-12-19T19:59:15.982Z [INF] HTTP: c:#201 db:sg POST http://localhost/sg/_user/ (as ADMIN) 2024-12-19T19:59:15.995Z [INF] HTTP: c:#202 db:sg GET /sg/_blipsync (as <ud>user</ud>) 2024/12/19 19:59:15 Creating user: {"name":"user","collection_access":{"sg_test_0":{"sg_test_0":{"admin_channels":["*"]}}},"password":"letmein"} 2024-12-19T19:59:15.997Z [INF] HTTP: c:#203 db:sg POST http://localhost/sg/_user/ (as ADMIN) 2024-12-19T19:59:15.997Z [INF] HTTP: c:#203 db:sg #203: --> 409 Already exists (0.0 ms) 2024-12-19T19:59:15.998Z [INF] HTTP: c:#204 db:sg GET /sg/_blipsync (as <ud>user</ud>) couchbase_lite_mock_peer_test.go:85: cbl (sourceid:cbl): Creating document TestPeerIm
test (windows)
Process completed with exit code 1.
python-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
python-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
addlicense
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-sgcollect (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-stats-definition-exporter (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-default-collection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-race
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636