Build failed in Jenkins: spring-extensions-v5-multi » Amazon-8,Windows2016 #2

Shibboleth Jenkins noreply at shibboleth.net
Wed May 13 23:51:15 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=Amazon-8,label=Windows2016/2/display/redirect>

Changes:


------------------------------------------
Started by upstream project "spring-extensions-v5-multi" build number 2
originally caused by:
 Started by upstream project "trigger-multi-v7" build number 2
 originally caused by:
  Started by upstream project "java-identity-provider-v3-nightly" build number 2
  originally caused by:
   Started by upstream project "java-opensaml-v3-nightly" build number 2
   originally caused by:
    Started by upstream project "spring-extensions-v5-nightly" build number 2
    originally caused by:
     Started by upstream project "java-support-v7-nightly" build number 2
     originally caused by:
      Started by upstream project "java-parent-project-v7-nightly" build number 2
      originally caused by:
       Started by upstream project "trigger-nightly-v7" build number 5
       originally caused by:
        Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - WindowsServer2016 (i-03a21bb5a1c1ab4e8) (Windows2016) in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=Amazon-8,label=Windows2016/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/spring-extensions
 > git init <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=Amazon-8,label=Windows2016/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b000cd404003385596491649c94b3b4668b66e99 (refs/remotes/origin/maint-5)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b000cd404003385596491649c94b3b4668b66e99 # timeout=10
Commit message: "JPAR-156 - Compatibility changes for checkstyle 8.28"
First time build. Skipping changelog.
[Windows2016] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=Amazon-8 -Dmatrix-combinations= -Dlabel=Windows2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml (603 B at 1.8 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 5.4.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=Amazon-8,label=Windows2016/ws/target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/Amazon-8/label/Windows2016/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java:[154,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/Amazon-8/label/Windows2016/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/Amazon-8/label/Windows2016/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=Amazon-8,label=Windows2016/ws/target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/Amazon-8/label/Windows2016/src/test/java/net/shibboleth/ext/spring/util/SpringExpressionTest.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/Amazon-8/label/Windows2016/src/test/java/net/shibboleth/ext/spring/util/SpringExpressionTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-extensions ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 57, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 27.663 s <<< FAILURE! - in TestSuite
[ERROR] testRelated(net.shibboleth.ext.spring.resource.HTTPResourceTest)  Time elapsed: 0.584 s  <<< FAILURE!
java.lang.AssertionError: Expected date of 2020-04-27T16:49:29.000Z did not match) expected [1205848652000] but found [1588006169000]
	at net.shibboleth.ext.spring.resource.HTTPResourceTest.testRelated(HTTPResourceTest.java:133)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   HTTPResourceTest.testRelated:133 Expected date of 2020-04-27T16:49:29.000Z did not match) expected [1205848652000] but found [1588006169000]
[INFO] 
[ERROR] Tests run: 57, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  36.270 s
[INFO] Finished at: 2020-05-13T23:51:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project spring-extensions: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=Amazon-8,label=Windows2016/ws/target\surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
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/spring-extensions-v5-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/2/testng/testng-results.xml'
1.754386% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list