Randy Gelhausen created ZEPPELIN-324: ----------------------------------------
Summary: Zeppelin-web builds fail on OSX due to PhantomJS port conflicts on port 8080 Key: ZEPPELIN-324 URL: https://issues.apache.org/jira/browse/ZEPPELIN-324 Project: Zeppelin Issue Type: Bug Components: GUI Environment: OSX Reporter: Randy Gelhausen Assignee: Randy Gelhausen [INFO] Running "concurrent:test" (concurrent) task [INFO] [INFO] Running "copy:styles" (copy) task [INFO] Copied 7 files [INFO] [INFO] Done, without errors. [INFO] [INFO] [INFO] Execution Time (2015-09-26 18:50:08 UTC) [INFO] loading tasks 2ms ▇▇▇▇▇ 11% [INFO] copy:styles 17ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 89% [INFO] Total 19ms [INFO] [INFO] Running "autoprefixer:dist" (autoprefixer) task [INFO] File .tmp/styles/custom-font.css created. [INFO] File .tmp/styles/font-awesome.min.css created. [INFO] File .tmp/styles/home.css created. [INFO] File .tmp/styles/interpreter.css created. [INFO] File .tmp/styles/notebook.css created. [INFO] File .tmp/styles/paragraph.css created. [INFO] File .tmp/styles/simple-line-icons.css created. [INFO] [INFO] Running "connect:test" (connect) task [INFO] Started connect web server on http://localhost:9001 [INFO] [INFO] Running "karma:unit" (karma) task [INFO] INFO [karma]: Karma v0.12.37 server started at http://localhost:8080/ [INFO] INFO [launcher]: Starting browser PhantomJS [INFO] WARN [launcher]: PhantomJS have not captured in 60000 ms, killing. [INFO] INFO [launcher]: Trying to start PhantomJS again (1/2). [INFO] WARN [launcher]: PhantomJS have not captured in 60000 ms, killing. [INFO] INFO [launcher]: Trying to start PhantomJS again (2/2). [INFO] WARN [launcher]: PhantomJS have not captured in 60000 ms, killing. [INFO] ERROR [launcher]: PhantomJS failed 2 times (timeout). Giving up. [INFO] Warning: Task "karma:unit" failed. Use --force to continue. [INFO] [INFO] Aborted due to warnings. [INFO] [INFO] [INFO] Execution Time (2015-09-26 18:50:06 UTC) [INFO] karma:unit 3m 0.2s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 99% [INFO] Total 3m 1.8s [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:12 min [INFO] Finished at: 2015-09-26T14:53:08-04:00 [INFO] Final Memory: 16M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) on project zeppelin-web: Failed to run task: 'grunt --no-color' failed. (error code 3) -> [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 -- This message was sent by Atlassian JIRA (v6.3.4#6332)