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

[jira] [Comment Edited] (FLINK-25278) Azure failed due to unable to transfer jar from confluent maven repo

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

Chesnay Schepler edited comment on FLINK-25278 at 1/25/22, 11:10 AM:
---------------------------------------------------------------------

Nexus proxy set up for confluent repo.

master: c2bc7a71f2806f045f45bfc690229f8f7f582284
1.14: 3f54ec789f9d14f1c89e38393fc184f4bcd4350d
1.13: 5c0af5367f6af575cdc6dfa5186710dcbc861097


was (Author: zentol):
Nexus proxy set up for confluent repo. Let's observe for a bit before doing backports.

master: c2bc7a71f2806f045f45bfc690229f8f7f582284

> Azure failed due to unable to transfer jar from confluent maven repo
> --------------------------------------------------------------------
>
>                 Key: FLINK-25278
>                 URL: https://issues.apache.org/jira/browse/FLINK-25278
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines
>    Affects Versions: 1.13.3
>            Reporter: Yun Gao
>            Assignee: Chesnay Schepler
>            Priority: Critical
>              Labels: pull-request-available, stale-critical, test-stability
>             Fix For: 1.15.0
>
>
> {code:java}
> Dec 12 00:46:45 [ERROR] Failed to execute goal on project flink-avro-confluent-registry: Could not resolve dependencies for project org.apache.flink:flink-avro-confluent-registry:jar:1.13-SNAPSHOT: Could not transfer artifact io.confluent:common-utils:jar:5.5.2 from/to confluent (https://packages.confluent.io/maven/): transfer failed for https://packages.confluent.io/maven/io/confluent/common-utils/5.5.2/common-utils-5.5.2.jar: Connection reset -> [Help 1]
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> Dec 12 00:46:45 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] For more information about the errors and possible solutions, please read the following articles:
> Dec 12 00:46:45 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> Dec 12 00:46:45 [ERROR] 
> Dec 12 00:46:45 [ERROR] After correcting the problems, you can resume the build with the command
> Dec 12 00:46:45 [ERROR]   mvn <goals> -rf :flink-avro-confluent-registry
>  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27994&view=logs&j=a5ef94ef-68c2-57fd-3794-dc108ed1c495&t=9c1ddabe-d186-5a2c-5fcc-f3cafb3ec699&l=8812



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