You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Miguel Bernadin (JIRA)" <ji...@apache.org> on 2016/02/06 01:11:39 UTC

[jira] [Created] (ZEPPELIN-660) Unable to Build zeppelin-web, fatal: unable to connect to github.com: [ERROR] github.com[0: 192.30.252.128]: errno=Connection timed out

Miguel Bernadin created ZEPPELIN-660:
----------------------------------------

             Summary: Unable to Build zeppelin-web, fatal: unable to connect to github.com: [ERROR] github.com[0: 192.30.252.128]: errno=Connection timed out
                 Key: ZEPPELIN-660
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-660
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.6.0
         Environment: Docker Container on debian:jesse

mvn clean package -Pspark-1.4 -Pmapr50 -DskipTests
            Reporter: Miguel Bernadin


Performed command: mvn clean package -Pspark-1.5 -Pmapr50 -DskipTests

Errors:
[ERROR] bower angular#1.3.8                      ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/angular/bower-angular.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 192.30.252.128]: errno=Connection timed out
[ERROR] 
[ERROR] Additional error details:
[ERROR] fatal: unable to connect to github.com:
[ERROR] github.com[0: 192.30.252.128]: errno=Connection timed out
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Zeppelin ........................................... SUCCESS [  5.893 s]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [ 12.947 s]
[INFO] Zeppelin: Zengine .................................. SUCCESS [  6.440 s]
[INFO] Zeppelin: Spark dependencies ....................... SUCCESS [01:46 min]
[INFO] Zeppelin: Spark .................................... SUCCESS [ 27.913 s]
[INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [  1.268 s]
[INFO] Zeppelin: Angular interpreter ...................... SUCCESS [  0.496 s]
[INFO] Zeppelin: Shell interpreter ........................ SUCCESS [  0.549 s]
[INFO] Zeppelin: Hive interpreter ......................... SUCCESS [  3.931 s]
[INFO] Zeppelin: Apache Phoenix Interpreter ............... SUCCESS [  6.035 s]
[INFO] Zeppelin: PostgreSQL interpreter ................... SUCCESS [  0.896 s]
[INFO] Zeppelin: JDBC interpreter ......................... SUCCESS [  0.739 s]
[INFO] Zeppelin: Tajo interpreter ......................... SUCCESS [  1.412 s]
[INFO] Zeppelin: Flink .................................... SUCCESS [  8.810 s]
[INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [  1.322 s]
[INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [  0.829 s]
[INFO] Zeppelin: Lens interpreter ......................... SUCCESS [  3.580 s]
[INFO] Zeppelin: Cassandra ................................ SUCCESS [01:11 min]
[INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [  6.648 s]
[INFO] Zeppelin: web Application .......................... FAILURE [02:31 min]
[INFO] Zeppelin: Server ................................... SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:00 min
[INFO] Finished at: 2016-02-05T22:58:31+00:00
[INFO] Final Memory: 133M/241M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:bower (bower install) on project zeppelin-web: Failed to run task: 'bower --allow-root install' failed. (error code 1) -> [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 :zeppelin-web


Retry by performing command:
mvn clean package zeppelin-web -fr :zeppelin-web

[ERROR] bower bootstrap#~3.2.0                   ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/twbs/bootstrap.git", exit code of #128 fatal: unable to connect to github.com: github.com[0: 192.30.252.129]: errno=Connection timed out
[ERROR] 
[ERROR] Additional error details:
[ERROR] fatal: unable to connect to github.com:
[ERROR] github.com[0: 192.30.252.129]: errno=Connection timed out
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Zeppelin: web Application .......................... FAILURE [02:33 min]
[INFO] Zeppelin: Server ................................... SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:34 min
[INFO] Finished at: 2016-02-05T23:06:17+00:00
[INFO] Final Memory: 18M/44M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:bower (bower install) on project zeppelin-web: Failed to run task: 'bower --allow-root install' failed. (error code 1) -> [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
root@9b336ca7be2e:/zeppelin# mvn clean package -Pspark-1.5 -Pmapr50 -DskipTests



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)