[MDEV-20162] main.connect-abstract fails in buildbot: Could not execute 'check-testcase' Created: 2019-07-24  Updated: 2021-06-22  Resolved: 2021-06-11

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.4
Fix Version/s: 10.4.21, 10.5.12, 10.6.3

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Daniel Black
Resolution: Fixed Votes: 0
Labels: None


 Description   

Note: It doesn't fail on 10.4 now, because it currently doesn't compile on the Mac builder. But it fails on 10.5-based trees.

http://buildbot.askmonty.org/buildbot/builders/mac-1012-bintar/builds/5573/steps/test/logs/stdio

10.4 4bad6aa9ae49eed895cc1142de7354e2

main.connect-abstract                    [ fail ]
        Test ended at 2019-07-02 08:11:00
 
CURRENT_TEST: main.connect-abstract
 
 
Could not execute 'check-testcase' before testcase 'main.connect-abstract' (res: 1):
mysqltest: Logging to '/Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/var/tmp/check-mysqld_1.log'.
mysqltest: Results saved in '/Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/var/tmp/check-mysqld_1.result'.
mysqltest: Connecting to server localhost:16000 (socket @mtr-test-abstract-socket-16001) as 'root', connection 'default', attempt 0 ...
mysqltest: Connect attempt 0/500 failed: 2002: Can't connect to local MySQL server through socket '@mtr-test-abstract-socket-16001' (2)
mysqltest: Connect attempt 1/500 failed: 2002: Can't connect to local MySQL server through socket '@mtr-test-abstract-socket-16001' (2)
mysqltest: Connect attempt 2/500 failed: 2002: Can't connect to local MySQL server through socket '@mtr-test-abstract-socket-16001' (2)
...



 Comments   
Comment by Daniel Black [ 2021-06-11 ]

the check-testcase pre-record uses a mysqltest connection to the database to do the recording. With the server configured as an abstract socket, the mysqltest client cannot connect and fails.

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