Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: sqlsmith/setup=tpcc/setting=ddl-nodrop failed #96541

Closed
cockroach-teamcity opened this issue Feb 4, 2023 · 2 comments
Closed

roachtest: sqlsmith/setup=tpcc/setting=ddl-nodrop failed #96541

cockroach-teamcity opened this issue Feb 4, 2023 · 2 comments
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 4, 2023

roachtest.sqlsmith/setup=tpcc/setting=ddl-nodrop failed with artifacts on release-22.2 @ 9efe3c5c73d3a5eb54b3c4bfe2e3a83504702c39:

test artifacts and logs in: /artifacts/sqlsmith/setup=tpcc/setting=ddl-nodrop/run_1
(test_impl.go:292).Fatalf: error: pq: internal error: executing declarative schema change PostCommitPhase stage 2 of 7 with 1 BackfillType op (rollback=false) for ALTER TABLE: failed to construct index entries during backfill: ResolveFunctionByOID unimplemented
stmt:
ALTER TABLE defaultdb.public.order ADD COLUMN col_27 REGPROCEDURE DEFAULT (6:::OID::OID) NOT NULL;

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-24176

@cockroach-teamcity cockroach-teamcity added branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. labels Feb 4, 2023
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Feb 4, 2023
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Feb 4, 2023
@blathers-crl blathers-crl bot added the T-sql-schema-deprecated Use T-sql-foundations instead label Feb 5, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.sqlsmith/setup=tpcc/setting=ddl-nodrop failed with artifacts on release-22.2 @ 9efe3c5c73d3a5eb54b3c4bfe2e3a83504702c39:

test artifacts and logs in: /artifacts/sqlsmith/setup=tpcc/setting=ddl-nodrop/run_1
(test_impl.go:292).Fatalf: error: pq: internal error: ResolveFunctionByOID unimplemented
stmt:
ALTER TABLE defaultdb.public.item ADD COLUMN col_2 REGPROC DEFAULT (9:::OID::OID) CHECK (NULL::BOOL);

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@ajwerner
Copy link
Contributor

ajwerner commented Feb 7, 2023

Fixed by #96664

@ajwerner ajwerner closed this as completed Feb 7, 2023
@exalate-issue-sync exalate-issue-sync bot removed the T-sql-queries SQL Queries Team label Feb 7, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

2 participants