connect.json issue

while running as root user following test :

perl mysql-test-run.pl

I am getting following error :

main.connect [ pass ] 10116 main.pool_of_threads [ pass ] 10801 worker[1] mysql-test-run: WARNING: Process [mysqld.1 - pid: 182117, winpid: 182117, exit: 1792] died after mysql-test-run waited 0.2 seconds for /data/mariadb-10.3.27-linux-systemd-x86_64/mysql-test/var/run/mysqld.1.pid to be created. connect.json [ fail ] Test ended at 2021-02-10 10:34:06

CURRENT_TEST: connect.json

Failed to start mysqld.1 mysqltest failed but provided no output

- saving '/data/mariadb-10.3.27-linux-systemd-x86_64/mysql-test/var/log/connect.json/' to '/data/mariadb-10.3.27-linux-systemd-x86_64/mysql-test/var/log/connect.json/'

Only 745 of 6410 completed. -------------------------------------------------------------------------- The servers were restarted 2 times Spent 20.917 of 30 seconds executing testcases

Failure: Failed 1/3 tests, 66.67% were successful.

Failing test(s): connect.json

The log files in var/log may give you some hint of what went wrong.

If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

599 tests were skipped, 0 by the test itself.

mysql-test-run: * ERROR: there were failing test cases

Any solution or can I run this test as non-root user?

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.