Build failed in Jenkins: java-identity-provider-v5-multi » Oracle-19,Windows2022 #307

Shibboleth Jenkins noreply at shibboleth.net
Tue Mar 7 02:37:04 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=Oracle-19,label=Windows2022/307/display/redirect?page=changes>

Changes:

[Scott Cantor] Factor out RelyingPartyConfiguration into interface.


------------------------------------------
[...truncated 66.51 KB...]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-testing\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-testing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-testing\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-19/label/Windows2022/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java:[36,43] cannot find symbol
  symbol:   class BasicRelyingPartyConfiguration
  location: package net.shibboleth.profile.relyingparty
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-19/label/Windows2022/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java:[454,9] cannot find symbol
  symbol:   class BasicRelyingPartyConfiguration
  location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-19/label/Windows2022/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java:[454,49] cannot find symbol
  symbol:   class BasicRelyingPartyConfiguration
  location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Administrative Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Authentication Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Session Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: SAML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] -------------------< net.shibboleth.idp:idp-spring >--------------------
[INFO] Building Shibboleth IdP :: Spring Integration 5.0.0-SNAPSHOT     [13/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 42 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-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 C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-spring\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-spring\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-spring\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-spring ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.profile.spring.factory.FlowRelativeResourceLoaderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.733 s - in net.shibboleth.idp.profile.spring.factory.FlowRelativeResourceLoaderTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: System Configuration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-cli >---------------------
[INFO] Building Shibboleth IdP :: Command Line 5.0.0-SNAPSHOT           [14/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 43 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-cli\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-cli\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-cli\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-cli ---
[INFO] No tests to run.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 5.0.0-SNAPSHOT                    [15/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.754 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  2.575 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.116 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 11.998 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 13.530 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 13.198 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.629 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 13.305 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 11.108 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.319 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 13.630 s]
[INFO] Shibboleth IdP :: Testing .......................... FAILURE [  0.519 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [  9.957 s]
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [  0.737 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.150 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:52 min
[INFO] Finished at: 2023-03-07T02:37:03Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-testing: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-19/label/Windows2022/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java:[36,43] cannot find symbol
[ERROR]   symbol:   class BasicRelyingPartyConfiguration
[ERROR]   location: package net.shibboleth.profile.relyingparty
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-19/label/Windows2022/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java:[454,9] cannot find symbol
[ERROR]   symbol:   class BasicRelyingPartyConfiguration
[ERROR]   location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-19/label/Windows2022/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java:[454,49] cannot find symbol
[ERROR]   symbol:   class BasicRelyingPartyConfiguration
[ERROR]   location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[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 <args> -rf :idp-testing
Build step 'Invoke top-level Maven targets' marked build as failure
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-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/307/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list