-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63040/#review188176
-----------------------------------------------------------



Master (c446504) is red with this patch.
  ./build-support/jenkins/build.sh

Time: 10152ms
        Asset     Size  Chunks                    Chunk Names
    bundle.js  1.85 MB       0  [emitted]  [big]  main
bundle.js.map  2.14 MB       0  [emitted]         main
   [1] ./~/react/index.js 190 bytes {0} [built]
   [7] ./~/react-router-dom/es/index.js 925 bytes {0} [built]
   [9] ./src/main/js/utils/Task.js 2.9 kB {0} [built]
 [163] ./~/react-router-dom/es/Route.js 128 bytes {0} [built]
 [167] ./src/main/js/client/scheduler-client.js 614 bytes {0} [built]
 [169] ./src/main/js/pages/Home.js 3.72 kB {0} [built]
 [170] ./src/main/js/pages/Instance.js 4.54 kB {0} [built]
 [171] ./src/main/js/pages/Job.js 8.41 kB {0} [built]
 [172] ./src/main/js/pages/Jobs.js 5.16 kB {0} [built]
 [173] ./src/main/js/pages/Update.js 4.38 kB {0} [built]
 [174] ./src/main/js/pages/Updates.js 5.06 kB {0} [built]
 [175] ./~/react-dom/index.js 1.36 kB {0} [built]
 [176] ./src/main/sass/app.scss 1.2 kB {0} [built]
 [203] ./src/main/js/index.js 3.19 kB {0} [built]
 [232] ./~/react-router-dom/es/MemoryRouter.js 149 bytes {0} [built]
    + 236 hidden modules

ERROR in ./src/main/js/client/scheduler-client.js
Module not found: Error: Can't resolve 'utils/common' in 
'/home/jenkins/jenkins-slave/workspace/AuroraBot/ui/src/main/js/client'
 @ ./src/main/js/client/scheduler-client.js 7:14-37
 @ ./src/main/js/index.js
:ui:webpack FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ui:webpack'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/AuroraBot/ui/.gradle/nodejs/node-v6.9.1-linux-x64/bin/node''
>  finished with non-zero exit value 2

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 2m 27s
25 actionable tasks: 19 executed, 6 up-to-date


I will refresh this build result if you post a review containing "@ReviewBot 
retry"

- Aurora ReviewBot


On Oct. 16, 2017, 6:03 p.m., David McLaughlin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63040/
> -----------------------------------------------------------
> 
> (Updated Oct. 16, 2017, 6:03 p.m.)
> 
> 
> Review request for Aurora, Kai Huang and Santhosh Kumar Shanmugham.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Provide an easier way to pin to another Scheduler API than modifying 
> scheduler-client.js. Eventually it would be nice to expose this via some 
> debug interface.
> 
> 
> Diffs
> -----
> 
>   ui/src/main/js/client/scheduler-client.js 
> 1c381086934dafa22a62d18e035f599fb2260e15 
> 
> 
> Diff: https://reviews.apache.org/r/63040/diff/1/
> 
> 
> Testing
> -------
> 
> ./gradlew ui:test
> ./gradlew ui:lint
> 
> Tested in Vagrant.
> 
> 
> Thanks,
> 
> David McLaughlin
> 
>

Reply via email to