Build failed in Jenkins: java-oidc-common-multi » JDK-11,Windows2016 #377
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 14 17:14:06 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=JDK-11,label=Windows2016/377/display/redirect?page=changes>
Changes:
[Phil Smart] Basic generic dynamic OIDC provider metadata resolver functionality
[Phil Smart] Stub out generic metadata filtering and validation
[Phil Smart] Improve dynamic oidc metadata resolver
[Phil Smart] Improve Javadoc
[Phil Smart] Split metadata cache into a dynamic and batch version.
------------------------------------------
[...truncated 26.61 KB...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-metadata-api\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-metadata-api ---
[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-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-metadata-api\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ oidc-common-metadata-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-metadata-api ---
[INFO] No tests to run.
[INFO]
[INFO] --------------< net.shibboleth.oidc:oidc-common-saml-api >--------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API 1.1.1-SNAPSHOT [7/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-saml-api ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-saml-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-saml-api ---
[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.8.1:compile (default-compile) @ oidc-common-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-saml-api\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-saml-api ---
[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-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-saml-api\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ oidc-common-saml-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-saml-api ---
[INFO] No tests to run.
[INFO]
[INFO] -------------< net.shibboleth.oidc:oidc-common-saml-impl >--------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation 1.1.1-SNAPSHOT [8/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-saml-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-saml-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-saml-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-saml-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.8.1:compile (default-compile) @ oidc-common-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-saml-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-oidc-common-multi/jdk/JDK-11/label/Windows2016/oidc-common-saml-impl/src/main/java/net/shibboleth/oidc/saml/xmlobject/impl/AbstractMetadataValueMarshaller.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-oidc-common-multi/jdk/JDK-11/label/Windows2016/oidc-common-saml-impl/src/main/java/net/shibboleth/oidc/saml/xmlobject/impl/AbstractMetadataValueMarshaller.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 10 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ oidc-common-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-saml-impl\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-saml-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.601 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----------< net.shibboleth.oidc:oidc-common-metadata-impl >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation 1.1.1-SNAPSHOT [9/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-metadata-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-metadata-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-metadata-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-metadata-impl ---
[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.8.1:compile (default-compile) @ oidc-common-metadata-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-metadata-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-metadata-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ oidc-common-metadata-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-metadata-impl\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-oidc-common-multi/jdk/JDK-11/label/Windows2016/oidc-common-metadata-impl/src/test/java/net/shibboleth/oidc/metadata/impl/ResolverServiceClientSecretValueResolverTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-oidc-common-multi/jdk/JDK-11/label/Windows2016/oidc-common-metadata-impl/src/test/java/net/shibboleth/oidc/metadata/impl/ResolverServiceClientSecretValueResolverTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-metadata-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 69, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 19.04 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.oidc.metadata.cache.impl.DynamicMetadataCacheTest.testBackgroundCleanup_Idle_Success Time elapsed: 0.009 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.oidc.metadata.cache.impl.DynamicMetadataCacheTest.testBackgroundCleanup_Idle_Success(DynamicMetadataCacheTest.java:239)
[ERROR] net.shibboleth.oidc.metadata.cache.impl.DynamicMetadataCacheTest.testStaleMetadata_Success Time elapsed: 0.004 s <<< FAILURE!
java.lang.AssertionError: expected [false] but found [true]
at net.shibboleth.oidc.metadata.cache.impl.DynamicMetadataCacheTest.testStaleMetadata_Success(DynamicMetadataCacheTest.java:272)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DynamicMetadataCacheTest.testBackgroundCleanup_Idle_Success:239 expected [true] but found [false]
[ERROR] DynamicMetadataCacheTest.testStaleMetadata_Success:272 expected [false] but found [true]
[INFO]
[ERROR] Tests run: 69, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------< net.shibboleth.oidc:oidc-common-plugin >---------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Plugin 1.1.1-SNAPSHOT [10/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-plugin ---
[INFO] Deleting C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-plugin\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-plugin\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-plugin ---
[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-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-plugin\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ oidc-common-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-plugin ---
[INFO] No tests to run.
[INFO]
[INFO] ----------------< net.shibboleth.oidc:oidc-common-bom >-----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: BOM 1.1.1-SNAPSHOT [11/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-bom ---
[INFO]
[INFO] ----------------< net.shibboleth.oidc:oidc-common-dist >----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Distribution 1.1.1-SNAPSHOT [12/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-dist ---
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/idp/idp-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-parent/4.2.0-SNAPSHOT/maven-metadata.xml (822 B at 14 kB/s)
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.2.0-SNAPSHOT/maven-metadata.xml (818 B at 24 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.2.0-SNAPSHOT/maven-metadata.xml (821 B at 26 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/4.2.0-SNAPSHOT/maven-metadata.xml (824 B at 34 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.1.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/ext/spring-extensions/6.1.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.1.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.1.4-SNAPSHOT/maven-metadata.xml (1.7 kB at 40 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC Common :: Parent 1.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent . SUCCESS [ 0.912 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API SUCCESS [ 3.295 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation SUCCESS [ 18.894 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API SUCCESS [ 18.019 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation SUCCESS [ 12.494 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API SUCCESS [ 0.568 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API SUCCESS [ 0.313 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation SUCCESS [ 14.337 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation FAILURE [ 22.827 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin . SUCCESS [ 1.106 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM .... SUCCESS [ 0.006 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution SUCCESS [ 1.405 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:43 min
[INFO] Finished at: 2021-10-14T17:14:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project oidc-common-metadata-impl: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-oidc-common-multi\jdk\JDK-11\label\Windows2016\oidc-common-metadata-impl\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :oidc-common-metadata-impl
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-oidc-common-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/377/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/377/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/377/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/377/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common-multi/configurations/axis-jdk/JDK-11/axis-label/Windows2016/builds/377/testng/testng-results.xml'
0.793651% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list