[MDEV-16116] encryption.innodb_encryption_discard_import still fails in buildbot with FOUND vs NOT FOUND Created: 2018-05-07  Updated: 2023-12-12  Resolved: 2023-12-11

Status: Closed
Project: MariaDB Server
Component/s: Encryption, Tests
Affects Version/s: 10.1, 10.3.18, 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11, 11.0, 11.1, 11.2, 11.3
Fix Version/s: 10.4.33, 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3, 11.3.2

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

Issue Links:
Relates
relates to MDEV-11905 encryption.innodb-discard-import test... Closed

 Description   

MDEV-12903 has been closed, but this still happens:
http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/9135

10.1 0db66ab18ffef6d8920e2e6ff66e9951

encryption.innodb_encryption_discard_import 'xtradb' w2 [ fail ]
        Test ended at 2018-05-07 14:26:18
 
CURRENT_TEST: encryption.innodb_encryption_discard_import
--- /usr/local/mariadb-10.1.33-linux-i686/mysql-test/suite/encryption/r/innodb_encryption_discard_import.result	2018-05-07 12:20:07.000000000 +0300
+++ /usr/local/mariadb-10.1.33-linux-i686/mysql-test/suite/encryption/r/innodb_encryption_discard_import.reject	2018-05-07 14:26:18.207800263 +0300
@@ -25,7 +25,7 @@
 # t1 yes on expecting NOT FOUND
 NOT FOUND /foobar/ in t1.ibd
 # t2 ... on expecting NOT FOUND
-NOT FOUND /temp/ in t2.ibd
+FOUND /temp/ in t2.ibd
 # t3 ... on expecting NOT FOUND
 NOT FOUND /barfoo/ in t3.ibd
 t1.frm



 Comments   
Comment by Elena Stepanova [ 2018-09-15 ]

Still happens on current 10.2:
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-jessie-amd64/builds/4854/steps/mtr/logs/stdio

Comment by Michael Widenius [ 2019-10-15 ]

Also happens in 10.3:
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-xenial-x86/builds/13567/steps/mtr/logs/stdio

Comment by Marko Mäkelä [ 2023-11-29 ]

Latest main-branch failure:

11.0 fe681d79b352f266f50987e7963de2534c65e268

encryption.innodb_encryption_discard_import 'innodb' w3 [ fail ]
        Test ended at 2023-11-24 12:37:13
 
CURRENT_TEST: encryption.innodb_encryption_discard_import
--- /mnt/buildbot/build/mariadb-11.0.5/mysql-test/suite/encryption/r/innodb_encryption_discard_import.result	2023-11-24 09:20:34.000000000 -0500
+++ /mnt/buildbot/build/mariadb-11.0.5/mysql-test/suite/encryption/r/innodb_encryption_discard_import.reject	2023-11-24 12:37:12.888940030 -0500
@@ -22,7 +22,7 @@
 # t1 yes on expecting NOT FOUND
 NOT FOUND /foobar/ in t1.ibd
 # t2 ... on expecting NOT FOUND
-NOT FOUND /temp/ in t2.ibd
+FOUND 1 /temp/ in t2.ibd
 # t3 ... on expecting NOT FOUND
 NOT FOUND /barfoo/ in t3.ibd
 # restart
 
mysqltest: Result length mismatch

Comment by Marko Mäkelä [ 2023-12-11 ]

Sorry, I had forgotten about this ticket. The same test was mentioned also in MDEV-11905, which I addressed by simplifying the test.

I was not able to reproduce any failure. I think that removing the restarts of the server should make it easier to reason about any failures, if they still occur after the simplification.

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