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

Make mariadb (v10.3.7) tests after building

    XMLWordPrintable

Details

    Description

      Hi all,

      I am porting mariadb on AIX7.1, I was able to compile (32 / 64bit) but with a lot of work arounds. I am now in the tests phase and I obtain the following issues. I would like to make it quite clear that it is the first time i am porting mariadb with a little knowledge of cmake. Any hints? thank you in advance.

      + cd mysql-test
      + perl ./mysql-test-run.pl --force --retry=0 --ssl --suite-timeout=720 --testcase-timeout=30 --mysqld=--binlog-format=mixed --force-restart --shutdown-timeout=60 --max-test-fail=0 --big-test --skip-test=sp
      ider
      Logging: ./mysql-test-run.pl  --force --retry=0 --ssl --suite-timeout=720 --testcase-timeout=30 --mysqld=--binlog-format=mixed --force-restart --shutdown-timeout=60 --max-test-fail=0 --big-test --skip-test
      =spider
      Using binlog format 'mixed'
      vardir: /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var
      Removing old var directory...
      Creating var directory '/opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var'...
      Checking supported features...
      MariaDB Version 10.3.7-MariaDB
       - SSL connections supported
      Using suites: main-,archive-,binlog-,binlog_encryption-,csv-,compat/oracle-,encryption-,federated-,funcs_1-,funcs_2-,gcol-,handler-,heap-,innodb-,innodb_fts-,innodb_gis-,innodb_zip-,json-,maria-,mariabacku
      p-,multi_source-,optimizer_unfixed_bugs-,parts-,perfschema-,plugins-,roles-,rpl-,sys_vars-,sql_sequence-,unit-,vcol-,versioning-,wsrep-,galera-,connect,sequence,spider,spider/bg,spider/handler,sql_discover
      y,metadata_lock_info,query_response_time,user_variables
      Collecting tests...
      Installing system database...
       
      ==============================================================================
       
      TEST                                      RESULT   TIME (ms) or COMMENT
      --------------------------------------------------------------------------
       
      worker[1] Using MTR_BUILD_THREAD 64, with reserved ports 11280..11299
      spider.auto_increment                    [ skipped ]
      spider.basic_sql                         [ skipped ]
      spider.basic_sql_part                    [ skipped ]
      spider.direct_aggregate                  [ skipped ]
      spider.direct_aggregate_part             [ skipped ]
      spider.direct_join                       [ skipped ]
      spider.direct_update                     [ skipped ]
      spider.direct_update_part                [ skipped ]
      spider.function                          [ skipped ]
      spider.ha                                [ skipped ]
      ..............................................................................
      .................................................................................
      spider/handler.direct_update             [ skipped ]
      spider/handler.direct_update_part        [ skipped ]
      spider/handler.function                  [ skipped ]
      spider/handler.ha                        [ skipped ]
      spider/handler.ha_part                   [ skipped ]
      spider/handler.spider3_fixes             [ skipped ]
      spider/handler.spider3_fixes_part        [ skipped ]
      spider/handler.spider_fixes              [ skipped ]
      spider/handler.spider_fixes_part         [ skipped ]
      spider/handler.vp_fixes                  [ skipped ]
      connect.jdbc                             [ disabled ]  Variable settings depend on machine configuration
      connect.jdbc_new                         [ disabled ]  Variable settings depend on machine configuration
      connect.jdbc_oracle                      [ disabled ]  Variable settings depend on machine configuration
      connect.jdbc_postgresql                  [ disabled ]  Variable settings depend on machine configuration
      connect.json_java_2                      [ disabled ]  Need MongoDB running and its Java Driver installed
      connect.json_java_3                      [ disabled ]  Need MongoDB running and its Java Driver installed
      connect.json_mongo_c                     [ disabled ]  Need MongoDB running and its C Driver installed
      connect.mongo_c                          [ disabled ]  Need MongoDB running and its C Driver installed
      connect.mongo_java_2                     [ disabled ]  Need MongoDB running and its Java Driver installed
      connect.mongo_java_3                     [ disabled ]  Need MongoDB running and its Java Driver installed
      connect.tbl_thread                       [ disabled ]  Bug MDEV-9844,10179,14214 03/01/2018 OB Option THREAD removed
      binlog.binlog_spurious_ddl_errors        [ disabled ]  BUG#11761680 2013-01-18 astha Fixed on mysql-5.6 and trunk
      binlog.binlog_truncate_innodb            [ disabled ]  BUG#11764459 2010-10-20 anitha Originally disabled due to BUG#42643. Product bug fixed, but test changes needed
      binlog_encryption.encrypted_master_lost_key [ disabled ]  MDEV-11323 - unspecified behavior for IO thread
      binlog_encryption.rpl_checksum_cache     [ disabled ]  MDEV-11486 - sporadic failure in IO thread
      encryption.innodb-redo-badkey            [ disabled ]  MDEV-13893 / MDEV-12699 Improve crash recovery of corrupted data pages
      encryption.innodb_scrub                  [ disabled ]  MDEV-8139 scrubbing does not work reliably
      encryption.innodb_scrub_background       [ disabled ]  MDEV-8139 scrubbing does not work reliably
      galera.GAL-382                           [ skipped ]  No wsrep provider library
      galera.GAL-401                           [ skipped ]  No wsrep provider library
      galera.GAL-419                           [ disabled ]  MDEV-13549 Galera test failures
      galera.GAL-480                           [ skipped ]  No wsrep provider library
      galera.MDEV-15443                        [ skipped ]  No wsrep provider library
      .....................................................................................................
      main.create_or_replace2 'row'            [ skipped ]  Requires debug build
      main.connect                             [ pass ]  12761
      main.pool_of_threads                     [ skipped ]  Test requires: 'have_pool_of_threads'
      binlog_encryption.encrypted_master_switch_to_unencrypted 'mix' [ fail ]
              Test ended at 2018-08-31 15:35:11
       
      CURRENT_TEST: binlog_encryption.encrypted_master_switch_to_unencrypted
       
       
      Server [mysqld.1 - pid: 12648702, winpid: 12648702, exit: 256] failed during test run
      Server log from this test:
      ----------SERVER LOG START-----------
      2018-08-31 20:35:06 0 [Note] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld (mysqld 10.3.7-MariaDB-log) starting as process 6946998 ...
      2018-08-31 20:35:06 0 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4182)
      2018-08-31 20:35:06 0 [Warning] Changed limits: max_open_files: 1024  max_connections: 151 (was 151)  table_cache: 421 (was 2000)
      2018-08-31 20:35:06 0 [Note] Plugin 'file_key_management' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'partition' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'SEQUENCE' is disabled.
      2018-08-31 20:35:06 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
      2018-08-31 20:35:06 0 [Note] InnoDB: Uses event mutexes
      2018-08-31 20:35:06 0 [Note] InnoDB: Compressed tables use zlib 1.2.5
      2018-08-31 20:35:06 0 [Note] InnoDB: Number of pools: 1
      2018-08-31 20:35:06 0 [Note] InnoDB: Using generic crc32 instructions
      2018-08-31 20:35:06 0 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M
      2018-08-31 20:35:06 0 [Note] InnoDB: Completed initialization of buffer pool
      2018-08-31 20:35:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
      2018-08-31 20:35:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
      2018-08-31 20:35:06 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
      2018-08-31 20:35:06 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
      2018-08-31 20:35:06 0 [Note] InnoDB: 10.3.7 started; log sequence number 1642538; transaction id 34
      2018-08-31 20:35:06 0 [Note] InnoDB: Loading buffer pool(s) from /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/mysqld.1/data/ib_buffer_pool
      2018-08-31 20:35:06 0 [Note] InnoDB: Buffer pool(s) load completed at 180831 20:35:06
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_LOCKS' is disabled.
      ...................................................................................................................
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_LOCKS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_CMPMEM' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_CMP_PER_INDEX' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_CMP' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_BUFFER_PAGE_LRU' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'user_variables' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_FOREIGN_COLS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_BUFFER_POOL_STATS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_TRX' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_FOREIGN' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_TABLES' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_BUFFER_PAGE' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_METRICS' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_SYS_VIRTUAL' is disabled.
      2018-08-31 20:35:06 0 [Note] Plugin 'INNODB_MUTEXES' is disabled.
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-user-info=mysql-test'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-debug-interval=60'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown option '--loose-pam-debug'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown option '--loose-enable-performance-schema'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-accounts-size=100'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-digests-size=200'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-hosts-size=100'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-users-size=100'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-mutex-instances=5000'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-rwlock-instances=5000'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-cond-instances=1000'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-file-instances=10000'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-socket-instances=1000'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-table-instances=500'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-table-handles=1000'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-size=10'
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-long-size=10000'
      .........................................................................
      2018-08-31 20:35:06 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      2018-08-31 20:35:06 0 [Note] Server socket created on IP: '127.0.0.1'.
      2018-08-31 20:35:06 0 [Note] Reading of all Master_info entries succeded
      2018-08-31 20:35:06 0 [Note] Added new Master_info '' to hash table
      2018-08-31 20:35:06 0 [Note] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: ready for connections.
      Version: '10.3.7-MariaDB-log'  socket: '/opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/tmp/mysqld.1.sock'  port: 11280  Source distribution
      2018-08-31 20:35:08 11 [Note] Deleted Master_info file '/opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/mysqld.1/data/master.info'.
      2018-08-31 20:35:08 11 [Note] Deleted Master_info file '/opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/mysqld.1/data/relay-log.info'.
      2018-08-31 20:35:08 13 [Note] Start binlog_dump to slave_server(2), pos(master-bin.000001, 4)
      2018-08-31 20:35:08 13 [Warning] Aborted connection 13 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error writing communication packets)
      2018-08-31 20:35:08 0 [Note] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld (initiated by: root[root] @ localhost [127.0.0.1]): Normal shutdown
      2018-08-31 20:35:08 0 [Note] Event Scheduler: Purging the queue. 0 events
      2018-08-31 20:35:08 0 [Note] InnoDB: FTS optimize thread exiting.
      2018-08-31 20:35:08 0 [Note] InnoDB: Starting shutdown...
      2018-08-31 20:35:08 0 [Note] InnoDB: Dumping buffer pool(s) to /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/mysqld.1/data/ib_buffer_pool
      2018-08-31 20:35:08 0 [Note] InnoDB: Instance 0, restricted to 128 pages due to innodb_buf_pool_dump_pct=25
      2018-08-31 20:35:08 0 [Note] InnoDB: Buffer pool(s) dump completed at 180831 20:35:08
      2018-08-31 20:35:09 0 [Note] InnoDB: Shutdown completed; log sequence number 1642547; transaction id 34
      2018-08-31 20:35:09 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
      2018-08-31 20:35:09 0 [Note] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: Shutdown complete
      .......................................................................................
      2018-08-31 20:35:10 0 [Note] Plugin 'INNODB_SYS_VIRTUAL' is disabled.
      2018-08-31 20:35:10 0 [Note] Plugin 'INNODB_MUTEXES' is disabled.
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-user-info=mysql-test'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-feedback-debug-interval=60'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown option '--loose-pam-debug'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown option '--loose-enable-performance-schema'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-accounts-size=100'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-digests-size=200'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-hosts-size=100'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-users-size=100'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-mutex-instances=5000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-rwlock-instances=5000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-cond-instances=1000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-file-instances=10000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-socket-instances=1000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-table-instances=500'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-table-handles=1000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-size=10'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-waits-history-long-size=10000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-stages-history-size=10'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-stages-history-long-size=1000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-statements-history-size=10'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-events-statements-history-long-size=1000'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-max-thread-instances=200'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-session-connect-attrs-size=2048'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-instrument=%=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-current=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-history=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-stages-history-long=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-current=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-history=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-statements-history-long=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-current=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-history=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-events-waits-history-long=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-global-instrumentation=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-performance-schema-consumer-thread-instrumentation=ON'
      2018-08-31 20:35:10 0 [Warning] /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      ..............................................................................................................................
      ----------SERVER LOG END-------------
      mysqltest failed but provided no output
      The result from queries just before the failure was:
      < snip >
      #####################################################
      connection server_1;
      call mtr.add_suppression("Got fatal error 1236 from master when reading data from binary log: 'Could not decrypt binlog: encryption key error;");
      CREATE TABLE table1_no_encryption (
      pk INT AUTO_INCREMENT PRIMARY KEY,
      ts TIMESTAMP NULL,
      b BLOB
      ) ENGINE=MyISAM;
      INSERT INTO table1_no_encryption VALUES (NULL,NOW(),'data_no_encryption');
      INSERT INTO table1_no_encryption SELECT NULL,NOW(),b FROM table1_no_encryption;
      FLUSH BINARY LOGS;
      SET binlog_format=ROW;
      INSERT INTO table1_no_encryption SELECT NULL,NOW(),b FROM table1_no_encryption;
      INSERT INTO table1_no_encryption SELECT NULL,NOW(),b FROM table1_no_encryption;
      NOT FOUND /table1_no_encryption/ in master-bin.0*
      #####################################################
      # Part 2: restart master, now with binlog encryption
      #####################################################
      connection default;
      connection server_1;
       
       
       
       - found 'core' (0/5)
       
      Trying 'dbx' to get a backtrace
       
      Trying 'gdb' to get a backtrace from coredump /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/log/binlog_encryption.encrypted_master_switch_to_unencrypted-mix/mysqld.1/data/core
      Core generated by 'mysqld'
      Output from gdb follows. The first stack trace is from the failing thread.
      The following stack traces are from all threads (so the failing one is
      duplicated).
      --------------------------
      mysqld: No such file or directory.
      Core was generated by `mysqld'.
      Program terminated with signal SIGSEGV, Segmentation fault.
      #0  0x09000000004e4ed4 in ?? ()
      #0  0x09000000004e4ed4 in ?? ()
      #1  0xffffffffffffffff in ?? ()
      #2  0x00000001011c21bc in ?? ()
      #3  0x00000001011c1c20 in ?? ()
      #4  0x09001000a0090870 in ?? ()
       
      Thread 1 (process 1):
      #0  0x09000000004e4ed4 in ?? ()
      #1  0xffffffffffffffff in ?? ()
      #2  0x00000001011c21bc in ?? ()
      #3  0x00000001011c1c20 in ?? ()
      #4  0x09001000a0090870 in ?? ()
       
      Compressed file /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/log/binlog_encryption.encrypted_master_switch_to_unencrypted-mix/mysqld.1/data/core
       - saving '/opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql-test/var/log/binlog_encryption.encrypted_master_switch_to_unencrypted-mix/' to '/opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/
      mysql-test/var/log/binlog_encryption.encrypted_master_switch_to_unencrypted-mix/'
      ***Warnings generated in error logs during shutdown after running tests: binlog_encryption.encrypted_master_switch_to_unencrypted
       
      180831 20:35:10 [ERROR] mysqld got signal 11 ;
       
      worker[1] mysql-test-run: WARNING: Process [mysqld.2 - pid: 7405726, winpid: 7405726, exit: 256] died after mysql-test-run waited 2.2 seconds for /opt/freeware/src/packages/BUILD/mariadb-10.3.7/64bit/mysql
      -test/var/run/mysqld.2.pid to be created.
      binlog_encryption.encrypted_slave 'cbc,innodb,mix' [ fail ]
              Test ended at 2018-08-31 15:35:16
       
      CURRENT_TEST: binlog_encryption.encrypted_master_switch_to_unencrypted
      CURRENT_TEST: binlog_encryption.encrypted_slave
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Sena Apeke
              Votes:
              0 Vote for this issue
              Watchers:
              3 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.