cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.97k stars 3.79k forks source link

roachtest: sqlsmith/setup=tpcc/setting=default failed #43999

Closed cockroach-teamcity closed 4 years ago

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on release-19.2@99a4ab5a34b310338098a6aafb6621920fd9d4cc:

The test failed on branch=release-19.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200115-1690462/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:188,sqlsmith.go:193,sqlsmith.go:226,test_runner.go:716: query timed out, but did not cancel execution:
        INSERT
        INTO
            defaultdb.public."order" AS tab_30 (o_id, o_d_id, o_w_id, o_c_id, o_carrier_id, o_ol_cnt)
        SELECT
            5730738309199898277:::INT8 AS col_48,
            1563951115645128011:::INT8 AS col_49,
            (-4313303944981101932):::INT8 AS col_50,
            (tab_32.o_all_local::INT8 // 6368993832897270280:::INT8::INT8)::INT8 AS col_51,
            tab_32.o_d_id AS col_52,
            (-1323286648909515591):::INT8 AS col_53
        FROM
            defaultdb.public.warehouse@primary AS tab_31, defaultdb.public."order"@[0] AS tab_32
        ORDER BY
            tab_31.w_ytd ASC, tab_31.w_zip DESC;
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1690462&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) ``` make stressrace TESTS=sqlsmith/setup=tpcc/setting=default PKG=./pkg/roachtest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 ``` powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@0046d62b00aa9e74489d1f44125948c9af729e2b:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200115-1690426/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:188,sqlsmith.go:193,sqlsmith.go:226,test_runner.go:716: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.history TO 'http://127.0.0.1:33711/backup_6';
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1690426&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) ``` make stressrace TESTS=sqlsmith/setup=tpcc/setting=default PKG=./pkg/roachtest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 ``` powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@e2c2be6cbef07c7f2ee6341816f81f72a206c32a:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200116-1693614/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.district, defaultdb.public.history TO 'http://127.0.0.1:39559/backup_1';
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1693614&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) ``` make stressrace TESTS=sqlsmith/setup=tpcc/setting=default PKG=./pkg/roachtest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 ``` powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@96d7e50acfaa63b5b60addd7cec8e750a4a4d333:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200117-1695913/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.customer, defaultdb.public.history, defaultdb.public.new_order
        TO
            'http://127.0.0.1:44853/backup_1'
        WITH
            revision_history;
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1695913&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) ``` make stressrace TESTS=sqlsmith/setup=tpcc/setting=default PKG=./pkg/roachtest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 ``` powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@2559992b91b6823110c5a7ef8bc0d61395ca6f28:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200118-1698212/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        RESTORE TABLE defaultdb.public.warehouse FROM 'http://127.0.0.1:38099/backup_2' WITH into_db = 'db_1';
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1698212&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@3bb183403b4bc75c25fbcfc69d7d35de76d2b984:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200119-1699769/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        UPDATE
            defaultdb.public.stock AS tab_38
        SET
            s_dist_04 = NULL,
            s_dist_10 = tab_38.s_dist_08,
            s_quantity = 1083392032905497287:::INT8,
            s_data = ')@+!S~':::STRING,
            s_dist_01 = '':::STRING,
            s_i_id = (-128):::INT8,
            s_dist_03 = '8':::STRING,
            s_dist_09 = e'tGN\x17J':::STRING,
            s_ytd = (-7190599829691088557):::INT8;
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1699769&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@f231ee8b129de9d1265cec64583e2f4be4eb93cb:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200121-1701137/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        DELETE FROM defaultdb.public.order_line AS tab_159;
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1701137&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@a5b42be47cf47206d2343f40bbaf445f387f3890:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200121-1702345/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        INSERT
        INTO
            defaultdb.public.order_line AS tab_48
                (ol_d_id, ol_o_id, ol_w_id, ol_number, ol_i_id, ol_delivery_d, ol_quantity, ol_amount, ol_dist_info)
        WITH
            with_18 (col_92)
                AS (
                    SELECT
                        *
                    FROM
                        (
                            VALUES
                                (3210599001:::OID),
                                (1839148429:::OID),
                                (2019018633:::OID),
                                (1210432023:::OID),
                                (196048712:::OID),
                                (2598250213:::OID)
                        )
                            AS tab_49 (col_92)
                ),
            with_19 (col_93) AS (SELECT * FROM (VALUES (e'\x16\'*2"@':::STRING), ('':::STRING)) AS tab_50 (col_93))
        SELECT
            (-1374995096551862738):::INT8 AS col_94,
            tab_52.c_d_id AS col_95,
            (-4445038688237178425):::INT8 AS col_96,
            tab_51.s_i_id AS col_97,
            tab_52.c_d_id AS col_98,
            '1970-01-12 13:35:15.000928+00:00':::TIMESTAMP AS col_99,
            0:::INT8 AS col_100,
            1:::DECIMAL AS col_101,
            e'\U00002603':::STRING AS col_102
        FROM
            defaultdb.public.stock AS tab_51 JOIN defaultdb.public.customer AS tab_52 ON (tab_51.s_w_id) = (tab_52.c_w_id)
        ORDER BY
            tab_52.c_d_id, tab_51.s_i_id
        LIMIT
            91:::INT8;
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1702345&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@c76ad970e73e606bc55a372d93f9d2d6acb32c9c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200122-1703406/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:716: query timed out, but did not cancel execution:
        WITH
            with_32 (col_295)
                AS (
                    SELECT
                        *
                    FROM
                        (
                            VALUES
                                (567191788:::OID),
                                (2629986850:::OID),
                                (NULL),
                                (2308994346:::OID),
                                (380908748:::OID),
                                (1181024927:::OID)
                        )
                            AS tab_157 (col_295)
                )
        SELECT
            tab_158.s_dist_09 AS col_296,
            tab_159.h_c_id AS col_297,
            tab_159.h_c_w_id AS col_298,
            tab_159.h_w_id AS col_299,
            tab_159.h_c_id AS col_300,
            tab_158.s_quantity AS col_301
        FROM
            defaultdb.public.stock@[0] AS tab_158, defaultdb.public.history@[0] AS tab_159
        ORDER BY
            tab_158.s_dist_07
        LIMIT
            75:::INT8;
