Skip to content

Console Output

04:29:07 [2024-11-03T03:29:07.571Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
04:29:07 [2024-11-03T03:29:07.571Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, AUTH_USR, AUTH_PSW, DB_USR]
04:29:07 [2024-11-03T03:29:07.572Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
04:29:07 [2024-11-03T03:29:07.829Z] + rm -f ****/configuration/config.properties
04:29:07 [2024-11-03T03:29:07.829Z] + echo DB_NAME=silvertest
04:29:07 [2024-11-03T03:29:07.829Z] + echo DB_SERVERTYPE=H2
04:29:07 [2024-11-03T03:29:07.829Z] + echo DB_SERVER=localhost
04:29:07 [2024-11-03T03:29:07.830Z] + echo DB_PORT_H2=9092