You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/19 23:51:13 UTC

Build failed in Jenkins: Tez-Build #455

See <https://builds.apache.org/job/Tez-Build/455/changes>

Changes:

[hitesh] Updating website to add rohini as a committer.

------------------------------------------
Started by an SCM change
Building remotely on hadoop9 (hadoop Hadoop Zookeeper Hadoop9) in workspace <https://builds.apache.org/job/Tez-Build/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/incubator-tez.git
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/incubator-tez.git
 > git --version
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/incubator-tez.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision b63bf81eb332081f0d8d5689b98c5a7d1c25c02b (origin/master)
 > git config core.sparsecheckout
 > git checkout -f b63bf81eb332081f0d8d5689b98c5a7d1c25c02b
 > git rev-list 5bd8e4fd789efe0b3aea1ac2c8da9c00d6f63d23
[Tez-Build] $ /bin/bash -x /tmp/hudson9082024221017926567.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest
+ JAVA_HOME=/home/hudson/tools/java/latest
+ export MAVEN_HOME=/home/hudson/tools/maven/latest
+ MAVEN_HOME=/home/hudson/tools/maven/latest
+ export PATH=/home/hudson/tools/java/latest/bin:/home/hudson/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ PATH=/home/hudson/tools/java/latest/bin:/home/hudson/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ env
BUILD_URL=https://builds.apache.org/job/Tez-Build/455/
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 39378 22
BUILD_TAG=jenkins-Tez-Build-455
GIT_PREVIOUS_COMMIT=5bd8e4fd789efe0b3aea1ac2c8da9c00d6f63d23
WORKSPACE=<https://builds.apache.org/job/Tez-Build/ws/>
JOB_URL=https://builds.apache.org/job/Tez-Build/
USER=jenkins
LD_LIBRARY_PATH=/home/jenkins/tools/java/jdk1.6.0_26/jre/lib/i386/server:/home/jenkins/tools/java/jdk1.6.0_26/jre/lib/i386:/home/jenkins/tools/java/jdk1.6.0_26/jre/../lib/i386
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
GIT_COMMIT=b63bf81eb332081f0d8d5689b98c5a7d1c25c02b
JENKINS_HOME=/x1/jenkins/jenkins-home
MAVEN_HOME=/home/hudson/tools/maven/latest
PATH=/home/hudson/tools/java/latest/bin:/home/hudson/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
MAIL=/var/mail/jenkins
PWD=<https://builds.apache.org/job/Tez-Build/ws/>
JAVA_HOME=/home/hudson/tools/java/latest
HUDSON_URL=https://builds.apache.org/
LANG=en_US
JOB_NAME=Tez-Build
BUILD_DISPLAY_NAME=#455
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
JENKINS_URL=https://builds.apache.org/
BUILD_ID=2014-06-19_21-50-18
HOME=/home/jenkins
SHLVL=2
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=0
GIT_URL=http://git-wip-us.apache.org/repos/asf/incubator-tez.git
NODE_LABELS=Hadoop Hadoop9 Zookeeper hadoop hadoop9
LOGNAME=jenkins
HUDSON_HOME=/x1/jenkins/jenkins-home
SSH_CONNECTION=140.211.11.14 39378 67.195.138.22 22
NODE_NAME=hadoop9
BUILD_NUMBER=455
HUDSON_COOKIE=d6ad662c-15cf-44f5-87e5-ba68d1a90e9e
_=/usr/bin/env
+ export MAVEN_OPTS=-Xmx2048m
+ MAVEN_OPTS=-Xmx2048m
+ /home/hudson/tools/maven/latest/bin/mvn clean test deploy package -Dtar
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.tez:tez-api:jar:0.5.0-incubating-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.codehaus.mojo:findbugs-maven-plugin @ org.apache.tez:tez:0.5.0-incubating-SNAPSHOT, <https://builds.apache.org/job/Tez-Build/ws/pom.xml,> line 497, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.tez:tez:pom:0.5.0-incubating-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.codehaus.mojo:findbugs-maven-plugin @ line 497, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] tez
[INFO] tez-api
[INFO] tez-common
[INFO] tez-runtime-internals
[INFO] tez-runtime-library
[INFO] tez-mapreduce
[INFO] tez-mapreduce-examples
[INFO] tez-dag
[INFO] tez-tests
[INFO] tez-plugins
[INFO] tez-yarn-timeline-history
[INFO] tez-dist
[INFO] Tez
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez 0.5.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tez ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/>
[INFO] Storing buildNumber: b63bf81eb332081f0d8d5689b98c5a7d1c25c02b at timestamp: 1403214637230
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/>
[INFO] Storing buildNumber: b63bf81eb332081f0d8d5689b98c5a7d1c25c02b at timestamp: 1403214637477
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/target/tez-0.5.0-incubating-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tez ---
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/tez/tez/0.5.0-incubating-SNAPSHOT/tez-0.5.0-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/target/tez-0.5.0-incubating-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez/0.5.0-incubating-SNAPSHOT/tez-0.5.0-incubating-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez/0.5.0-incubating-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata org.apache.tez:tez:0.5.0-incubating-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez/0.5.0-incubating-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... FAILURE [5.207s]
[INFO] tez-api ........................................... SKIPPED
[INFO] tez-common ........................................ SKIPPED
[INFO] tez-runtime-internals ............................. SKIPPED
[INFO] tez-runtime-library ............................... SKIPPED
[INFO] tez-mapreduce ..................................... SKIPPED
[INFO] tez-mapreduce-examples ............................ SKIPPED
[INFO] tez-dag ........................................... SKIPPED
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-plugins ....................................... SKIPPED
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.863s
[INFO] Finished at: Thu Jun 19 21:50:39 UTC 2014
[INFO] Final Memory: 8M/78M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project tez: Failed to retrieve remote metadata org.apache.tez:tez:0.5.0-incubating-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.tez:tez:0.5.0-incubating-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez/0.5.0-incubating-SNAPSHOT/maven-metadata.xml -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Tez-Build #452
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 30129903 bytes
Compression is 0.0%
Took 26 sec
Recording test results

