Skip to content

Console Output

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