Skip to content

Workaround annoying curl failures (timeouts, etc) in scripts/cibw_before_all.sh #283

@skirpichev

Description

@skirpichev

E.g. https://github.com/diofant/python-gmp/actions/runs/20531718078/attempts/1?pr=282

  + GMP_VERSION=6.3.0
  + GMP_DIR=gmp-6.3.0
  + GMP_URL=https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz
  ++ pwd
  + PREFIX=/project/.local/
  + CFLAGS=
  + CURL_OPTS='--location --retry 3 --connect-timeout 30'
  + curl --location --retry 3 --connect-timeout 30 --remote-name https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:21 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:23 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:25 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:27 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:29 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:30 --:--:--     0
  Warning: Transient problem: timeout Will retry in 1 seconds. 3 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:21 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:23 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:25 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:27 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:29 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:30 --:--:--     0
  Warning: Transient problem: timeout Will retry in 2 seconds. 2 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:21 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:23 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:25 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:27 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:29 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:30 --:--:--     0
  Warning: Transient problem: timeout Will retry in 4 seconds. 1 retries left.
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:21 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:23 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:25 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:27 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:29 --:--:--     0
    0     0    0     0    0     0      0      0 --:--:--  0:00:30 --:--:--     0
  curl: (28) Connection timed out after 30001 milliseconds
                                                            ✕ 127.41s
Error: cibuildwheel: Command ['sh', '-c', 'sh scripts/cibw_before_all.sh'] failed with code 28. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions