[CDash] CDash Mail Issue

Karol Molnár molnarkarol at gmail.com
Tue Aug 17 12:36:02 UTC 2021


Hi. I am running a docker container with recent version(3.0.3) of CDash so far most things work i have a problem with mailing. CDash don’t send ANY email, and users also can’t reset password which is the biggest issue. I get the following error when i hit the reset password button:

Starting cdash_mysql_1 ... done
Starting cdash ... done
Attaching to cdash_mysql_1, cdash
mysql_1 | [Entrypoint] MySQL Docker Image 5.7.35-1.2.4-server
mysql_1 | [Entrypoint] Starting MySQL 5.7.35-1.2.4-server
mysql_1 | 2021-08-17T11:41:11.268672Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
mysql_1 | 2021-08-17T11:41:11.271698Z 0 [Note] mysqld (mysqld 5.7.35) starting as process 1 ...
mysql_1 | 2021-08-17T11:41:11.275827Z 0 [Note] InnoDB: PUNCH HOLE support available
mysql_1 | 2021-08-17T11:41:11.275855Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
mysql_1 | 2021-08-17T11:41:11.275859Z 0 [Note] InnoDB: Uses event mutexes
mysql_1 | 2021-08-17T11:41:11.275862Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
mysql_1 | 2021-08-17T11:41:11.275869Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
mysql_1 | 2021-08-17T11:41:11.275871Z 0 [Note] InnoDB: Using Linux native AIO
mysql_1 | 2021-08-17T11:41:11.276188Z 0 [Note] InnoDB: Number of pools: 1
mysql_1 | 2021-08-17T11:41:11.276335Z 0 [Note] InnoDB: Using CPU crc32 instructions
mysql_1 | 2021-08-17T11:41:11.278647Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
mysql_1 | 2021-08-17T11:41:11.289169Z 0 [Note] InnoDB: Completed initialization of buffer pool
mysql_1 | 2021-08-17T11:41:11.291390Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
mysql_1 | 2021-08-17T11:41:11.303738Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
mysql_1 | 2021-08-17T11:41:11.321990Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
mysql_1 | 2021-08-17T11:41:11.322056Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
mysql_1 | 2021-08-17T11:41:11.371910Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
mysql_1 | 2021-08-17T11:41:11.373566Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
mysql_1 | 2021-08-17T11:41:11.373608Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
mysql_1 | 2021-08-17T11:41:11.373991Z 0 [Note] InnoDB: Waiting for purge to start
mysql_1 | 2021-08-17T11:41:11.424186Z 0 [Note] InnoDB: 5.7.35 started; log sequence number 28075768
mysql_1 | 2021-08-17T11:41:11.424378Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
mysql_1 | 2021-08-17T11:41:11.424671Z 0 [Note] Plugin 'FEDERATED' is disabled.
mysql_1 | 2021-08-17T11:41:11.430322Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210817 11:41:11
mysql_1 | 2021-08-17T11:41:11.435466Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
mysql_1 | 2021-08-17T11:41:11.435488Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
mysql_1 | 2021-08-17T11:41:11.435494Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
mysql_1 | 2021-08-17T11:41:11.435497Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
mysql_1 | 2021-08-17T11:41:11.436478Z 0 [Warning] CA certificate ca.pem is self signed.
mysql_1 | 2021-08-17T11:41:11.436620Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
mysql_1 | 2021-08-17T11:41:11.437017Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
mysql_1 | 2021-08-17T11:41:11.437141Z 0 [Note] IPv6 is available.
mysql_1 | 2021-08-17T11:41:11.437207Z 0 [Note] - '::' resolves to '::';
mysql_1 | 2021-08-17T11:41:11.437307Z 0 [Note] Server socket created on IP: '::'.
mysql_1 | 2021-08-17T11:41:11.462113Z 0 [Note] Event Scheduler: Loaded 0 events
mysql_1 | 2021-08-17T11:41:11.462562Z 0 [Note] mysqld: ready for connections.
mysql_1 | Version: '5.7.35' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL)
cdash | [Tue Aug 17 11:41:11.614566 2021] [core:warn] [pid 16] AH00098: pid file /var/run/apache2/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
cdash | [Tue Aug 17 11:41:11.617083 2021] [mpm_prefork:notice] [pid 16] AH00163: Apache/2.4.38 (Debian) PHP/7.4.22 configured -- resuming normal operations
cdash | [Tue Aug 17 11:41:11.617110 2021] [core:notice] [pid 16] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:17 +0000] "GET /index.php?project=PDFixer HTTP/1.1" 200 5412
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:17 +0000] "GET /api/v1/index.php?filterstring=&project=PDFixer HTTP/1.1" 200 4442
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:17 +0000] "GET /image/1 HTTP/1.1" 200 9119
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:17 +0000] "GET /api/v1/filterdata.php?filterstring=&page_id=index.php&project=PDFixer&showlimit=0 HTTP/1.1" 200 1726
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:23 +0000] "POST /logout HTTP/1.1" 302 1942
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:23 +0000] "GET / HTTP/1.1" 302 1456
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:23 +0000] "GET /viewProjects.php HTTP/1.1" 200 2845
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:23 +0000] "GET /img/cleardot.gif HTTP/1.1" 304 179
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:23 +0000] "GET /api/v1/viewProjects.php HTTP/1.1" 200 1371
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:26 +0000] "GET /login HTTP/1.1" 200 2516
cdash | 212.55.237.227 - - [17/Aug/2021:11:41:30 +0000] "GET /recoverPassword.php HTTP/1.1" 200 2519

There is also a TLS error but i tried this with "CDASH_USE_HTTPS = ‘0’; and still not working. The second question would be how to enable https. I set the "CDASH_USE_HTTPS = '1’;” but as you can see it complains about deprecated tls.

Thank you for your answer.

Regards,

Ing. Karol Molnár
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cdash/attachments/20210817/f6e070d8/attachment-0002.htm>


More information about the CDash mailing list