Test
PublicRun fast unit and integration tests
renaming
Failed in 48m 51s
aarch64 Docker tags produced in this build
materialize/ubuntu-base:mzbuild-MGCEUE5KYJCPZM5WSNHLJ7BPR55SKROF
materialize/prod-base:mzbuild-XSTYLCSKZRUYNVKDRZHKF6IKZFXOSHF2
materialize/balancerd:mzbuild-NXQPJF37YGG6U2R5QBQDQI76WDZORCFI
materialize/bazel:mzbuild-GPYWYBGCHHBCMN7UEBT3PZGKINW55JTV
materialize/chbenchmark:mzbuild-FMVL5ENVNK4PRSX4H3SARY3ZBNQBIUQJ
materialize/ci-java-smoketest:mzbuild-V6ZYPN3CXH52RCVQFST2M42YUGUQD5TX
materialize/ci-metabase-smoketest:mzbuild-46MUN3O2O7SJINASIFHJ3Q56SZB2HYWI
materialize/cli:mzbuild-2SZRAOXXX5ACNUKIHGH4ARY7SNMNK7R2
materialize/clusterd:mzbuild-4MFPFIPNHH4KFGX6VEZIAT2AVMCJM33I
materialize/dbt-materialize:mzbuild-LOCRYTOO733UBHFHKHBYZL7JVHO5HU3O
materialize/debezium:mzbuild-RMYH5YYIXAC4K3VHNK7GUKZQHCAW75CY
materialize/environmentd:mzbuild-OYYIGRX5BGZCSMJVZIX3RJLFH4YZVZQP
materialize/fivetran-destination:mzbuild-LMPZTPLFRDRRD5GPOX3BAJNFQGN5UCEI
materialize/fivetran-destination-tester:mzbuild-HW7CRZ4B65JKS4GKFEMLYMJDREKBLVCU
materialize/frontegg-mock:mzbuild-KW6BUY3ULR44EQCE4G57FBV2YMKV5RIH
materialize/jobs:mzbuild-D6RUAM2AJVL3WZHAYAW5QLX6P2N6Z4SI
materialize/kgen:mzbuild-JWWW4I3PMGK2YH2USJ6DOBRIJABUP5ZA
materialize/maelstrom-persist-base:mzbuild-AIDNKP5YQGJTORKPEPAUUAESL3YRPSQL
materialize/maelstrom-persist:mzbuild-OFK3YH6LO7H426H3XBGTJT53OJ2LTTGW
materialize/materialized-base:mzbuild-73LXGPGRKXA2KB3M6W5L7RALS2GNM6QQ
materialize/materialized:mzbuild-D5NJVVU2WE4CTEUD4W6GWEVWRU45WI7Y
materialize/test-certs:mzbuild-75GIVGZBOAYS54JCYUUD6R2FEE5VDR3W
materialize/mysql:mzbuild-NZUI4244CPCPQPG7GOVYGXWWQLYPP6EP
materialize/mysql-client:mzbuild-LUEEEMGAFUDNFYJEZCDRPN556DNYPINZ
materialize/mz:mzbuild-ZGDOFDADDPI2EE7HCDFVQONKRDC4ZVHT
materialize/orchestratord:mzbuild-DSUML4WXDUVWS6XNCGKVFN2ZFBLU3K65
materialize/postgres:mzbuild-EZI4RN5GRRAFRIFYK4TGYCNFJ3TMX2FB
materialize/psql:mzbuild-LMZWHKC4CZRBG7IA77FKMHQ4XECNCE73
materialize/sqlancer:mzbuild-5L7ZLJRGN7ZQXBAAJ7X2BVQRFMQQAOXP
materialize/sqllogictest:mzbuild-JLRMVNKJJU44VFWODPJHY2ADIESHG4T3
materialize/sqlsmith:mzbuild-XHNLYM577YYRKWN6A5PTJZPWRE324PXR
materialize/testdrive-base:mzbuild-Q3PAFJZHO5BPZRA7WYXVIY5Y3MN3WHHN
materialize/testdrive:mzbuild-CZDN6VPPYXD323YLZCA5VSL5VRAKPDNL
Cargo test failed, main history:
- Unknown error in run.log:
FAIL [ 1.302s] mz-adapter::timestamp_selection test_timestamp_selection
(2 occurrences)
- Unknown error in workflow-default:
subprocess.CalledProcessError: Command '['cargo', 'nextest', 'run', '--workspace', '--all-features', '--profile=ci', '--cargo-profile=ci', '--partition=count:1/1']' returned non-zero exit status 100.
- Unknown error in test_timestamp_selection:
thread 'test_timestamp_selection' panicked at /var/lib/buildkite-agent/builds/hetzner-x86-64-dedi-48cpu-192gb-802fffea/materialize/test/src/adapter/src/coord/timestamp_selection.rs:545:9:
assertion `left == right` failed: timestamp determination mismatch
left: Some(15)
right: Some(10)
stack backtrace:
0: rust_begin_unwind
at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5
1: core::panicking::panic_fmt
at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14
2: core::panicking::assert_failed_inner
3: core::panicking::assert_failed::<core::option::Option<mz_repr::timestamp::Timestamp>, core::option::Option<mz_repr::timestamp::Timestamp>>
at /usr/local/lib/rustlib/src/rust/library/core/src/panicking.rs:367:5
4: determine_timestamp_for<timestamp_selection::Frontiers>
at ./src/coord/timestamp_selection.rs:545:9
5: {closure#0}
at ./tests/timestamp_selection.rs:284:45
6: run_normal<timestamp_selection::test_timestamp_selection::test_impl::{closure#0}::{closure_env#0}, alloc::string::String>
at /cargo/registry/src/index.crates.io-6f17d22bba15001f/datadriven-0.8.0/src/lib.rs:511:30
7: <datadriven::TestFile>::run::<timestamp_selection::test_timestamp_selection::test_impl::{closure#0}::{closure#0}, alloc::string::String>
at /cargo/registry/src/index.crates.io-6f17d22bba15001f/datadriven-0.8.0/src/lib.rs:500:23
8: timestamp_selection::test_timestamp_selection::test_impl::{closure#0}
at ./tests/timestamp_selection.rs:221:9
9: {closure#0}<timestamp_selection::test_timestamp_selection::test_impl::{closure_env#0}, datadriven::walk::{closure_env#0}<timestamp_selection::test_timestamp_selection::test_impl::{closure_env#0}>>
at /cargo/registry/src/index.crates.io-6f17d22bba15001f/datadriven-0.8.0/src/lib.rs:256:9
10: walk_exclusive<timestamp_selection::test_timestamp_selection::test_impl::{closure_env#0}, datadriven::walk::{closure_env#0}<timestamp_selection::test_timestamp_selection::test_impl::{closure_env#0}>>
at /cargo/registry/src/index.crates.io-6f17d22bba15001f/datadriven-0.8.0/src/lib.rs:267:9
11: datadriven::walk::<timestamp_selection::test_timestamp_selection::test_impl::{closure#0}>
at /cargo/registry/src/index.crates.io-6f17d22bba15001f/datadriven-0.8.0/src/lib.rs:233:5
12: timestamp_selection::test_timestamp_selection::test_impl
at ./tests/timestamp_selection.rs:213:5
13: timestamp_selection::test_timestamp_selection
at ./tests/timestamp_selection.rs:210:1
14: timestamp_selection::test_timestamp_selection::{closure#0}
at ./tests/timestamp_selection.rs:210:16
15: <timestamp_selection::test_timestamp_selection::{closure#0} as core::ops::function::FnOnce<()>>::call_once
at /usr/local/lib/rustlib/src/rust/library/core/src/ops/function.rs:250:5
16: core::ops::function::FnOnce::call_once
at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Test details & reproducer
Runs the Rust-based unit tests in Debug mode.bin/mzcompose --find cargo-test run default
x86_64 Docker tags produced in this build
materialize/ubuntu-base:mzbuild-5NAFJNH2KMVHELOHVJME6SGR3PLLJN2A
materialize/prod-base:mzbuild-AZBXOQ7O2TLCAAFRQ54TTXOKACLIEPY2
materialize/balancerd:mzbuild-3BQFYALF6LSSKK5F42NDNQA3HOIANJHP
materialize/bazel:mzbuild-DV73MZQVHFIBFUMXOQQQN52SZHYU7ZLF
materialize/chbenchmark:mzbuild-DHPJOEKOE44YO5SXPKDCNWLUPU2ZZ6W5
materialize/ci-java-smoketest:mzbuild-IYGR7Z4VXJLZI2TNYZ2NDBRCMHDXTU2Q
materialize/ci-metabase-smoketest:mzbuild-N3LFIHFNKBL5YSBSMD3VOVSWO3HXO6DA
materialize/cli:mzbuild-FPVFNAOUVKYUZ63YBKUEDED63TS5XKGA
materialize/clusterd:mzbuild-PYUV3CHBTWZAEEO5ULTRNPU5BI35KQPA
materialize/dbt-materialize:mzbuild-33G72JKOAH7I5URHQJGNKFBVRHZGAR7G
materialize/debezium:mzbuild-DH3UATRUW63NX4NC45OHBETXJZNLKBQ5
materialize/environmentd:mzbuild-SMNCTFERWKZUW3VVHZWX2GQSQPTYRDI4
materialize/fivetran-destination:mzbuild-QIA6X44X7KV5AIFUQZHGOQ3FORQ7SJ62
materialize/fivetran-destination-tester:mzbuild-QGENPO4MHMNGHRK5VPEWPKRELQKQWZX3
materialize/frontegg-mock:mzbuild-4U2EAFJ3LIB74VGKXWQQ7OLYOODF4ILH
materialize/jobs:mzbuild-6QG6S52CTREWOE3PD6HGKYJGF2WW56RU
materialize/kgen:mzbuild-FPGP5MBRBPGEUKWJ2UZM6YBBMZZFG4VZ
materialize/maelstrom-persist-base:mzbuild-LVSGCWMZXLE3QRYIDIHBGIRYVSRWZ6CI
materialize/maelstrom-persist:mzbuild-2GUBMGTGF4DW3KZUDF6QIXO27U2A4DBZ
materialize/materialized-base:mzbuild-6BYNSJY5QRCEIIXTZXZRWVZ662O6E5PU
materialize/materialized:mzbuild-BY4WAGSHSAIT5INK4QUYEZK55UG3X7B4
materialize/test-certs:mzbuild-Z2YUNQRKOEMYYW4OPM4E4BWDSPQKJ57U
materialize/mysql:mzbuild-HFTGC5USPVHB6VFLU2SVX7AJMASQK5EQ
materialize/mysql-client:mzbuild-ML4Y767WRJNDQLCBWU7KSTV24XPE6PUQ
materialize/mz:mzbuild-H6JYDXRN7BBI6JCDEEVKUVSURO6NVTAS
materialize/orchestratord:mzbuild-WVKBPNVEYUPESQTZWQZ5KEHS3CI7A6JU
materialize/postgres:mzbuild-FWSB6QZSR6SCG54RFVC6ZXQJQSELIJ63
materialize/psql:mzbuild-GNHCHJUW4XE6RCEY4GDDEQBVTYB6AXOR
materialize/sqlancer:mzbuild-NDOUBNF5POAW5MKNPYGCCEK6ITH5OPEH
materialize/sqllogictest:mzbuild-K5XBA4I6G5WAHYAMFTDAZ344VQVSX4AZ
materialize/sqlsmith:mzbuild-W4PBNCEJXKXRGUUNJ72IWGGODU5RKT3C
materialize/testdrive-base:mzbuild-M5WTIILEKDNJCN6KUE2JGQLFWSASA6FM
materialize/testdrive:mzbuild-T27FPJMU3YDR23VVFVL6RG4QWJ4IC5JC
Total Job Run Time: 13h 10m