27m 25s
Feb 28, 2025, 7:45 AM

joomla-cms

[5.x][cypress] php warning

alikon
alikon
synchronizedpull request
#45030

Console Logs

12025-02-28 07:46:20+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 3s
22025-02-28 07:46:23+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 6s
32025-02-28 07:46:24+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 6s
42025-02-28 07:46:24+00:00 [Note] [Entrypoint]: Initializing database files 6s
52025-02-28T07:46:24.221863Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 6s
62025-02-28T07:46:24.222002Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 6s
72025-02-28T07:46:24.222022Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 82 6s
82025-02-28T07:46:24.230998Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 6s
92025-02-28T07:46:26.863945Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 9s
102025-02-28T07:46:36.566767Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 19s
112025-02-28T07:46:37.779985Z 6 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 20s
122025-02-28 07:46:53+00:00 [Note] [Entrypoint]: Database files initialized 35s
132025-02-28 07:46:53+00:00 [Note] [Entrypoint]: Starting temporary server 35s
142025-02-28T07:46:53.535250Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 36s
152025-02-28T07:46:53.538279Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 36s
162025-02-28T07:46:53.538315Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 126 36s
172025-02-28T07:46:53.566691Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 36s
182025-02-28T07:46:54.339536Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 36s
192025-02-28T07:46:54.856769Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 37s
202025-02-28T07:46:54.856822Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 37s
212025-02-28T07:46:54.865397Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 37s
222025-02-28T07:46:54.906505Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server - GPL. 37s
232025-02-28T07:46:54.906657Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 37s
242025-02-28 07:46:54+00:00 [Note] [Entrypoint]: Temporary server started. 37s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 37s
262025-02-28T07:46:55.032137Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 37s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 38s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 38s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 38s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 41s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 41s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 41s
332025-02-28 07:46:58+00:00 [Note] [Entrypoint]: Creating database test_joomla 41s
342025-02-28 07:46:58+00:00 [Note] [Entrypoint]: Creating user joomla_ut 41s
352025-02-28 07:46:58+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 41s
36 41s
372025-02-28 07:46:59+00:00 [Note] [Entrypoint]: Stopping temporary server 41s
382025-02-28T07:46:59.023044Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 41s
392025-02-28T07:47:03.590596Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 46s
402025-02-28 07:47:04+00:00 [Note] [Entrypoint]: Temporary server stopped 46s
41 46s
422025-02-28 07:47:04+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 46s
43 46s
442025-02-28T07:47:04.303342Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 46s
452025-02-28T07:47:04.305634Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 46s
462025-02-28T07:47:04.305671Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 46s
472025-02-28T07:47:04.314232Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 46s
482025-02-28T07:47:05.090754Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 47s
492025-02-28T07:47:05.613962Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 48s
502025-02-28T07:47:05.614034Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 48s
512025-02-28T07:47:05.622650Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 48s
522025-02-28T07:47:05.673263Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL. 48s
532025-02-28T07:47:05.676610Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 48s
542025-02-28T07:50:41.182085Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 263s
Exit Code 0