16:35:17[2026-05-05T14:35:17.985Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
16:35:17[2026-05-05T14:35:17.985Z] Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
16:35:17[2026-05-05T14:35:17.985Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
16:35:18[2026-05-05T14:35:18.242Z] + rm -f ****/configuration/config.properties
16:35:18[2026-05-05T14:35:18.242Z] + echo DB_NAME=silvertest
16:35:18[2026-05-05T14:35:18.242Z] + echo DB_SERVERTYPE=POSTGRESQL
16:35:18[2026-05-05T14:35:18.242Z] + echo DB_SERVER=int0.****.org
16:35:18[2026-05-05T14:35:18.242Z] + echo DB_PORT_POSTGRESQL=5433