Description:
audit_log.audit_log_mysqlx : Fails sporadically on Daily-trunk with following symptoms
audit_log.audit_log_mysqlx w3 [ fail ]
Test ended at 2016-03-03 00:54:33
CURRENT_TEST: audit_log.audit_log_mysqlx
mysqltest: In included file ./suite/xplugin/include/xplugin_preamble.inc at line 10:
included from /export/home2/pb2/build/sb_2-None-1456934563.94/mysql-trunk-gcov/internal/plugin/audit_log/tests/mtr/t/audit_log_mysqlx.test at line 25:
At line 9: query 'install plugin mysqlx soname "$MYSQLXPLUGIN"' failed: 1126: Can't open shared library '/export/home2/pb2/build/sb_2-None-1456934563.94/mysql-trunk-gcov/internal/plugin/audit_log/mysqlx.so' (errno: 2 /export/home2/pb2/build/sb_2-None-1456934563.94/mysql-trunk-gcov/internal/plugin/audit_log/mysqlx.so: cannot open shared object )
The result from queries just before the failure was:
Preamble
DROP USER IF EXISTS mysqlxsys@localhost;
safe_process[15905]: Child process: 15906, exit: 1
- the logfile can be found in '/dev/shm/mtr-28494/var-audit_log/log/audit_log.audit_log_mysqlx/audit_log_mysqlx.log'
Failure Hostory:
------------------
http://pb2.no.oracle.com/?template=mysql_show_test_failure&test_failure_id=&test_output_id...
How to repeat:
mysql-test-run.pl --debug-server --timer --force --parallel=auto --comment=audit_log --vardir=/dev/shm/mtr-28494/var-audit_log --suite=audit_log --experimental=collections/default.experimental --skip-ndb --force-restart
Suggested fix:
Never fail