Skip to content

Lock file maintenance#4572

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance
Open

Lock file maintenance#4572
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
@renovate renovate Bot requested a review from a team as a code owner July 13, 2026 02:46
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
@renovate renovate Bot requested a review from a team July 13, 2026 02:46
@claude

claude Bot commented Jul 13, 2026

Copy link
Copy Markdown

Code review

No bugs or CLAUDE.md violations found. Checked for correctness issues, PII/secret leaks, dependency downgrades, and lock file integrity.

Dependency bump analysis

This is a lock-file-only maintenance PR — no Cargo.toml or package.json manifest changes. All bumped versions stay within the semver ranges already specified in the manifests.

Rust (nexus/Cargo.lock):

  • AWS SDK crates bumped: aws-config 1.8.18→1.9.0, aws-credential-types 1.2.14→1.3.0, aws-runtime 1.7.5→1.8.1, aws-sigv4 1.4.5→1.5.1, aws-sdk-kms 1.111.0→1.112.0, plus various aws-smithy-* crates
  • New transitive dependency: aws-smithy-schema (0.2.0) is now pulled in by aws-sdk-kms, aws-sdk-sso, aws-sdk-ssooidc, aws-sdk-sts, and aws-smithy-xml — part of upstream smithy-rs restructuring
  • Other minor bumps: bytes, cc, crossbeam-*, lru, memchr, md5, num-iter, rand
  • Note: several aws-smithy-* crates are pre-1.0 (0.x) where semver permits breaking changes in minor bumps

npm (ui/package-lock.json):

  • next / @next/* 16.2.9→16.2.10
  • @tailwindcss/* 4.3.1→4.3.2
  • @radix-ui/react-* various patch bumps
  • @radix-ui/react-use-escape-keydown replaced by @radix-ui/react-use-effect-event as a transitive dep of react-dismissable-layer (upstream Radix UI refactor)

⚠️ Note: Per REVIEW.md, upstream release notes should be checked for regressions in dependency bump PRs. I was unable to fetch release notes from GitHub (smithy-lang/smithy-rs, vercel/next.js, tailwindlabs/tailwindcss) due to network access restrictions in this environment. A human reviewer should verify the upstream changelogs before merging, particularly for the AWS SDK minor-version bumps and the pre-1.0 aws-smithy-* crates.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
3041 2 3039 371
View the top 2 failed test(s) by shortest run time
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg
Stack Traces | 0.01s run time
=== RUN   TestApiPg
=== PAUSE TestApiPg
=== CONT  TestApiPg
--- FAIL: TestApiPg (0.01s)
github.com/PeerDB-io/peerdb/flow/e2e::TestApiPg/TestResyncWithSnapshotConfigOnRunningPipe
Stack Traces | 206s run time
=== RUN   TestApiPg/TestResyncWithSnapshotConfigOnRunningPipe
=== PAUSE TestApiPg/TestResyncWithSnapshotConfigOnRunningPipe
=== CONT  TestApiPg/TestResyncWithSnapshotConfigOnRunningPipe
2026/07/13 02:54:34 INFO Received AWS credentials from peer for connector: ci x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/07/13 02:54:34 INFO Received AWS credentials from peer for connector: clickhouse x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN}
2026/07/13 02:54:34 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id"
2026/07/13 02:54:34 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id"
2026/07/13 02:54:34 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6962355530447556123 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id" args=[]
2026/07/13 02:54:34 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id" channelLen=0
2026/07/13 02:54:34 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6962355530447556123
2026/07/13 02:54:34 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6962355530447556123 records=8 bytes=168 channelLen=7
2026/07/13 02:54:34 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=7
2026/07/13 02:54:34 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6962355530447556123
2026/07/13 02:54:34 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6962355530447556123 records=0 bytes=0 channelLen=0
2026/07/13 02:54:34 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:34 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:34 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf\" ORDER BY id" rows=8 bytes=168 channelLen=0
2026/07/13 02:54:34 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id"
2026/07/13 02:54:34 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id"
2026/07/13 02:54:34 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10619155507023885143 CURSOR FOR SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id" args=[]
2026/07/13 02:54:34 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id" channelLen=0
2026/07/13 02:54:34 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10619155507023885143
2026/07/13 02:54:34 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10619155507023885143 records=3 bytes=63 channelLen=2
2026/07/13 02:54:34 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=2
2026/07/13 02:54:34 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10619155507023885143
2026/07/13 02:54:34 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10619155507023885143 records=0 bytes=0 channelLen=0
2026/07/13 02:54:34 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:34 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:34 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,name,created_at FROM e2e_test_pg_tttj1nu1.\"test_inheritance_dynconf_dst\" ORDER BY id" rows=3 bytes=63 channelLen=0
    api_test.go:1530: WaitFor wait for mirror to be in cdc 2026-07-13 02:54:38.790804944 +0000 UTC m=+216.394349169
2026/07/13 02:54:38 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id"
2026/07/13 02:54:38 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id"
2026/07/13 02:54:38 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_10241958605325898503 CURSOR FOR SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" args=[]
2026/07/13 02:54:38 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" channelLen=0
2026/07/13 02:54:38 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10241958605325898503
2026/07/13 02:54:38 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10241958605325898503 records=1 bytes=9 channelLen=0
2026/07/13 02:54:38 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" rows=1 bytes=9 channelLen=0
2026/07/13 02:54:38 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10241958605325898503
2026/07/13 02:54:38 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_10241958605325898503 records=0 bytes=0 channelLen=0
2026/07/13 02:54:38 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:38 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:38 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" rows=1 bytes=9 channelLen=0
    api_test.go:1572: WaitFor wait for resync ContinueAsNew 2026-07-13 02:54:38.892907323 +0000 UTC m=+216.496451565
2026/07/13 02:54:39 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id"
2026/07/13 02:54:39 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id"
2026/07/13 02:54:39 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6290360791333719214 CURSOR FOR SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id" args=[]
2026/07/13 02:54:39 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id" channelLen=0
2026/07/13 02:54:39 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6290360791333719214
2026/07/13 02:54:39 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6290360791333719214 records=2 bytes=12 channelLen=1
2026/07/13 02:54:39 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id" rows=2 bytes=12 channelLen=1
2026/07/13 02:54:39 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6290360791333719214
2026/07/13 02:54:39 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_6290360791333719214 records=0 bytes=0 channelLen=0
2026/07/13 02:54:39 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:39 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:39 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column\" ORDER BY id" rows=2 bytes=12 channelLen=0
2026/07/13 02:54:39 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column_dst\" ORDER BY id"
2026/07/13 02:54:39 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column_dst\" ORDER BY id"
2026/07/13 02:54:39 INFO [pg_query_executor] failed to declare cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_16510315029868350147 CURSOR FOR SELECT id, col_to_add FROM e2e_test_pg_rupdr89p.\"test_ddl_drop_column_dst\" ORDER BY id" args=[] error="ERROR: column \"col_to_add\" does not exist (SQLSTATE 42703)"
2026/07/13 02:54:39 ERROR [pg_query_executor] failed to execute and process query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart error="[pg_query_executor] failed to declare cursor: ERROR: column \"col_to_add\" does not exist (SQLSTATE 42703)"
    api_test.go:1575: WaitFor wait for resynced mirror to be in cdc 2026-07-13 02:54:53.926539019 +0000 UTC m=+231.530083245
    api_test.go:1578: WaitFor resync with snapshot config override 2026-07-13 02:54:53.926808129 +0000 UTC m=+231.530352364
2026/07/13 02:54:53 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id"
2026/07/13 02:54:53 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id"
2026/07/13 02:54:53 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_12111883535250767397 CURSOR FOR SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" args=[]
2026/07/13 02:54:53 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" channelLen=0
2026/07/13 02:54:53 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12111883535250767397
2026/07/13 02:54:53 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12111883535250767397 records=2 bytes=19 channelLen=1
2026/07/13 02:54:53 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" rows=2 bytes=19 channelLen=1
2026/07/13 02:54:53 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12111883535250767397
2026/07/13 02:54:53 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12111883535250767397 records=0 bytes=0 channelLen=0
2026/07/13 02:54:53 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:53 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:53 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,val FROM e2e_test_api_3wywshib.\"resync_snap_run_cfg\" ORDER BY id" rows=2 bytes=19 channelLen=0
    api_test.go:1578: q.NumRecords: 2
    api_test.go:1578: other.NumRecords: 1
    api_test.go:1578: q.NumRecords: 2
    api_test.go:1578: other.NumRecords: 1
    api_test.go:1578: q.NumRecords: 2
    api_test.go:1578: other.NumRecords: 1
2026/07/13 02:54:56 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id"
2026/07/13 02:54:56 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id"
2026/07/13 02:54:56 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_4903384822175052439 CURSOR FOR SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" args=[]
2026/07/13 02:54:56 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" channelLen=0
2026/07/13 02:54:56 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4903384822175052439
2026/07/13 02:54:56 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4903384822175052439 records=11 bytes=195 channelLen=10
2026/07/13 02:54:56 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=11 bytes=195 channelLen=10
2026/07/13 02:54:56 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4903384822175052439
2026/07/13 02:54:56 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_4903384822175052439 records=0 bytes=0 channelLen=0
2026/07/13 02:54:56 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:56 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:56 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=11 bytes=195 channelLen=0
2026/07/13 02:54:56 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id"
2026/07/13 02:54:56 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id"
2026/07/13 02:54:56 INFO [pg_query_executor] failed to declare cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_12814523861992140235 CURSOR FOR SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id" args=[] error="ERROR: column \"extra\" does not exist (SQLSTATE 42703)"
2026/07/13 02:54:56 ERROR [pg_query_executor] failed to execute and process query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart error="[pg_query_executor] failed to declare cursor: ERROR: column \"extra\" does not exist (SQLSTATE 42703)"
    api_test.go:1578: q.NumRecords: 2
    api_test.go:1578: other.NumRecords: 1
    api_test.go:1578: q.NumRecords: 2
    api_test.go:1578: other.NumRecords: 1
2026/07/13 02:54:58 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id"
2026/07/13 02:54:58 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id"
2026/07/13 02:54:58 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_16600510673633747603 CURSOR FOR SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" args=[]
2026/07/13 02:54:58 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" channelLen=0
2026/07/13 02:54:58 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16600510673633747603
2026/07/13 02:54:58 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16600510673633747603 records=11 bytes=195 channelLen=10
2026/07/13 02:54:58 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=11 bytes=195 channelLen=10
2026/07/13 02:54:58 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16600510673633747603
2026/07/13 02:54:58 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_16600510673633747603 records=0 bytes=0 channelLen=0
2026/07/13 02:54:58 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:58 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:58 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=11 bytes=195 channelLen=0
2026/07/13 02:54:58 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id"
2026/07/13 02:54:58 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id"
2026/07/13 02:54:58 INFO [pg_query_executor] failed to declare cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_13957010244209570572 CURSOR FOR SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id" args=[] error="ERROR: column \"extra\" does not exist (SQLSTATE 42703)"
2026/07/13 02:54:58 ERROR [pg_query_executor] failed to execute and process query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart error="[pg_query_executor] failed to declare cursor: ERROR: column \"extra\" does not exist (SQLSTATE 42703)"
    api_test.go:1598: WaitFor wait for flow dropped 2026-07-13 02:54:59.161120335 +0000 UTC m=+236.764664567
2026/07/13 02:54:59 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id"
2026/07/13 02:54:59 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id"
2026/07/13 02:54:59 INFO [pg_query_executor] declared cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_12981173978419279944 CURSOR FOR SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" args=[]
2026/07/13 02:54:59 INFO [pg_query_executor] fetching rows start x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" channelLen=0
2026/07/13 02:54:59 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12981173978419279944
2026/07/13 02:54:59 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12981173978419279944 records=11 bytes=195 channelLen=10
2026/07/13 02:54:59 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=11 bytes=195 channelLen=10
2026/07/13 02:54:59 INFO [pg_query_executor] fetching from cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12981173978419279944
2026/07/13 02:54:59 INFO processed row stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursor=peerdb_cursor_12981173978419279944 records=0 bytes=0 channelLen=0
2026/07/13 02:54:59 INFO [pg_query_executor] fetched rows x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=0 bytes=0 channelLen=0
2026/07/13 02:54:59 INFO [pg_query_executor] committing transaction x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart
2026/07/13 02:54:59 INFO [pg_query_executor] committed transaction for query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder\" ORDER BY id" rows=11 bytes=195 channelLen=0
2026/07/13 02:54:59 INFO Executing and processing query x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id"
2026/07/13 02:54:59 INFO Executing and processing query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart query="SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id"
2026/07/13 02:54:59 INFO [pg_query_executor] failed to declare cursor x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart cursorQuery="DECLARE peerdb_cursor_6796418134491780188 CURSOR FOR SELECT id,key,value,created_at,extra FROM e2e_test_pg_aahx96sh.\"test_partition_reorder_dst\" ORDER BY id" args=[] error="ERROR: column \"extra\" does not exist (SQLSTATE 42703)"
2026/07/13 02:54:59 ERROR [pg_query_executor] failed to execute and process query stream x-peerdb-additional-metadata={Operation:FLOW_OPERATION_UNKNOWN} partitionId=testpart error="[pg_query_executor] failed to declare cursor: ERROR: column \"extra\" does not exist (SQLSTATE 42703)"
    api_test.go:1598: UNEXPECTED TIMEOUT wait for flow dropped 2026-07-13 02:57:59.320357758 +0000 UTC m=+416.923901992
    api_test.go:51: begin tearing down postgres schema api_3wywshib
--- FAIL: TestApiPg/TestResyncWithSnapshotConfigOnRunningPipe (205.88s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Flaky Test Detected

Analysis: TestApiPg/TestResyncWithSnapshotConfigOnRunningPipe hit a 180s "wait for flow dropped" timeout on only one of three matrix legs of a dependency-only Renovate PR (resync data already validated), a classic flaky Temporal teardown timeout.
Confidence: 0.9

✅ Automatically retrying the workflow

View workflow run

@renovate renovate Bot changed the title chore(deps): lock file maintenance Lock file maintenance Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant