Setting-up the secrets ??????????????? Starting the DB ??????????????? => sourcing 20-validate-variables.sh ... => sourcing 25-validate-replication-variables.sh ... => sourcing 30-base-config.sh ... ---> 04:49:14 Processing basic MySQL configuration files ... => sourcing 60-replication-config.sh ... => sourcing 70-s2i-config.sh ... ---> 04:49:14 Processing additional arbitrary MySQL configuration provided by s2i ... => sourcing 40-paas.cnf ... => sourcing 50-my-tuning.cnf ... ---> 04:49:14 Initializing database ... ---> 04:49:14 Running mysql_install_db ... 2019-12-18 4:49:14 140013005387968 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 2019-12-18 4:49:14 140013005387968 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 100 100 PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: scl enable rh-mariadb102 -- '/opt/rh/rh-mariadb102/root/usr/bin/mysqladmin' -u root password 'new-password' scl enable rh-mariadb102 -- '/opt/rh/rh-mariadb102/root/usr/bin/mysqladmin' -u root -h devtest-mariadb-registry-new-1-gvfcw password 'new-password' Alternatively you can run: scl enable rh-mariadb102 -- '/opt/rh/rh-mariadb102/root/usr/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at http://mariadb.com/kb or the MySQL manual for more instructions. Please report any problems at http://mariadb.org/jira The latest information about MariaDB is available at http://mariadb.org/ . You can find additional information about the MySQL part at: http://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ ---> 04:49:18 Starting MySQL server with disabled networking ... ---> 04:49:18 Waiting for MySQL to start ... 2019-12-18 4:49:18 140534781663424 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 2019-12-18 4:49:18 140534781663424 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 2019-12-18 4:49:18 140534781663424 [Note] /opt/rh/rh-mariadb102/root/usr/libexec/mysqld (mysqld 10.2.8-MariaDB) starting as process 92 ... 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Uses event mutexes 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Compressed tables use zlib 1.2.7 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Using Linux native AIO 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Number of pools: 1 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Using SSE2 crc32 instructions 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Initializing buffer pool, total size = 512M, instances = 1, chunk size = 128M 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Completed initialization of buffer pool 2019-12-18 4:49:18 140533319317248 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Highest supported file format is Barracuda. 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: 128 out of 128 rollback segments are active. 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Creating shared tablespace for temporary tables 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2019-12-18 4:49:18 140534781663424 [Note] InnoDB: 5.7.19 started; log sequence number 1620098 2019-12-18 4:49:18 140533167007488 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2019-12-18 4:49:18 140533167007488 [Note] InnoDB: Buffer pool(s) load completed at 191218 4:49:18 2019-12-18 4:49:18 140534781663424 [Note] Plugin 'FEEDBACK' is disabled. 2019-12-18 4:49:18 140534781663424 [Warning] 'user' entry 'root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:18 140534781663424 [Warning] 'user' entry '@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:18 140534781663424 [Warning] 'proxies_priv' entry '@% root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:18 140534781663424 [Note] Reading of all Master_info entries succeded 2019-12-18 4:49:18 140534781663424 [Note] Added new Master_info '' to hash table 2019-12-18 4:49:18 140534781663424 [Note] /opt/rh/rh-mariadb102/root/usr/libexec/mysqld: ready for connections. Version: '10.2.8-MariaDB' socket: '/tmp/mysql.sock' port: 0 MariaDB Server ---> 04:49:19 MySQL started successfully Phase 1/7: Checking and upgrading mysql database Processing databases mysql mysql.column_stats OK mysql.columns_priv OK mysql.db OK mysql.event OK mysql.func OK mysql.gtid_slave_pos OK mysql.help_category OK mysql.help_keyword OK mysql.help_relation OK mysql.help_topic OK mysql.host OK mysql.index_stats OK mysql.innodb_index_stats OK mysql.innodb_table_stats OK mysql.plugin OK mysql.proc OK mysql.procs_priv OK mysql.proxies_priv OK mysql.roles_mapping OK mysql.servers OK mysql.table_stats OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK Phase 2/7: Installing used storage engines... Skipped Phase 3/7: Fixing views Phase 4/7: Running 'mysql_fix_privilege_tables' Phase 5/7: Fixing table and database names Phase 6/7: Checking and upgrading tables Processing databases information_schema performance_schema test Phase 7/7: Running 'FLUSH PRIVILEGES' 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry 'root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry '@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'proxies_priv' entry '@% root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. OK ---> 04:49:22 Creating user specified by MYSQL_USER (iQ743XodhwtfAq5t) ... ---> 04:49:22 Creating database commondb_10_3 ... ---> 04:49:22 Granting privileges to user iQ743XodhwtfAq5t for commondb_10_3 ... 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry 'root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry '@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'proxies_priv' entry '@% root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. ---> 04:49:22 Initialization finished => sourcing 40-datadir-action.sh ... 2019-12-18 4:49:22 140384025786560 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 2019-12-18 4:49:22 140384025786560 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. ---> 04:49:22 Running datadir action: upgrade-warn ---> 04:49:22 MySQL server version check passed, both server and data directory are version 10.2. => sourcing 50-passwd-change.sh ... ---> 04:49:22 Setting passwords ... 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry 'root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry '@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'proxies_priv' entry '@% root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. ---> 04:49:22 Shutting down MySQL ... 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry 'root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'user' entry '@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140534618711808 [Warning] 'proxies_priv' entry '@% root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:22 140533277353728 [Note] /opt/rh/rh-mariadb102/root/usr/libexec/mysqld (root[root] @ localhost []): Normal shutdown 2019-12-18 4:49:22 140533277353728 [Note] Event Scheduler: Purging the queue. 0 events 2019-12-18 4:49:22 140533208971008 [Note] InnoDB: FTS optimize thread exiting. 2019-12-18 4:49:22 140533277353728 [Note] InnoDB: Starting shutdown... 2019-12-18 4:49:22 140533167007488 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/data/ib_buffer_pool 2019-12-18 4:49:22 140533167007488 [Note] InnoDB: Buffer pool(s) dump completed at 191218 4:49:22 2019-12-18 4:49:23 140533277353728 [Note] InnoDB: Shutdown completed; log sequence number 1620126 2019-12-18 4:49:23 140533277353728 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2019-12-18 4:49:23 140533277353728 [Note] /opt/rh/rh-mariadb102/root/usr/libexec/mysqld: Shutdown complete ---> 04:49:23 Cleaning up environment variables MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE and MYSQL_ROOT_PASSWORD ... ---> 04:49:23 Running final exec -- Only MySQL server logs after this point 2019-12-18 4:49:23 139713499875520 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 2019-12-18 4:49:23 139713499875520 [Note] Using unique option prefix 'ignore-db-dir' is error-prone and can break in the future. Please use the full name 'ignore_db_dirs' instead. 2019-12-18 4:49:23 139713499875520 [Note] /opt/rh/rh-mariadb102/root/usr/libexec/mysqld (mysqld 10.2.8-MariaDB) starting as process 1 ... 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Uses event mutexes 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Compressed tables use zlib 1.2.7 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Using Linux native AIO 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Number of pools: 1 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Using SSE2 crc32 instructions 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Initializing buffer pool, total size = 512M, instances = 1, chunk size = 128M 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Completed initialization of buffer pool 2019-12-18 4:49:23 139712032646912 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Highest supported file format is Barracuda. 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: 128 out of 128 rollback segments are active. 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Creating shared tablespace for temporary tables 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2019-12-18 4:49:23 139713499875520 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2019-12-18 4:49:24 139713499875520 [Note] InnoDB: Waiting for purge to start 2019-12-18 4:49:24 139713499875520 [Note] InnoDB: 5.7.19 started; log sequence number 1620126 2019-12-18 4:49:24 139711880337152 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2019-12-18 4:49:24 139711880337152 [Note] InnoDB: Buffer pool(s) load completed at 191218 4:49:24 2019-12-18 4:49:24 139713499875520 [Note] Plugin 'FEEDBACK' is disabled. 2019-12-18 4:49:24 139713499875520 [Note] Server socket created on IP: '::'. 2019-12-18 4:49:24 139713499875520 [Warning] 'user' entry 'root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:24 139713499875520 [Warning] 'user' entry '@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:24 139713499875520 [Warning] 'proxies_priv' entry '@% root@devtest-mariadb-registry-new-1-gvfcw' ignored in --skip-name-resolve mode. 2019-12-18 4:49:24 139713499875520 [Note] Reading of all Master_info entries succeded 2019-12-18 4:49:24 139713499875520 [Note] Added new Master_info '' to hash table 2019-12-18 4:49:24 139713499875520 [Note] /opt/rh/rh-mariadb102/root/usr/libexec/mysqld: ready for connections. Version: '10.2.8-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server 2019-12-18 4:53:42 139713341024000 [Warning] Aborted connection 17 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:53:42 139713006515968 [Warning] Aborted connection 24 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:53:42 139713340483328 [Warning] Aborted connection 20 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:53:42 139713005704960 [Warning] Aborted connection 36 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:53:42 139713006786304 [Warning] Aborted connection 21 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:53:42 139713340753664 [Warning] Aborted connection 18 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:56:18 139713006245632 [Warning] Aborted connection 43 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:56:18 139713006786304 [Warning] Aborted connection 48 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:56:18 139713006515968 [Warning] Aborted connection 44 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:56:18 139713340483328 [Warning] Aborted connection 46 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:56:18 139713005434624 [Warning] Aborted connection 61 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:59:13 139713006515968 [Warning] Aborted connection 71 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:59:13 139713340483328 [Warning] Aborted connection 72 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:59:13 139713005704960 [Warning] Aborted connection 85 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:59:13 139713006245632 [Warning] Aborted connection 69 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 4:59:13 139713005434624 [Warning] Aborted connection 73 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 5:01:29 139713340483328 [Warning] Aborted connection 97 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 5:01:29 139713005704960 [Warning] Aborted connection 98 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 5:01:29 139713005434624 [Warning] Aborted connection 100 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets) 2019-12-18 5:01:29 139713006245632 [Warning] Aborted connection 99 to db: 'commondb_10_3' user: 'iQ743XodhwtfAq5t' host: '10.225.67.12' (Got an error reading communication packets)