Skip to content

Unreliable downloads of past versions #1859

@h-vetinari

Description

@h-vetinari

CI on the maintenance branches is currently failing with a high incidence rate (~80% of jobs!), see 20.x, 19.x, 18.x; I've seen similar behaviour in the past few days already, though with more manageable failure rates.

Details Image Image Image
Downloading https://www.apache.org/dyn/closer.lua/arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz?action=download
WARNING:urllib3.connectionpool:Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='archive.apache.org', port=443): Read timed out. (read timeout=9.15)")': /dist/arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz
WARNING:urllib3.connectionpool:Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='archive.apache.org', port=443): Read timed out. (read timeout=9.15)")': /dist/arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz
WARNING:urllib3.connectionpool:Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='archive.apache.org', port=443): Read timed out. (read timeout=9.15)")': /dist/arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz
WARNING: Error: HTTP 000 CONNECTION FAILED for url <[https://www.apache.org/dyn/closer.lua/arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz?action=download>](https://www.apache.org/dyn/closer.lua/arrow/arrow-20.0.0/apache-arrow-20.0.0.tar.gz?action=download%3E)
Elapsed: -

This is one reason among several why I wanted to use the more reliable tarballs from the github tags (c.f. discussion in apache/arrow#32572), but upstream arrow maintainers have repeatedly recommended to use the https://www.apache.org/dyn/closer.lua?action=[...] URL, leading ultimately to a switch in dd20501

CC @raulcd @kou @assignUser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions