-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.target-release-26.1.0
Description
sql.TestSessionMigration failed with artifacts on master @ 061d9a3b2ad44d8cf7984be70cb713390df775e2:
=== RUN TestSessionMigration
test_log_scope.go:171: test logs captured to: /artifacts/tmp/_tmp/17b9b212a9f8f930df1697330cbbbb63/logTestSessionMigration1750115098
test_log_scope.go:82: use -show-logs to present logs inline
session_migration_test.go:239: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/17b9b212a9f8f930df1697330cbbbb63/logTestSessionMigration1750115098
--- FAIL: TestSessionMigration (8.36s)
=== RUN TestSessionMigration/max_size
test_server_shim.go:154: automatically injected a shared process virtual cluster under test; see comment at top of test_server_shim.go for details.
session_migration_test.go:92:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/16093/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/testdata/session_migration/max_size:1:
change_session_size 2KB
----
session_migration_test.go:92:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/16093/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/testdata/session_migration/max_size:4:
let $large_string
SELECT repeat('s', 5000)
----
session_migration_test.go:92:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/16093/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/testdata/session_migration/max_size:8:
exec
PREPARE q AS SELECT '$large_string'
----
session_migration_test.go:233: expected error
datadriven.go:343:
fatal during /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/16093/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/sql_test_/sql_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/testdata/session_migration/max_size:12:
SELECT encode(crdb_internal.serialize_session(), 'hex')
--- FAIL: TestSessionMigration/max_size (1.08s)
This test on roachdash | Improve this report!
Jira issue: CRDB-56286
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.target-release-26.1.0
Type
Projects
Status
Done