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 2013/06/19 01:04:02 UTC

Build failed in Jenkins: Tez-Build #48

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

Changes:

[bikas] TEZ-259. Fix build break from YARN-850 (bikas)

------------------------------------------
[...truncated 1908 lines...]
108 KB   
112 KB   
116 KB   
120 KB   
124 KB   
128 KB   
132 KB   
136 KB   
140 KB   
144 KB   
148 KB   
149 KB   
         
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/tez-mapreduce-0.2.0-20130618.230353-12.jar (149 KB at 344.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/tez-mapreduce-0.2.0-20130618.230353-12.pom
4 KB     
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/tez-mapreduce-0.2.0-20130618.230353-12.pom (4 KB at 23.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/maven-metadata.xml
287 B   
        
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/maven-metadata.xml (287 B at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/maven-metadata.xml
993 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/maven-metadata.xml (993 B at 3.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/maven-metadata.xml
287 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/maven-metadata.xml (287 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/tez-mapreduce-0.2.0-20130618.230353-12-tests.jar
4 KB    
8 KB   
12 KB   
16 KB   
20 KB   
24 KB   
28 KB   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/tez-mapreduce-0.2.0-20130618.230353-12-tests.jar (28 KB at 141.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/maven-metadata.xml
993 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-mapreduce/0.2.0-SNAPSHOT/maven-metadata.xml (993 B at 7.2 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tez-mapreduce ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tez-mapreduce ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tez-mapreduce ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tez-mapreduce ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-mapreduce ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ tez-mapreduce ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce/target/tez-mapreduce-0.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ tez-mapreduce ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce/target/tez-mapreduce-0.2.0-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-yarn-client 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tez-yarn-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tez-yarn-client ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tez-yarn-client ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tez-yarn-client ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tez-yarn-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-yarn-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tez-yarn-client ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tez-yarn-client ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tez-yarn-client ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tez-yarn-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-yarn-client ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ tez-yarn-client ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/tez-yarn-client-0.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ tez-yarn-client ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/tez-yarn-client-0.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tez-yarn-client ---
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/tez-yarn-client-0.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/pom.xml> to /home/jenkins/.m2/repository/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/tez-yarn-client-0.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ tez-yarn-client ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/maven-metadata.xml
995 B   
        
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/maven-metadata.xml (995 B at 2.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-20130618.230356-11.jar
4 KB    
8 KB   
12 KB   
16 KB   
20 KB   
24 KB   
27 KB   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-20130618.230356-11.jar (27 KB at 78.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-20130618.230356-11.pom
3 KB    
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-20130618.230356-11.pom (3 KB at 16.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/maven-metadata.xml
289 B   
        
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/maven-metadata.xml (289 B at 1.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/maven-metadata.xml
995 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/maven-metadata.xml (995 B at 3.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/maven-metadata.xml
289 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/maven-metadata.xml (289 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-20130618.230356-11-tests.jar
2 KB    
       
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/tez-yarn-client-0.2.0-20130618.230356-11-tests.jar (2 KB at 14.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/maven-metadata.xml
995 B   
        
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/tez/tez-yarn-client/0.2.0-SNAPSHOT/maven-metadata.xml (995 B at 6.8 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tez-yarn-client ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tez-yarn-client ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tez-yarn-client ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ tez-yarn-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-yarn-client ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ tez-yarn-client ---
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/tez-yarn-client-0.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ tez-yarn-client ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-yarn-client/target/tez-yarn-client-0.2.0-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-dag 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tez-dag ---
[INFO] 
[INFO] --- avro-maven-plugin:1.5.3:protocol (default) @ tez-dag ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tez-dag ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tez-dag ---
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 191 source files to <https://builds.apache.org/job/Tez-Build/ws/tez-dag/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Tez-Build/ws/tez-dag/src/main/java/org/apache/tez/dag/app/rm/TaskScheduler.java>:[168,21] cannot find symbol
symbol  : method getAvailableResources()
location: class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync<org.apache.tez.dag.app.rm.TaskScheduler.CookieContainerRequest>
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] tez ............................................... SUCCESS [2.611s]
[INFO] tez-dag-api ....................................... SUCCESS [26.425s]
[INFO] tez-common ........................................ SUCCESS [2.992s]
[INFO] tez-engine-api .................................... SUCCESS [2.424s]
[INFO] tez-engine ........................................ SUCCESS [4.878s]
[INFO] tez-mapreduce ..................................... SUCCESS [15.961s]
[INFO] tez-yarn-client ................................... SUCCESS [2.926s]
[INFO] tez-dag ........................................... FAILURE [2.943s]
[INFO] tez-mapreduce-examples ............................ SKIPPED
[INFO] tez-mapreduce-tests ............................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01.447s
[INFO] Finished at: Tue Jun 18 23:04:01 UTC 2013
[INFO] Final Memory: 92M/236M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project tez-dag: Compilation failure
[ERROR] <https://builds.apache.org/job/Tez-Build/ws/tez-dag/src/main/java/org/apache/tez/dag/app/rm/TaskScheduler.java>:[168,21] cannot find symbol
[ERROR] symbol  : method getAvailableResources()
[ERROR] location: class org.apache.hadoop.yarn.client.api.async.AMRMClientAsync<org.apache.tez.dag.app.rm.TaskScheduler.CookieContainerRequest>
[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
Recording test results

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

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