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

main.tls_version and main.tls_version1 fail in buildbot on Ubuntu Focal

    XMLWordPrintable

Details

    Description

      The mentioned tests are now failing on the new Ubuntu Focal builders:

      main.tls_version1                        w1 [ fail ]
              Test ended at 2020-03-17 13:43:25
       
      CURRENT_TEST: main.tls_version1
      ERROR 2026 (HY000): SSL connection error: tlsv1 alert internal error
      mysqltest: At line 5: exec of '/usr/bin/mysql --defaults-file=/dev/shm/var/1/my.cnf --host=localhost --ssl -e "show status like 'ssl_version';"' failed, error: 256, status: 1, errno: 11
      Output from before failure:
       
       - saving '/dev/shm/var/1/log/main.tls_version1/' to '/dev/shm/var/log/main.tls_version1/'
       
      Retrying test main.tls_version1, attempt(2/3)...
       
      worker[1] > Restart  - not started
      main.tls_version1                        w1 [ retry-fail ]
              Test ended at 2020-03-17 13:43:25
       
      CURRENT_TEST: main.tls_version1
      ERROR 2026 (HY000): SSL connection error: tlsv1 alert internal error
      mysqltest: At line 5: exec of '/usr/bin/mysql --defaults-file=/dev/shm/var/1/my.cnf --host=localhost --ssl -e "show status like 'ssl_version';"' failed, error: 256, status: 1, errno: 11
      Output from before failure:
       
       - skipping '/dev/shm/var/1/log/main.tls_version1/'
       
      Test main.tls_version1 has failed 2 times, no more retries!
       
      worker[1] > Restart  - not started
      main.tls_version                         w1 [ fail ]
              Test ended at 2020-03-17 13:43:26
       
      CURRENT_TEST: main.tls_version
      ERROR 2026 (HY000): SSL connection error: no protocols available
      mysqltest: At line 10: exec of '/usr/bin/mysql --defaults-file=/dev/shm/var/1/my.cnf --host=localhost --ssl --tls_version=TLSv1.1 -e "show status like 'ssl_version';"' failed, error: 256, status: 1, errno: 11
      Output from before failure:
      Variable_name	Value
      Ssl_version	TLSv1.2
       
       
       
      The result from queries just before the failure was:
      Variable_name	Value
      Ssl_version	TLSv1.2
      Variable_name	Value
      Ssl_version	TLSv1.2
       
       - skipping '/dev/shm/var/1/log/main.tls_version/'
      

      Example: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-focal-amd64/builds/150/steps/mtr/logs/stdio

      This is also reproducable on Launchpad builds, example: https://launchpad.net/~mysql-ubuntu/+archive/ubuntu/mariadb-10.5/+build/18849686/+files/buildlog_ubuntu-focal-s390x.mariadb-10.5_1%3A10.5.2+maria~sid~ubuntu20.04.1~1584479139.d16ec42f3ea_BUILDING.txt.gz

      It is however not failing on `kvm-deb-sid-amd64` even though they have the same libssl version. Maybe Ubuntu has some customization to drop TLS 1.0 and 1.1 as an extra override somewhere?

      Notes to self:

      Attachments

        Activity

          People

            serg Sergei Golubchik
            otto Otto Kekäläinen
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.