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/12/10 04:58:55 UTC

Build failed in Jenkins: Tez-Build #773

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

Changes:

[jeagles] TEZ-1594. Initial TezUI into TEZ-8 branch (jeagles)

[jeagles] TEZ-1595. Document timeline server setup for use with the Tez UI (jeagles)

[jeagles] TEZ-1595. Document timeline server setup for use with the Tez UI (jeagles)

[jeagles] TEZ-1615. Skeleton framework for Tez UI (Prakash Ramachandran via jeagles)

[jeagles] TEZ-1600. Swimlanes View for Tez UI (jeagles)

[jeagles] TEZ-1605. Landing page for Tez UI (Prakash Ramachandran via jeagles)

[jeagles] TEZ-1604. Task View for Tez UI (Prakash Ramachandran via jeagles)

[hitesh] TEZ-1603. Vertex View for Tez UI. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-1720. Allow filters in all tables and also to pass in filters using url params. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-1708. Make UI part of TEZ build process. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-1617. Shim layer for Tez UI for use within Ambari. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-1741. App view. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-1751. Log view & download links in task and task attempt view. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-1753. Queue in dags view. (Sreenath Somarajapuram via hitesh)

[hitesh] TEZ-1765. Allow dropdown lists in table filters. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-1606. Counters View for DAG, Vertex, and Task. (Prakash Ramachandran via hitesh)

[hitesh] TEZ-1768. follow up jira to address minor issues in Tez-ui. (Prakash Ramachandran via hitesh)

[rbalamohan] TEZ-1781. Configurations view ~ New design (Sreenath Somarajapuram via Rajesh Balamohan)

[rbalamohan] TEZ-1791. breadcrumbs for moving between pages. (Prakash Ramachandran via Rajesh Balamohan)

[rbalamohan] TEZ-1794. Vertex view needs a task attempt rollup (Prakash Ramachandran via Rajesh Balamohan)

[rbalamohan] TEZ-1757. Column selector for tables (Sreenath Somarajapuram via Rajesh Balamohan)

[jeagles] TEZ-1783. Wrapper in standalone mode. (Sreenath Somarajapuram via jeagles)

[jeagles] Revert changes from TEZ-1783

[jeagles] TEZ-1783. Wrapper in standalone mode. (Sreenath Somarajapuram via jeagles)

[rbalamohan] TEZ-1801. Update build instructions for tez-ui (Sreenath Somarajapuram via Rajesh Balamohan)

[rbalamohan] TEZ-1784. Attempt details in tasks table (Sreenath Somarajapuram via Rajesh Balamohan)

[rbalamohan] TEZ-1709. Bunch of files in tez-ui missing Apache license header (Sreenath Somarajapuram via Rajesh Balamohan)

[rbalamohan] TEZ-1810. Do not deploy tez-ui war to maven repo (Hitesh Shah via Rajesh Balamohan)

[rbalamohan] TEZ-1809. Provide a error bar to report errors to users in Tez-UI (Sreenath Somarajapuram via Rajesh Balamohan)

[jeagles] TEZ-1799. Enable Cross Origin Support in Tez UI (jeagles)

[rbalamohan] TEZ-1813. display loading and other error messages in tez-ui (Prakash Ramachandran via Rajesh Balamohan)

[hitesh] TEZ-1820. Fix wrong links. (Sreenath Somarajapuram via hitesh)

[rbalamohan] TEZ-1817. Add configuration and build details to README (Sreenath Somarajapuram via Rajesh Balamohan)

[rbalamohan] TEZ-1823. default ATS url should be the same host as ui (Prakash Ramachandran via Rajesh Balamohan)

------------------------------------------
[...truncated 3536 lines...]
Running "neuter:app" (neuter) task

Running "less:production" (less) task
File .tmp/styles/styles.css created: 154.64 kB → 125.65 kB

Running "concat:dist/styles/main.css" (concat) task
File "dist/styles/main.css" created.

Running "concat:dist/scripts/components.js" (concat) task
File "dist/scripts/components.js" created.

Running "concat:dist/scripts/templates.js" (concat) task
File "dist/scripts/templates.js" created.

