12:05:25[2026-08-17T10:05:25.150Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
12:05:25[2026-08-17T10:05:25.151Z] Affected argument(s) used the following variable(s): [DB_PSW, AUTH_USR, AUTH_PSW, DB_USR]
12:05:25[2026-08-17T10:05:25.151Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
12:05:25[2026-08-17T10:05:25.410Z] + rm -f ****/configuration/config.properties
12:05:25[2026-08-17T10:05:25.410Z] + echo DB_NAME=silvertest
12:05:25[2026-08-17T10:05:25.410Z] + echo DB_SERVERTYPE=H2
12:05:25[2026-08-17T10:05:25.410Z] + echo DB_SERVER=localhost
12:05:25[2026-08-17T10:05:25.410Z] + echo DB_PORT_H2=9092