Jenkins build is back to normal : Tez-Build #458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build/458/changes>


Build failed in Jenkins: Tez-Build #457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build/457/changes>

Changes:

[hitesh] TEZ-1219. Update team list to match incubator status page. (hitesh)

------------------------------------------
[...truncated 2098 lines...]
120/219 KB   
122/219 KB   
124/219 KB   
126/219 KB   
128/219 KB   
130/219 KB   
132/219 KB   
134/219 KB   
136/219 KB   
138/219 KB   
140/219 KB   
142/219 KB   
144/219 KB   
146/219 KB   
148/219 KB   
150/219 KB   
152/219 KB   
154/219 KB   
156/219 KB   
158/219 KB   
160/219 KB   
162/219 KB   
164/219 KB   
166/219 KB   
168/219 KB   
170/219 KB   
172/219 KB   
174/219 KB   
176/219 KB   
178/219 KB   
180/219 KB   
182/219 KB   
184/219 KB   
186/219 KB   
188/219 KB   
190/219 KB   
192/219 KB   
194/219 KB   
196/219 KB   
198/219 KB   
200/219 KB   
202/219 KB   
204/219 KB   
206/219 KB   
208/219 KB   
210/219 KB   
212/219 KB   
214/219 KB   
216/219 KB   
218/219 KB   
219/219 KB   
             
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140623.215152-59.jar (219 KB at 413.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140623.215152-59.pom
2/4 KB       
4/4 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140623.215152-59.pom (4 KB at 8.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml
418/418 B   
            
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml (418 B at 2.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml
2/2 KB      
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml
418/418 B   
            
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml (418 B at 1.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140623.215152-59-tests.jar
2/5 KB      
4/5 KB   
5/5 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140623.215152-59-tests.jar (5 KB at 13.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-mapreduce-examples ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples>
[INFO] Storing buildNumber: 49fe873e932265159fcf2e43814a6d6be81b5d4d at timestamp: 1403560314502
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-mapreduce-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-mapreduce-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-mapreduce-examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-mapreduce-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-mapreduce-examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mapreduce-examples ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tez-mapreduce-examples ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/target/tez-mapreduce-examples-0.5.0-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-mapreduce-examples ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/target/tez-mapreduce-examples-0.5.0-incubating-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dag 0.5.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tez-dag ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dag ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-dag> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-dag>
[INFO] Storing buildNumber: 49fe873e932265159fcf2e43814a6d6be81b5d4d at timestamp: 1403560315206
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-dag> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-dag>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dag ---
[INFO] 
[INFO] --- hadoop-maven-plugins:2.4.0:protoc (compile-protoc) @ tez-dag ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-dag ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-dag ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 207 source files to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-dag ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-dag ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/test-classes>
[WARNING] Note: <https://builds.apache.org/job/Tez-Build/ws/tez-dag/src/test/java/org/apache/tez/dag/app/rm/TestTezAMRMClient.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-dag ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.runtime.task.TestTaskExecution
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 sec
Running org.apache.tez.dag.history.events.TestHistoryEventsProtoConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec
Running org.apache.tez.dag.history.logging.impl.TestHistoryEventJsonConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec
Running org.apache.tez.dag.api.client.TestVertexStatusBuilder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.tez.dag.app.rm.container.TestAMContainer
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec
Running org.apache.tez.dag.app.rm.TestContainerReuse
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.225 sec
Running org.apache.tez.dag.app.rm.TestTaskScheduler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 sec
Running org.apache.tez.dag.app.rm.node.TestAMNodeMap
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 sec
Running org.apache.tez.dag.app.rm.TestTezAMRMClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec
Running org.apache.tez.dag.app.rm.TestLocalTaskScheduler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskAttempt
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskImpl
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexImpl
Running org.apache.tez.dag.app.dag.impl.TestDAGScheduler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.53 sec
Running org.apache.tez.dag.app.dag.impl.TestRootInputVertexManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec
Running org.apache.tez.dag.app.dag.impl.TestEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec
Running org.apache.tez.dag.app.dag.impl.TestDAGImpl
Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.381 sec
Running org.apache.tez.dag.utils.TestJavaProfilerOptions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec

Results :

Tests run: 99, Failures: 0, Errors: 0, Skipped: 3

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [5.549s]
[INFO] tez-api ........................................... SUCCESS [29.690s]
[INFO] tez-common ........................................ SUCCESS [4.235s]
[INFO] tez-runtime-internals ............................. SUCCESS [9.750s]
[INFO] tez-runtime-library ............................... SUCCESS [14.594s]
[INFO] tez-mapreduce ..................................... SUCCESS [20.178s]
[INFO] tez-mapreduce-examples ............................ SUCCESS [4.113s]
[INFO] tez-dag ........................................... FAILURE [15:44.968s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-plugins ....................................... SKIPPED
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:13.622s
[INFO] Finished at: Mon Jun 23 22:07:39 UTC 2014
[INFO] Final Memory: 32M/709M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-dag
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Tez-Build #452
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 30136204 bytes
Compression is 0.0%
Took 19 sec
Recording test results

Build failed in Jenkins: Tez-Build #456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tez-Build/456/changes>

Changes:

[sseth] TEZ-1213. Fix parameter naming in TezJobConfig. (sseth)

------------------------------------------
[...truncated 1610 lines...]
12 KB   
16 KB   
20 KB   
24 KB   
28 KB   
32 KB   
36 KB   
40 KB   
44 KB   
48 KB   
52 KB   
56 KB   
60 KB   
64 KB   
68 KB   
72 KB   
76 KB   
80 KB   
84 KB   
88 KB   
92 KB   
96 KB   
100 KB   
104 KB   
108 KB   
112 KB   
116 KB   
120 KB   
124 KB   
128 KB   
132 KB   
136 KB   
140 KB   
144 KB   
148 KB   
152 KB   
156 KB   
160 KB   
164 KB   
168 KB   
172 KB   
176 KB   
180 KB   
184 KB   
188 KB   
192 KB   
196 KB   
200 KB   
204 KB   
208 KB   
212 KB   
216 KB   
219 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140621.010313-58.jar (219 KB at 482.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140621.010313-58.pom
4 KB     
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140621.010313-58.pom (4 KB at 22.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml
418 B   
        
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml (418 B at 4.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml
2 KB    
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 7.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml
418 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/maven-metadata.xml (418 B at 2.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140621.010313-58-tests.jar
4 KB    
5 KB   
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/tez-mapreduce-examples-0.5.0-incubating-20140621.010313-58-tests.jar (5 KB at 36.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml
2 KB   
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce-examples/0.5.0-incubating-SNAPSHOT/maven-metadata.xml (2 KB at 6.6 KB/sec)
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-mapreduce-examples ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples>
[INFO] Storing buildNumber: afe0c2dadef13e99446f5075d7105dce65359926 at timestamp: 1403312595247
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-mapreduce-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-mapreduce-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-mapreduce-examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-mapreduce-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-mapreduce-examples ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mapreduce-examples ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tez-mapreduce-examples ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/target/tez-mapreduce-examples-0.5.0-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-mapreduce-examples ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce-examples/target/tez-mapreduce-examples-0.5.0-incubating-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dag 0.5.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tez-dag ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-dag ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-dag> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-dag>
[INFO] Storing buildNumber: afe0c2dadef13e99446f5075d7105dce65359926 at timestamp: 1403312595976
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Tez-Build/ws/tez-dag> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/tez-dag>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-dag ---
[INFO] 
[INFO] --- hadoop-maven-plugins:2.4.0:protoc (compile-protoc) @ tez-dag ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-dag ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-dag ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 207 source files to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-dag ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-dag ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/test-classes>
[WARNING] Note: <https://builds.apache.org/job/Tez-Build/ws/tez-dag/src/test/java/org/apache/tez/dag/app/rm/TestTezAMRMClient.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-dag ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.runtime.task.TestTaskExecution
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 sec
Running org.apache.tez.dag.history.events.TestHistoryEventsProtoConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec
Running org.apache.tez.dag.history.logging.impl.TestHistoryEventJsonConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
Running org.apache.tez.dag.utils.TestJavaProfilerOptions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
Running org.apache.tez.dag.api.client.TestVertexStatusBuilder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.tez.dag.app.rm.TestTaskScheduler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 sec
Running org.apache.tez.dag.app.rm.TestLocalTaskScheduler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec
Running org.apache.tez.dag.app.rm.TestContainerReuse
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.036 sec
Running org.apache.tez.dag.app.rm.container.TestAMContainer
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec
Running org.apache.tez.dag.app.rm.node.TestAMNodeMap
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 sec
Running org.apache.tez.dag.app.rm.TestTezAMRMClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec
Running org.apache.tez.dag.app.dag.impl.TestEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskAttempt
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexImpl
Running org.apache.tez.dag.app.dag.impl.TestRootInputVertexManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec
Running org.apache.tez.dag.app.dag.impl.TestDAGScheduler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.535 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskImpl
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec
Running org.apache.tez.dag.app.dag.impl.TestDAGImpl
Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.35 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec

Results :

Tests run: 99, Failures: 0, Errors: 0, Skipped: 3

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [6.533s]
[INFO] tez-api ........................................... SUCCESS [31.549s]
[INFO] tez-common ........................................ SUCCESS [4.618s]
[INFO] tez-runtime-internals ............................. SUCCESS [12.879s]
[INFO] tez-runtime-library ............................... SUCCESS [14.874s]
[INFO] tez-mapreduce ..................................... SUCCESS [20.177s]
[INFO] tez-mapreduce-examples ............................ SUCCESS [3.015s]
[INFO] tez-dag ........................................... FAILURE [15:46.497s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-plugins ....................................... SKIPPED
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:20.785s
[INFO] Finished at: Sat Jun 21 01:19:01 UTC 2014
[INFO] Final Memory: 26M/317M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-dag: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-dag
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Tez-Build #452
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 30134581 bytes
Compression is 0.0%
Took 21 sec
Recording test results