See <https://builds.apache.org/job/AvroJava/859/display/redirect?page=changes>

Changes:

[github] Avro-2785: Update specs on how unions encoded (#847)

[github] AVRO-2800: Validate enum symbol values (#855)

[github] AVRO-2822: Add toString that doesn't inline referenced schemas (#869)

[github] AVRO-2745: Generate optional getters for nullables only (#817)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H38 (ubuntu) in workspace 
<https://builds.apache.org/job/AvroJava/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://github.com/apache/avro # timeout=10
Fetching upstream changes from https://github.com/apache/avro
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/avro 
 > +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 bcad995f4a70fe756decb9023575e0027c1243c0 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bcad995f4a70fe756decb9023575e0027c1243c0
Commit message: "AVRO-2745: Generate optional getters for nullables only (#817)"
 > git rev-list --no-walk 285bda86d3f49aa5054d4fd1487680bb1accd8ac # timeout=10
[AvroJava] $ /home/jenkins/tools/maven/apache-maven-3.5.4/bin/mvn clean 
source:jar-no-fork deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Avro Toplevel                                               [pom]
[INFO] Apache Avro Java                                                   [pom]
[INFO] Apache Avro                                                     [bundle]
[INFO] Apache Avro Compiler                                            [bundle]
[INFO] Apache Avro Maven Plugin                                  [maven-plugin]
[INFO] Apache Avro IPC                                                 [bundle]
[INFO] Apache Avro IPC Jetty                                           [bundle]
[INFO] Apache Avro IPC Netty                                           [bundle]
[INFO] Trevni Java                                                        [pom]
[INFO] Trevni Java Core                                                   [jar]
[INFO] Apache Avro Mapred API                                          [bundle]
[INFO] Trevni Java Avro                                                   [jar]
[INFO] Trevni Specification                                               [pom]
[INFO] Apache Avro Tools                                                  [jar]
[INFO] Apache Avro Protobuf Compatibility                              [bundle]
[INFO] Apache Avro Thrift Compatibility                                [bundle]
[INFO] Apache Avro Maven Archetypes                                       [pom]
[INFO] Apache Avro Maven Service Archetype                    [maven-archetype]
[INFO] Apache Avro gRPC                                                [bundle]
[INFO] Avro Integration Tests                                             [pom]
[INFO] Apache Avro Codegen Test dependencies                              [jar]
[INFO] Apache Avro Codegen Test                                           [jar]
[INFO] Apache Avro Performance Test Suite                                 [jar]
[INFO] 
[INFO] -------------------< org.apache.avro:avro-toplevel >--------------------
[INFO] Building Apache Avro Toplevel 1.10.0-SNAPSHOT                     [1/23]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ avro-toplevel ---
[INFO] Deleting <https://builds.apache.org/job/AvroJava/ws/target>
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default-cli) @ avro-toplevel 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
avro-toplevel ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ avro-toplevel ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) 
@ avro-toplevel ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process 
(process-resource-bundles) @ avro-toplevel ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ avro-toplevel ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/AvroJava/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 83 implicit excludes (use -debug for more details).
[INFO] 109 explicit excludes (use -debug for more details).
[INFO] 1361 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1299 licenses.
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
avro-toplevel ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ avro-toplevel 
---
[INFO] Installing <https://builds.apache.org/job/AvroJava/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/avro/avro-toplevel/1.10.0-SNAPSHOT/avro-toplevel-1.10.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ avro-toplevel ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/avro/avro-toplevel/1.10.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.avro:avro-toplevel:1.10.0-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/avro/avro-toplevel/1.10.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 500 , ReasonPhrase:Server Error.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Avro Toplevel 1.10.0-SNAPSHOT ............... FAILURE [  9.094 s]
[INFO] Apache Avro Java ................................... SKIPPED
[INFO] Apache Avro ........................................ SKIPPED
[INFO] Apache Avro Compiler ............................... SKIPPED
[INFO] Apache Avro Maven Plugin ........................... SKIPPED
[INFO] Apache Avro IPC .................................... SKIPPED
[INFO] Apache Avro IPC Jetty .............................. SKIPPED
[INFO] Apache Avro IPC Netty .............................. SKIPPED
[INFO] Trevni Java ........................................ SKIPPED
[INFO] Trevni Java Core ................................... SKIPPED
[INFO] Apache Avro Mapred API ............................. SKIPPED
[INFO] Trevni Java Avro ................................... SKIPPED
[INFO] Trevni Specification ............................... SKIPPED
[INFO] Apache Avro Tools .................................. SKIPPED
[INFO] Apache Avro Protobuf Compatibility ................. SKIPPED
[INFO] Apache Avro Thrift Compatibility ................... SKIPPED
[INFO] Apache Avro Maven Archetypes ....................... SKIPPED
[INFO] Apache Avro Maven Service Archetype ................ SKIPPED
[INFO] Apache Avro gRPC ................................... SKIPPED
[INFO] Avro Integration Tests ............................. SKIPPED
[INFO] Apache Avro Codegen Test dependencies .............. SKIPPED
[INFO] Apache Avro Codegen Test ........................... SKIPPED
[INFO] Apache Avro Performance Test Suite 1.10.0-SNAPSHOT . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.822 s
[INFO] Finished at: 2020-05-09T07:38:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project avro-toplevel: Failed to retrieve remote metadata 
org.apache.avro:avro-toplevel:1.10.0-SNAPSHOT/maven-metadata.xml: Could not 
transfer metadata 
org.apache.avro:avro-toplevel:1.10.0-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/avro/avro-toplevel/1.10.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 500 , ReasonPhrase:Server 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
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, 
<https://builds.apache.org/job/AvroJava/ws/lang/java/avro/target/surefire-reports/TEST-org.apache.avro.TestCircularReferences.xml>
 is 7 days 17 hr old

AVRO-2785 issue doesn't exist in JIRA
[JIRA] Updating issue AVRO-2800
[JIRA] Updating issue AVRO-2822
[JIRA] Updating issue AVRO-2745

Reply via email to