Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lesteve
Copy link
Member

@lesteve lesteve commented Nov 3, 2025

Seen in a few places #32345 (comment) or more recently this build log

Let's see if I can reproduce and get more info ...

Edit Thursday November 13: seen twice in a row in the same PR https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=82302&view=logs&jobId=85dc54f1-b746-54c6-aaa8-29d3ad6201c9 Linux pymin_conda_forge_openblas_min_dependencies and https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=82330&view=logs&jobId=78a0bf4f-79e5-5387-94ec-13e67d216d6e Linux pylatest_pip_openblas_pandas

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 6c605ac. Link to the linter CI: here

@lesteve
Copy link
Member Author

lesteve commented Nov 4, 2025

Unable to reproduce in 5 attempts, so I guess this was a temporary glitch, let's close this one!

@lesteve lesteve closed this Nov 4, 2025
@lesteve lesteve reopened this Nov 13, 2025
@lesteve
Copy link
Member Author

lesteve commented Nov 14, 2025

I managed to reproduce the hang build log

The additional debug info is very disappointing since the conda create has no debug ...

+ conda-lock install --log-level DEBUG --name testvenv ./build_tools/azure/pylatest_pip_openblas_pandas_linux-64_conda.lock
DEBUG:conda_lock.invoke_conda:Invoking command: /home/vsts/miniforge3/bin/mamba create --quiet --file build_tools/azure/pylatest_pip_openblas_pandas_linux-64_conda.lock --yes --name testvenv

@lesteve
Copy link
Member Author

lesteve commented Nov 15, 2025

So managed to reproduce on CircleCI, see build log

The debug info is not crystal clear, the last few lines are about extracting packages. There are a few ERROR lines about conda.anaconda.org but it doesn't say what the problem is and it seems like the download succeeds eventually ...

Part of the log

