Build failed in Jenkins: java-opensaml-v5 #115

Shibboleth Jenkins noreply at shibboleth.net
Wed Sep 14 20:40:50 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/115/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename Spring context package.


------------------------------------------
[...truncated 116.10 KB...]
[INFO] Compiling 23 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/src/main/java/org/opensaml/xacml/profile/saml/impl/XACMLPolicyStatementTypeImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/src/main/java/org/opensaml/xacml/profile/saml/impl/XACMLPolicyStatementTypeImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-xacml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-xacml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-xacml-saml-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opensaml.xacml.profile.saml.config.impl.XMLObjectProviderInitializerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.opensaml.xacml.profile.saml.config.impl.XMLObjectProviderInitializerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-xacml-saml-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/target/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-xacml-saml-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-xacml-saml-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/target/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-xacml-saml-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/target/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-xacml-saml-impl/5.0.0-SNAPSHOT/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-xacml-saml-impl/5.0.0-SNAPSHOT/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xacml-saml-impl/target/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-xacml-saml-impl/5.0.0-SNAPSHOT/opensaml-xacml-saml-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-profile-impl >-----------------
[INFO] Building OpenSAML :: Profile Implementations 5.0.0-SNAPSHOT      [20/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-profile-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-profile-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-profile-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-profile-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target/opensaml-profile-impl-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-profile-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-profile-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target/opensaml-profile-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-profile-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target/opensaml-profile-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-profile-impl/5.0.0-SNAPSHOT/opensaml-profile-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-profile-impl/5.0.0-SNAPSHOT/opensaml-profile-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-impl/target/opensaml-profile-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-profile-impl/5.0.0-SNAPSHOT/opensaml-profile-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] --------------------< org.opensaml:opensaml-spring >--------------------
[INFO] Building OpenSAML :: Spring Support 5.0.0-SNAPSHOT               [21/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-spring ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[38,44] package net.shibboleth.shared.spring.context does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/credential/BasicX509CredentialFactoryBeanTest.java>:[26,44] package net.shibboleth.shared.spring.context does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[48,55] cannot find symbol
  symbol:   class FilesystemGenericApplicationContext
  location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[71,55] cannot find symbol
  symbol:   class FilesystemGenericApplicationContext
  location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[94,55] cannot find symbol
  symbol:   class FilesystemGenericApplicationContext
  location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/credential/BasicX509CredentialFactoryBeanTest.java>:[34,55] cannot find symbol
  symbol:   class FilesystemGenericApplicationContext
  location: class org.opensaml.spring.credential.BasicX509CredentialFactoryBeanTest
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  3.057 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 15.333 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [  2.017 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [  2.649 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [  8.805 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 11.212 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [  1.331 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [  2.567 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [  3.261 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [  0.977 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  0.982 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 22.014 s]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [  6.291 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [ 16.009 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [  2.435 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [  5.578 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... SUCCESS [01:15 min]
[INFO] OpenSAML :: XACML Provider Implementations ......... SUCCESS [  4.690 s]
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SUCCESS [  2.266 s]
[INFO] OpenSAML :: Profile Implementations ................ SUCCESS [  3.468 s]
[INFO] OpenSAML :: Spring Support ......................... FAILURE [  0.826 s]
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:26 min
[INFO] Finished at: 2022-09-14T20:40:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project opensaml-spring: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[38,44] package net.shibboleth.shared.spring.context does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/credential/BasicX509CredentialFactoryBeanTest.java>:[26,44] package net.shibboleth.shared.spring.context does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[48,55] cannot find symbol
[ERROR] symbol:   class FilesystemGenericApplicationContext
[ERROR] location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[71,55] cannot find symbol
[ERROR] symbol:   class FilesystemGenericApplicationContext
[ERROR] location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/trust/StaticPKIXFactoryBeanTest.java>:[94,55] cannot find symbol
[ERROR] symbol:   class FilesystemGenericApplicationContext
[ERROR] location: class org.opensaml.spring.trust.StaticPKIXFactoryBeanTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-spring/src/test/java/org/opensaml/spring/credential/BasicX509CredentialFactoryBeanTest.java>:[34,55] cannot find symbol
[ERROR] symbol:   class FilesystemGenericApplicationContext
[ERROR] location: class org.opensaml.spring.credential.BasicX509CredentialFactoryBeanTest
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :opensaml-spring
Waiting for Jenkins to finish collecting data
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Tests BOM #115' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: BOM #115' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/115/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list