See server error log:
2015-07-17 0:11:52 139633539786624 [Warning] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld: unknown variable 'loose-debug-sync-timeout=300'
|
2015-07-17 0:11:52 139633539786624 [Note] Server socket created on IP: '127.0.0.1'.
|
2015-07-17 0:11:52 139633539786624 [Note] Event Scheduler: Loaded 0 events
|
2015-07-17 0:11:52 139633539786624 [Note] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld: ready for connections.
|
Version: '10.1.6-MariaDB-log' socket: '/usr/local/mariadb-10.1.6-linux-x86_64/mysql-test/var/tmp/3/mysqld.1.sock' port: 16020 MariaDB Server
|
2015-07-17 0:11:52 139633566979840 [Note] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld: Normal shutdown
|
|
2015-07-17 0:11:52 139633566979840 [Note] Event Scheduler: Purging the queue. 0 events
|
2015-07-17 0:11:52 139633241347840 [Note] InnoDB: FTS optimize thread exiting.
|
2015-07-17 0:11:52 139633566979840 [Note] InnoDB: Starting shutdown...
|
CURRENT_TEST: encryption.innodb_first_page
|
2015-07-17 0:11:53 139657608071040 [Note] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld (mysqld 10.1.6-MariaDB-log) starting as process 7824 ...
|
The test simply forgets to wait for the server to shutdown.
See server error log:
2015-07-17 0:11:52 139633539786624 [Warning] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld: unknown variable 'loose-debug-sync-timeout=300'
2015-07-17 0:11:52 139633539786624 [Note] Server socket created on IP: '127.0.0.1'.
2015-07-17 0:11:52 139633539786624 [Note] Event Scheduler: Loaded 0 events
2015-07-17 0:11:52 139633539786624 [Note] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld: ready for connections.
Version: '10.1.6-MariaDB-log' socket: '/usr/local/mariadb-10.1.6-linux-x86_64/mysql-test/var/tmp/3/mysqld.1.sock' port: 16020 MariaDB Server
2015-07-17 0:11:52 139633566979840 [Note] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld: Normal shutdown
2015-07-17 0:11:52 139633566979840 [Note] Event Scheduler: Purging the queue. 0 events
2015-07-17 0:11:52 139633241347840 [Note] InnoDB: FTS optimize thread exiting.
2015-07-17 0:11:52 139633566979840 [Note] InnoDB: Starting shutdown...
CURRENT_TEST: encryption.innodb_first_page
2015-07-17 0:11:53 139657608071040 [Note] /usr/local/mariadb-10.1.6-linux-x86_64/bin/mysqld (mysqld 10.1.6-MariaDB-log) starting as process 7824 ...
The test simply forgets to wait for the server to shutdown.