See <https://builds.apache.org/job/Tez-Build-Hadoop-2.2/75/changes>
Changes:
[pramachandran] TEZ-1969. Stop the DAGAppMaster when a local mode client is
stopped (pramachandran)
[bikas] TEZ-2310. Deadlock caused by StateChangeNotifier sending notifications
on thread holding locks (bikas)
[pramachandran] TEZ-2333. Enable local fetch optimization by default.
(pramachandran)
[hitesh] TEZ-2334. ContainerManagementProtocolProxy modifies IPC timeout conf
without making a copy. (Chang Li via hitesh)
------------------------------------------
[...truncated 1225 lines...]
[32m'dist/scripts/components.js'[39m:
[ [32m'app/bower_components/jquery/jquery.js'[39m,
[32m'app/bower_components/jquery-ui/jquery-ui.js'[39m,
[32m'app/bower_components/bootstrap/js/dropdown.js'[39m,
[32m'app/bower_components/bootstrap/js/button.js'[39m,
[32m'app/bower_components/bootstrap/js/tooltip.js'[39m,
[32m'app/bower_components/jquery-ui/ui/datepicker.js'[39m,
[32m'app/bower_components/moment/moment.js'[39m,
[32m'app/bower_components/handlebars/handlebars.js'[39m,
[32m'app/bower_components/ember/ember.js'[39m,
[32m'app/bower_components/ember-data/ember-data.js'[39m,
[32m'app/bower_components/ember-json-mapper/ember-json-mapper.js'[39m,
[32m'app/bower_components/ember-i18n/lib/i18n.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-core.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-basic.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-button.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-modal.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-items-action-bar.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-badge.min.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-label.min.js'[39m,
[32m'app/bower_components/antiscroll/antiscroll.js'[39m,
[32m'app/bower_components/jquery-mousewheel/jquery.mousewheel.js'[39m,
[32m'app/bower_components/ember-table/dist/ember-table.js'[39m,
[32m'app/bower_components/ember-addons.bs_for_ember/dist/js/bs-nav.min.js'[39m,
[32m'app/bower_components/d3/d3.js'[39m,
[32m'app/bower_components/zip.js/WebContent/zip.js'[39m,
[32m'app/bower_components/FileSaver.js/FileSaver.min.js'[39m ],
[32m'dist/scripts/templates.js'[39m: [
[32m'.tmp/scripts/compiled-templates.js'[39m ],
[32m'dist/scripts/main.js'[39m: [
[32m'.tmp/scripts/combined-scripts.js'[39m ] }
[1m uglify:[22m
{ [32m'dist/scripts/components.js'[39m:
[32m'dist/scripts/components.js'[39m,
[32m'dist/scripts/templates.js'[39m: [32m'dist/scripts/templates.js'[39m,
[32m'dist/scripts/main.js'[39m: [32m'dist/scripts/main.js'[39m }
[1m requirejs:[22m
{}
[4mRunning "concurrent:dist" (concurrent) task[24m
[4mRunning "htmlmin:dist" (htmlmin) task[24m
File dist/index.html created.
[32mDone, without errors.[39m
[4mRunning "svgmin:dist" (svgmin) task[24m
[32mDone, without errors.[39m
[4mRunning "emberTemplates:dist" (emberTemplates) task[24m
File ".tmp/scripts/compiled-templates.js" created.
[4mRunning "emberTemplates:development" (emberTemplates) task[24m
File ".tmp/scripts/compiled-templates.js" created.
[32mDone, without errors.[39m
[4mRunning "neuter:app" (neuter) task[24m
[4mRunning "less:production" (less) task[24m
File .tmp/styles/styles.css created: 379.36 kB â 310.63 kB
[4mRunning "concat:dist/styles/main.css" (concat) task[24m
File "dist/styles/main.css" created.
[4mRunning "concat:dist/scripts/components.js" (concat) task[24m
File "dist/scripts/components.js" created.
[4mRunning "concat:dist/scripts/templates.js" (concat) task[24m
File "dist/scripts/templates.js" created.
[4mRunning "concat:dist/scripts/main.js" (concat) task[24m
File "dist/scripts/main.js" created.
[4mRunning "cssmin:dist" (cssmin) task[24m
File dist/styles/main.css created.
[4mRunning "cssmin:dist/styles/main.css" (cssmin) task[24m
File dist/styles/main.css created.
[4mRunning "copy:dist" (copy) task[24m
Copied [36m27[39m files
[4mRunning "usemin:html" (usemin) task[24m
[1mProcessing as HTML - dist/index.html[22m
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
[4mRunning "usemin:css" (usemin) task[24m
[1mProcessing as CSS - dist/styles/main.css[22m
Update the CSS with new img filenames
[32mDone, without errors.[39m
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tez-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[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-Hadoop-2.2/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]
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-plugins 0.7.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-Hadoop-2.2/ws/tez-plugins> && git
rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildNumber: 57c62f1f1fc9cd22dc858d3d22d7c13cdc427084 at
timestamp: 1429320243392
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins> && git
rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @
tez-plugins ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building tez-mbeans-resource-calculator 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
tez-mbeans-resource-calculator ---
[INFO] Deleting
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @
tez-mbeans-resource-calculator ---
[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-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
&& git rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildNumber: 57c62f1f1fc9cd22dc858d3d22d7c13cdc427084 at
timestamp: 1429320243461
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
&& git rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @
tez-mbeans-resource-calculator ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
tez-mbeans-resource-calculator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
tez-mbeans-resource-calculator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @
tez-mbeans-resource-calculator ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/tez-plugins/tez-mbeans-resource-calculator/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.tez.util.TestTezMxBeanResourceCalculator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[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.7.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-Hadoop-2.2/ws/docs> && git rev-parse
--verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildNumber: 57c62f1f1fc9cd22dc858d3d22d7c13cdc427084 at
timestamp: 1429320244215
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs> && git rev-parse
--verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Tez-Build-Hadoop-2.2/ws/docs>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @
tez-docs ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] tez ............................................... SUCCESS [ 0.774 s]
[INFO] tez-api ........................................... SUCCESS [ 33.751 s]
[INFO] tez-common ........................................ SUCCESS [ 2.401 s]
[INFO] tez-runtime-internals ............................. SUCCESS [ 9.818 s]
[INFO] tez-runtime-library ............................... SUCCESS [01:03 min]
[INFO] tez-mapreduce ..................................... SUCCESS [ 21.673 s]
[INFO] tez-examples ...................................... SUCCESS [ 0.248 s]
[INFO] tez-dag ........................................... SUCCESS [01:54 min]
[INFO] tez-tests ......................................... FAILURE [ 01:48 h]
[INFO] tez-ui ............................................ SUCCESS [ 13.237 s]
[INFO] tez-plugins ....................................... SUCCESS [ 0.014 s]
[INFO] tez-mbeans-resource-calculator .................... SUCCESS [ 0.806 s]
[INFO] tez-dist .......................................... SKIPPED
[INFO] Tez ............................................... SUCCESS [ 0.024 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:52 h
[INFO] Finished at: 2015-04-18T01:24:04+00:00
[INFO] Final Memory: 58M/785M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on
project tez-tests: 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-tests
Build step 'Execute shell' marked build as failure
Recording test results