Build failed in Jenkins: java-identity-provider-v4 #949

Shibboleth Jenkins noreply at shibboleth.net
Thu Apr 16 14:20:49 EDT 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/949/display/redirect?page=changes>

Changes:

[Scott Cantor] Clean up some POM mistakes.


------------------------------------------
[...truncated 89.83 KB...]
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-consent-api ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-consent-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-consent-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-consent-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-consent-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.1-SNAPSHOT/idp-consent-api-4.0.1-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.1-SNAPSHOT/idp-consent-api-4.0.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.1-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.1-SNAPSHOT/idp-consent-api-4.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-ui >----------------------
[INFO] Building Shibboleth IdP :: UI Support 4.0.1-SNAPSHOT             [14/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-ui ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/SimpleCSRFTokenTest.java>:[24,23] package junit.framework does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[23,23] package junit.framework does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/SimpleCSRFTokenTest.java>:[38,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.impl.SimpleCSRFTokenTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/SimpleCSRFTokenTest.java>:[39,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.impl.SimpleCSRFTokenTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[66,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[72,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[73,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[74,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[84,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[85,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[86,9] cannot find symbol
  symbol:   variable Assert
  location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[INFO] 11 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
[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 Shibboleth Identity Provider 4.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  4.315 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  4.933 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  1.451 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 19.197 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  6.607 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  4.683 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  1.639 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  4.214 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.551 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  3.693 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  7.491 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  3.782 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  1.513 s]
[INFO] Shibboleth IdP :: UI Support ....................... FAILURE [  1.254 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:33 min
[INFO] Finished at: 2020-04-16T18:20:23Z
[INFO] ------------------------------------------------------------------------

Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project idp-ui: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/SimpleCSRFTokenTest.java>:[24,23] package junit.framework does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[23,23] package junit.framework does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/SimpleCSRFTokenTest.java>:[38,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.impl.SimpleCSRFTokenTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/SimpleCSRFTokenTest.java>:[39,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.impl.SimpleCSRFTokenTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[66,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[72,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[73,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[74,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[84,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[85,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:[86,9] cannot find symbol
[ERROR] symbol:   variable Assert
[ERROR] location: class net.shibboleth.idp.ui.csrf.CSRFTokenManagerTest
[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 :idp-ui
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: BOM #949' 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-identity-provider-v4 » Shibboleth IdP :: Session Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Configuration Files #949' 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-identity-provider-v4 » Shibboleth IdP :: Profile Spring Integration #949' 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-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Administrative Profile Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: CAS Protocol Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: WAR distribution #949' 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-identity-provider-v4 » Shibboleth IdP :: Installer #949' 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-identity-provider-v4 » Shibboleth IdP :: Distribution #949' 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-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Spring Integration #949' 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-identity-provider-v4 » Shibboleth IdP :: Authentication Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: SAML Profile Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Tests BOM #949' 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-identity-provider-v4 » Shibboleth IdP :: Consent Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Attribute Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Profile Implementation #949' 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-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Spring Integration #949' 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-identity-provider-v4 » Shibboleth IdP :: WAR #949' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
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.
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/949/testng/testng-results.xml'
0.630915% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list