You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michael A. Smith (Jira)" <ji...@apache.org> on 2021/01/10 00:46:00 UTC

[jira] [Commented] (AVRO-3016) Github Actions: C Tests Fail (rate limited?)

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

Michael A. Smith commented on AVRO-3016:
----------------------------------------

Subsequent runs didn't fail. May only happen occasionally. 

> Github Actions: C Tests Fail (rate limited?)
> --------------------------------------------
>
>                 Key: AVRO-3016
>                 URL: https://issues.apache.org/jira/browse/AVRO-3016
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: build, c
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>
> After merging AVRO-3009, [the C tests fail|https://github.com/apache/avro/runs/1634005366?check_suite_focus=true] with
> {noformat}
> Error:  Failed to execute goal on project trevni-avro: Could not resolve dependencies for project org.apache.avro:trevni-avro:jar:1.11.0-SNAPSHOT: Could not transfer artifact org.apache.commons:commons-lang3:jar:3.7 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar: Connection reset -> [Help 1]
> {noformat}
> despite having passed in [my fork|https://github.com/kojiromike/avro/actions/runs/433221276]. I believe the reason may be due to rate limiting. We should ensure that caching is working as expected, and try this test again later.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)