[
https://issues.apache.org/jira/browse/FLINK-25168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846870#comment-17846870
]
Ryan Skraba commented on FLINK-25168:
-------------------------------------
* 1.19 cron_snapshot_deployment_maven
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=59560&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=7b3c1df5-9194-5183-5ebd-5567f52d5f8f&l=3018
* 1.20 cron_snapshot_deployment_maven
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=59558&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=7b3c1df5-9194-5183-5ebd-5567f52d5f8f&l=478
A slightly different error message but almost certainly the same transient
connection problem between CI and the ASF repo.
{code}
00:22:04.734 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on
project flink-annotations: Failed to deploy artifacts: Could not transfer
artifact org.apache.flink:flink-annotations:jar:1.20-20240515.001805-85 from/to
apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots): transfer failed
for
https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-annotations/1.20-SNAPSHOT/flink-annotations-1.20-20240515.001805-85.jar:
Connect to repository.apache.org:443 [repository.apache.org/65.109.119.155]
failed: Connection refused (Connection refused) -> [Help 1]
00:22:04.734 [ERROR]
{code}
> Azure failed due to unable to transfer maven artifacts
> ------------------------------------------------------
>
> Key: FLINK-25168
> URL: https://issues.apache.org/jira/browse/FLINK-25168
> Project: Flink
> Issue Type: Bug
> Components: Build System / Azure Pipelines
> Affects Versions: 1.13.3, 1.15.0
> Reporter: Yun Gao
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: test-stability
>
> {code:java}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on
> project flink-tests: Failed to deploy artifacts: Could not transfer artifact
> org.apache.flink:flink-tests:jar:1.13-20211205.020632-728 from/to
> apache.snapshots.https
> (https://repository.apache.org/content/repositories/snapshots): Failed to
> transfer file:
> https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-tests/1.13-SNAPSHOT/flink-tests-1.13-20211205.020632-728.jar.
> Return code is: 502, ReasonPhrase: Proxy Error. -> [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/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :flink-tests
> ##[error]Bash exited with code '1'.
> Finishing: Deploy maven snapshot
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27560&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=e9844b5e-5aa3-546b-6c3e-5395c7c0cac7&l=97156
--
This message was sent by Atlassian Jira
(v8.20.10#820010)