Michael A. Smith created AVRO-3016:
--------------------------------------
Summary: 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
After merging AVRO-3009, the C tests fail 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)