Skip to content

Console Output

Established TCP socket on 41853
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 256, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/pom.xml, line 88, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:jar:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/pom.xml, line 102, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec:pom:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 256, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 256, column 21
[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] MicroProfile Reactive Streams Support                              [pom]
[INFO] MicroProfile Reactive Streams Operators                            [jar]
[INFO] MicroProfile Reactive Streams Operators TCK                        [jar]
[INFO] MicroProfile Reactive Streams Operators TCK Arquillian             [jar]
[INFO] MicroProfile Reactive Streams Operators Specification              [pom]
[INFO] 
[INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >--
[INFO] Building MicroProfile Reactive Streams Support 1.0-SNAPSHOT        [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 78 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/target
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/*.json
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-parent ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-parent ---
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-SNAPSHOT/microprofile-reactive-streams-parent-1.0-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:104: error: self-closing element not allowed
[ERROR] * <img src="doc-files/distinct.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:116: error: self-closing element not allowed
[ERROR] * <img src="doc-files/flatMap.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:136: error: self-closing element not allowed
[ERROR] * <img src="doc-files/flatMapPublisher.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:158: error: self-closing element not allowed
[ERROR] * <img src="doc-files/flatMapCompletionStage.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:176: error: self-closing element not allowed
[ERROR] * <img src="doc-files/flatMapIterable.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:192: error: self-closing element not allowed
[ERROR] * <img src="doc-files/limit.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:214: error: self-closing element not allowed
[ERROR] * <img src="doc-files/skip.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:230: error: self-closing element not allowed
[ERROR] * <img src="doc-files/takeWhile.png"/>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:396: warning: no @param for <R>
[ERROR] public <R> CompletionRunner<R> to(SubscriberBuilder<T, R> subscriber) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:407: warning: no @param for <R>
[ERROR] public <R> PublisherBuilder<R> via(ProcessorBuilder<T, R> processor) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:417: warning: no @param for <R>
[ERROR] public <R> PublisherBuilder<R> via(Processor<T, R> processor) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:490: warning: no @param for <S>
[ERROR] public <S> PublisherBuilder<S> onErrorResumeWithPublisher(Function<Throwable, Publisher<? extends S>> errorHandler) {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:78: warning: no @return
[ERROR] public Collection<Stage> getStages() {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:86: warning: no @return
[ERROR] public boolean hasInlet() {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:94: warning: no @return
[ERROR] public boolean hasOutlet() {
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:28: warning: empty <p> tag
[ERROR] * <p>
[ERROR] ^
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:68: warning: empty <p> tag
[ERROR] * <p>
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs' dir.
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-reactive-streams-operators