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

galera.galera_gra_log fails with File ...GRA_*.log not found error

Details

    Description

      https://buildbot.askmonty.org/buildbot/builders/kvm-deb-bionic-aarch64/builds/312/steps/mtr/logs/stdio

      galera.galera_gra_log 'innodb_plugin'    w2 [ fail ]
              Test ended at 2018-07-18 04:37:52
       
      CURRENT_TEST: galera.galera_gra_log
      /usr/bin/mysqlbinlog: File '/dev/shm/var/2/mysqld.2/data/GRA_*.log' not found (Errcode: 2 "No such file or directory")
      mysqltest: At line 26: exec of '/usr/bin/mysqlbinlog --defaults-file=/dev/shm/var/2/my.cnf --local-load=/dev/shm/var/tmp/2 --short-form /dev/shm/var/2/mysqld.2/data/GRA_*.log' failed, error: 256, status: 1, errno: 2
      Output from before failure:
      /*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/;
      /*!40019 SET @@session.max_insert_delayed_threads=0*/;
      

      Attachments

        Activity

          Problem introduced by me in either this patch or a followup patches:

          commit f46acd4a3a74c57a31226b11186746bce6c98813
          Author: Sergei Petrunia <psergey@askmonty.org>
          Date:   Fri Jun 29 14:00:00 2018 +0300
           
              Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.
              
              - Took the original patch by Ondrej Sury;
              - Applied a fix for a known problem in the patch:
                 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882062
              - Fixed a few other issues
          

          psergei Sergei Petrunia added a comment - Problem introduced by me in either this patch or a followup patches: commit f46acd4a3a74c57a31226b11186746bce6c98813 Author: Sergei Petrunia <psergey@askmonty.org> Date: Fri Jun 29 14:00:00 2018 +0300   Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch. - Took the original patch by Ondrej Sury; - Applied a fix for a known problem in the patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882062 - Fixed a few other issues

          This broke compile on Windows in 10.3, for a while
          also, this patch introduced DIY strdup(), when it could have taken standard strdup().
          https://github.com/MariaDB/server/commit/3570ea9189183705f639e41f7828055bee60ee43

          wlad Vladislav Vaintroub added a comment - This broke compile on Windows in 10.3, for a while also, this patch introduced DIY strdup(), when it could have taken standard strdup(). https://github.com/MariaDB/server/commit/3570ea9189183705f639e41f7828055bee60ee43

          People

            psergei Sergei Petrunia
            psergei Sergei Petrunia
            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.