Skip to content

Console Output

20:52:32 [2026-01-05T19:52:32.250Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
20:52:32 [2026-01-05T19:52:32.250Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
20:52:32 [2026-01-05T19:52:32.250Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
20:52:32 [2026-01-05T19:52:32.508Z] + rm -f ****/configuration/config.properties
20:52:32 [2026-01-05T19:52:32.508Z] + echo DB_NAME=SilverUpdate
20:52:32 [2026-01-05T19:52:32.508Z] + echo DB_SERVERTYPE=MSSQL
20:52:32 [2026-01-05T19:52:32.508Z] + echo DB_SERVER=int1.****.org
20:52:32 [2026-01-05T19:52:32.508Z] + echo DB_PORT_MSSQL=1433