-
Type:
Build Failure
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Schema Management
-
Storage Engines - Foundations
-
92.025
-
None
-
None
-
29
schema-disagg-abort-multi-switch-crash-test-disagg-1 on amazon2023-disagg-stress
Host: i-0aa96530c5b875631
Project: wiredtiger-disagg
Commit: 281fddd3
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
schema-disagg-abort-multi-switch-crash-test-disagg-1 task_log
Logs:
Task logger initialized (agent version '2026-08-12' from Evergreen build revision '602fec1e2bd5edc1834ee278f3c0525e126f756b').
Starting task 'wiredtiger_disagg_amazon2023_disagg_stress_schema_disagg_abort_multi_switch_crash_test_disagg_1_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56', execution 0.
Running pre-task commands.
Running command 'shell.exec' in function 'cleanup' (step 1 of 3) in block 'pre'.
Finished command 'shell.exec' in function 'cleanup' (step 1 of 3) in block 'pre' in 2.504867ms.
Running command 'expansions.update' in function 'setup environment' (step 2 of 3) in block 'pre'.
Finished command 'expansions.update' in function 'setup environment' (step 2 of 3) in block 'pre' in 24.981µs.
Running command 'shell.exec' in function 'pin mongo toolchain' (step 3 of 3) in block 'pre'.
mongodbtoolchain 93d85cc1a00ca1d53fcc7d4ca790f19a4e5dd542 already installed, skipping download.
Finished command 'shell.exec' in function 'pin mongo toolchain' (step 3 of 3) in block 'pre' in 2.221154ms.
Finished running pre-task commands in 5.006498ms.
Running task commands.
Running command 's3.get' in function 'fetch artifacts' (step 1 of 2).
Fetching remote file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/compile_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56.tgz' from S3 bucket 'build_external' (attempt 1 of 5).
Finished command 's3.get' in function 'fetch artifacts' (step 1 of 2) in 6.193656477s.
Running command 'shell.exec' in function 'schema disagg abort' (step 2 of 2).
export WT_TOPDIR=$(git rev-parse --show-toplevel)
export WT_BUILDDIR=$WT_TOPDIR/cmake_build
if [ "$OS" = "Windows_NT" ]; then
export PATH=/cygdrive/c/python/Python311:/cygdrive/c/python/Python311/Scripts:$PATH
else
export PATH=/opt/mongodbtoolchain/v5/bin:$PATH
export LD_LIBRARY_PATH=$WT_BUILDDIR
fi
# Create the common sanitizer options and export the specific sanitizer environment
# variables.
COMMON_SAN_OPTIONS="abort_on_error=1:disable_coredump=0"
if [[ "" =~ ASan ]]; then
export ASAN_OPTIONS="$COMMON_SAN_OPTIONS:unmap_shadow_on_exit=1"
asan_lib=$(clang -print-file-name=libclang_rt.asan.so)
[ -f "$asan_lib" ] || { echo "ERROR: libclang_rt.asan.so not found by clang"; exit 1; }
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$(dirname "$asan_lib")"
export TESTUTIL_BYPASS_ASAN=1
elif [[ "" =~ MSan ]]; then
export MSAN_OPTIONS="$COMMON_SAN_OPTIONS:verbosity=3"
export TESTUTIL_MSAN=1
elif [[ "" =~ TSan ]]; then
export TSAN_OPTIONS="$COMMON_SAN_OPTIONS:verbosity=3:history_size=7:print_suppressions=0:suppressions=$WT_TOPDIR/test/evergreen/tsan_warnings.supp"
export TESTUTIL_TSAN=1
elif [[ "" =~ UBSan ]]; then
export UBSAN_OPTIONS="$COMMON_SAN_OPTIONS:print_stacktrace=1"
export TESTUTIL_UBSAN=1
fi
if [[ 1 -eq 1 ]]; then
# The preloaded library should be downloaded/built during "configure wiredtiger" step.
# DO NOT MOVE:This variable must be set in the same function(shell) that runs a test,
# and as close as possible to the test execution, since it affects all the binaries.
export LD_PRELOAD=$WT_TOPDIR/TCMALLOC_LIB/libtcmalloc.so
if [ ! -f "$LD_PRELOAD" ]; then
echo "Error: TCMalloc support was requested, but the library doesn't exist: $LD_PRELOAD"
exit 1
fi
fi
# Set extensions to load
EXT="extensions=["
EXT="$EXT ext/compressors/snappy/libwiredtiger_snappy.so,"
EXT="$EXT ext/collators/reverse/libwiredtiger_reverse_collator.so,"
EXT="$EXT ext/encryptors/rotn/libwiredtiger_rotn.so,"
EXT="$EXT ext/page_log/palite/libwiredtiger_palite.so,"
EXT="$EXT ]"
export EXT
Dump Environment
eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
BASH_FUNC_which%%=() { ( alias;
CI=true
EVR_AGENT_PID=3588
EVR_TASK_ID=wiredtiger_disagg_amazon2023_disagg_stress_schema_disagg_abort_multi_switch_crash_test_disagg_1_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56
EXT=extensions=[ ext/compressors/snappy/libwiredtiger_snappy.so, ext/collators/reverse/libwiredtiger_reverse_collator.so, ext/encryptors/rotn/libwiredtiger_rotn.so, ext/page_log/palite/libwiredtiger_palite.so, ]
GOCACHE=/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/test/csuite/schema_disagg_abort/.gocache
GOTRACEBACK=none
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=/home/ec2-user
HOSTNAME=ip-10-128-137-42.ec2.internal
INVOCATION_ID=794ad8c1a6ec4f779477cb6ae5ba44ac
JASPER_ID=70d834b8-9f3d-4c76-b953-7dc28d028ffd
JASPER_MANAGER=f2d8c39e-5d6b-4e36-9f8c-79d8d14216b7
JOURNAL_STREAM=8:13933
LANG=C.UTF-8
LC_ALL=C
LD_LIBRARY_PATH=/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build
LD_PRELOAD=/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/TCMALLOC_LIB/libtcmalloc.so
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOGNAME=ec2-user
MAIL=/var/spool/mail/ec2-user
PATH=/opt/mongodbtoolchain/v5/bin:/usr/sbin:/usr/sbin:/usr/sbin:/home/ec2-user/.local/bin:/home/ec2-user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/node/bin:/opt/node/bin:/opt/node/bin
PWD=/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/test/csuite/schema_disagg_abort
SHELL=/bin/bash
SHLVL=1
SYSTEMD_COLORS=false
SYSTEMD_EXEC_PID=3348
S_COLORS=auto
TEMP=/data/mci/ec8b283f2075756ea0aa9e66755010b2/tmp
TMP=/data/mci/ec8b283f2075756ea0aa9e66755010b2/tmp
TMPDIR=/data/mci/ec8b283f2075756ea0aa9e66755010b2/tmp
USER=ec2-user
WT_BUILDDIR=/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build
WT_TOPDIR=/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger
_=/usr/bin/printenv
which_declare=declare -f
}
echo "Dump Environment"
printenv | sort
build_dir=$(cd ../../../ && pwd)
for i in $(seq 10); do
echo "Iteration $i/10"
./test_schema_disagg_abort -b "$build_dir" -r lf -s 30 -k l150 -T 12 -u 64 -t 300
done
Iteration 1/10
Running test command: ./test_schema_disagg_abort -b /data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build -r lf -s 30 -k l150 -T 12 -u 64 -t 300
Parent: roles lf; 12 schema threads; pool 64 slots; switch every 30s; kill leader@150 follower@0 lone@0; stop at 300s
CONFIG: test_schema_disagg_abort -r lf -s 30 -k l150 -u 64 -T 12 -t 300 -PSD11152560,E3404390
Running test command: /data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/test/csuite/schema_disagg_abort/test_schema_disagg_abort -r node -i 0 -A l -h WT_TEST.test_schema_disagg_abort -b /data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build -T 12 -u 64 -s 30 -R 3 -W 6 -PSD11152560,E3404390
Node 0: starting as leader
Running test command: /data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/test/csuite/schema_disagg_abort/test_schema_disagg_abort -r node -i 1 -A f -h WT_TEST.test_schema_disagg_abort -b /data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build -T 12 -u 64 -s 30 -R 5 -W 4 -PSD11152560,E3404390
Node 1: starting as follower
Node 0: checkpoint 1 complete
Node 0: checkpoint 2 complete
Node 0: checkpoint 3 complete
Node 0: checkpoint 4 complete
Node 0: checkpoint 5 complete
Node 0: checkpoint 6 complete
Node 0: checkpoint 7 complete
Node 0: checkpoint 8 complete
Node 0: checkpoint 9 complete
Node 0: checkpoint 10 complete
Node 0: checkpoint 11 complete
Node 0: checkpoint 12 complete
Node 0: checkpoint 13 complete
Node 0: checkpoint 14 complete
Node 0: checkpoint 15 complete
Parent: directing switch 1
Node 0: checkpoint 16 complete
Node 0: checkpoint 17 complete
Node 0: checkpoint 18 complete
Node 0: step-down checkpoint at 878 (lsn 1636)
Node 0: now follower
[1787123277:815786][18890:0xffff8d7edbc0], checkpoint-pick-up: [WT_VERB_LAYERED][WARNING]: Picking up the same checkpoint again: metadata LSN = 1634
schema-disagg-abort-multi-switch-crash-test-disagg-1 task_log
Logs:
[1787123277:923319][18891:0xffffb0ee7040], disagg-step-up: [WT_VERB_DEFAULT][ERROR]: __layered_create_missing_stable_tables_helper, 186: WiredTiger assertion failed: 'entry->schema_epoch > last_ckpt_epoch'. Expression returned false [1787123277:923341][18891:0xffffb0ee7040], disagg-step-up: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 29: aborting WiredTiger library
schema-disagg-abort-multi-switch-crash-test-disagg-1 task_log
Logs:
Node 1: adopted the latest checkpoint before step-up Node 0: peer died; continuing as a lone follower test_schema_disagg_abort: FAILED: node1 terminated unexpectedly: signal 6: Invalid argument test_schema_disagg_abort: process aborting WiredTiger Error: __wt_abort, 29: aborting WiredTiger library bash: line 60: 18889 Aborted (core dumped) ./test_schema_disagg_abort -b "$build_dir" -r lf -s 30 -k l150 -T 12 -u 64 -t 300 Command 'shell.exec' in function 'schema disagg abort' (step 2 of 2) failed: shell script encountered problem: exit code 134. Finished command 'shell.exec' in function 'schema disagg abort' (step 2 of 2) in 47.032995516s. Running task commands failed: running command: command failed: shell script encountered problem: exit code 134 Finished running task commands in 53.226992806s. Task completed - FAILURE. Running post-task commands.
schema-disagg-abort-multi-switch-crash-test-disagg-1 task_log
Logs:
#0 0x0000ffff9eec4454 in __pthread_kill_implementation () from /lib64/libc.so.6 #0 0x0000ffff9eec4454 in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x0000ffff9ee7b320 [PAC] in raise () from /lib64/libc.so.6 #2 0x0000ffff9ee62224 [PAC] in abort () from /lib64/libc.so.6 #3 0x0000ffff9f26841c [PAC] in __wt_abort (session=session@entry=0x0) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/os_common/os_abort.c:32 #4 0x000000000040a8a8 in testutil_die (e=e@entry=22, fmt=fmt@entry=0x410888 "%s terminated unexpectedly: %s %d") at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/utility/misc.c:75 #5 0x0000000000405ac8 in die_on_child_status (proc=proc@entry=0x474530 <children+24>, status=<optimized out>, code=<optimized out>) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:138 #6 0x0000000000405b9c in child_alive (proc=proc@entry=0x474530 <children+24>) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:155 #7 0x0000000000405bdc in children_poll (children=children@entry=0x474518 <children>) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:169 #8 0x0000000000405c3c in wait_for_sentinel (cfg=cfg@entry=0xffffcf5ca5f0, children=children@entry=0x474518 <children>, sentinel=sentinel@entry=0xffffcf5c84b0 "switch_done.1", max_wait=max_wait@entry=240) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:184 #9 0x00000000004063fc in direct_switch (cfg=cfg@entry=0xffffcf5ca5f0, children=children@entry=0x474518 <children>, cur_leaderp=cur_leaderp@entry=0xffffcf5c858c, cur_followerp=cur_followerp@entry=0xffffcf5c8588, genp=genp@entry=0xffffcf5c8584) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:243 #10 0x0000000000406844 in run_children (cfg=cfg@entry=0xffffcf5ca5f0, self_path=self_path@entry=0xffffcf5c95e8 "/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/test/csuite/schema_disagg_abort/test_schema_disagg_abort") at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:340 #11 0x0000000000406b78 in parent_main (cfg=cfg@entry=0xffffcf5ca5f0, self_path=self_path@entry=0xffffcf5c95e8 "/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/test/csuite/schema_disagg_abort/test_schema_disagg_abort") at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/parent.c:405 #12 0x0000000000404e04 in main (argc=<optimized out>, argv=0xffffcf5cc7b8) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/main.c:432 #0 0x0000ffffaf6c4454 in __pthread_kill_implementation () from /lib64/libc.so.6 #0 0x0000ffffaf6c4454 in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x0000ffffaf67b320 [PAC] in raise () from /lib64/libc.so.6 #2 0x0000ffffaf662224 [PAC] in abort () from /lib64/libc.so.6 #3 0x0000ffffafa6841c [PAC] in __wt_abort (session=session@entry=0x51af7fc92040) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/os_common/os_abort.c:32 #4 0x0000ffffaf986df8 in __layered_create_missing_stable_tables_helper (session=session@entry=0x51af7fc92040) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/conn/conn_layered.c:186 #5 0x0000ffffaf987278 in __layered_create_missing_stable_tables (session=0x51af7fc92040) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/conn/conn_layered.c:241 #6 0x0000ffffaf988bf0 in __disagg_step_up (session=session@entry=0x51af7fc90000) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/conn/conn_layered.c:1223 #7 0x0000ffffaf989fcc in __wti_disagg_conn_config (session=session@entry=0x51af7fc90000, cfg=cfg@entry=0xffffc89f3618, reconfig=reconfig@entry=true) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/conn/conn_layered.c:1694 #8 0x0000ffffaf992f34 in __wti_conn_reconfig (session=session@entry=0x51af7fc90000, cfg=cfg@entry=0xffffc89f3618) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/conn/conn_reconfig.c:449 #9 0x0000ffffaf9606bc in __conn_reconfigure (wt_conn=<optimized out>, config=<optimized out>) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/src/conn/conn_api.c:1488 #10 0x000000000040541c in node_step_up (state=state@entry=0x4306a0 <state>, final_ts=1398) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/node.c:323 #11 0x0000000000405840 in node_run (cfg=cfg@entry=0xffffc89f4b00, state=state@entry=0x4306a0 <state>, role=role@entry=0x415be0 <node_role_follower>) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/node.c:373 #12 0x0000000000405a30 in node_main (cfg=cfg@entry=0xffffc89f4b00) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/node.c:425 #13 0x0000000000404e28 in main (argc=22, argv=0xffffc89f6cc8) at /data/mci/28dad6ee16b9780d163ac53b413c5349/wiredtiger/test/csuite/schema_disagg_abort/main.c:421
schema-disagg-abort-multi-switch-crash-test-disagg-1 task_log
Logs:
Finished command 'shell.exec' in function 'dump stacktraces' (step 1 of 9) in block 'post' in 2.195088158s.
Running command 's3.put' in function 'upload stacktraces' (step 2 of 9) in block 'post'.
Putting files matching filter '[wiredtiger/cmake_build/*stacktrace.txt]' into path 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/' in S3 bucket 'build_external'.
Performing S3 put to file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/' in bucket 'build_external' (attempt 1 of 5).
Finished command 's3.put' in function 'upload stacktraces' (step 2 of 9) in block 'post' in 221.87586ms.
Running command 's3.put' in function 'upload test/format config' (step 3 of 9) in block 'post'.
Putting files matching filter '[wiredtiger/cmake_build/test/format/RUNDIR*/CONFIG]' into path 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/' in S3 bucket 'build_external'.
Performing S3 put to file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/' in bucket 'build_external' (attempt 1 of 5).
File filter 'wiredtiger/cmake_build/test/format/RUNDIR*/CONFIG' matched no files.
Finished command 's3.put' in function 'upload test/format config' (step 3 of 9) in block 'post' in 73.857944ms.
Running command 's3.put' in function 'upload test/model workloads' (step 4 of 9) in block 'post'.
Putting files matching filter '[wiredtiger/cmake_build/test/model/tools/WT_TEST*/*.workload]' into path 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/' in S3 bucket 'build_external'.
Performing S3 put to file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/' in bucket 'build_external' (attempt 1 of 5).
File filter 'wiredtiger/cmake_build/test/model/tools/WT_TEST*/*.workload' matched no files.
Finished command 's3.put' in function 'upload test/model workloads' (step 4 of 9) in block 'post' in 51.891745ms.
Running command 'shell.exec' in function 'dump stderr/stdout' (step 5 of 9) in block 'post'.
if [ -d "WT_TEST" ]; then
# Dump stderr/stdout contents generated by the C libraries onto console for Python tests
find "WT_TEST" -name "std*.txt" ! -empty -exec bash -c "echo 'Contents from {}:'; cat '{}'" \;
fi
Finished command 'shell.exec' in function 'dump stderr/stdout' (step 5 of 9) in block 'post' in 1.347861ms.
Running command 'shell.exec' in function 'upload stat files' (step 6.1 of 9) in block 'post'.
mkdir stat_files
python3 ../test/evergreen/collect_stat_files.py -d stat_files
Finished command 'shell.exec' in function 'upload stat files' (step 6.1 of 9) in block 'post' in 43.558141ms.
Running command 'archive.targz_pack' in function 'upload stat files' (step 6.2 of 9) in block 'post'.
Beginning to build archive.
[message='successfully created archive' num_files='4' target='/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger/cmake_build/stat_files.tar.gz']
Finished command 'archive.targz_pack' in function 'upload stat files' (step 6.2 of 9) in block 'post' in 13.290122ms.
Running command 's3.put' in function 'upload stat files' (step 6.3 of 9) in block 'post'.
Putting local file 'wiredtiger/cmake_build/stat_files.tar.gz' into path 'build_external/wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/stat_files.tar.gz' (https://build_external.s3.amazonaws.com/wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/stat_files.tar.gz).
Performing S3 put to file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56/stat_files.tar.gz' in bucket 'build_external' (attempt 1 of 5).
Finished command 's3.put' in function 'upload stat files' (step 6.3 of 9) in block 'post' in 299.125029ms.
Running command 'archive.targz_pack' in function 'upload artifact' (step 7.1 of 9) in block 'post'.
Beginning to build archive.
[message='successfully created archive' num_files='8663' target='/data/mci/ec8b283f2075756ea0aa9e66755010b2/wiredtiger.tgz']
Finished command 'archive.targz_pack' in function 'upload artifact' (step 7.1 of 9) in block 'post' in 983.113742ms.
Running command 's3.put' in function 'upload artifact' (step 7.2 of 9) in block 'post'.
Putting local file 'wiredtiger.tgz' into path 'build_external/wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56-0.tgz' (https://build_external.s3.amazonaws.com/wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56-0.tgz).
Performing S3 put to file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/artifacts/schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56-0.tgz' in bucket 'build_external' (attempt 1 of 5).
Finished command 's3.put' in function 'upload artifact' (step 7.2 of 9) in block 'post' in 1.281876213s.
Running command 'archive.targz_pack' in function 'save wt hang analyzer core/debugger files' (step 8.1 of 9) in block 'post'.
Beginning to build archive.
No files were archived.
Finished command 'archive.targz_pack' in function 'save wt hang analyzer core/debugger files' (step 8.1 of 9) in block 'post' in 345.294µs.
Running command 's3.put' in function 'save wt hang analyzer core/debugger files' (step 8.2 of 9) in block 'post'.
Putting local file 'wt-hang-analyzer.tgz' into path 'build_external/wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/wt_hang_analyzer/wt-hang-analyzer_schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56.tgz' (https://build_external.s3.amazonaws.com/wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/wt_hang_analyzer/wt-hang-analyzer_schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56.tgz).
Performing S3 put to file 'wiredtiger/amazon2023-disagg-stress/281fddd35f38e97ce8438cb63ae751528feb241b/wt_hang_analyzer/wt-hang-analyzer_schema-disagg-abort-multi-switch-crash-test-disagg-1_wiredtiger_disagg_amazon2023_disagg_stress_281fddd35f38e97ce8438cb63ae751528feb241b_26_08_19_05_28_56.tgz' in bucket 'build_external' (attempt 1 of 5).
File '/data/mci/ec8b283f2075756ea0aa9e66755010b2/wt-hang-analyzer.tgz' not found and skip missing is true, exiting without error.
Finished command 's3.put' in function 'save wt hang analyzer core/debugger files' (step 8.2 of 9) in block 'post' in 19.679234ms.
Running command 'shell.exec' in function 'cleanup' (step 9 of 9) in block 'post'.
Finished command 'shell.exec' in function 'cleanup' (step 9 of 9) in block 'post' in 302.031603ms.
Finished running post-task commands in 5.488865023s.
reading test log spec; falling back to default spec: open /data/mci/ec8b283f2075756ea0aa9e66755010b2/build/TestLogs/log_spec.yaml: no such file or directory
- depends on
-
WT-18370 A schema operation can be published below the node's last checkpoint schema epoch
-
- In Code Review
-