Skip to content

Console Output

12:00:12 [2026-08-17T10:00:12.839Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
12:00:12 [2026-08-17T10:00:12.839Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
12:00:12 [2026-08-17T10:00:12.839Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
12:00:13 [2026-08-17T10:00:13.098Z] + rm -f ****/configuration/config.properties
12:00:13 [2026-08-17T10:00:13.098Z] + echo DB_NAME=silvertest
12:00:13 [2026-08-17T10:00:13.098Z] + echo DB_SERVERTYPE=MSSQL
12:00:13 [2026-08-17T10:00:13.098Z] + echo DB_SERVER=int1.****.org
12:00:13 [2026-08-17T10:00:13.098Z] + echo DB_PORT_MSSQL=1433