Running "concat:dist/scripts/main.js" (concat) task
File "dist/scripts/main.js" created.

Running "cssmin:dist" (cssmin) task
File dist/styles/main.css created.

Running "cssmin:dist/styles/main.css" (cssmin) task
File dist/styles/main.css created.

Running "copy:dist" (copy) task
Copied 24 files

Running "usemin:html" (usemin) task

Processing as HTML - dist/index.html
Update the HTML to reference our concat/min/revved script files
Update the HTML with the new css filenames
Update the HTML with the new img filenames
Update the HTML with data-main tags
Update the HTML with the data tags
Update the HTML with background imgs, case there is some inline style
Update the HTML with anchors images
Update the HTML with reference in input

Running "usemin:css" (usemin) task

Processing as CSS - dist/styles/main.css
Update the CSS with new img filenames

Done, without errors.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tez-Build/ws/tez-ui/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tez-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ tez-ui ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-war-plugin:2.5:war (default-war) @ tez-ui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tez-ui] in [<https://builds.apache.org/job/Tez-Build/ws/tez-ui/target/tez-ui-0.6.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Tez-Build/ws/tez-ui/src/main/webapp/dist]>
[INFO] Webapp assembled in [18 msecs]
[INFO] Building war: <https://builds.apache.org/job/Tez-Build/ws/tez-ui/target/tez-ui-0.6.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (default) @ tez-ui ---
[INFO] Building tar: <https://builds.apache.org/job/Tez-Build/ws/tez-ui/target/tez-ui-0.6.0-SNAPSHOT-web.tar.gz>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tez-ui ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Tez-Build/ws/tez-ui/target/tez-ui-0.6.0-SNAPSHOT-tests.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 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: 778bced058482253cab83fc3f656211bc4788afb at timestamp: 1418183929519
[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: 778bced058482253cab83fc3f656211bc4788afb at timestamp: 1418183929530
[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.6.0-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.6.0-SNAPSHOT/tez-plugins-0.6.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/tez-plugins/target/tez-plugins-0.6.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-plugins/0.6.0-SNAPSHOT/tez-plugins-0.6.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ tez-plugins ---
[INFO] Deploying org.apache.tez:tez-plugins:0.6.0-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: 778bced058482253cab83fc3f656211bc4788afb at timestamp: 1418183929634
[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-mbeans-resource-calculator
[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.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 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: 778bced058482253cab83fc3f656211bc4788afb at timestamp: 1418183929668
[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: 778bced058482253cab83fc3f656211bc4788afb at timestamp: 1418183929684
[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.6.0-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.6.0-SNAPSHOT/tez-docs-0.6.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tez-Build/ws/docs/target/tez-docs-0.6.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/tez/tez-docs/0.6.0-SNAPSHOT/tez-docs-0.6.0-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: 778bced058482253cab83fc3f656211bc4788afb at timestamp: 1418183929750
[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.382 s]
[INFO] tez-api ........................................... SUCCESS [ 36.993 s]
[INFO] tez-common ........................................ SUCCESS [  1.894 s]
[INFO] tez-runtime-internals ............................. SUCCESS [  5.955 s]
[INFO] tez-runtime-library ............................... SUCCESS [ 32.043 s]
[INFO] tez-mapreduce ..................................... FAILURE [ 22.909 s]
[INFO] tez-examples ...................................... SKIPPED
[INFO] tez-dag ........................................... FAILURE [02:30 min]
[INFO] tez-tests ......................................... SKIPPED
[INFO] tez-ui ............................................ SUCCESS [04:34 min]
[INFO] tez-plugins ....................................... SUCCESS [  0.149 s]
[INFO] tez-yarn-timeline-history ......................... SKIPPED
[INFO] tez-mbeans-resource-calculator .................... SKIPPED
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [  0.118 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:47 min
[INFO] Finished at: 2014-12-10T03:58:49+00:00
[INFO] Final Memory: 60M/897M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project tez-mapreduce: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Tez-Build/ws/tez-mapreduce/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[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-mapreduce
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results