You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/01/11 06:31:00 UTC

[jira] [Commented] (FLINK-25584) Azure failed on install node and npm for Flink : Runtime web

    [ https://issues.apache.org/jira/browse/FLINK-25584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472486#comment-17472486 ] 

Yun Gao commented on FLINK-25584:
---------------------------------

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29206&view=logs&j=3e60b793-4158-5027-ac6d-4cdc51dffe1e&t=d5ed4970-7667-5f7e-2ece-62e410f74748&l=4466
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29206&view=logs&j=ed6509f5-1153-558c-557a-5ee0afbcdf24&t=241b1e5e-1a8e-5e6a-469a-a9b8cad87065&l=5018
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29206&view=logs&j=b1e44b80-6687-5cc5-6529-292f7212c609&t=e749141c-4fcf-5663-d533-e10832b9aaf9&l=4514

> Azure failed on install node and npm for Flink : Runtime web
> ------------------------------------------------------------
>
>                 Key: FLINK-25584
>                 URL: https://issues.apache.org/jira/browse/FLINK-25584
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines, Runtime / Web Frontend
>    Affects Versions: 1.15.0
>            Reporter: Yun Gao
>            Priority: Major
>              Labels: test-stability
>
> {code:java}
> [INFO] --- frontend-maven-plugin:1.11.0:install-node-and-npm (install node and npm) @ flink-runtime-web ---
> [INFO] Installing node version v12.14.1
> [INFO] Downloading https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.gz to /__w/1/.m2/repository/com/github/eirslett/node/12.14.1/node-12.14.1-linux-x64.tar.gz
> [INFO] No proxies configured
> [INFO] No proxy was configured, downloading directly
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> ....
> [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.0:install-node-and-npm (install node and npm) on project flink-runtime-web: Could not download Node.js: Could not download https://nodejs.org/dist/v12.14.1/node-v12.14.1-linux-x64.tar.gz: Remote host terminated the handshake: SSL peer shut down incorrectly -> [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 :flink-runtime-web
> {code}
> (The refactor summary is omitted)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)