Skip to content

Console Output

04:25:17 [2024-11-03T03:25:17.769Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
04:25:17 [2024-11-03T03:25:17.769Z] 		 Affected argument(s) used the following variable(s): [AUTH_USR, AUTH_PSW]
04:25:17 [2024-11-03T03:25:17.769Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
04:25:18 [2024-11-03T03:25:18.026Z] + /var/lib/jenkins/workspace/Silverpeas_Installation_Test/scripts/setupDB.sh /var/lib/jenkins/workspace/Silverpeas_Installation_Test -a DELETE -t MSSQL -n silvertest -d net.sourceforge.jtds.jdbc.Driver -u jdbc:jtds:sqlserver://int1.silverpeas.org:1433 -U sa -P ****
04:25:18 [2024-11-03T03:25:18.277Z] WARNING: An illegal reflective access operation has occurred
04:25:18 [2024-11-03T03:25:18.277Z] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/usr/share/groovy/lib/groovy-2.4.21.jar) to method java.lang.Object.finalize()
04:25:18 [2024-11-03T03:25:18.277Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
04:25:18 [2024-11-03T03:25:18.277Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
04:25:18 [2024-11-03T03:25:18.277Z] WARNING: All illegal access operations will be denied in a future release