See
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/21/display/redirect?page=changes>
Changes:
[Jonathan Turner Eagles] TEZ-3706. add option to skip Tez UI build
[Jonathan Turner Eagles] TEZ-4261. Fix Javadoc warnings
------------------------------------------
[...truncated 371.50 KB...]
(Depending upon input size and number of plug-ins, this may take a while)
============================================================================
============================================================================
Checking for duplicated filenames that differ only in case
============================================================================
============================================================================
executable for 'yamllint' was not specified.
executable for 'markdownlint' was not specified.
WARNING: shellcheck needs UTF-8 locale support. Forcing C.UTF-8.
executable '/testptch/hadoop/dev-support/bin/shelldocs' for 'shelldocs' does
not exist.
executable for 'prototool' was not specified.
============================================================================
============================================================================
Determining Maven Dependency Order (downloading dependencies in the process)
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
-fae -q exec:exec -Dexec.executable=pwd -Dexec.args='' >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/maven-patch-dirlist-.txt
2>&1
Elapsed: 0m 36s
============================================================================
============================================================================
maven install: full
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
-fae clean install -DskipTests=true -Dmaven.javadoc.skip=true
-Dcheckstyle.skip=true -Dfindbugs.skip=true -Dspotbugs.skip=true >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/patch-mvninstall-root.txt
2>&1
Elapsed: 4m 45s
============================================================================
============================================================================
jshint plugin: full
============================================================================
============================================================================
[31mERROR[0m: Can't parse config file:
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir/tez-ui/src/main/webapp/node_modules/markdown-it-terminal/.jshintrc
Error:SyntaxError: Unexpected token ] in JSON at position 165
============================================================================
============================================================================
master compilation: full
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
clean test-compile -DskipTests=true >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/patch-compile-root.txt
2>&1
Elapsed: 1m 26s
root has 38 issues.
============================================================================
============================================================================
Checking for @author tags: full
============================================================================
============================================================================
There appear to be 6 @author tags in the source tree.
============================================================================
============================================================================
checkstyle: full
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
checkstyle:checkstyle -Dcheckstyle.consoleOutput=true -Ptest-patch >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/buildtool-patch-checkstyle-root.txt
2>&1
root: The source tree has 10128 issues.
============================================================================
============================================================================
hadolint plugin: full
============================================================================
============================================================================
============================================================================
============================================================================
maven site verification: full
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
clean site site:stage >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/patch-mvnsite-root.txt
2>&1
Elapsed: 8m 21s
============================================================================
============================================================================
Checking for long paths: full
============================================================================
============================================================================
0 files in the source tree with paths longer that 240.
============================================================================
============================================================================
pylint plugin: full
============================================================================
============================================================================
Running pylint against identified python scripts.
============================================================================
============================================================================
shellcheck plugin: full
============================================================================
============================================================================
Running shellcheck against all suspected shell scripts
============================================================================
============================================================================
Checking for whitespace issues.
============================================================================
============================================================================
============================================================================
============================================================================
XML verification: full
============================================================================
============================================================================
============================================================================
============================================================================
javadoc verification: full
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
clean javadoc:javadoc -DskipTests=true >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/patch-javadoc-root.txt
2>&1
Elapsed: 2m 34s
============================================================================
============================================================================
findbugs detection: master
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
test-compile findbugs:findbugs -DskipTests=true >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/branch-findbugs-root.txt
2>&1
Elapsed: 7m 28s
Building findbugs database(s) using /usr for executables.
root in master has 2 extant findbugs warnings.
============================================================================
============================================================================
Running unit tests
============================================================================
============================================================================
cd /home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/sourcedir
/usr/bin/mvn --batch-mode
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/yetus-m2/tez-master-full-1
clean test -fae >
/home/jenkins/jenkins-home/workspace/Tez-qbt-0.10-Build/out/patch-unit-root.txt
2>&1
FATAL: command execution failed
java.lang.OutOfMemoryError: Java heap space
Caused: java.io.IOException: Unexpected reader termination
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.lambda$new$0(SynchronousCommandTransport.java:52)
at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)
Caused: java.io.IOException: Backing channel 'H4' is disconnected.
at
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy169.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1880)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
FATAL: Unable to delete script file /tmp/jenkins3957286338010067671.sh
java.lang.OutOfMemoryError: Java heap space
Caused: java.io.IOException: Unexpected reader termination
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.lambda$new$0(SynchronousCommandTransport.java:52)
at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)
Caused: hudson.remoting.ChannelClosedException: Channel
"hudson.remoting.Channel@5e90818a:H4": Remote call on H4 failed. The channel is
closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:991)
at hudson.FilePath.act(FilePath.java:1069)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.delete(FilePath.java:1543)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1880)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Build step 'Execute shell' marked build as failure
ERROR: Step ?Archive the artifacts? failed: no workspace for Tez-qbt-0.10-Build
#21
ERROR: Step ?Publish JUnit test result report? failed: no workspace for
Tez-qbt-0.10-Build #21
ERROR: H4 is offline; cannot locate jdk_1.8_latest