INFO:root:info     libcurl  * Connection #3 to host conda.anaconda.org:443 left intact
INFO:root:info     libcurl  * Uses proxy env variable NO_PROXY == '127.0.0.1,localhost,circleci-internal-outer-build-agent'
INFO:root:info     libcurl  * Couldn't find host conda.anaconda.org in the .netrc file; using defaults
INFO:root:info     libcurl  * Reusing existing https: connection with host conda.anaconda.org
INFO:root:info     libcurl  > GET /conda-forge/linux-64/xorg-libsm-1.2.6-he73a12e_0.conda HTTP/1.1
ERROR:root:Host: conda.anaconda.org
ERROR:root:Accept: */*
ERROR:root:User-Agent: mamba/2.3.3 libcurl/8.16.0 OpenSSL/3.5.4 zlib/1.3.1 zstd/1.5.7 libssh2/1.11.1 nghttp2/1.67.0
ERROR:root:
INFO:root:info     libcurl  * Request completely sent off
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/pcre2-10.46-h1321c63_0.conda'
DEBUG:root:debug    libmamba Preparing download...
INFO:root:info     libcurl  * Uses proxy env variable NO_PROXY == '127.0.0.1,localhost,circleci-internal-outer-build-agent'
INFO:root:info     libcurl  * Couldn't find host conda.anaconda.org in the .netrc file; using defaults
INFO:root:info     libcurl  * Reusing existing https: connection with host conda.anaconda.org
INFO:root:info     libcurl  > GET /conda-forge/linux-64/zfp-1.0.1-h909a3a2_3.conda HTTP/1.1
ERROR:root:Host: conda.anaconda.org
ERROR:root:Accept: */*
ERROR:root:User-Agent: mamba/2.3.3 libcurl/8.16.0 OpenSSL/3.5.4 zlib/1.3.1 zstd/1.5.7 libssh2/1.11.1 nghttp2/1.67.0
ERROR:root:
INFO:root:info     libcurl  * Request completely sent off
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/pcre2-10.46-h1321c63_0.conda"
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/mpg123-1.32.9-hc50e24c_0'
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/pcre2-10.46-h1321c63_0.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/pcre2-10.46-h1321c63_0.conda /home/circleci/miniforge3/pkgs/pcre2-10.46-h1321c63_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/libxcb-1.17.0-h8a09558_0'
INFO:root:info     libcurl  < HTTP/1.1 200 OK
INFO:root:info     libcurl  < Date: Fri, 14 Nov 2025 16:32:54 GMT
INFO:root:info     libcurl  < Content-Type: binary/octet-stream
INFO:root:info     libcurl  < Content-Length: 27590
INFO:root:info     libcurl  < Connection: keep-alive
INFO:root:info     libcurl  < Server: cloudflare
INFO:root:info     libcurl  < CF-Ray: 99e7e8547977c967-IAD
INFO:root:info     libcurl  < CF-Cache-Status: HIT
INFO:root:info     libcurl  < Age: 350219
INFO:root:info     libcurl  < Cache-Control: public, max-age=1200
INFO:root:info     libcurl  < ETag: "1c74ff8c35dcadf952a16f752ca5aa49"
INFO:root:info     libcurl  < Expires: Fri, 14 Nov 2025 16:52:54 GMT
INFO:root:info     libcurl  < Last-Modified: Thu, 13 Mar 2025 20:25:52 GMT
INFO:root:info     libcurl  < Strict-Transport-Security: max-age=15552000
INFO:root:info     libcurl  < Vary: Accept-Encoding
INFO:root:info     libcurl  < x-amz-id-2: W1SQDL8o75aEJK5bEis30pT38cPA1Y8IxT3ncuUAID8U5OAkAGLD7VGianbrFXOMf81+MB1mi2XU/PjRMza+LtjgmnvBrO0j
INFO:root:info     libcurl  < x-amz-request-id: HJ7RQG5V8G9FZKNM
INFO:root:info     libcurl  < x-amz-version-id: 7HO.xiETwSOOevVp..rfNfuzcJcQ8hMN
INFO:root:info     libcurl  < Set-Cookie: __cf_bm=Clx8oNt.JTR7BkNrksDi2BGjxG1_5pmwrUGOoZfd5aE-1763137974-1.0.1.1-2XRRsLIHa39VzzIkLtLDbtTs4zpUXQxE_ZM8uBYkNBDbhoEJ7rco5Wx_v60U7BioWzCXUbqaOG1hcvuewOjC3DnXgQdrNcC__JIKQi8GOR9aFLb2fO3DWHOHqTOqA6TX; path=/; expires=Fri, 14-Nov-25 17:02:54 GMT; domain=.anaconda.org; HttpOnly; Secure; SameSite=None
INFO:root:info     libcurl  <
INFO:root:info     libcurl  * Connection #1 to host conda.anaconda.org:443 left intact
INFO:root:info     libcurl  < HTTP/1.1 200 OK
INFO:root:info     libcurl  < Date: Fri, 14 Nov 2025 16:32:54 GMT
INFO:root:info     libcurl  < Content-Type: binary/octet-stream
INFO:root:info     libcurl  < Content-Length: 277375
INFO:root:info     libcurl  < Connection: keep-alive
INFO:root:info     libcurl  < Server: cloudflare
INFO:root:info     libcurl  < CF-Ray: 99e7e8550beb706a-IAD
INFO:root:info     libcurl  < CF-Cache-Status: HIT
INFO:root:info     libcurl  < Accept-Ranges: bytes
INFO:root:info     libcurl  < Age: 248783
INFO:root:info     libcurl  < Cache-Control: public, max-age=1200
INFO:root:info     libcurl  < ETag: "03b04e4effefa41aee638f8ba30a6e78"
INFO:root:info     libcurl  < Expires: Fri, 14 Nov 2025 16:52:54 GMT
INFO:root:info     libcurl  < Last-Modified: Sat, 30 Aug 2025 01:11:36 GMT
INFO:root:info     libcurl  < Strict-Transport-Security: max-age=15552000
INFO:root:info     libcurl  < Vary: Accept-Encoding
INFO:root:info     libcurl  < x-amz-id-2: mIlQMczQKVjyoIoILz1FShloTLOlVlK+ei5Yeyt0trThYvH5EJq+CMAAhlUJt9jqoN3GapIYhUQ=
INFO:root:info     libcurl  < x-amz-request-id: SKXE0D60CC2VR0WX
INFO:root:info     libcurl  < x-amz-version-id: J.pxcjetote5OOoX59SqSXLhaz7G6dDK
INFO:root:info     libcurl  < Set-Cookie: __cf_bm=DMgiKz4X1uTMzQkZ5.mUN5aiozWdOW2xFZOBBEvdd7M-1763137974-1.0.1.1-t9OkTUf3JhGKm8AJhhPs0aLgoTpOmUV_e65VV4tq8pp8JLwyaonuHNRt3AviNlcgJVbNGpnQ_FqQYNlySpNlTN0q0LcZe4kRJwO8.DGTT9Rvdf.p6Dfyo1_DJBZbHZSr; path=/; expires=Fri, 14-Nov-25 17:02:54 GMT; domain=.anaconda.org; HttpOnly; Secure; SameSite=None
INFO:root:info     libcurl  <
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/xorg-libsm-1.2.6-he73a12e_0.conda'
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/xorg-libsm-1.2.6-he73a12e_0.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/xorg-libsm-1.2.6-he73a12e_0.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/xorg-libsm-1.2.6-he73a12e_0.conda /home/circleci/miniforge3/pkgs/xorg-libsm-1.2.6-he73a12e_0'
DEBUG:root:debug    libmamba Preparing download...
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/ninja-1.13.1-h171cf75_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/libhwy-1.3.0-h4c17acf_1'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/blas-2.138-mkl'
INFO:root:info     libcurl  * Connection #3 to host conda.anaconda.org:443 left intact
INFO:root:info     libcurl  * Uses proxy env variable NO_PROXY == '127.0.0.1,localhost,circleci-internal-outer-build-agent'
INFO:root:info     libcurl  * Couldn't find host conda.anaconda.org in the .netrc file; using defaults
INFO:root:info     libcurl  * Reusing existing https: connection with host conda.anaconda.org
INFO:root:info     libcurl  > GET /conda-forge/linux-64/zlib-ng-2.2.5-hde8ca8f_0.conda HTTP/1.1
ERROR:root:Host: conda.anaconda.org
ERROR:root:Accept: */*
ERROR:root:User-Agent: mamba/2.3.3 libcurl/8.16.0 OpenSSL/3.5.4 zlib/1.3.1 zstd/1.5.7 libssh2/1.11.1 nghttp2/1.67.0
ERROR:root:
INFO:root:info     libcurl  * Request completely sent off
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/zfp-1.0.1-h909a3a2_3.conda'
DEBUG:root:debug    libmamba Preparing download...
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/zfp-1.0.1-h909a3a2_3.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/zfp-1.0.1-h909a3a2_3.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/zfp-1.0.1-h909a3a2_3.conda /home/circleci/miniforge3/pkgs/zfp-1.0.1-h909a3a2_3'
INFO:root:info     libcurl  < HTTP/1.1 200 OK
INFO:root:info     libcurl  < Date: Fri, 14 Nov 2025 16:32:54 GMT
INFO:root:info     libcurl  < Content-Type: binary/octet-stream
INFO:root:info     libcurl  < Content-Length: 110843
INFO:root:info     libcurl  < Connection: keep-alive
INFO:root:info     libcurl  < Server: cloudflare
INFO:root:info     libcurl  < CF-Ray: 99e7e855ad50c967-IAD
INFO:root:info     libcurl  < CF-Cache-Status: HIT
INFO:root:info     libcurl  < Age: 194986
INFO:root:info     libcurl  < Cache-Control: public, max-age=1200
INFO:root:info     libcurl  < ETag: "1920c3502e7f6688d650ab81cd3775fd"
INFO:root:info     libcurl  < Expires: Fri, 14 Nov 2025 16:52:54 GMT
INFO:root:info     libcurl  < Last-Modified: Thu, 07 Aug 2025 17:38:54 GMT
INFO:root:info     libcurl  < Strict-Transport-Security: max-age=15552000
INFO:root:info     libcurl  < Vary: Accept-Encoding
INFO:root:info     libcurl  < x-amz-id-2: 7/DBenMw+g8tWZfkzQ4FQq+3PKpBjNGBiUsWvabJfXRMLyYeZEq/WzPoCdwN7dDzEpd1iXnpzDs=
INFO:root:info     libcurl  < x-amz-request-id: WRB2G1KB860TCYG3
INFO:root:info     libcurl  < x-amz-version-id: j2pQpopkEm90W2w8nUCZQPPVxpjifeZH
INFO:root:info     libcurl  < Set-Cookie: __cf_bm=WXGrOXC2OIKDbVkrNz2Br.m.eMXgI02k3RCjTnAZlDw-1763137974-1.0.1.1-h_7HPzyLHP1uBYpnb5slE2DOF1bvGxzMW6L2Ybtx8yhqqbhF.PQ.sCLECqVo5T3C5eDDc9Kye43RSbh7Yyujwf_jjYEfMWLJAA5_wWPDlA4yddkbt_TIxdW88jzQng_H; path=/; expires=Fri, 14-Nov-25 17:02:54 GMT; domain=.anaconda.org; HttpOnly; Secure; SameSite=None
INFO:root:info     libcurl  <
INFO:root:info     libcurl  * Connection #1 to host conda.anaconda.org:443 left intact
INFO:root:info     libcurl  * Uses proxy env variable NO_PROXY == '127.0.0.1,localhost,circleci-internal-outer-build-agent'
INFO:root:info     libcurl  * Couldn't find host conda.anaconda.org in the .netrc file; using defaults
INFO:root:info     libcurl  * Reusing existing https: connection with host conda.anaconda.org
INFO:root:info     libcurl  > GET /conda-forge/linux-64/pywavelets-1.8.0-py311h9f3472d_0.conda HTTP/1.1
ERROR:root:Host: conda.anaconda.org
ERROR:root:Accept: */*
ERROR:root:User-Agent: mamba/2.3.3 libcurl/8.16.0 OpenSSL/3.5.4 zlib/1.3.1 zstd/1.5.7 libssh2/1.11.1 nghttp2/1.67.0
ERROR:root:
INFO:root:info     libcurl  * Request completely sent off
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/zlib-ng-2.2.5-hde8ca8f_0.conda'
DEBUG:root:debug    libmamba Preparing download...
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/zlib-ng-2.2.5-hde8ca8f_0.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/zlib-ng-2.2.5-hde8ca8f_0.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/zlib-ng-2.2.5-hde8ca8f_0.conda /home/circleci/miniforge3/pkgs/zlib-ng-2.2.5-hde8ca8f_0'
INFO:root:info     libcurl  * Uses proxy env variable NO_PROXY == '127.0.0.1,localhost,circleci-internal-outer-build-agent'
INFO:root:info     libcurl  * Couldn't find host conda.anaconda.org in the .netrc file; using defaults
INFO:root:info     libcurl  * Reusing existing https: connection with host conda.anaconda.org
INFO:root:info     libcurl  > GET /conda-forge/linux-64/aom-3.9.1-hac33072_0.conda HTTP/1.1
ERROR:root:Host: conda.anaconda.org
ERROR:root:Accept: */*
ERROR:root:User-Agent: mamba/2.3.3 libcurl/8.16.0 OpenSSL/3.5.4 zlib/1.3.1 zstd/1.5.7 libssh2/1.11.1 nghttp2/1.67.0
ERROR:root:
INFO:root:info     libcurl  * Request completely sent off
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/snappy-1.2.2-h03e3b7b_0'
INFO:root:info     libcurl  * Connection #0 to host conda.anaconda.org:443 left intact
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/svt-av1-3.1.2-hecca717_0.conda'
INFO:root:info     libcurl  < HTTP/1.1 200 OK
INFO:root:info     libcurl  < Date: Fri, 14 Nov 2025 16:32:54 GMT
INFO:root:info     libcurl  < Content-Type: binary/octet-stream
INFO:root:info     libcurl  < Content-Length: 3754833
INFO:root:info     libcurl  < Connection: keep-alive
INFO:root:info     libcurl  < Server: cloudflare
INFO:root:info     libcurl  < CF-Ray: 99e7e8564f6ac967-IAD
INFO:root:info     libcurl  < CF-Cache-Status: HIT
INFO:root:info     libcurl  < Accept-Ranges: bytes
INFO:root:info     libcurl  < Age: 115808
INFO:root:info     libcurl  < Cache-Control: public, max-age=1200
INFO:root:info     libcurl  < ETag: "17334e5c12abdf2db6b25bd4187cd3e4"
INFO:root:info     libcurl  < Expires: Fri, 14 Nov 2025 16:52:54 GMT
INFO:root:info     libcurl  < Last-Modified: Thu, 05 Dec 2024 17:41:48 GMT
INFO:root:info     libcurl  < Strict-Transport-Security: max-age=15552000
INFO:root:info     libcurl  < Vary: Accept-Encoding
INFO:root:info     libcurl  < x-amz-id-2: XhMpx7F6B2JiX4QdxO+6AftoQEFLz2TD9h1FYnFSJNAQB75QG4nerw1hNxAwXOHXKP104pQh2X+B0FheAnf+yEhdOxR2PeKqSlMwi7M8ZZw=
INFO:root:info     libcurl  < x-amz-request-id: KEDF32C1A6YNC2XG
INFO:root:info     libcurl  < x-amz-version-id: ucn0sjxssBPf7.2BGAEXbbl7P9COKxdp
INFO:root:info     libcurl  < Set-Cookie: __cf_bm=Brvg1g2qvP3utDXk16NBTpAa8vv9XkpvOB.voP5GFaI-1763137974-1.0.1.1-kz2y4_R3yfKIY.Ta0.AsKjd5knuEqpDnwDfboSER.O3L9LI8L.x.kfvWoXN1LGNs3Sbp5nXKqmQKwGFDh29wjguPD0_W2Xtvaw2VVF.XBpRFoFGW37hCWHBRaG..JJgc; path=/; expires=Fri, 14-Nov-25 17:02:54 GMT; domain=.anaconda.org; HttpOnly; Secure; SameSite=None
INFO:root:info     libcurl  <
INFO:root:info     libcurl  < HTTP/1.1 200 OK
INFO:root:info     libcurl  < Date: Fri, 14 Nov 2025 16:32:54 GMT
INFO:root:info     libcurl  < Content-Type: binary/octet-stream
INFO:root:info     libcurl  < Content-Length: 2706396
INFO:root:info     libcurl  < Connection: keep-alive
INFO:root:info     libcurl  < Server: cloudflare
INFO:root:info     libcurl  < CF-Ray: 99e7e8564f50706a-IAD
INFO:root:info     libcurl  < CF-Cache-Status: HIT
INFO:root:info     libcurl  < Age: 120669
INFO:root:info     libcurl  < Cache-Control: public, max-age=1200
INFO:root:info     libcurl  < ETag: "346722a0be40f6edc53f12640d301338"
INFO:root:info     libcurl  < Expires: Fri, 14 Nov 2025 16:52:54 GMT
INFO:root:info     libcurl  < Last-Modified: Sun, 16 Jun 2024 15:42:35 GMT
INFO:root:info     libcurl  < Strict-Transport-Security: max-age=15552000
INFO:root:info     libcurl  < Vary: Accept-Encoding
INFO:root:info     libcurl  < x-amz-id-2: VL5o/sd5g0twKgG3cQLwGtuyFk1PZiTTRc/Bl9G0rfiHjZvQ0ENSX6BfbFmDK4DOR1pkXk1IntQ=
INFO:root:info     libcurl  < x-amz-request-id: HE9QWE70C76V3CNN
INFO:root:info     libcurl  < x-amz-version-id: null
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/pixman-0.46.4-h54a6638_1'
INFO:root:info     libcurl  < Set-Cookie: __cf_bm=paSC4guP2sA.cqmjbjGWMOtSJdoRMj9ct6.ZOEMEiOc-1763137974-1.0.1.1-27YXRL4EYnzoJgr6h4rwnWCEwyhvwiJLP5yC7WsexzDJVstpFqWkWfoZW64_EQ0BZ9kIwuKrAuLv.evpiF1VdZsp4PQiqQ.uVMNNysirKFdWHBGeNrMmHq42KdJ33NyU; path=/; expires=Fri, 14-Nov-25 17:02:54 GMT; domain=.anaconda.org; HttpOnly; Secure; SameSite=None
INFO:root:info     libcurl  <
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/svt-av1-3.1.2-hecca717_0.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/svt-av1-3.1.2-hecca717_0.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/svt-av1-3.1.2-hecca717_0.conda /home/circleci/miniforge3/pkgs/svt-av1-3.1.2-hecca717_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/nspr-4.37-h29cc59b_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/xorg-libsm-1.2.6-he73a12e_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/font-ttf-dejavu-sans-mono-2.37-hab24e00_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/binutils_impl_linux-64-2.44-h9d8b0ac_4'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/zlib-ng-2.2.5-hde8ca8f_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/pyamg-5.0.0-py311hcb41070_0'
INFO:root:info     libcurl  * Connection #3 to host conda.anaconda.org:443 left intact
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/aom-3.9.1-hac33072_0.conda'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/icu-75.1-he02047a_0'
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/aom-3.9.1-hac33072_0.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/aom-3.9.1-hac33072_0.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/aom-3.9.1-hac33072_0.conda /home/circleci/miniforge3/pkgs/aom-3.9.1-hac33072_0'
INFO:root:info     libcurl  * Connection #1 to host conda.anaconda.org:443 left intact
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/pywavelets-1.8.0-py311h9f3472d_0.conda'
INFO:root:info     libcurl  * Connection #4 to host conda.anaconda.org:443 left intact
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/statsmodels-0.14.5-py311h0372a8f_1.conda'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/zfp-1.0.1-h909a3a2_3'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/libstdcxx-devel_linux-64-14.3.0-h85bb3a7_107'
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/pywavelets-1.8.0-py311h9f3472d_0.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/pywavelets-1.8.0-py311h9f3472d_0.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/pywavelets-1.8.0-py311h9f3472d_0.conda /home/circleci/miniforge3/pkgs/pywavelets-1.8.0-py311h9f3472d_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/gcc_impl_linux-64-14.3.0-hd9e9e21_7'
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/statsmodels-0.14.5-py311h0372a8f_1.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/statsmodels-0.14.5-py311h0372a8f_1.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/statsmodels-0.14.5-py311h0372a8f_1.conda /home/circleci/miniforge3/pkgs/statsmodels-0.14.5-py311h0372a8f_1'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/libsanitizer-14.3.0-hd08acf3_7'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/pcre2-10.46-h1321c63_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/svt-av1-3.1.2-hecca717_0'
INFO:root:info     libcurl  * Connection pool is full, closing the oldest of 5/4
INFO:root:info     libcurl  * shutting down connection #0
INFO:root:info     libcurl  * Connection #2 to host conda.anaconda.org:443 left intact
INFO:root:info     libmamba Download finished, tarball available at '/home/circleci/miniforge3/pkgs/scipy-1.10.0-py311h8e6699e_2.conda'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/aom-3.9.1-hac33072_0'
DEBUG:root:debug    libmamba Waiting for decompression "/home/circleci/miniforge3/pkgs/scipy-1.10.0-py311h8e6699e_2.conda"
DEBUG:root:debug    libmamba Decompressing '/home/circleci/miniforge3/pkgs/scipy-1.10.0-py311h8e6699e_2.conda'
DEBUG:root:debug    libmamba Running subprocess extraction '/home/circleci/miniforge3/bin/mamba package extract /home/circleci/miniforge3/pkgs/scipy-1.10.0-py311h8e6699e_2.conda /home/circleci/miniforge3/pkgs/scipy-1.10.0-py311h8e6699e_2'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/pywavelets-1.8.0-py311h9f3472d_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/gettext-0.25.1-h3f43e3d_1'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/polars-0.20.30-py311h00856b1_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/libllvm21-21.1.4-hf7376ad_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/sysroot_linux-64-2.28-h4ee821c_8'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/statsmodels-0.14.5-py311h0372a8f_1'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/scipy-1.10.0-py311h8e6699e_2'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/plotly-5.18.0-pyhd8ed1ab_0'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/mkl-2025.3.0-h0e700b2_462'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/qt-main-5.15.15-h3c3fd16_6'
DEBUG:root:debug    libmamba Extracted to '/home/circleci/miniforge3/pkgs/matplotlib-base-3.6.1-py311he728205_1'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant