From dev-return-3114-apmail-juneau-dev-archive=juneau.apache.org@juneau.apache.org Thu May 21 23:10:45 2020 Return-Path: X-Original-To: apmail-juneau-dev-archive@minotaur.apache.org Delivered-To: apmail-juneau-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 0F2E2190DE for ; Thu, 21 May 2020 23:10:44 +0000 (UTC) Received: (qmail 29258 invoked by uid 500); 21 May 2020 23:10:44 -0000 Delivered-To: apmail-juneau-dev-archive@juneau.apache.org Received: (qmail 29235 invoked by uid 500); 21 May 2020 23:10:44 -0000 Mailing-List: contact dev-help@juneau.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juneau.apache.org Delivered-To: mailing list dev@juneau.apache.org Received: (qmail 29214 invoked by uid 99); 21 May 2020 23:10:44 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.42) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2020 23:10:44 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id DED351005; Thu, 21 May 2020 23:10:43 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 6B33633E010B; Thu, 21 May 2020 23:10:43 +0000 (UTC) Date: Thu, 21 May 2020 23:10:43 +0000 (UTC) From: Apache Jenkins Server To: dev@juneau.apache.org, jamesbognar@apache.org Message-ID: <453367341.18403.1590102643229.JavaMail.jenkins@jenkins02> In-Reply-To: <1878838145.18351.1590089139472.JavaMail.jenkins@jenkins02> References: <1878838145.18351.1590089139472.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: Juneau-Java-1.8 #1656 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Juneau-Java-1.8 X-Jenkins-Result: FAILURE Auto-submitted: auto-generated See Changes: [JamesBognar] Javadocs ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H31 (ubuntu) in workspace 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://github.com/apache/juneau.git # timeout=10 Fetching upstream changes from https://github.com/apache/juneau.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/apache/juneau.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 3948c30082cf351738c6364f99bc61f83e5d109b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3948c30082cf351738c6364f99bc61f83e5d109b Commit message: "Javadocs" > git rev-list --no-walk 53d732a904f3447f0fac8f805e58859aacf72b14 # timeout=10 [Juneau-Java-1.8] $ /home/jenkins/tools/maven/apache-maven-3.2.5/bin/mvn clean install deploy javadoc:aggregate [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.juneau:juneau-examples-rest-springboot:jar:8.1.4-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ org.apache.juneau:juneau-examples-rest-springboot:[unknown-version], line 87, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] juneau [INFO] juneau/core [INFO] juneau/core/marshall [INFO] juneau/core/marshall-rdf [INFO] juneau/core/dto [INFO] juneau/core/config [INFO] juneau/core/core-utest [INFO] juneau/rest [INFO] juneau/rest/rest-server [INFO] juneau/rest/rest-server-jaxrs [INFO] juneau/rest/rest-server-rdf [INFO] juneau/rest/rest-server-springboot [INFO] juneau/rest/rest-client [INFO] juneau/rest/rest-mock [INFO] juneau/rest/rest-mock-utest [INFO] juneau/rest/rest-server-utest [INFO] juneau/rest/rest-client-utest [INFO] juneau/microservice [INFO] juneau/microservice/microservice-core [INFO] juneau/microservice/microservice-jetty [INFO] juneau/microservice/my-jetty-microservice [INFO] juneau/examples [INFO] juneau/examples/rest [INFO] juneau/microservice/microservice-ftest [INFO] juneau/microservice/my-springboot-microservice [INFO] juneau/sc [INFO] juneau/sc/sc-server [INFO] juneau/sc/sc-client [INFO] juneau/examples/examples-core [INFO] juneau/examples/examples-rest-jetty [INFO] juneau/examples/examples-rest-springboot [INFO] juneau/examples/examples-rest-jetty-ftest [INFO] juneau/doc [INFO] juneau/releng [INFO] juneau/releng/all [INFO] juneau/releng/distrib [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building juneau 8.1.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ juneau --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ juneau --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from [INFO] Finished adding exclusions from SCM ignore files. [INFO] 72 implicit excludes (use -debug for more details). [INFO] Exclude: **/DEPENDENCIES [INFO] Exclude: **/target/** [INFO] Exclude: **/empty.txt [INFO] Exclude: **/TODO.txt [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/*.launch [INFO] Exclude: **/*.prefs [INFO] Exclude: **/*.2 [INFO] Exclude: **/jetty.out.xml [INFO] Exclude: **/derby.log [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] Exclude: **/docs.txt [INFO] Exclude: **/toc.txt [INFO] Exclude: **/app.json [INFO] Exclude: **/Procfile [INFO] 21 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 18 licenses. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/juneau/juneau/8.1.4-SNAPSHOT/juneau-8.1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ juneau --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from [INFO] Finished adding exclusions from SCM ignore files. [INFO] 72 implicit excludes (use -debug for more details). [INFO] Exclude: **/DEPENDENCIES [INFO] Exclude: **/target/** [INFO] Exclude: **/empty.txt [INFO] Exclude: **/TODO.txt [INFO] Exclude: **/.settings/** [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/*.launch [INFO] Exclude: **/*.prefs [INFO] Exclude: **/*.2 [INFO] Exclude: **/jetty.out.xml [INFO] Exclude: **/derby.log [INFO] Exclude: **/dependency-reduced-pom.xml [INFO] Exclude: **/docs.txt [INFO] Exclude: **/toc.txt [INFO] Exclude: **/app.json [INFO] Exclude: **/Procfile [INFO] 21 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 18 licenses. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/juneau/juneau/8.1.4-SNAPSHOT/juneau-8.1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau/8.1.4-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.juneau:juneau:8.1.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau/8.1.4-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping juneau [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] juneau ............................................. FAILURE [ 5.091 s] [INFO] juneau/core ........................................ SKIPPED [INFO] juneau/core/marshall ............................... SKIPPED [INFO] juneau/core/marshall-rdf ........................... SKIPPED [INFO] juneau/core/dto .................................... SKIPPED [INFO] juneau/core/config ................................. SKIPPED [INFO] juneau/core/core-utest ............................. SKIPPED [INFO] juneau/rest ........................................ SKIPPED [INFO] juneau/rest/rest-server ............................ SKIPPED [INFO] juneau/rest/rest-server-jaxrs ...................... SKIPPED [INFO] juneau/rest/rest-server-rdf ........................ SKIPPED [INFO] juneau/rest/rest-server-springboot ................. SKIPPED [INFO] juneau/rest/rest-client ............................ SKIPPED [INFO] juneau/rest/rest-mock .............................. SKIPPED [INFO] juneau/rest/rest-mock-utest ........................ SKIPPED [INFO] juneau/rest/rest-server-utest ...................... SKIPPED [INFO] juneau/rest/rest-client-utest ...................... SKIPPED [INFO] juneau/microservice ................................ SKIPPED [INFO] juneau/microservice/microservice-core .............. SKIPPED [INFO] juneau/microservice/microservice-jetty ............. SKIPPED [INFO] juneau/microservice/my-jetty-microservice .......... SKIPPED [INFO] juneau/examples .................................... SKIPPED [INFO] juneau/examples/rest ............................... SKIPPED [INFO] juneau/microservice/microservice-ftest ............. SKIPPED [INFO] juneau/microservice/my-springboot-microservice ..... SKIPPED [INFO] juneau/sc .......................................... SKIPPED [INFO] juneau/sc/sc-server ................................ SKIPPED [INFO] juneau/sc/sc-client ................................ SKIPPED [INFO] juneau/examples/examples-core ...................... SKIPPED [INFO] juneau/examples/examples-rest-jetty ................ SKIPPED [INFO] juneau/examples/examples-rest-springboot ........... SKIPPED [INFO] juneau/examples/examples-rest-jetty-ftest .......... SKIPPED [INFO] juneau/doc ......................................... SKIPPED [INFO] juneau/releng ...................................... SKIPPED [INFO] juneau/releng/all .................................. SKIPPED [INFO] juneau/releng/distrib .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.231 s [INFO] Finished at: 2020-05-21T23:10:11+00:00 [INFO] Final Memory: 41M/987M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project juneau: Failed to retrieve remote metadata org.apache.juneau:juneau:8.1.4-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.juneau:juneau:8.1.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau/8.1.4-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. -> [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 Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? For example, is 3 hr 47 min old [TASKS] Skipping publisher since build result is FAILURE