Repro

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1703406&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@545c96573d36519c27115278187fdd441f54a64d:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200123-1705428/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:719: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.stock TO 'http://127.0.0.1:37619/backup_1';
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1705428&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@3c408a47707a15d4b5c92031c4eafcfa643d307c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200124-1708438/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:198,test_runner.go:719: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.history, defaultdb.public.customer, defaultdb.public.stock, defaultdb.public."order"
        TO
            'http://127.0.0.1:35817/backup_2';
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1708438&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@72ce65798f55af352c6a38c306542f63dfba465f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200125-1710860/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:719: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.district, defaultdb.public.order_line
        TO
            'http://127.0.0.1:42879/backup_1'
        WITH
            revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1710860&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@d5ffbf76fb4c4ef802836529188e4628476879bd:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200126-1711755/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:719: query timed out, but did not cancel execution:
        INSERT
        INTO
            defaultdb.public.order_line AS tab_76
        SELECT
            NULL AS col_105,
            (-2988917438361256763):::INT8 AS col_106,
            tab_78.o_carrier_id AS col_107,
            tab_77.o_carrier_id AS col_108,
            66014376983029494:::INT8 AS col_109,
            tab_77.o_all_local AS col_110,
            tab_77.o_entry_d AS col_111,
            4019307569581887327:::INT8 AS col_112,
            7511509626595251.877:::DECIMAL AS col_113,
            e'#Fu\x02w<R':::STRING AS col_114
        FROM
            defaultdb.public."order"@order_idx AS tab_77 FULL JOIN defaultdb.public."order"@primary AS tab_78 ON true
        ORDER BY
            tab_78.o_entry_d ASC, tab_78.o_ol_cnt
        LIMIT
            57:::INT8;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1711755&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@c17d8697c454a766a2f1546a59b5bf28b26dce9c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200129-1715998/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:719: query timed out, but did not cancel execution:
        INSERT
        INTO
            defaultdb.public.order_line AS tab_1
        SELECT
            NULL AS col_1,
            CASE WHEN false THEN (-3221568759906241718):::INT8 ELSE tab_2.h_c_id END AS col_2,
            tab_2.h_c_d_id AS col_3,
            tab_2.h_c_w_id AS col_4,
            tab_3.h_d_id AS col_5,
            COALESCE(tab_2.h_w_id, (-2722062582359597597):::INT8) AS col_6,
            NULL AS col_7,
            tab_2.h_c_id AS col_8,
            tab_2.h_amount AS col_9,
            (
                SELECT
                    e'TRI\x1fc':::STRING AS col_10
                FROM
                    defaultdb.public.new_order@[0] AS tab_4
                GROUP BY
                    tab_4.no_d_id, tab_4.no_o_id
                HAVING
                    not_like_escape('':::STRING::STRING, e'R\x12i;':::STRING::STRING, '':::STRING::STRING)::BOOL
                LIMIT
                    1:::INT8
            )
                AS col_11
        FROM
            defaultdb.public.history@history_customer_fk_idx AS tab_2, defaultdb.public.history@[0] AS tab_3
        ORDER BY
            tab_2.h_c_d_id ASC
        LIMIT
            80:::INT8;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1715998&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@e49530d6e7c9b48c47329c89da8533deccd964bf:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20200203-1723776/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:734: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.district, defaultdb.public.stock TO 'http://127.0.0.1:45089/backup_1';
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1723776&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@4ec5929a08687b82b05ef80231fddd0d53421973:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.history TO 'http://127.0.0.1:40537/backup_1' WITH revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1725352&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@9bf1af0ec1b352419f621d7329fee5cd12d0bcdb:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        SELECT
            tab_14.o_d_id AS col_24,
            '':::STRING AS col_25,
            tab_15.no_o_id AS col_26,
            (tab_15.no_o_id::INT8 # tab_14.o_id::INT8)::INT8 AS col_27,
            tab_13.s_dist_05 AS col_28,
            tab_14.o_d_id AS col_29,
            4873557526470219729:::INT8 AS col_30
        FROM
            defaultdb.public.stock@primary AS tab_13,
            defaultdb.public."order"@[0] AS tab_14,
            defaultdb.public.new_order@primary AS tab_15;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1726318&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@349d2c0fff138c2a3f452b11b900924d6dc8b445:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.stock, defaultdb.public.history, defaultdb.public.order_line
        TO
            'http://127.0.0.1:35041/backup_1'
        WITH
            revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1729787&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@dbeb04dae240e93222a87dd6aea89db4cd3735cc:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        UPDATE defaultdb.public.order_line AS tab_42 SET ol_delivery_d = '1970-01-10 03:40:59.000457+00:00':::TIMESTAMP;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1732360&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@b67d7d14e22f227caa4a2bc3727e3baf815fb25e:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        SELECT
            bit_or(tab_37.o_d_id::INT8)::INT8 AS col_52
        FROM
            defaultdb.public."order" AS tab_37 JOIN defaultdb.public.customer AS tab_38 ON (tab_37.o_w_id) = (tab_38.c_w_id)
        GROUP BY
            tab_37.o_d_id
        ORDER BY
            tab_37.o_d_id, tab_37.o_d_id, tab_37.o_d_id DESC
        LIMIT
            76:::INT8;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1734669&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@08bb94d98b7f60126666e9c5a317afca61422d7f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        DELETE FROM defaultdb.public.order_line AS tab_29;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1737376&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@c4cf5585cbda55caadb1782f6705e52a83659538:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public."order" TO 'http://127.0.0.1:39005/backup_1' WITH revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1739656&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@c34450ab28f916212a2395b48a0eb87c7d061bd8:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.district, defaultdb.public.new_order, defaultdb.public.order_line
        TO
            'http://127.0.0.1:40755/backup_1'
        WITH
            revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1740597&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@f23d6b66e0516125e107d2970357392ede35c46d:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        UPDATE defaultdb.public.order_line AS tab_40 SET ol_w_id = tab_40.ol_i_id;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1742858&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@de7a7bb804716835579e713ab7264f8af168a14f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        SELECT
            tab_13.h_w_id AS col_30, tab_13.h_w_id AS col_31
        FROM
            defaultdb.public.history AS tab_13 JOIN defaultdb.public.stock AS tab_14 ON (tab_13.h_w_id) = (tab_14.s_w_id);
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1745452&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@2739821b911d777fa2a927295d699b559360a802:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        SELECT
            (-321772812215113325):::INT8 AS col_119, '1970-01-02 19:06:25.000225+00:00':::TIMESTAMP AS col_120
        FROM
            defaultdb.public.history@[0] AS tab_58,
            defaultdb.public.customer AS tab_59
            JOIN defaultdb.public.customer AS tab_60 ON (tab_59.c_w_id) = (tab_60.c_w_id) AND (tab_59.c_d_id) = (tab_60.c_d_id)
        ORDER BY
            tab_60.c_id ASC, tab_58.h_data DESC
        LIMIT
            64:::INT8;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1747374&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@e671a4ef97cbc6cf5d22f8f322fd45733d302094:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.order_line, defaultdb.public.district TO 'http://127.0.0.1:37021/backup_1';
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1749385&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@5c37cf2d12bafd4a01d4ac7f1725a0ae6e498c9c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        UPDATE defaultdb.public.order_line AS tab_5 SET ol_amount = tab_5.ol_amount WHERE true;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1750854&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@bb14400cdd1397f47c3781b4830199f169cef497:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.warehouse, defaultdb.public.customer
        TO
            'http://127.0.0.1:37501/backup_1'
        WITH
            revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1751913&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@36273d3daa0bb659b58e826c67e6079f0747aac6:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        RESTORE
        TABLE
            defaultdb.public.history, defaultdb.public.customer
        FROM
            'http://127.0.0.1:44599/backup_1'
        WITH
            into_db = 'db_1';
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1755262&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@fde991a0f5aba7ffd66112295996ad26f3725036:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        SELECT
            '':::STRING AS col_402,
            e'_::L\x0fTHtq':::STRING AS col_403,
            e'w\t=\x0e\x12':::STRING AS col_404,
            894529051857298253.8:::DECIMAL AS col_405,
            7406791864538382181:::INT8 AS col_406,
            tab_250.s_dist_05 AS col_407
        FROM
            defaultdb.public.customer@primary AS tab_248,
            defaultdb.public.customer@primary AS tab_249,
            defaultdb.public.stock@stock_item_fk_idx AS tab_250
        WHERE
            true
        ORDER BY
            tab_249.c_state DESC;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1757483&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@b797cad6d130714748983bc53d4611ddc6151153:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP TABLE defaultdb.public.order_line TO 'http://127.0.0.1:41451/backup_9';
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1759645&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@a51ddb8342ff54283baf5c7556cb1d4ff8c4e5da:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public."order", defaultdb.public.item, defaultdb.public.customer, defaultdb.public.new_order, defaultdb.public.history
        TO
            'http://127.0.0.1:43877/backup_1'
        AS OF SYSTEM TIME
            '-2s'
        WITH
            revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1761088&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45290 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-45179](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-45179) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@49e2b18471a42aed8a8ad7cb658863f045ea1aac:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        BACKUP
        TABLE
            defaultdb.public.new_order
        TO
            'http://127.0.0.1:37369/backup_1'
        AS OF SYSTEM TIME
            '2020-02-23 08:22:03.95169+00:00'
        WITH
            revision_history;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1762101&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45290 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-45179](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-45179) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

cockroach-teamcity commented 4 years ago

(roachtest).sqlsmith/setup=tpcc/setting=default failed on master@abe944fb0ad990ceaba7e592cc83b8922639016c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
    sqlsmith.go:160,sqlsmith.go:165,sqlsmith.go:200,test_runner.go:741: query timed out, but did not cancel execution:
        DELETE FROM defaultdb.public.order_line AS tab_12;
More

Artifacts: [/sqlsmith/setup=tpcc/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=1764605&tab=artifacts#/sqlsmith/setup=tpcc/setting=default) Related: - #45290 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-45179](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-45179) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) - #45051 roachtest: sqlsmith/setup=tpcc/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-44941](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-44941) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dtpcc%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)

rohany commented 4 years ago

Closing these as they are timeouts.