Skip to content

Console Output

08:44:11 GitHub pull request #62 of commit 0ec8b86cf3f7b3b203d2f110bd54842b4068c381, has merge conflicts.
08:44:11 Setting status of 0ec8b86cf3f7b3b203d2f110bd54842b4068c381 to PENDING with url https://hudson.eclipse.org/microprofile/job/reactive-prs/45/ and message: 'Build started for original commit.'
08:44:12 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace
08:44:12 [WS-CLEANUP] Deleting project workspace...
08:44:12 [WS-CLEANUP] Done
08:44:12 Cloning the remote Git repository
08:44:12 Cloning repository https://github.com/eclipse/microprofile-reactive.git
08:44:12  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace # timeout=10
08:44:12 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive.git
08:44:12  > /usr/local/bin/git --version # timeout=10
08:44:12 Setting http proxy: proxy.eclipse.org:9898
08:44:12  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive.git +refs/heads/*:refs/remotes/origin/*
08:44:13  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive.git # timeout=10
08:44:13  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:44:13  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive.git # timeout=10
08:44:13 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive.git
08:44:13 Setting http proxy: proxy.eclipse.org:9898
08:44:13  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive.git +refs/pull/*:refs/remotes/origin/pr/*
08:44:15  > /usr/local/bin/git rev-parse 0ec8b86cf3f7b3b203d2f110bd54842b4068c381^{commit} # timeout=10
08:44:15 Checking out Revision 0ec8b86cf3f7b3b203d2f110bd54842b4068c381 (detached)
08:44:15  > /usr/local/bin/git config core.sparsecheckout # timeout=10
08:44:15  > /usr/local/bin/git checkout -f 0ec8b86cf3f7b3b203d2f110bd54842b4068c381
08:44:15 Commit message: "Fix conflict with upstream"
08:44:15  > /usr/local/bin/git rev-list --no-walk 6c5e6047933d1123bfaebfe57fdd77d01924e4d7 # timeout=10
08:44:16 Parsing POMs
08:44:17 Modules changed, recalculating dependency graph
08:44:22 Established TCP socket on 59275
08:44:22 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.17.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 59275
08:44:22 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
08:44:23 <===[JENKINS REMOTING CAPACITY]===>channel started
08:44:25 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/pom.xml install
08:44:26 [INFO] Scanning for projects...
08:44:27 [WARNING] 
08:44:27 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-SNAPSHOT
08:44:27 [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-prs/workspace/streams/pom.xml, line 181, column 21
08:44:27 [WARNING] 
08:44:27 [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
08:44:27 [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-prs/workspace/streams/pom.xml, line 181, column 21
08:44:27 [WARNING] 
08:44:27 [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
08:44:27 [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-prs/workspace/streams/pom.xml, line 181, column 21
08:44:27 [WARNING] 
08:44:27 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-SNAPSHOT
08:44:27 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 181, column 21
08:44:27 [WARNING] 
08:44:27 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api:jar:1.0-SNAPSHOT
08:44:27 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/pom.xml, line 176, column 21
08:44:27 [WARNING] 
08:44:27 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-spec:pom:1.0-SNAPSHOT
08:44:27 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/pom.xml, line 176, column 21
08:44:27 [WARNING] 
08:44:27 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent:pom:1.0-SNAPSHOT
08:44:27 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 176, column 21
08:44:27 [WARNING] 
08:44:27 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
08:44:27 [WARNING] 
08:44:27 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
08:44:27 [WARNING] 
08:44:27 [INFO] ------------------------------------------------------------------------
08:44:27 [INFO] Reactor Build Order:
08:44:27 [INFO] 
08:44:27 [INFO] MicroProfile Reactive Streams Support                              [pom]
08:44:27 [INFO] MicroProfile Reactive Streams Operators                            [jar]
08:44:27 [INFO] MicroProfile Reactive Streams Operators TCK                        [jar]
08:44:27 [INFO] MicroProfile Reactive Streams Operators Specification              [pom]
08:44:27 [INFO] MicroProfile Reactive Messaging                                    [pom]
08:44:27 [INFO] MicroProfile Reactive Messaging API                                [jar]
08:44:27 [INFO] MicroProfile Reactive Messaging Specification                      [pom]
08:44:27 [INFO] MicroProfile Reactive                                              [pom]
08:44:27 [INFO] 
08:44:27 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >--
08:44:27 [INFO] Building MicroProfile Reactive Streams Support 1.0-SNAPSHOT        [1/8]
08:44:27 [INFO] --------------------------------[ pom ]---------------------------------
08:44:27 [INFO] 
08:44:27 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-parent ---
08:44:28 [INFO] Enabled default license matchers.
08:44:28 [INFO] Will parse SCM ignores for exclusions...
08:44:28 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/.gitignore
08:44:28 [INFO] Finished adding exclusions from SCM ignore files.
08:44:28 [INFO] 76 implicit excludes (use -debug for more details).
08:44:28 [INFO] Exclude: .travis.yml.*
08:44:28 [INFO] Exclude: bnd.bnd
08:44:28 [INFO] Exclude: *.log
08:44:28 [INFO] Exclude: .checkstyle
08:44:28 [INFO] Exclude: .factorypath
08:44:28 [INFO] Exclude: .editorconfig
08:44:28 [INFO] 6 resources included (use -debug for more details)
08:44:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
08:44:28 [INFO] 
08:44:28 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-streams-parent ---
08:44:29 [INFO] Starting audit...
08:44:29 Audit done.
08:44:29 [INFO] 
08:44:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-parent ---
08:44:30 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/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
08:44:31 Started calculate disk usage of build
08:44:31 Finished Calculation of disk usage of build in 0 seconds
08:44:31 Started calculate disk usage of workspace
08:44:31 Finished Calculation of disk usage of workspace in 0 seconds
08:44:32 [INFO] 
08:44:32 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators >--
08:44:32 [INFO] Building MicroProfile Reactive Streams Operators 1.0-SNAPSHOT      [2/8]
08:44:32 [INFO] --------------------------------[ jar ]---------------------------------
08:44:32 [INFO] 
08:44:32 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators ---
08:44:32 [INFO] Enabled default license matchers.
08:44:32 [INFO] Will parse SCM ignores for exclusions...
08:44:32 [INFO] Finished adding exclusions from SCM ignore files.
08:44:32 [INFO] 61 implicit excludes (use -debug for more details).
08:44:32 [INFO] Exclude: .travis.yml.*
08:44:32 [INFO] Exclude: bnd.bnd
08:44:32 [INFO] Exclude: *.log
08:44:32 [INFO] Exclude: .checkstyle
08:44:32 [INFO] Exclude: .factorypath
08:44:32 [INFO] Exclude: .editorconfig
08:44:32 [INFO] 17 resources included (use -debug for more details)
08:44:32 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 17 licenses.
08:44:32 [INFO] 
08:44:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators ---
08:44:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:44:32 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/resources
08:44:32 [INFO] 
08:44:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators ---
08:44:32 [INFO] Changes detected - recompiling the module!
08:44:32 [INFO] Compiling 16 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/classes
08:44:33 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java: Some input files use unchecked or unsafe operations.
08:44:33 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java: Recompile with -Xlint:unchecked for details.
08:44:34 [INFO] 
08:44:34 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-streams-operators ---
08:44:34 [INFO] Starting audit...
08:44:34 Audit done.
08:44:34 [INFO] 
08:44:34 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators ---
08:44:34 [INFO] 
08:44:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators ---
08:44:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:44:34 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/test/resources
08:44:34 [INFO] 
08:44:34 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators ---
08:44:34 [INFO] No sources to compile
08:44:35 [INFO] 
08:44:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators ---
08:44:35 [INFO] No tests to run.
08:44:35 [JENKINS] Recording test results
08:44:35 [INFO] 
08:44:35 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators ---
08:44:38 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar
08:44:38 [INFO] 
08:44:38 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators ---
08:44:41 [INFO] 
08:44:41 Loading source files for package org.eclipse.microprofile.reactive.streams...
08:44:41 Loading source files for package org.eclipse.microprofile.reactive.streams.spi...
08:44:41 Constructing Javadoc information...
08:44:41 Standard Doclet version 1.8.0_162
08:44:41 Building tree for all the packages and classes...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionRunner.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/PublisherBuilder.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ReactiveStreams.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/SubscriberBuilder.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Graph.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/ReactiveStreamsEngine.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Cancel.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Collect.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Concat.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Distinct.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Failed.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Filter.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FindFirst.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMap.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapCompletionStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapIterable.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Inlet.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Map.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Of.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnComplete.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnError.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnTerminate.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Outlet.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Peek.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.ProcessorStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.PublisherStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.SubscriberStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.TakeWhile.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/UnsupportedStageException.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/overview-frame.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-frame.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-summary.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-tree.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-frame.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-summary.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-tree.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/constant-values.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/serialized-form.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/SubscriberBuilder.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ReactiveStreams.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/PublisherBuilder.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ProcessorBuilder.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionSubscriber.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionRunner.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/UnsupportedStageException.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Inlet.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Outlet.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Map.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Peek.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Filter.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Distinct.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.TakeWhile.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.PublisherStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Of.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.ProcessorStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FindFirst.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.SubscriberStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Collect.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMap.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapCompletionStage.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapIterable.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnError.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnTerminate.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnComplete.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Failed.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Concat.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Cancel.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/ReactiveStreamsEngine.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Graph.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-use.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-use.html...
08:44:41 Building index for all the packages and classes...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/overview-tree.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/index-all.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/deprecated-list.html...
08:44:41 Building index for all classes...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/allclasses-frame.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/allclasses-noframe.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/index.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/overview-summary.html...
08:44:41 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/apidocs/help-doc.html...
08:44:41 16 warnings
08:44:41 [WARNING] Javadoc Warnings
08:44:41 [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:89: warning: no @param for <T>
08:44:41 [WARNING] public static <T, R> CompletionSubscriber<T, R> of(Subscriber<T> subscriber, CompletionStage<R> completion) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:89: warning: no @param for <R>
08:44:41 [WARNING] public static <T, R> CompletionSubscriber<T, R> of(Subscriber<T> subscriber, CompletionStage<R> completion) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:318: warning: no @param for <S>
08:44:41 [WARNING] public <S> SubscriberBuilder<T, S> reduce(S identity,
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:395: warning: no @param for <S>
08:44:41 [WARNING] public <S> SubscriberBuilder<T, S> to(SubscriberBuilder<R, S> subscriber) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:444: warning: no @param for <S>
08:44:41 [WARNING] public <S> ProcessorBuilder<T, S> via(ProcessorBuilder<R, S> processor) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:455: warning: no @param for <S>
08:44:41 [WARNING] public <S> ProcessorBuilder<T, S> via(Processor<R, S> processor) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:313: warning: no @param for <S>
08:44:41 [WARNING] public <S> CompletionRunner<S> reduce(S identity,
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:390: warning: no @param for <R>
08:44:41 [WARNING] public <R> CompletionRunner<R> to(SubscriberBuilder<T, R> subscriber) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:400: warning: no @param for <R>
08:44:41 [WARNING] public <R> PublisherBuilder<R> via(ProcessorBuilder<T, R> processor) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:410: warning: no @param for <R>
08:44:41 [WARNING] public <R> PublisherBuilder<R> via(Processor<T, R> processor) {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:78: warning: no @return
08:44:41 [WARNING] public Collection<Stage> getStages() {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:86: warning: no @return
08:44:41 [WARNING] public boolean hasInlet() {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:94: warning: no @return
08:44:41 [WARNING] public boolean hasOutlet() {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Stage.java:202: warning: no @return
08:44:41 [WARNING] public boolean isInclusive() {
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:28: warning: empty <p> tag
08:44:41 [WARNING] * <p>
08:44:41 [WARNING] ^
08:44:41 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:68: warning: empty <p> tag
08:44:41 [WARNING] * <p>
08:44:41 [WARNING] ^
08:44:45 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar
08:44:45 [INFO] 
08:44:45 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators >>>
08:44:45 [INFO] 
08:44:45 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators ---
08:44:45 [INFO] Enabled default license matchers.
08:44:45 [INFO] Will parse SCM ignores for exclusions...
08:44:45 [INFO] Finished adding exclusions from SCM ignore files.
08:44:45 [INFO] 61 implicit excludes (use -debug for more details).
08:44:45 [INFO] Exclude: .travis.yml.*
08:44:45 [INFO] Exclude: bnd.bnd
08:44:45 [INFO] Exclude: *.log
08:44:45 [INFO] Exclude: .checkstyle
08:44:45 [INFO] Exclude: .factorypath
08:44:45 [INFO] Exclude: .editorconfig
08:44:45 [INFO] 17 resources included (use -debug for more details)
08:44:45 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 17 licenses.
08:44:45 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
08:44:45 [INFO] 
08:44:45 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators <<<
08:44:45 [INFO] 
08:44:45 [INFO] 
08:44:45 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators ---
08:44:48 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar
08:44:48 [INFO] 
08:44:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators ---
08:44:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar
08:44:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.pom
08:44:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar
08:44:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar
08:44:49 Started calculate disk usage of build
08:44:49 Finished Calculation of disk usage of build in 0 seconds
08:44:49 Started calculate disk usage of workspace
08:44:49 Finished Calculation of disk usage of workspace in 0 seconds
08:44:50 [INFO] 
08:44:50 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck >--
08:44:50 [INFO] Building MicroProfile Reactive Streams Operators TCK 1.0-SNAPSHOT  [3/8]
08:44:50 [INFO] --------------------------------[ jar ]---------------------------------
08:44:50 [INFO] 
08:44:50 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck ---
08:44:50 [INFO] Enabled default license matchers.
08:44:50 [INFO] Will parse SCM ignores for exclusions...
08:44:50 [INFO] Finished adding exclusions from SCM ignore files.
08:44:50 [INFO] 61 implicit excludes (use -debug for more details).
08:44:50 [INFO] Exclude: .travis.yml.*
08:44:50 [INFO] Exclude: bnd.bnd
08:44:50 [INFO] Exclude: *.log
08:44:50 [INFO] Exclude: .checkstyle
08:44:50 [INFO] Exclude: .factorypath
08:44:50 [INFO] Exclude: .editorconfig
08:44:50 [INFO] 20 resources included (use -debug for more details)
08:44:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 20 licenses.
08:44:50 [INFO] 
08:44:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-tck ---
08:44:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:44:50 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/resources
08:44:50 [INFO] 
08:44:50 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-tck ---
08:44:50 [INFO] Changes detected - recompiling the module!
08:44:50 [INFO] Compiling 19 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/classes
08:44:52 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/FlatMapPublisherStageVerification.java: Some input files use unchecked or unsafe operations.
08:44:52 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/FlatMapPublisherStageVerification.java: Recompile with -Xlint:unchecked for details.
08:44:52 [INFO] 
08:44:52 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-streams-operators-tck ---
08:44:52 [INFO] Starting audit...
08:44:52 Audit done.
08:44:52 [INFO] 
08:44:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-tck ---
08:44:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:44:52 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/test/resources
08:44:52 [INFO] 
08:44:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-tck ---
08:44:52 [INFO] No sources to compile
08:44:52 [INFO] 
08:44:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-tck ---
08:44:52 [INFO] No tests to run.
08:44:52 [JENKINS] Recording test results
08:44:52 [INFO] 
08:44:52 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-tck ---
08:44:55 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar
08:44:55 [INFO] 
08:44:55 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-tck ---
08:44:58 [INFO] 
08:44:58 Loading source files for package org.eclipse.microprofile.reactive.streams.tck...
08:44:58 Constructing Javadoc information...
08:44:58 Standard Doclet version 1.8.0_162
08:44:58 Building tree for all the packages and classes...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/CancelStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/CancelStageVerification.SubscriberVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/CollectStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/ConcatStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/DistinctStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/DistinctStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/EmptyProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/EmptyProcessorVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FilterStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FindFirstStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapCompletionStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapCompletionStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapIterableStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapIterableStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapPublisherStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapPublisherStageVerification.InnerSubscriberVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapPublisherStageVerification.OuterProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapStageVerification.InnerSubscriberVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/FlatMapStageVerification.OuterProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/MapStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/MapStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/OfStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/OfStageVerification.PublisherVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/OnStagesVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/OnStagesVerification.OnCompleteVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/OnStagesVerification.OnErrorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/OnStagesVerification.OnTerminateVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/PeekStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/PeekStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/SubscriberStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/TakeWhileStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/TakeWhileStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-frame.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-summary.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-tree.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/constant-values.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/TakeWhileStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/TakeWhileStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/SubscriberStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/ReactiveStreamsTck.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/PeekStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/PeekStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/OnStagesVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/OnStagesVerification.OnCompleteVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/OnStagesVerification.OnTerminateVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/OnStagesVerification.OnErrorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/OfStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/OfStageVerification.PublisherVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/MapStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/MapStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapStageVerification.OuterProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapStageVerification.InnerSubscriberVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapPublisherStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapPublisherStageVerification.OuterProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapPublisherStageVerification.InnerSubscriberVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapIterableStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapIterableStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapCompletionStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FlatMapCompletionStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FindFirstStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/FilterStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/EmptyProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/EmptyProcessorVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/DistinctStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/DistinctStageVerification.ProcessorVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/ConcatStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/CollectStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/CancelStageVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/class-use/CancelStageVerification.SubscriberVerification.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/org/eclipse/microprofile/reactive/streams/tck/package-use.html...
08:44:58 Building index for all the packages and classes...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/overview-tree.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/index-all.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/deprecated-list.html...
08:44:58 Building index for all classes...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/allclasses-frame.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/allclasses-noframe.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/index.html...
08:44:58 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/apidocs/help-doc.html...
08:44:58 4 warnings
08:44:58 [WARNING] Javadoc Warnings
08:44:58 [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
08:44:58 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:55: warning: no @return
08:44:58 [WARNING] protected abstract E createEngine();
08:44:58 [WARNING] ^
08:44:58 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:60: warning: no @param for engine
08:44:58 [WARNING] protected void shutdownEngine(E engine) {
08:44:58 [WARNING] ^
08:44:58 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:67: warning: no @param for test
08:44:58 [WARNING] protected boolean isEnabled(Object test) {
08:44:58 [WARNING] ^
08:44:58 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/src/main/java/org/eclipse/microprofile/reactive/streams/tck/ReactiveStreamsTck.java:67: warning: no @return
08:44:58 [WARNING] protected boolean isEnabled(Object test) {
08:44:58 [WARNING] ^
08:45:02 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar
08:45:02 [INFO] 
08:45:02 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-tck >>>
08:45:02 [INFO] 
08:45:02 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-tck ---
08:45:02 [INFO] Enabled default license matchers.
08:45:02 [INFO] Will parse SCM ignores for exclusions...
08:45:02 [INFO] Finished adding exclusions from SCM ignore files.
08:45:02 [INFO] 61 implicit excludes (use -debug for more details).
08:45:02 [INFO] Exclude: .travis.yml.*
08:45:02 [INFO] Exclude: bnd.bnd
08:45:02 [INFO] Exclude: *.log
08:45:02 [INFO] Exclude: .checkstyle
08:45:02 [INFO] Exclude: .factorypath
08:45:02 [INFO] Exclude: .editorconfig
08:45:02 [INFO] 20 resources included (use -debug for more details)
08:45:02 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 20 licenses.
08:45:02 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
08:45:02 [INFO] 
08:45:02 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-tck <<<
08:45:02 [INFO] 
08:45:02 [INFO] 
08:45:02 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-tck ---
08:45:05 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar
08:45:05 [INFO] 
08:45:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-tck ---
08:45:05 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar
08:45:05 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.pom
08:45:05 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar
08:45:05 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar
08:45:06 Started calculate disk usage of build
08:45:06 Finished Calculation of disk usage of build in 0 seconds
08:45:06 Started calculate disk usage of workspace
08:45:06 Finished Calculation of disk usage of workspace in 0 seconds
08:45:07 [INFO] 
08:45:07 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec >--
08:45:07 [INFO] Building MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT [4/8]
08:45:07 [INFO] --------------------------------[ pom ]---------------------------------
08:45:07 [INFO] 
08:45:07 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spec ---
08:45:07 [INFO] Enabled default license matchers.
08:45:07 [INFO] Will parse SCM ignores for exclusions...
08:45:07 [INFO] Finished adding exclusions from SCM ignore files.
08:45:07 [INFO] 61 implicit excludes (use -debug for more details).
08:45:07 [INFO] Exclude: .travis.yml.*
08:45:07 [INFO] Exclude: bnd.bnd
08:45:07 [INFO] Exclude: *.log
08:45:07 [INFO] Exclude: .checkstyle
08:45:07 [INFO] Exclude: .factorypath
08:45:07 [INFO] Exclude: .editorconfig
08:45:07 [INFO] 13 resources included (use -debug for more details)
08:45:07 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
08:45:07 [INFO] 
08:45:07 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-streams-operators-spec ---
08:45:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:45:11 [INFO] ignoreDelta true
08:45:11 [INFO] Copying 6 resources
08:45:11 [INFO] Copying file images/graph.png
08:45:11 [INFO] Copying file images/picture-sources.odg
08:45:11 [INFO] Copying file images/processor.png
08:45:11 [INFO] Copying file images/publisher.png
08:45:11 [INFO] Copying file images/shapes.png
08:45:11 [INFO] Copying file images/subscriber.png
08:45:20 asciidoctor: WARNING: could not embed image: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/spec/src/main/asciidoc/images/shapes.png; PNG uses unsupported interlace method
08:45:20 asciidoctor: WARNING: could not embed image: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/spec/src/main/asciidoc/images/graph.png; PNG uses unsupported interlace method
08:45:22 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc
08:45:22 [INFO] 
08:45:22 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-reactive-streams-operators-spec ---
08:45:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:45:23 [INFO] ignoreDelta true
08:45:23 [INFO] Copying 6 resources
08:45:23 [INFO] Copying file images/graph.png
08:45:23 [INFO] Copying file images/picture-sources.odg
08:45:23 [INFO] Copying file images/processor.png
08:45:23 [INFO] Copying file images/publisher.png
08:45:23 [INFO] Copying file images/shapes.png
08:45:23 [INFO] Copying file images/subscriber.png
08:45:23 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/spec/src/main/asciidoc/microprofile-reactive-streams-operators-spec.asciidoc
08:45:23 [INFO] 
08:45:23 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-streams-operators-spec ---
08:45:23 [INFO] Starting audit...
08:45:23 Audit done.
08:45:23 [INFO] 
08:45:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-spec ---
08:45:23 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spec/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.0-SNAPSHOT.pom
08:45:24 Started calculate disk usage of build
08:45:24 Finished Calculation of disk usage of build in 0 seconds
08:45:25 Started calculate disk usage of workspace
08:45:25 Finished Calculation of disk usage of workspace in 0 seconds
08:45:25 [INFO] 
08:45:25 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent >--
08:45:25 [INFO] Building MicroProfile Reactive Messaging 1.0-SNAPSHOT              [5/8]
08:45:25 [INFO] --------------------------------[ pom ]---------------------------------
08:45:25 [INFO] 
08:45:25 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-messaging-parent ---
08:45:25 [INFO] Enabled default license matchers.
08:45:25 [INFO] Will parse SCM ignores for exclusions...
08:45:25 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/.gitignore
08:45:25 [INFO] Finished adding exclusions from SCM ignore files.
08:45:25 [INFO] 64 implicit excludes (use -debug for more details).
08:45:25 [INFO] Exclude: .travis.yml.*
08:45:25 [INFO] Exclude: bnd.bnd
08:45:25 [INFO] Exclude: *.log
08:45:25 [INFO] Exclude: .checkstyle
08:45:25 [INFO] Exclude: .factorypath
08:45:25 [INFO] Exclude: .editorconfig
08:45:25 [INFO] 6 resources included (use -debug for more details)
08:45:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
08:45:25 [INFO] 
08:45:25 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-messaging-parent ---
08:45:25 [INFO] Starting audit...
08:45:25 Audit done.
08:45:25 [INFO] 
08:45:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-parent ---
08:45:25 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-parent/1.0-SNAPSHOT/microprofile-reactive-messaging-parent-1.0-SNAPSHOT.pom
08:45:26 Started calculate disk usage of build
08:45:26 Finished Calculation of disk usage of build in 0 seconds
08:45:27 Started calculate disk usage of workspace
08:45:27 Finished Calculation of disk usage of workspace in 0 seconds
08:45:27 [INFO] 
08:45:27 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api >--
08:45:27 [INFO] Building MicroProfile Reactive Messaging API 1.0-SNAPSHOT          [6/8]
08:45:27 [INFO] --------------------------------[ jar ]---------------------------------
08:45:27 [INFO] 
08:45:27 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-messaging-api ---
08:45:27 [INFO] Enabled default license matchers.
08:45:27 [INFO] Will parse SCM ignores for exclusions...
08:45:27 [INFO] Finished adding exclusions from SCM ignore files.
08:45:27 [INFO] 61 implicit excludes (use -debug for more details).
08:45:27 [INFO] Exclude: .travis.yml.*
08:45:27 [INFO] Exclude: bnd.bnd
08:45:27 [INFO] Exclude: *.log
08:45:27 [INFO] Exclude: .checkstyle
08:45:27 [INFO] Exclude: .factorypath
08:45:27 [INFO] Exclude: .editorconfig
08:45:27 [INFO] 6 resources included (use -debug for more details)
08:45:27 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
08:45:27 [INFO] 
08:45:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-messaging-api ---
08:45:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:45:27 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/resources
08:45:27 [INFO] 
08:45:27 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-messaging-api ---
08:45:27 [INFO] Changes detected - recompiling the module!
08:45:27 [INFO] Compiling 5 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/classes
08:45:27 [INFO] 
08:45:27 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-messaging-api ---
08:45:28 [INFO] Starting audit...
08:45:28 Audit done.
08:45:28 [INFO] 
08:45:28 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-messaging-api ---
08:45:28 [INFO] 
08:45:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-messaging-api ---
08:45:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:45:28 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/test/resources
08:45:28 [INFO] 
08:45:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-messaging-api ---
08:45:28 [INFO] No sources to compile
08:45:28 [INFO] 
08:45:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-messaging-api ---
08:45:28 [INFO] No tests to run.
08:45:28 [JENKINS] Recording test results
08:45:28 [INFO] 
08:45:28 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-messaging-api ---
08:45:29 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT.jar
08:45:29 [INFO] 
08:45:29 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-messaging-api ---
08:45:31 [INFO] 
08:45:31 Loading source files for package org.eclipse.microprofile.reactive.messaging...
08:45:31 Constructing Javadoc information...
08:45:31 Standard Doclet version 1.8.0_162
08:45:31 Building tree for all the packages and classes...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Incoming.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Message.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/MessagingProvider.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Outgoing.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-frame.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-summary.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-tree.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/constant-values.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Outgoing.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/MessagingProvider.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Message.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Incoming.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-use.html...
08:45:31 Building index for all the packages and classes...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/overview-tree.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/index-all.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/deprecated-list.html...
08:45:31 Building index for all classes...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/allclasses-frame.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/allclasses-noframe.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/index.html...
08:45:31 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/apidocs/help-doc.html...
08:45:31 10 warnings
08:45:31 [WARNING] Javadoc Warnings
08:45:31 [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Incoming.java:31: warning: empty <p> tag
08:45:31 [WARNING] * <p>
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Incoming.java:106: warning: no @return
08:45:31 [WARNING] Class<? extends MessagingProvider> provider() default MessagingProvider.class;
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Incoming.java:89: warning: no @return
08:45:31 [WARNING] String topic() default "";
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Message.java:39: warning: no @return
08:45:31 [WARNING] T getPayload();
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Message.java:44: warning: no @return
08:45:31 [WARNING] default CompletionStage<Void> ack() {
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Message.java:54: warning: no @param for <T>
08:45:31 [WARNING] static <T> Message<T> of(T payload) {
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Message.java:65: warning: no @param for <T>
08:45:31 [WARNING] static <T> Message<T> of(T payload, Supplier<CompletionStage<Void>> ack) {
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Outgoing.java:31: warning: empty <p> tag
08:45:31 [WARNING] * <p>
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Outgoing.java:90: warning: no @return
08:45:31 [WARNING] Class<? extends MessagingProvider> provider() default MessagingProvider.class;
08:45:31 [WARNING] ^
08:45:31 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/src/main/java/org/eclipse/microprofile/reactive/messaging/Outgoing.java:73: warning: no @return
08:45:31 [WARNING] String topic() default "";
08:45:31 [WARNING] ^
08:45:32 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT-javadoc.jar
08:45:32 [INFO] 
08:45:32 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-messaging-api >>>
08:45:32 [INFO] 
08:45:32 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-messaging-api ---
08:45:32 [INFO] Enabled default license matchers.
08:45:32 [INFO] Will parse SCM ignores for exclusions...
08:45:32 [INFO] Finished adding exclusions from SCM ignore files.
08:45:32 [INFO] 61 implicit excludes (use -debug for more details).
08:45:32 [INFO] Exclude: .travis.yml.*
08:45:32 [INFO] Exclude: bnd.bnd
08:45:32 [INFO] Exclude: *.log
08:45:32 [INFO] Exclude: .checkstyle
08:45:32 [INFO] Exclude: .factorypath
08:45:32 [INFO] Exclude: .editorconfig
08:45:32 [INFO] 6 resources included (use -debug for more details)
08:45:32 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
08:45:32 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
08:45:32 [INFO] 
08:45:32 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-messaging-api <<<
08:45:32 [INFO] 
08:45:32 [INFO] 
08:45:32 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-messaging-api ---
08:45:33 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT-sources.jar
08:45:33 [INFO] 
08:45:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-api ---
08:45:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT.jar
08:45:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT.pom
08:45:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT-javadoc.jar
08:45:33 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT-sources.jar
08:45:34 Started calculate disk usage of build
08:45:34 Finished Calculation of disk usage of build in 0 seconds
08:45:35 Started calculate disk usage of workspace
08:45:35 Finished Calculation of disk usage of workspace in 0 seconds
08:45:35 [INFO] 
08:45:35 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-spec >--
08:45:35 [INFO] Building MicroProfile Reactive Messaging Specification 1.0-SNAPSHOT [7/8]
08:45:35 [INFO] --------------------------------[ pom ]---------------------------------
08:45:35 [INFO] 
08:45:35 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-messaging-spec ---
08:45:35 [INFO] Enabled default license matchers.
08:45:35 [INFO] Will parse SCM ignores for exclusions...
08:45:35 [INFO] Finished adding exclusions from SCM ignore files.
08:45:35 [INFO] 61 implicit excludes (use -debug for more details).
08:45:35 [INFO] Exclude: .travis.yml.*
08:45:35 [INFO] Exclude: bnd.bnd
08:45:35 [INFO] Exclude: *.log
08:45:35 [INFO] Exclude: .checkstyle
08:45:35 [INFO] Exclude: .factorypath
08:45:35 [INFO] Exclude: .editorconfig
08:45:35 [INFO] 4 resources included (use -debug for more details)
08:45:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
08:45:35 [INFO] 
08:45:35 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-messaging-spec ---
08:45:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:45:36 [INFO] ignoreDelta true
08:45:36 [INFO] Copying 0 resource
08:45:42 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/spec/src/main/asciidoc/microprofile-reactive-messaging-spec.asciidoc
08:45:42 [INFO] 
08:45:42 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-reactive-messaging-spec ---
08:45:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:45:43 [INFO] ignoreDelta true
08:45:43 [INFO] Copying 0 resource
08:45:43 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/spec/src/main/asciidoc/microprofile-reactive-messaging-spec.asciidoc
08:45:43 [INFO] 
08:45:43 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-messaging-spec ---
08:45:43 [INFO] Starting audit...
08:45:43 Audit done.
08:45:43 [INFO] 
08:45:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-spec ---
08:45:43 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-spec/1.0-SNAPSHOT/microprofile-reactive-messaging-spec-1.0-SNAPSHOT.pom
08:45:45 Started calculate disk usage of build
08:45:45 Finished Calculation of disk usage of build in 0 seconds
08:45:45 Started calculate disk usage of workspace
08:45:45 Finished Calculation of disk usage of workspace in 0 seconds
08:45:46 [INFO] 
08:45:46 [INFO] ---< org.eclipse.microprofile.reactive:microprofile-reactive-parent >---
08:45:46 [INFO] Building MicroProfile Reactive 1.0-SNAPSHOT                        [8/8]
08:45:46 [INFO] --------------------------------[ pom ]---------------------------------
08:45:46 [INFO] 
08:45:46 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-parent ---
08:45:46 [INFO] Enabled default license matchers.
08:45:46 [INFO] Will parse SCM ignores for exclusions...
08:45:46 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/.gitignore
08:45:46 [INFO] Finished adding exclusions from SCM ignore files.
08:45:46 [INFO] 76 implicit excludes (use -debug for more details).
08:45:46 [INFO] Exclude: .travis.yml.*
08:45:46 [INFO] Exclude: bnd.bnd
08:45:46 [INFO] Exclude: *.log
08:45:46 [INFO] Exclude: .checkstyle
08:45:46 [INFO] Exclude: .factorypath
08:45:46 [INFO] Exclude: .editorconfig
08:45:46 [INFO] 4 resources included (use -debug for more details)
08:45:46 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
08:45:46 [INFO] 
08:45:46 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-reactive-parent ---
08:45:47 [INFO] Starting audit...
08:45:47 Audit done.
08:45:47 [INFO] 
08:45:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-parent ---
08:45:47 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/microprofile-reactive-parent/1.0-SNAPSHOT/microprofile-reactive-parent-1.0-SNAPSHOT.pom
08:45:48 Started calculate disk usage of build
08:45:48 Finished Calculation of disk usage of build in 0 seconds
08:45:49 Started calculate disk usage of workspace
08:45:49 Finished Calculation of disk usage of workspace in 0 seconds
08:45:49 [INFO] ------------------------------------------------------------------------
08:45:49 [INFO] Reactor Summary:
08:45:49 [INFO] 
08:45:49 [INFO] MicroProfile Reactive Streams Support .............. SUCCESS [  2.850 s]
08:45:49 [INFO] MicroProfile Reactive Streams Operators ............ SUCCESS [ 16.222 s]
08:45:49 [INFO] MicroProfile Reactive Streams Operators TCK ........ SUCCESS [ 15.384 s]
08:45:49 [INFO] MicroProfile Reactive Streams Operators Specification SUCCESS [ 16.336 s]
08:45:49 [INFO] MicroProfile Reactive Messaging .................... SUCCESS [  0.472 s]
08:45:49 [INFO] MicroProfile Reactive Messaging API ................ SUCCESS [  5.962 s]
08:45:49 [INFO] MicroProfile Reactive Messaging Specification ...... SUCCESS [  7.863 s]
08:45:49 [INFO] MicroProfile Reactive 1.0-SNAPSHOT ................. SUCCESS [  1.353 s]
08:45:49 [INFO] ------------------------------------------------------------------------
08:45:49 [INFO] BUILD SUCCESS
08:45:49 [INFO] ------------------------------------------------------------------------
08:45:49 [INFO] Total time: 01:23 min
08:45:49 [INFO] Finished at: 2018-07-05T08:45:49-04:00
08:45:49 [INFO] ------------------------------------------------------------------------
08:45:49 Waiting for Jenkins to finish collecting data
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-parent/1.0-SNAPSHOT/microprofile-reactive-streams-parent-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/pom.xml to org.eclipse.microprofile.reactive/microprofile-reactive-parent/1.0-SNAPSHOT/microprofile-reactive-parent-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/spec/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-spec/1.0-SNAPSHOT/microprofile-reactive-messaging-spec-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-javadoc.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/tck/target/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT-sources.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-javadoc.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT-sources.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-parent/1.0-SNAPSHOT/microprofile-reactive-messaging-parent-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/streams/spec/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spec/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT.pom
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT-javadoc.jar
08:45:50 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-prs/workspace/messaging/api/target/microprofile-reactive-messaging-api-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.0-SNAPSHOT/microprofile-reactive-messaging-api-1.0-SNAPSHOT-sources.jar
08:45:50 channel stopped
08:45:51 Started calculate disk usage of build
08:45:51 Finished Calculation of disk usage of build in 0 seconds
08:45:54 Started calculate disk usage of workspace
08:45:54 Finished Calculation of disk usage of workspace in 0 seconds
08:45:54 Setting status of 0ec8b86cf3f7b3b203d2f110bd54842b4068c381 to SUCCESS with url https://hudson.eclipse.org/microprofile/job/reactive-prs/45/ and message: 'Build finished. '
08:45:54 Finished: SUCCESS