[MDEV-14445] innodb.table_flags failed in buildbot with wrong result Created: 2017-11-20  Updated: 2018-04-09  Resolved: 2018-04-06

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Tests
Affects Version/s: 10.3
Fix Version/s: 10.3.6

Type: Bug Priority: Minor
Reporter: Alice Sherepa Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates MDEV-13603 innodb_fast_shutdown=0 may fail to pu... Closed
Relates
relates to MDEV-11802 innodb.innodb_bug14676111 fails in bu... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar-debug/builds/1471/steps/test/logs/stdio

innodb.table_flags '16k,innodb'          w1 [ fail ]
        Test ended at 2017-11-18 22:24:32
 
CURRENT_TEST: innodb.table_flags
/home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/client/mysqltest: Error on delete of '/home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/var/1/tmp/table_flags/ibtmp1' (Errcode: 2 "No such file or directory")
--- /home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/suite/innodb/r/table_flags.result	2017-11-18 20:46:14.800082851 -0500
+++ /home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/suite/innodb/r/table_flags.reject	2017-11-18 22:24:32.780082847 -0500
@@ -82,8 +82,8 @@
  CLUSTER_NAME=NULL(0 bytes),
  SPACE=0x00000003)
 header=0x000058150200 (NAME='test/tp',
- DB_TRX_ID=0x000000000000,
- DB_ROLL_PTR=0x80000000000000,
+ DB_TRX_ID=0x00000000030e,
+ DB_ROLL_PTR=0x870000013b0110,
  ID=0x0000000000000014,
  N_COLS=0x80000001,
  TYPE=0x000009a1,
 
mysqltest: Result content mismatch



 Comments   
Comment by Marko Mäkelä [ 2018-04-06 ]

This result failure is due to purge not doing its job and resetting the DB_TRX_ID (like it should after MDEV-12288 in 10.3). This should be fixed as part of MDEV-11802. The test innodb.dml_purge could be an easier way of repeating the same problem.

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