[MDEV-19021] innodb.ibuf_not_empty failed in buildbot with wrong result Created: 2019-03-22  Updated: 2023-11-28  Resolved: 2023-11-28

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Marko Mäkelä
Resolution: Cannot Reproduce Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-17742 innodb.ibuf_not_empty failed in build... Closed
relates to MDEV-24024 innodb.ibuf_not_empty failed in buildbot Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/12385

10.2 3a42926c88f8c3c582a7af7e482f6ade

innodb.ibuf_not_empty 'innodb'           w2 [ fail ]
        Test ended at 2019-02-18 18:56:03
 
CURRENT_TEST: innodb.ibuf_not_empty
--- D:/winx64-debug/build/src/mysql-test/suite/innodb/r/ibuf_not_empty.result	2019-02-18 18:19:56.818562200 +0000
+++ D:\winx64-debug\build\src\mysql-test\suite\innodb\r\ibuf_not_empty.reject	2019-02-18 18:55:57.632673200 +0000
@@ -20,6 +20,5 @@
 INSERT INTO t1 SELECT 0,b,c FROM t1;
 check table t1;
 Table	Op	Msg_type	Msg_text
-test.t1	check	Warning	InnoDB: Index 'b' contains #### entries, should be 4096.
-test.t1	check	error	Corrupt
+test.t1	check	status	OK
 DROP TABLE t1;
 
mysqltest: Result length mismatch



 Comments   
Comment by Marko Mäkelä [ 2023-11-28 ]

Last failure (of any kind) of this test:

10.3 dd8833bff0af1b75e007e3db1d18debfb7c4a096

innodb.ibuf_not_empty 'innodb'           w27 [ fail ]
        Test ended at 2022-10-01 22:07:42
2022-10-01 22:07:40 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=3333335
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 17 in the doublewrite buffer slot 0 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 15 in the doublewrite buffer slot 1 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 14 in the doublewrite buffer slot 2 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 13 in the doublewrite buffer slot 3 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 11 in the doublewrite buffer slot 4 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 8 in the doublewrite buffer slot 5 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 7 in the doublewrite buffer slot 6 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 6 in the doublewrite buffer slot 7 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:40 0 [Warning] InnoDB: A copy of page 5 in the doublewrite buffer slot 8 is beyond the end of tablespace test/t1 (5 pages)
2022-10-01 22:07:41 0 [Note] InnoDB: Starting final batch to recover 12 pages from redo log.
2022-10-01 22:07:41 0 [ERROR] [FATAL] InnoDB: Trying to read page number 5 in space 148, space name test/t1, which is outside the tablespace bounds. Byte offset 0, len 16384
----------SERVER LOG END-------------

Generated at Thu Feb 08 08:48:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.