Build failed in Jenkins: java-support-v7-nightly #66
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jul 24 03:01:36 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/66/display/redirect?page=changes>
Changes:
[Rod Widdowson] Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update
------------------------------------------
Started by upstream project "java-parent-project-v7-nightly" build number 66
originally caused by:
Started by upstream project "trigger-nightly-v7" build number 69
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-058fd3e784124f9bd) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-support # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-support
> git --version # timeout=10
> git fetch --tags --progress https://git.shibboleth.net/git/java-support +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/maint-7^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/maint-7^{commit} # timeout=10
Checking out Revision 3acf6efbbec3c79ea52a81ed047761bd85043766 (refs/remotes/origin/maint-7)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3acf6efbbec3c79ea52a81ed047761bd85043766 # timeout=10
Commit message: "Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update"
> git rev-list --no-walk 5232b6542802245e8a1470254465aa105b28b15f # timeout=10
[java-support-v7-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/.repository> -Dhttps.protocols=TLSv1.2 -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml (601 B at 3.1 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/parent-7.11.2-20200724.030021-24.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/parent-7.11.2-20200724.030021-24.pom (51 kB at 1.7 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ---------------< net.shibboleth.utilities:java-support >----------------
[INFO] Building java-support 7.5.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (5.0 kB at 66 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 319 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 237 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/apache/21/apache-21.pom (17 kB at 84 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (41 kB at 579 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ java-support ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 158 source files to <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/FileCachingHttpClientBuilder.java>:[42,28] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/FileCachingHttpClientBuilder.java>:[48,30] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[45,32] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[47,32] org.apache.http.conn.ssl.SSLContexts in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[48,32] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[35,32] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[34,28] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[36,30] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientBuilder.java>:[1102,29] setStaleConnectionCheckEnabled(boolean) in org.apache.http.client.config.RequestConfig.Builder has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[79,38] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[92,38] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[50,26] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[69,13] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[217,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[230,72] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[43,1] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[46,11] org.apache.http.conn.ssl.BrowserCompatHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[46,74] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[47,54] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[290,9] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[90,25] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[90,80] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[93,25] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[93,89] org.apache.http.conn.ssl.BrowserCompatHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[96,25] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[96,77] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[105,19] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[131,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[147,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[159,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[175,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[196,24] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[396,13] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[398,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[107,36] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[102,23] getParams() in org.apache.http.client.HttpClient has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[102,12] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[103,26] getParams() in org.apache.http.client.HttpClient has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[107,12] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java>:[108,26] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[196,17] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[140,19] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[134,19] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[319,20] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[173,19] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/collection/ClassIndexedSet.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/collection/ClassIndexedSet.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 23 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java>:[36,28] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java>:[39,30] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java>:[1875,40] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java>:[1870,27] getParams() in org.apache.http.client.HttpClient has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java>:[1870,16] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java>:[1875,16] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/logic/ScriptedTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-support-v7-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/logic/ScriptedTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ java-support ---
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 113 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 11 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 77 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 258 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/apache/19/apache-19.pom (15 kB at 97 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 48 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 28 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 93 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 16 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 20 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 13 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 43 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 74 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 131 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 1.5 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 2.2 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 3.8 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 103 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 162 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 369 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 998 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/2.22.2/surefire-testng-2.22.2.pom
[WARNING] Missing POM for org.apache.maven.surefire:surefire-testng:jar:2.22.2
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/2.22.2/surefire-testng-2.22.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.984 s
[INFO] Finished at: 2020-07-24T03:01:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project java-support: Unable to generate classpath: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
[ERROR] ----------
[ERROR] 1) org.apache.maven.surefire:surefire-testng:jar:2.22.2
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.maven.surefire -DartifactId=surefire-testng -Dversion=2.22.2 -Dpackaging=jar -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.maven.surefire -DartifactId=surefire-testng -Dversion=2.22.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) dummy:dummy:jar:1.0
[ERROR] 2) org.apache.maven.surefire:surefire-testng:jar:2.22.2
[ERROR]
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR]
[ERROR] for artifact:
[ERROR] dummy:dummy:jar:1.0
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] central (https://repo1.maven.org/maven2, releases=false, snapshots=false),
[ERROR] shib-release (https://build.shibboleth.net/nexus/content/groups/public, releases=true, snapshots=false)
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list