Build failed in Jenkins: java-opensaml-v5 #355
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 28 15:33:20 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/355/display/redirect?page=changes>
Changes:
[Scott Cantor] Strip public keywords from interfaces and remove 2 default methods.
[Scott Cantor] Restore public on interface.
------------------------------------------
[...truncated 84.16 KB...]
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-storage-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-storage-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/opensaml-storage-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/opensaml-storage-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/opensaml-storage-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ----------------< org.opensaml:opensaml-security-impl >-----------------
[INFO] Building OpenSAML :: Security Implementation 5.0.0-SNAPSHOT [15/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 64 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/EvaluableCredentialCriteriaRegistry.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/EvaluableCredentialCriteriaRegistry.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/EvaluableCredentialCriteriaRegistry.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 57 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-security-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 188, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.709 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 188, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-security-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-security-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-security-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-security-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] -----------------< org.opensaml:opensaml-xmlsec-impl >------------------
[INFO] Building OpenSAML :: XML Security Implementation 5.0.0-SNAPSHOT [16/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xmlsec-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xmlsec-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 337 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/TransformImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/TransformImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyImpl.java>:[28,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyImpl.java>:[37,66] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[22,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[21,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[28,65] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[29,30] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[36,12] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[41,12] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[23,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[36,15] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[36,32] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[38,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[41,52] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[43,52] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[53,15] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[53,32] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[42,61] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[33,15] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[33,32] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[36,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[39,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[42,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[52,56] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[INFO] 23 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
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 3.369 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [ 9.246 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 1.346 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 3.372 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 9.280 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 3.803 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 1.828 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 3.357 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 4.500 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 1.273 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 1.178 s]
[INFO] OpenSAML :: Testing ................................ SUCCESS [ 1.136 s]
[INFO] OpenSAML :: Core Implementation .................... SUCCESS [ 9.055 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 23.556 s]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [ 9.787 s]
[INFO] OpenSAML :: XML Security Implementation ............ FAILURE [ 1.528 s]
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2023-03-28T15:33:15Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-xmlsec-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyImpl.java>:[28,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyImpl.java>:[37,66] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
Waiting for Jenkins to finish collecting data
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[22,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[21,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[28,65] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[29,30] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[36,12] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[41,12] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[23,38] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[36,15] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[36,32] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[38,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[41,52] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[43,52] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[53,15] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyUnmarshaller.java>:[53,32] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyBuilder.java>:[42,61] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[33,15] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[33,32] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[36,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[39,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[42,45] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/DerivedKeyMarshaller.java>:[52,56] org.opensaml.xmlsec.encryption.DerivedKey is not public in org.opensaml.xmlsec.encryption; cannot be accessed from outside package
[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-xmlsec-impl
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: BOM #355' 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 :: SOAP Provider Implementations #355' 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 :: XACML Provider Implementations #355' 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 :: Profile Implementations #355' 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
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Spring Support #355' 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 :: SAML Provider Implementations #355' 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 :: SAML XACML Profile Implementation #355' 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 :: Messaging Implementations #355' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/355/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list