-
Type:
Build Failure
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-07-18
-
2
-
7
unit-test-hook-disagg-leader on ubuntu2004
Host: i-05ec26c12a0dc633e
Project: wiredtiger
Commit: c16e697b
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
Logs:
test_corrupt01.py: wt: session.verify: table:test_corrupt01: No such file or directory
Logs:
test_corrupt01.py: [pid:34869]: FAIL: None test_corrupt01.py: ---------------------------------------------------------------------- test_corrupt01.py: [pid:34869]: Traceback (most recent call last): test_corrupt01.py: File "/data/mci/e76b97ce0d661ebe38a123567457fe19/wiredtiger/test/suite/wttest.py", line 243, in _callTestMethod test_corrupt01.py: method() test_corrupt01.py: File "/data/mci/e76b97ce0d661ebe38a123567457fe19/wiredtiger/test/suite/test_corrupt01.py", line 91, in test_corrupt01 test_corrupt01.py: self.runWt( test_corrupt01.py: File "/data/mci/e76b97ce0d661ebe38a123567457fe19/wiredtiger/test/suite/suite_subprocess.py", line 307, in runWt test_corrupt01.py: self.assertEqual(returncode, 0, test_corrupt01.py: AssertionError: 1 != 0 : expected success: "['/data/mci/e76b97ce0d661ebe38a123567457fe19/wiredtiger/cmake_build/wt', 'verify', '-d', 'dump_address', 'table:test_corrupt01']": exited 1 test_corrupt01.py: test_corrupt01.py: ---------------------------------------------------------------------- test_corrupt01.py: Ran 1 test in 47.166s test_corrupt01.py:
Logs:
ERROR: test_corrupt01.py process returned 1 running python3 ../test/suite/run.py --noremove -v 2 --timeout 1800 --hook disagg=(role=leader) test_cursor12.py seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 9 (table-index.recno-fix): starting test_cursor11.py: [pid:35065]: Creating "table:test_cursor11" with config = "key_format=r,value_format=S,,columns=(key0,value0)" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:index1" with config = "columns=(value0,key0)," test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 9 (table-index.recno-fix): 1.04 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 10 (table-index.string): starting test_cursor11.py: [pid:35065]: Replacing, old uri = "table:test_cursor11" test_cursor11.py: [pid:35065]: Replacing, new uri = "layered:test_cursor11" test_cursor11.py: [pid:35065]: Creating "layered:test_cursor11" with config = "key_format=S,value_format=S,,columns=(key0,value0)" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:index1" with config = "columns=(value0,key0)," test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "{'table:test_cursor11'}" test_cursor11.py: [pid:35065]: SKIPPING "table:test_cursor11" test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 10 (table-index.string): 1.05 seconds test_cursor11.py: skipped 'indices do not work in disagg storage' test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 11 (table-simple.integer): starting test_cursor11.py: [pid:35065]: Replacing, old uri = "table:test_cursor11" test_cursor11.py: [pid:35065]: Replacing, new uri = "layered:test_cursor11" test_cursor11.py: [pid:35065]: Creating "layered:test_cursor11" with config = "key_format=i,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 11 (table-simple.integer): 1.05 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 12 (table-simple.recno): starting test_cursor11.py: [pid:35065]: Creating "table:test_cursor11" with config = "key_format=r,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 12 (table-simple.recno): 1.03 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 13 (table-simple.recno-fix): starting test_cursor11.py: [pid:35065]: Creating "table:test_cursor11" with config = "key_format=r,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 13 (table-simple.recno-fix): 1.03 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 14 (table-simple.string): starting test_cursor11.py: [pid:35065]: Replacing, old uri = "table:test_cursor11" test_cursor11.py: [pid:35065]: Replacing, new uri = "layered:test_cursor11" test_cursor11.py: [pid:35065]: Creating "layered:test_cursor11" with config = "key_format=S,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_insert -s 14 (table-simple.string): 1.05 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 0 (file.integer): starting test_cursor11.py: [pid:35065]: Creating "file:test_cursor11" with config = "key_format=i,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 0 (file.integer): 1.03 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 1 (file.recno): starting test_cursor11.py: [pid:35065]: Creating "file:test_cursor11" with config = "key_format=r,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 1 (file.recno): 1.03 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 2 (file.recno-fix): starting test_cursor11.py: [pid:35065]: Creating "file:test_cursor11" with config = "key_format=r,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 2 (file.recno-fix): 1.03 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 3 (file.string): starting test_cursor11.py: [pid:35065]: Creating "file:test_cursor11" with config = "key_format=S,value_format=S," test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 3 (file.string): 1.03 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 4 (table-complex.integer): starting test_cursor11.py: [pid:35065]: Creating "table:test_cursor11" with config = "key_format=i,value_format=SiSS,,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup1" with config = ",columns=(column2)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup2" with config = ",columns=(column3)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup3" with config = ",columns=(column4)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup4" with config = ",columns=(column2,column3)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup5" with config = ",columns=(column3,column4)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup6" with config = ",columns=(column2,column4,column5)," test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx1" with config = ",columns=(column2),,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx2" with config = ",columns=(column3),,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx3" with config = ",columns=(column4),,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx4" with config = ",columns=(column2,column4),,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx5" with config = ",columns=(column3,column5)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx6" with config = ",columns=(column3,column5,column4)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 4 (table-complex.integer): 1.06 seconds test_cursor11.py: ok test_cursor11.py: [pid:35065]: None ... [pid:35065]: test_cursor11.test_cursor11.test_cursor_remove_with_key_and_position -s 5 (table-complex.recno): starting test_cursor11.py: [pid:35065]: Creating "table:test_cursor11" with config = "key_format=r,value_format=SiSS,,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup1" with config = ",columns=(column2)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup2" with config = ",columns=(column3)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup3" with config = ",columns=(column4)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup4" with config = ",columns=(column2,column3)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup5" with config = ",columns=(column3,column4)," test_cursor11.py: [pid:35065]: Creating "colgroup:test_cursor11:cgroup6" with config = ",columns=(column2,column4,column5)," test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx1" with config = ",columns=(column2),,columns=(record,column2,column3,column4,column5),colgroups=(cgroup1,cgroup2,cgroup3,cgroup4,cgroup5,cgroup6)" test_cursor11.py: [pid:35065]: BaseURI "table:test_cursor11", 19 test_cursor11.py: [pid:35065]: Layered URIS: "set()" test_cursor11.py: [pid:35065]: Creating "index:test_cursor11:indx2" with config = ",columns=(column3),,col
- is related to
-
WT-14997 Disable layered tables on truncate tests
-
- Closed
-
-
WT-14999 Refactor __wt_update to use a union to store commit timestamps and rollback timestamps
-
- Closed
-
- related to
-
WT-14971 Fix broken cursor function entry macro call
-
- Closed
-
-
WT-14782 Disagg python testing: triage test_checkpoint*.py tests
-
- Closed
-
-
WT-14866 Change timewindow aggregation logic to aggregate prepare_ts
-
- Closed
-
-
WT-14969 Skip including a prepared update in the delta if it has been written
-
- Closed
-
-
WT-14970 Split prepare_ts and prepared_id into stop_prepare_ts, start_prepare_ts, stop_prepared_id, start_prepared_id
-
- Closed
-
-
WT-14987 Segfault in __wt_buf_grow_worker reading metadata file (RHEL8 zSeries unit-test)
-
- Closed
-