Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-20162

main.connect-abstract fails in buildbot: Could not execute 'check-testcase'

Details

    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)
      ...
      

      Attachments

        Activity

          danblack Daniel Black added a comment -

          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.

          danblack Daniel Black added a comment - 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.

          People

            danblack Daniel Black
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.