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

Changes:

[bikas] TEZ-657. Tez should process the Container exit status - specifically 
when the RM preempts a container (bikas)

[sseth] TEZ-1076. Allow events to be sent to InputInitializers. (sseth)

------------------------------------------
[...truncated 1119 lines...]

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tez.dag.utils.TestJavaProfilerOptions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec
Running org.apache.tez.dag.api.client.TestVertexStatusBuilder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.tez.dag.api.client.TestDAGClientHandler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec
Running org.apache.tez.dag.history.events.TestHistoryEventsProtoConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec
Running org.apache.tez.dag.history.logging.impl.TestHistoryEventJsonConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 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.TestDAGScheduler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.526 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskImpl
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.414 sec
Running org.apache.tez.dag.app.dag.impl.TestTaskAttempt
Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.729 sec <<< 
FAILURE!
testHostResolveAttempt(org.apache.tez.dag.app.dag.impl.TestTaskAttempt)  Time 
elapsed: 5.011 sec  <<< ERROR!
java.lang.Exception: test timed out after 5000 milliseconds
        at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
        at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:876)
        at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1229)
        at java.net.InetAddress.getAllByName0(InetAddress.java:1180)
        at java.net.InetAddress.getAllByName(InetAddress.java:1110)
        at java.net.InetAddress.getAllByName(InetAddress.java:1046)
        at java.net.InetAddress.getByName(InetAddress.java:996)
        at org.apache.hadoop.net.NetUtils.normalizeHostName(NetUtils.java:561)
        at org.apache.hadoop.net.NetUtils.normalizeHostNames(NetUtils.java:578)
        at 
org.apache.hadoop.net.CachedDNSToSwitchMapping.resolve(CachedDNSToSwitchMapping.java:109)
        at 
org.apache.hadoop.yarn.util.RackResolver.coreResolve(RackResolver.java:101)
        at 
org.apache.hadoop.yarn.util.RackResolver.resolve(RackResolver.java:95)
        at 
org.apache.tez.dag.app.dag.impl.TaskAttemptImpl$ScheduleTaskattemptTransition.transition(TaskAttemptImpl.java:1107)
        at 
org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testHostResolveAttempt(TestTaskAttempt.java:191)

Running org.apache.tez.dag.app.dag.impl.TestVertexImpl
Tests run: 48, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.769 sec
Running org.apache.tez.dag.app.dag.impl.TestDAGImpl
Tests run: 19, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.428 sec
Running org.apache.tez.dag.app.dag.impl.TestRootInputVertexManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec
Running org.apache.tez.dag.app.dag.impl.TestVertexStats
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
Running org.apache.tez.dag.app.rm.TestLocalTaskScheduler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec
Running org.apache.tez.dag.app.rm.TestTaskScheduler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.339 sec
Running org.apache.tez.dag.app.rm.TestTezAMRMClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec
Running org.apache.tez.dag.app.rm.node.TestAMNodeMap
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 sec
Running org.apache.tez.dag.app.rm.TestTaskSchedulerEventHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
Running org.apache.tez.dag.app.rm.container.TestAMContainer
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 sec
Running org.apache.tez.dag.app.rm.TestContainerReuse
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.584 sec
Running org.apache.tez.runtime.task.TestTaskExecution
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 sec

Results :

Tests in error: 
  TestTaskAttempt.testHostResolveAttempt:191 ?  test timed out after 5000 
millis...

Tests run: 154, Failures: 0, Errors: 1, Skipped: 4

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.5.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-plugins ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[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-plugins> && git rev-parse 
--verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildNumber: e7e0b3fb6fbabbdb7fd06108359a00f50da5ebcf at 
timestamp: 1405032647944
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse 
--verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 
tez-plugins ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[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-plugins> && git rev-parse 
--verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildNumber: e7e0b3fb6fbabbdb7fd06108359a00f50da5ebcf at 
timestamp: 1405032647957
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse 
--verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 
tez-plugins ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-plugins ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.5.0-incubating-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tez-plugins ---
[INFO] Installing 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.5.0-incubating-SNAPSHOT/tez-plugins-0.5.0-incubating-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.5.0-incubating-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.5.0-incubating-SNAPSHOT/tez-plugins-0.5.0-incubating-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-plugins ---
[INFO] Deploying org.apache.tez:tez-plugins:0.5.0-incubating-SNAPSHOT at end
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-plugins ---
[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-plugins> && git rev-parse 
--verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildNumber: e7e0b3fb6fbabbdb7fd06108359a00f50da5ebcf at 
timestamp: 1405032648003
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins> && git rev-parse 
--verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Tez-Build/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 
tez-plugins ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-plugins ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-yarn-timeline-history
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping tez-dist
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tez 0.5.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tez-docs ---
[INFO] Deleting <https://builds.apache.org/job/Tez-Build/ws/docs/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[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/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildNumber: e7e0b3fb6fbabbdb7fd06108359a00f50da5ebcf at 
timestamp: 1405032648042
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 
tez-docs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[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/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildNumber: e7e0b3fb6fbabbdb7fd06108359a00f50da5ebcf at 
timestamp: 1405032648058
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 
tez-docs ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-docs ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.5.0-incubating-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tez-docs ---
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/docs/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.5.0-incubating-SNAPSHOT/tez-docs-0.5.0-incubating-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.5.0-incubating-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.5.0-incubating-SNAPSHOT/tez-docs-0.5.0-incubating-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-docs ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ tez-docs ---
[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/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildNumber: e7e0b3fb6fbabbdb7fd06108359a00f50da5ebcf at 
timestamp: 1405032648105
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Tez-Build/ws/docs> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/Tez-Build/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ 
tez-docs ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-docs ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [  1.268 s]
[INFO] tez-api ........................................... SUCCESS [ 29.098 s]
[INFO] tez-common ........................................ SUCCESS [  1.440 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  6.679 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 15.629 s]
[INFO] tez-mapreduce ..................................... SUCCESS [ 16.245 s]
[INFO] tez-mapreduce-examples ............................ SUCCESS [  0.989 s]
[INFO] tez-dag ........................................... FAILURE [ 57.976 s]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-plugins ....................................... SUCCESS [  0.099 s]
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.100 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:09 min
[INFO] Finished at: 2014-07-10T22:50:48+00:00
[INFO] Final Memory: 55M/1004M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on 
project tez-dag: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/surefire-reports> 
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/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 #490
Archived 2 artifacts
Archive block size is 32768
Received 923 blocks and 3878 bytes
Compression is 100.0%
Took 2.5 sec
Recording test results

Reply via email to