09:53:58[2026-03-16T08:53:58.841Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
09:53:58[2026-03-16T08:53:58.841Z] Affected argument(s) used the following variable(s): [AUTH_USR, AUTH_PSW]
09:53:58[2026-03-16T08:53:58.841Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
09:53:59[2026-03-16T08:53:59.100Z] + /var/lib/jenkins/workspace/Silverpeas_Installation_Test/scripts/setupDB.sh /var/lib/jenkins/workspace/Silverpeas_Installation_Test -a CREATE -t POSTGRESQL -n silvertest -d org.****ql.Driver -u jdbc:****ql://int0.silverpeas.org:5433 -U **** -P ****
09:53:59[2026-03-16T08:53:59.350Z] WARNING: An illegal reflective access operation has occurred
09:53:59[2026-03-16T08:53:59.351Z] 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()
09:53:59[2026-03-16T08:53:59.351Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
09:53:59[2026-03-16T08:53:59.351Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
09:53:59[2026-03-16T08:53:59.351Z] WARNING: All illegal access operations will be denied in a future release