Skip to content

Console Output

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