2026-02-09T15:03:41.0594160Z Current runner version: '2.331.0' 2026-02-09T15:03:41.0617403Z ##[group]Runner Image Provisioner 2026-02-09T15:03:41.0618181Z Hosted Compute Agent 2026-02-09T15:03:41.0618683Z Version: 20260123.484 2026-02-09T15:03:41.0619443Z Commit: 6bd6555ca37d84114959e1c76d2c01448ff61c5d 2026-02-09T15:03:41.0620108Z Build Date: 2026-01-23T19:41:17Z 2026-02-09T15:03:41.0620748Z Worker ID: {5664d126-02c1-4ee2-9c0a-142da203821d} 2026-02-09T15:03:41.0621792Z Azure Region: eastus2 2026-02-09T15:03:41.0622746Z ##[endgroup] 2026-02-09T15:03:41.0624766Z ##[group]Operating System 2026-02-09T15:03:41.0625507Z Ubuntu 2026-02-09T15:03:41.0625985Z 24.04.3 2026-02-09T15:03:41.0626385Z LTS 2026-02-09T15:03:41.0627012Z ##[endgroup] 2026-02-09T15:03:41.0627465Z ##[group]Runner Image 2026-02-09T15:03:41.0627990Z Image: ubuntu-24.04 2026-02-09T15:03:41.0628617Z Version: 20260201.15.1 2026-02-09T15:03:41.0629852Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260201.15/images/ubuntu/Ubuntu2404-Readme.md 2026-02-09T15:03:41.0631458Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260201.15 2026-02-09T15:03:41.0632365Z ##[endgroup] 2026-02-09T15:03:41.0635491Z ##[group]GITHUB_TOKEN Permissions 2026-02-09T15:03:41.0638029Z Actions: write 2026-02-09T15:03:41.0638541Z ArtifactMetadata: write 2026-02-09T15:03:41.0639220Z Attestations: write 2026-02-09T15:03:41.0639691Z Checks: write 2026-02-09T15:03:41.0640160Z Contents: write 2026-02-09T15:03:41.0640732Z Deployments: write 2026-02-09T15:03:41.0641233Z Discussions: write 2026-02-09T15:03:41.0641712Z Issues: write 2026-02-09T15:03:41.0642238Z Metadata: read 2026-02-09T15:03:41.0642895Z Models: read 2026-02-09T15:03:41.0643360Z Packages: write 2026-02-09T15:03:41.0644293Z Pages: write 2026-02-09T15:03:41.0644889Z PullRequests: write 2026-02-09T15:03:41.0645376Z RepositoryProjects: write 2026-02-09T15:03:41.0646003Z SecurityEvents: write 2026-02-09T15:03:41.0646493Z Statuses: write 2026-02-09T15:03:41.0647021Z ##[endgroup] 2026-02-09T15:03:41.0648981Z Secret source: Actions 2026-02-09T15:03:41.0649669Z Prepare workflow directory 2026-02-09T15:03:41.1038637Z Prepare all required actions 2026-02-09T15:03:41.1075876Z Getting action download info 2026-02-09T15:03:41.4697614Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd) 2026-02-09T15:03:41.5720866Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:fc2d68f6413eb2d87b895e92f8584b5b94a10167) 2026-02-09T15:03:42.0582112Z Complete job name: mypy (3.12) 2026-02-09T15:03:42.1409594Z ##[group]Run actions/checkout@v6 2026-02-09T15:03:42.1410886Z with: 2026-02-09T15:03:42.1411666Z repository: meta-pytorch/torchcodec 2026-02-09T15:03:42.1413226Z token: *** 2026-02-09T15:03:42.1413972Z ssh-strict: true 2026-02-09T15:03:42.1414731Z ssh-user: git 2026-02-09T15:03:42.1415517Z persist-credentials: true 2026-02-09T15:03:42.1416388Z clean: true 2026-02-09T15:03:42.1417224Z sparse-checkout-cone-mode: true 2026-02-09T15:03:42.1418173Z fetch-depth: 1 2026-02-09T15:03:42.1418989Z fetch-tags: false 2026-02-09T15:03:42.1419779Z show-progress: true 2026-02-09T15:03:42.1420582Z lfs: false 2026-02-09T15:03:42.1421308Z submodules: false 2026-02-09T15:03:42.1422106Z set-safe-directory: true 2026-02-09T15:03:42.1423442Z ##[endgroup] 2026-02-09T15:03:42.2401952Z Syncing repository: meta-pytorch/torchcodec 2026-02-09T15:03:42.2404901Z ##[group]Getting Git version info 2026-02-09T15:03:42.2406326Z Working directory is '/home/runner/work/torchcodec/torchcodec' 2026-02-09T15:03:42.2408190Z [command]/usr/bin/git version 2026-02-09T15:03:42.2453866Z git version 2.52.0 2026-02-09T15:03:42.2478604Z ##[endgroup] 2026-02-09T15:03:42.2494702Z Temporarily overriding HOME='/home/runner/work/_temp/8407ac86-7b97-4b70-9e33-344088fa950d' before making global git config changes 2026-02-09T15:03:42.2499472Z Adding repository directory to the temporary git global config as a safe directory 2026-02-09T15:03:42.2503449Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-02-09T15:03:42.2539788Z Deleting the contents of '/home/runner/work/torchcodec/torchcodec' 2026-02-09T15:03:42.2543650Z ##[group]Initializing the repository 2026-02-09T15:03:42.2548661Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec 2026-02-09T15:03:42.2686734Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-09T15:03:42.2690102Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-09T15:03:42.2695159Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-09T15:03:42.2699527Z hint: call: 2026-02-09T15:03:42.2701141Z hint: 2026-02-09T15:03:42.2703052Z hint: git config --global init.defaultBranch 2026-02-09T15:03:42.2705485Z hint: 2026-02-09T15:03:42.2707646Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-09T15:03:42.2710906Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-09T15:03:42.2712827Z hint: 2026-02-09T15:03:42.2713594Z hint: git branch -m 2026-02-09T15:03:42.2714480Z hint: 2026-02-09T15:03:42.2715685Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-09T15:03:42.2718294Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/.git/ 2026-02-09T15:03:42.2722227Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-02-09T15:03:42.2742733Z ##[endgroup] 2026-02-09T15:03:42.2745268Z ##[group]Disabling automatic garbage collection 2026-02-09T15:03:42.2747685Z [command]/usr/bin/git config --local gc.auto 0 2026-02-09T15:03:42.2776915Z ##[endgroup] 2026-02-09T15:03:42.2779354Z ##[group]Setting up auth 2026-02-09T15:03:42.2781236Z Removing SSH command configuration 2026-02-09T15:03:42.2784557Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-09T15:03:42.2823643Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-02-09T15:03:42.3143420Z Removing HTTP extra header 2026-02-09T15:03:42.3150349Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-09T15:03:42.3183775Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-02-09T15:03:42.3395029Z Removing includeIf entries pointing to credentials config files 2026-02-09T15:03:42.3401463Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-09T15:03:42.3434561Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-09T15:03:42.3668037Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-02-09T15:03:42.3707514Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:03:42.3739479Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:03:42.3773497Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:03:42.3806732Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:03:42.3833572Z ##[endgroup] 2026-02-09T15:03:42.3836279Z ##[group]Fetching the repository 2026-02-09T15:03:42.3845023Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5336313e0482ea8b84fcdc06c054779e8d2c981b:refs/remotes/origin/main 2026-02-09T15:03:42.9268311Z From https://github.com/meta-pytorch/torchcodec 2026-02-09T15:03:42.9270243Z * [new ref] 5336313e0482ea8b84fcdc06c054779e8d2c981b -> origin/main 2026-02-09T15:03:42.9305933Z [command]/usr/bin/git branch --list --remote origin/main 2026-02-09T15:03:42.9363827Z origin/main 2026-02-09T15:03:42.9371746Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-02-09T15:03:42.9393104Z 5336313e0482ea8b84fcdc06c054779e8d2c981b 2026-02-09T15:03:42.9397407Z ##[endgroup] 2026-02-09T15:03:42.9398316Z ##[group]Determining the checkout info 2026-02-09T15:03:42.9399234Z ##[endgroup] 2026-02-09T15:03:42.9402737Z [command]/usr/bin/git sparse-checkout disable 2026-02-09T15:03:42.9443479Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-02-09T15:03:42.9468872Z ##[group]Checking out the ref 2026-02-09T15:03:42.9472328Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-02-09T15:03:43.0387381Z Switched to a new branch 'main' 2026-02-09T15:03:43.0389090Z branch 'main' set up to track 'origin/main'. 2026-02-09T15:03:43.0404462Z ##[endgroup] 2026-02-09T15:03:43.0444141Z [command]/usr/bin/git log -1 --format=%H 2026-02-09T15:03:43.0467601Z 5336313e0482ea8b84fcdc06c054779e8d2c981b 2026-02-09T15:03:43.0809729Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-02-09T15:03:43.0810319Z with: 2026-02-09T15:03:43.0810711Z auto-update-conda: true 2026-02-09T15:03:43.0811157Z miniforge-version: latest 2026-02-09T15:03:43.0811610Z activate-environment: test 2026-02-09T15:03:43.0812069Z python-version: 3.12 2026-02-09T15:03:43.0812658Z auto-activate: true 2026-02-09T15:03:43.0813125Z auto-activate-base: legacy-placeholder 2026-02-09T15:03:43.0813660Z remove-profiles: true 2026-02-09T15:03:43.0814149Z conda-solver: libmamba 2026-02-09T15:03:43.0814628Z clean-patched-environment-file: true 2026-02-09T15:03:43.0815126Z run-post: true 2026-02-09T15:03:43.0815531Z ##[endgroup] 2026-02-09T15:03:43.2134565Z ##[group]Gathering Inputs... 2026-02-09T15:03:43.2147401Z ##[endgroup] 2026-02-09T15:03:43.2149684Z ##[group]Creating bootstrap condarc file in /home/runner/.condarc... 2026-02-09T15:03:43.2162760Z ##[endgroup] 2026-02-09T15:03:43.2163805Z ##[group]Ensuring installer... 2026-02-09T15:03:43.2164639Z Can we use bundled Miniconda? 2026-02-09T15:03:43.2165956Z Can we download a custom installer by URL? 2026-02-09T15:03:43.2167010Z Can we download Miniforge? 2026-02-09T15:03:43.2168325Z ... will download Miniforge. 2026-02-09T15:03:43.2171215Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh 2026-02-09T15:03:43.2173058Z Ensuring Installer... 2026-02-09T15:03:43.2176336Z Checking for cached Miniforge3@latest... 2026-02-09T15:03:43.2188769Z Did not find Miniforge3-Linux-x86_64.sh latest in cache 2026-02-09T15:03:43.8470460Z Downloaded Miniforge3-Linux-x86_64.sh, ensuring extension .sh 2026-02-09T15:03:43.8478078Z Caching Miniforge3@latest... 2026-02-09T15:03:43.9189739Z Cached Miniforge3@latest: /opt/hostedtoolcache/Miniforge3/latest/x86_64! 2026-02-09T15:03:43.9190733Z ##[endgroup] 2026-02-09T15:03:43.9191321Z ##[group]Running installer... 2026-02-09T15:03:43.9239384Z [command]/usr/bin/bash /home/runner/work/_temp/460f41a2-7aad-46eb-a970-02ee5f146092.sh -f -b -p /home/runner/miniconda3 2026-02-09T15:03:43.9759176Z PREFIX=/home/runner/miniconda3 2026-02-09T15:03:44.1794862Z Unpacking bootstrapper... 2026-02-09T15:03:44.2278773Z Unpacking payload... 2026-02-09T15:03:44.4730085Z Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2 2026-02-09T15:03:44.4938015Z Extracting ca-certificates-2025.11.12-hbd8a1cb_0.conda 2026-02-09T15:03:44.4972694Z Extracting libgomp-15.2.0-he0feb66_15.conda 2026-02-09T15:03:44.5046390Z Extracting nlohmann_json-abi-3.12.0-h0f90c79_1.conda 2026-02-09T15:03:44.5055015Z Extracting pybind11-abi-11-hc364b38_1.conda 2026-02-09T15:03:44.5069335Z Extracting python_abi-3.12-8_cp312.conda 2026-02-09T15:03:44.5084065Z Extracting tzdata-2025b-h78e105d_0.conda 2026-02-09T15:03:44.5451440Z Extracting _openmp_mutex-4.5-2_gnu.tar.bz2 2026-02-09T15:03:44.5518110Z Extracting libgcc-15.2.0-he0feb66_15.conda 2026-02-09T15:03:44.5646692Z Extracting bzip2-1.0.8-hda65f42_8.conda 2026-02-09T15:03:44.5693693Z Extracting c-ares-1.34.5-hb9d3cd8_0.conda 2026-02-09T15:03:44.5815276Z Extracting keyutils-1.6.3-hb9d3cd8_0.conda 2026-02-09T15:03:44.5866092Z Extracting libexpat-2.7.3-hecca717_0.conda 2026-02-09T15:03:44.5883135Z Extracting libffi-3.5.2-h9ec8514_0.conda 2026-02-09T15:03:44.5906555Z Extracting libgcc-ng-15.2.0-h69a702a_15.conda 2026-02-09T15:03:44.5937965Z Extracting libiconv-1.18-h3b78370_2.conda 2026-02-09T15:03:44.6051634Z Extracting liblzma-5.8.1-hb9d3cd8_2.conda 2026-02-09T15:03:44.6075654Z Extracting libnsl-2.0.1-hb9d3cd8_1.conda 2026-02-09T15:03:44.6092865Z Extracting libstdcxx-15.2.0-h934c35e_15.conda 2026-02-09T15:03:44.6640404Z Extracting libuuid-2.41.2-h5347b49_1.conda 2026-02-09T15:03:44.6655208Z Extracting libzlib-1.3.1-hb9d3cd8_2.conda 2026-02-09T15:03:44.6670395Z Extracting lzo-2.10-h280c20c_1002.conda 2026-02-09T15:03:44.6709782Z Extracting ncurses-6.5-h2d0b736_3.conda 2026-02-09T15:03:44.8245627Z Extracting openssl-3.6.0-h26f9b46_0.conda 2026-02-09T15:03:44.8608212Z Extracting reproc-14.2.5.post0-hb9d3cd8_0.conda 2026-02-09T15:03:44.8632937Z Extracting cpp-expected-1.3.1-h171cf75_0.conda 2026-02-09T15:03:44.8647238Z Extracting fmt-12.0.0-h2b0788b_0.conda 2026-02-09T15:03:44.8684923Z Extracting libedit-3.1.20250104-pl5321h7949ede_0.conda 2026-02-09T15:03:44.8720275Z Extracting libev-4.33-hd590300_2.conda 2026-02-09T15:03:44.8837391Z Extracting libsolv-0.7.35-h9463b59_0.conda 2026-02-09T15:03:44.8838052Z Extracting libsqlite-3.51.1-h0c1763c_0.conda 2026-02-09T15:03:44.8910089Z Extracting libssh2-1.11.1-hcf80075_0.conda 2026-02-09T15:03:44.9045561Z Extracting libstdcxx-ng-15.2.0-hdf11a46_15.conda 2026-02-09T15:03:44.9075811Z Extracting libxcrypt-4.4.36-hd590300_1.conda 2026-02-09T15:03:44.9100367Z Extracting libxml2-16-2.15.1-hf2a90c1_0.conda 2026-02-09T15:03:44.9151202Z Extracting lz4-c-1.10.0-h5888daf_1.conda 2026-02-09T15:03:44.9184102Z Extracting readline-8.2-h8c095d6_2.conda 2026-02-09T15:03:44.9227864Z Extracting reproc-cpp-14.2.5.post0-h5888daf_0.conda 2026-02-09T15:03:44.9253995Z Extracting simdjson-4.2.2-hb700be7_0.conda 2026-02-09T15:03:44.9333503Z Extracting tk-8.6.13-noxft_ha0e22de_103.conda 2026-02-09T15:03:44.9854705Z Extracting yaml-cpp-0.8.0-h3f2d84a_0.conda 2026-02-09T15:03:44.9900316Z Extracting zstd-1.5.7-hb78ec9c_6.conda 2026-02-09T15:03:44.9951652Z Extracting krb5-1.21.3-h659f571_0.conda 2026-02-09T15:03:45.0155374Z Extracting ld_impl_linux-64-2.45-default_hbd61a6d_104.conda 2026-02-09T15:03:45.0229692Z Extracting libnghttp2-1.67.0-had1ee68_0.conda 2026-02-09T15:03:45.0298045Z Extracting libxml2-2.15.1-h031cc0b_0.conda 2026-02-09T15:03:45.0317677Z Extracting libarchive-3.8.2-gpl_h7be2006_100.conda 2026-02-09T15:03:45.0450545Z Extracting libcurl-8.17.0-h4e3cde8_0.conda 2026-02-09T15:03:45.0499218Z Extracting python-3.12.12-hd63d673_1_cpython.conda 2026-02-09T15:03:45.4176420Z Extracting libmamba-2.4.0-hed7d790_1.conda 2026-02-09T15:03:45.4400444Z Extracting menuinst-2.4.1-py312h7900ff3_0.conda 2026-02-09T15:03:45.4479044Z Extracting archspec-0.2.5-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4533035Z Extracting boltons-25.0.0-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4613816Z Extracting brotli-python-1.2.0-py312hdb49522_1.conda 2026-02-09T15:03:45.4661339Z Extracting certifi-2025.11.12-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4684778Z Extracting charset-normalizer-3.4.4-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4709704Z Extracting colorama-0.4.6-pyhd8ed1ab_1.conda 2026-02-09T15:03:45.4731333Z Extracting distro-1.9.0-pyhd8ed1ab_1.conda 2026-02-09T15:03:45.4882779Z Extracting frozendict-2.4.7-py312h4c3975b_0.conda 2026-02-09T15:03:45.4905472Z Extracting hpack-4.1.0-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4926078Z Extracting hyperframe-6.1.0-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4941980Z Extracting idna-3.11-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.4965644Z Extracting jsonpointer-3.0.0-py312h7900ff3_2.conda 2026-02-09T15:03:45.4983191Z Extracting libmambapy-2.4.0-py312h17091a9_1.conda 2026-02-09T15:03:45.5071876Z Extracting mamba-2.4.0-h7ae174a_1.conda 2026-02-09T15:03:45.5118551Z Extracting msgpack-python-1.1.2-py312hd9148b4_1.conda 2026-02-09T15:03:45.5145591Z Extracting packaging-25.0-pyh29332c3_1.conda 2026-02-09T15:03:45.5169385Z Extracting platformdirs-4.5.0-pyhcf101f3_0.conda 2026-02-09T15:03:45.5186400Z Extracting pluggy-1.6.0-pyhf9edf01_1.conda 2026-02-09T15:03:45.5203152Z Extracting pycosat-0.6.6-py312h4c3975b_3.conda 2026-02-09T15:03:45.5233155Z Extracting pycparser-2.22-pyh29332c3_1.conda 2026-02-09T15:03:45.5328575Z Extracting pysocks-1.7.1-pyha55dd90_7.conda 2026-02-09T15:03:45.5343618Z Extracting ruamel.yaml.clib-0.2.14-py312h4c3975b_0.conda 2026-02-09T15:03:45.5369663Z Extracting setuptools-80.9.0-pyhff2d567_0.conda 2026-02-09T15:03:45.5744375Z Extracting truststore-0.10.3-pyhe01879c_0.conda 2026-02-09T15:03:45.5759507Z Extracting wheel-0.45.1-pyhd8ed1ab_1.conda 2026-02-09T15:03:45.5793132Z Extracting cffi-2.0.0-py312h460c074_1.conda 2026-02-09T15:03:45.5858107Z Extracting h2-4.3.0-pyhcf101f3_0.conda 2026-02-09T15:03:45.5901427Z Extracting jsonpatch-1.33-pyhd8ed1ab_1.conda 2026-02-09T15:03:45.5918764Z Extracting pip-25.3-pyh8b19718_0.conda 2026-02-09T15:03:45.6301379Z Extracting ruamel.yaml-0.18.16-py312h4c3975b_0.conda 2026-02-09T15:03:45.6374634Z Extracting tqdm-4.67.1-pyhd8ed1ab_1.conda 2026-02-09T15:03:45.6418822Z Extracting zstandard-0.25.0-py312h5253ce2_1.conda 2026-02-09T15:03:45.6466500Z Extracting conda-package-streaming-0.12.0-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.6484847Z Extracting urllib3-2.5.0-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.6524585Z Extracting requests-2.32.5-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.6550738Z Extracting conda-package-handling-2.4.0-pyh7900ff3_2.conda 2026-02-09T15:03:45.6583399Z Extracting conda-25.11.0-py312h7900ff3_0.conda 2026-02-09T15:03:45.6998275Z Extracting conda-libmamba-solver-25.11.0-pyhd8ed1ab_0.conda 2026-02-09T15:03:45.7110646Z 2026-02-09T15:03:45.7110905Z Installing base environment... 2026-02-09T15:03:45.7111195Z 2026-02-09T15:03:45.7211122Z Transaction 2026-02-09T15:03:45.7211318Z 2026-02-09T15:03:45.7211476Z Prefix: /home/runner/miniconda3 2026-02-09T15:03:45.7211849Z 2026-02-09T15:03:45.7211967Z Updating specs: 2026-02-09T15:03:45.7212151Z 2026-02-09T15:03:45.7212358Z - _libgcc_mutex==0.1=conda_forge 2026-02-09T15:03:45.7213048Z - ca-certificates==2025.11.12=hbd8a1cb_0 2026-02-09T15:03:45.7213520Z - libgomp==15.2.0=he0feb66_15 2026-02-09T15:03:45.7213948Z - nlohmann_json-abi==3.12.0=h0f90c79_1 2026-02-09T15:03:45.7214426Z - pybind11-abi==11=hc364b38_1 2026-02-09T15:03:45.7214886Z - python_abi==3.12=8_cp312 2026-02-09T15:03:45.7215311Z - tzdata==2025b=h78e105d_0 2026-02-09T15:03:45.7215740Z - _openmp_mutex==4.5=2_gnu 2026-02-09T15:03:45.7216152Z - libgcc==15.2.0=he0feb66_15 2026-02-09T15:03:45.7216540Z - bzip2==1.0.8=hda65f42_8 2026-02-09T15:03:45.7216965Z - c-ares==1.34.5=hb9d3cd8_0 2026-02-09T15:03:45.7217413Z - keyutils==1.6.3=hb9d3cd8_0 2026-02-09T15:03:45.7217825Z - libexpat==2.7.3=hecca717_0 2026-02-09T15:03:45.7218225Z - libffi==3.5.2=h9ec8514_0 2026-02-09T15:03:45.7218662Z - libgcc-ng==15.2.0=h69a702a_15 2026-02-09T15:03:45.7219076Z - libiconv==1.18=h3b78370_2 2026-02-09T15:03:45.7219447Z - liblzma==5.8.1=hb9d3cd8_2 2026-02-09T15:03:45.7219820Z - libnsl==2.0.1=hb9d3cd8_1 2026-02-09T15:03:45.7220193Z - libstdcxx==15.2.0=h934c35e_15 2026-02-09T15:03:45.7220591Z - libuuid==2.41.2=h5347b49_1 2026-02-09T15:03:45.7220965Z - libzlib==1.3.1=hb9d3cd8_2 2026-02-09T15:03:45.7221329Z - lzo==2.10=h280c20c_1002 2026-02-09T15:03:45.7221638Z - ncurses==6.5=h2d0b736_3 2026-02-09T15:03:45.7222195Z - openssl==3.6.0=h26f9b46_0 2026-02-09T15:03:45.7222719Z - reproc==14.2.5.post0=hb9d3cd8_0 2026-02-09T15:03:45.7223033Z - cpp-expected==1.3.1=h171cf75_0 2026-02-09T15:03:45.7223299Z - fmt==12.0.0=h2b0788b_0 2026-02-09T15:03:45.7223557Z - libedit==3.1.20250104=pl5321h7949ede_0 2026-02-09T15:03:45.7223811Z - libev==4.33=hd590300_2 2026-02-09T15:03:45.7224028Z - libsolv==0.7.35=h9463b59_0 2026-02-09T15:03:45.7224244Z - libsqlite==3.51.1=h0c1763c_0 2026-02-09T15:03:45.7224475Z - libssh2==1.11.1=hcf80075_0 2026-02-09T15:03:45.7224692Z - libstdcxx-ng==15.2.0=hdf11a46_15 2026-02-09T15:03:45.7224934Z - libxcrypt==4.4.36=hd590300_1 2026-02-09T15:03:45.7225157Z - libxml2-16==2.15.1=hf2a90c1_0 2026-02-09T15:03:45.7225373Z - lz4-c==1.10.0=h5888daf_1 2026-02-09T15:03:45.7225571Z - readline==8.2=h8c095d6_2 2026-02-09T15:03:45.7225792Z - reproc-cpp==14.2.5.post0=h5888daf_0 2026-02-09T15:03:45.7226026Z - simdjson==4.2.2=hb700be7_0 2026-02-09T15:03:45.7226235Z - tk==8.6.13=noxft_ha0e22de_103 2026-02-09T15:03:45.7226453Z - yaml-cpp==0.8.0=h3f2d84a_0 2026-02-09T15:03:45.7226764Z - zstd==1.5.7=hb78ec9c_6 2026-02-09T15:03:45.7227093Z - krb5==1.21.3=h659f571_0 2026-02-09T15:03:45.7227491Z - ld_impl_linux-64==2.45=default_hbd61a6d_104 2026-02-09T15:03:45.7227924Z - libnghttp2==1.67.0=had1ee68_0 2026-02-09T15:03:45.7228326Z - libxml2==2.15.1=h031cc0b_0 2026-02-09T15:03:45.7228817Z - libarchive==3.8.2=gpl_h7be2006_100 2026-02-09T15:03:45.7229424Z - libcurl==8.17.0=h4e3cde8_0 2026-02-09T15:03:45.7229792Z - python==3.12.12=hd63d673_1_cpython 2026-02-09T15:03:45.7230172Z - libmamba==2.4.0=hed7d790_1 2026-02-09T15:03:45.7230533Z - menuinst==2.4.1=py312h7900ff3_0 2026-02-09T15:03:45.7230921Z - archspec==0.2.5=pyhd8ed1ab_0 2026-02-09T15:03:45.7231287Z - boltons==25.0.0=pyhd8ed1ab_0 2026-02-09T15:03:45.7231667Z - brotli-python==1.2.0=py312hdb49522_1 2026-02-09T15:03:45.7231913Z - certifi==2025.11.12=pyhd8ed1ab_0 2026-02-09T15:03:45.7232160Z - charset-normalizer==3.4.4=pyhd8ed1ab_0 2026-02-09T15:03:45.7232407Z - colorama==0.4.6=pyhd8ed1ab_1 2026-02-09T15:03:45.7232821Z - distro==1.9.0=pyhd8ed1ab_1 2026-02-09T15:03:45.7233031Z - frozendict==2.4.7=py312h4c3975b_0 2026-02-09T15:03:45.7233282Z - hpack==4.1.0=pyhd8ed1ab_0 2026-02-09T15:03:45.7233767Z - hyperframe==6.1.0=pyhd8ed1ab_0 2026-02-09T15:03:45.7234177Z - idna==3.11=pyhd8ed1ab_0 2026-02-09T15:03:45.7234583Z - jsonpointer==3.0.0=py312h7900ff3_2 2026-02-09T15:03:45.7235044Z - libmambapy==2.4.0=py312h17091a9_1 2026-02-09T15:03:45.7235480Z - mamba==2.4.0=h7ae174a_1 2026-02-09T15:03:45.7235714Z - msgpack-python==1.1.2=py312hd9148b4_1 2026-02-09T15:03:45.7235967Z - packaging==25.0=pyh29332c3_1 2026-02-09T15:03:45.7236190Z - platformdirs==4.5.0=pyhcf101f3_0 2026-02-09T15:03:45.7236423Z - pluggy==1.6.0=pyhf9edf01_1 2026-02-09T15:03:45.7236629Z - pycosat==0.6.6=py312h4c3975b_3 2026-02-09T15:03:45.7236856Z - pycparser==2.22=pyh29332c3_1 2026-02-09T15:03:45.7237083Z - pysocks==1.7.1=pyha55dd90_7 2026-02-09T15:03:45.7237313Z - ruamel.yaml.clib==0.2.14=py312h4c3975b_0 2026-02-09T15:03:45.7237568Z - setuptools==80.9.0=pyhff2d567_0 2026-02-09T15:03:45.7237798Z - truststore==0.10.3=pyhe01879c_0 2026-02-09T15:03:45.7238016Z - wheel==0.45.1=pyhd8ed1ab_1 2026-02-09T15:03:45.7238216Z - cffi==2.0.0=py312h460c074_1 2026-02-09T15:03:45.7238423Z - h2==4.3.0=pyhcf101f3_0 2026-02-09T15:03:45.7238620Z - jsonpatch==1.33=pyhd8ed1ab_1 2026-02-09T15:03:45.7238841Z - pip==25.3=pyh8b19718_0 2026-02-09T15:03:45.7239047Z - ruamel.yaml==0.18.16=py312h4c3975b_0 2026-02-09T15:03:45.7239285Z - tqdm==4.67.1=pyhd8ed1ab_1 2026-02-09T15:03:45.7239503Z - zstandard==0.25.0=py312h5253ce2_1 2026-02-09T15:03:45.7239774Z - conda-package-streaming==0.12.0=pyhd8ed1ab_0 2026-02-09T15:03:45.7240042Z - urllib3==2.5.0=pyhd8ed1ab_0 2026-02-09T15:03:45.7240253Z - requests==2.32.5=pyhd8ed1ab_0 2026-02-09T15:03:45.7240503Z - conda-package-handling==2.4.0=pyh7900ff3_2 2026-02-09T15:03:45.7240947Z - conda==25.11.0=py312h7900ff3_0 2026-02-09T15:03:45.7241192Z - conda-libmamba-solver==25.11.0=pyhd8ed1ab_0 2026-02-09T15:03:45.7241376Z 2026-02-09T15:03:45.7241381Z 2026-02-09T15:03:45.7241571Z Package Version Build Channel Size 2026-02-09T15:03:45.7242655Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-02-09T15:03:45.7243276Z Install: 2026-02-09T15:03:45.7243990Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-02-09T15:03:45.7244474Z 2026-02-09T15:03:45.7244779Z + _libgcc_mutex 0.1 conda_forge conda-forge 2026-02-09T15:03:45.7245500Z + _openmp_mutex 4.5 2_gnu conda-forge 2026-02-09T15:03:45.7245904Z + archspec 0.2.5 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7246287Z + boltons 25.0.0 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7246695Z + brotli-python 1.2.0 py312hdb49522_1 conda-forge 2026-02-09T15:03:45.7247082Z + bzip2 1.0.8 hda65f42_8 conda-forge 2026-02-09T15:03:45.7247442Z + c-ares 1.34.5 hb9d3cd8_0 conda-forge 2026-02-09T15:03:45.7248020Z + ca-certificates 2025.11.12 hbd8a1cb_0 conda-forge 2026-02-09T15:03:45.7248450Z + certifi 2025.11.12 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7248816Z + cffi 2.0.0 py312h460c074_1 conda-forge 2026-02-09T15:03:45.7249211Z + charset-normalizer 3.4.4 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7249626Z + colorama 0.4.6 pyhd8ed1ab_1 conda-forge 2026-02-09T15:03:45.7249992Z + conda 25.11.0 py312h7900ff3_0 conda-forge 2026-02-09T15:03:45.7250408Z + conda-libmamba-solver 25.11.0 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7250879Z + conda-package-handling 2.4.0 pyh7900ff3_2 conda-forge 2026-02-09T15:03:45.7251359Z + conda-package-streaming 0.12.0 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7251806Z + cpp-expected 1.3.1 h171cf75_0 conda-forge 2026-02-09T15:03:45.7252188Z + distro 1.9.0 pyhd8ed1ab_1 conda-forge 2026-02-09T15:03:45.7252851Z + fmt 12.0.0 h2b0788b_0 conda-forge 2026-02-09T15:03:45.7253254Z + frozendict 2.4.7 py312h4c3975b_0 conda-forge 2026-02-09T15:03:45.7253620Z + h2 4.3.0 pyhcf101f3_0 conda-forge 2026-02-09T15:03:45.7253965Z + hpack 4.1.0 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7254349Z + hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7254720Z + idna 3.11 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7255083Z + jsonpatch 1.33 pyhd8ed1ab_1 conda-forge 2026-02-09T15:03:45.7255476Z + jsonpointer 3.0.0 py312h7900ff3_2 conda-forge 2026-02-09T15:03:45.7255854Z + keyutils 1.6.3 hb9d3cd8_0 conda-forge 2026-02-09T15:03:45.7256216Z + krb5 1.21.3 h659f571_0 conda-forge 2026-02-09T15:03:45.7256595Z + ld_impl_linux-64 2.45 default_hbd61a6d_104 conda-forge 2026-02-09T15:03:45.7257008Z + libarchive 3.8.2 gpl_h7be2006_100 conda-forge 2026-02-09T15:03:45.7257526Z + libcurl 8.17.0 h4e3cde8_0 conda-forge 2026-02-09T15:03:45.7257905Z + libedit 3.1.20250104 pl5321h7949ede_0 conda-forge 2026-02-09T15:03:45.7258280Z + libev 4.33 hd590300_2 conda-forge 2026-02-09T15:03:45.7258667Z + libexpat 2.7.3 hecca717_0 conda-forge 2026-02-09T15:03:45.7259057Z + libffi 3.5.2 h9ec8514_0 conda-forge 2026-02-09T15:03:45.7259423Z + libgcc 15.2.0 he0feb66_15 conda-forge 2026-02-09T15:03:45.7259791Z + libgcc-ng 15.2.0 h69a702a_15 conda-forge 2026-02-09T15:03:45.7260163Z + libgomp 15.2.0 he0feb66_15 conda-forge 2026-02-09T15:03:45.7260526Z + libiconv 1.18 h3b78370_2 conda-forge 2026-02-09T15:03:45.7260900Z + liblzma 5.8.1 hb9d3cd8_2 conda-forge 2026-02-09T15:03:45.7261271Z + libmamba 2.4.0 hed7d790_1 conda-forge 2026-02-09T15:03:45.7261650Z + libmambapy 2.4.0 py312h17091a9_1 conda-forge 2026-02-09T15:03:45.7262040Z + libnghttp2 1.67.0 had1ee68_0 conda-forge 2026-02-09T15:03:45.7262720Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 2026-02-09T15:03:45.7263137Z + libsolv 0.7.35 h9463b59_0 conda-forge 2026-02-09T15:03:45.7263513Z + libsqlite 3.51.1 h0c1763c_0 conda-forge 2026-02-09T15:03:45.7263890Z + libssh2 1.11.1 hcf80075_0 conda-forge 2026-02-09T15:03:45.7264262Z + libstdcxx 15.2.0 h934c35e_15 conda-forge 2026-02-09T15:03:45.7264650Z + libstdcxx-ng 15.2.0 hdf11a46_15 conda-forge 2026-02-09T15:03:45.7265031Z + libuuid 2.41.2 h5347b49_1 conda-forge 2026-02-09T15:03:45.7265400Z + libxcrypt 4.4.36 hd590300_1 conda-forge 2026-02-09T15:03:45.7265773Z + libxml2 2.15.1 h031cc0b_0 conda-forge 2026-02-09T15:03:45.7266165Z + libxml2-16 2.15.1 hf2a90c1_0 conda-forge 2026-02-09T15:03:45.7266533Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 2026-02-09T15:03:45.7266892Z + lz4-c 1.10.0 h5888daf_1 conda-forge 2026-02-09T15:03:45.7267230Z + lzo 2.10 h280c20c_1002 conda-forge 2026-02-09T15:03:45.7267578Z + mamba 2.4.0 h7ae174a_1 conda-forge 2026-02-09T15:03:45.7267947Z + menuinst 2.4.1 py312h7900ff3_0 conda-forge 2026-02-09T15:03:45.7268340Z + msgpack-python 1.1.2 py312hd9148b4_1 conda-forge 2026-02-09T15:03:45.7268744Z + ncurses 6.5 h2d0b736_3 conda-forge 2026-02-09T15:03:45.7269144Z + nlohmann_json-abi 3.12.0 h0f90c79_1 conda-forge 2026-02-09T15:03:45.7269543Z + openssl 3.6.0 h26f9b46_0 conda-forge 2026-02-09T15:03:45.7269915Z + packaging 25.0 pyh29332c3_1 conda-forge 2026-02-09T15:03:45.7270281Z + pip 25.3 pyh8b19718_0 conda-forge 2026-02-09T15:03:45.7270656Z + platformdirs 4.5.0 pyhcf101f3_0 conda-forge 2026-02-09T15:03:45.7271037Z + pluggy 1.6.0 pyhf9edf01_1 conda-forge 2026-02-09T15:03:45.7271535Z + pybind11-abi 11 hc364b38_1 conda-forge 2026-02-09T15:03:45.7271913Z + pycosat 0.6.6 py312h4c3975b_3 conda-forge 2026-02-09T15:03:45.7272290Z + pycparser 2.22 pyh29332c3_1 conda-forge 2026-02-09T15:03:45.7272787Z + pysocks 1.7.1 pyha55dd90_7 conda-forge 2026-02-09T15:03:45.7273195Z + python 3.12.12 hd63d673_1_cpython conda-forge 2026-02-09T15:03:45.7273569Z + python_abi 3.12 8_cp312 conda-forge 2026-02-09T15:03:45.7273938Z + readline 8.2 h8c095d6_2 conda-forge 2026-02-09T15:03:45.7274317Z + reproc 14.2.5.post0 hb9d3cd8_0 conda-forge 2026-02-09T15:03:45.7274707Z + reproc-cpp 14.2.5.post0 h5888daf_0 conda-forge 2026-02-09T15:03:45.7275106Z + requests 2.32.5 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7275492Z + ruamel.yaml 0.18.16 py312h4c3975b_0 conda-forge 2026-02-09T15:03:45.7275885Z + ruamel.yaml.clib 0.2.14 py312h4c3975b_0 conda-forge 2026-02-09T15:03:45.7276282Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 2026-02-09T15:03:45.7276778Z + simdjson 4.2.2 hb700be7_0 conda-forge 2026-02-09T15:03:45.7277165Z + tk 8.6.13 noxft_ha0e22de_103 conda-forge 2026-02-09T15:03:45.7277510Z + tqdm 4.67.1 pyhd8ed1ab_1 conda-forge 2026-02-09T15:03:45.7277880Z + truststore 0.10.3 pyhe01879c_0 conda-forge 2026-02-09T15:03:45.7278248Z + tzdata 2025b h78e105d_0 conda-forge 2026-02-09T15:03:45.7278622Z + urllib3 2.5.0 pyhd8ed1ab_0 conda-forge 2026-02-09T15:03:45.7278985Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 2026-02-09T15:03:45.7279357Z + yaml-cpp 0.8.0 h3f2d84a_0 conda-forge 2026-02-09T15:03:45.7279737Z + zstandard 0.25.0 py312h5253ce2_1 conda-forge 2026-02-09T15:03:45.7280103Z + zstd 1.5.7 hb78ec9c_6 conda-forge 2026-02-09T15:03:45.7280337Z 2026-02-09T15:03:45.7280402Z Summary: 2026-02-09T15:03:45.7280496Z 2026-02-09T15:03:45.7280570Z Install: 89 packages 2026-02-09T15:03:45.7280696Z 2026-02-09T15:03:45.7280766Z Total download: 0 B 2026-02-09T15:03:45.7280880Z 2026-02-09T15:03:45.7281474Z ─────────────────────────────────────────────────────────────────────────────────────── 2026-02-09T15:03:45.7282026Z 2026-02-09T15:03:45.7282032Z 2026-02-09T15:03:45.7282038Z 2026-02-09T15:03:45.7282172Z Transaction starting 2026-02-09T15:03:45.7287951Z Linking _libgcc_mutex-0.1-conda_forge 2026-02-09T15:03:45.7290305Z Linking ca-certificates-2025.11.12-hbd8a1cb_0 2026-02-09T15:03:45.7294492Z Linking libgomp-15.2.0-he0feb66_15 2026-02-09T15:03:45.7299696Z Linking nlohmann_json-abi-3.12.0-h0f90c79_1 2026-02-09T15:03:45.7302002Z Linking pybind11-abi-11-hc364b38_1 2026-02-09T15:03:45.7308096Z Linking python_abi-3.12-8_cp312 2026-02-09T15:03:45.7310306Z Linking tzdata-2025b-h78e105d_0 2026-02-09T15:03:45.7591005Z Linking _openmp_mutex-4.5-2_gnu 2026-02-09T15:03:45.7611655Z Linking libgcc-15.2.0-he0feb66_15 2026-02-09T15:03:45.7622405Z Linking bzip2-1.0.8-hda65f42_8 2026-02-09T15:03:45.7637751Z Linking c-ares-1.34.5-hb9d3cd8_0 2026-02-09T15:03:45.7725111Z Linking keyutils-1.6.3-hb9d3cd8_0 2026-02-09T15:03:45.7765833Z Linking libexpat-2.7.3-hecca717_0 2026-02-09T15:03:45.7769619Z Linking libffi-3.5.2-h9ec8514_0 2026-02-09T15:03:45.7778730Z Linking libgcc-ng-15.2.0-h69a702a_15 2026-02-09T15:03:45.7781091Z Linking libiconv-1.18-h3b78370_2 2026-02-09T15:03:45.7831687Z Linking liblzma-5.8.1-hb9d3cd8_2 2026-02-09T15:03:45.7835273Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-02-09T15:03:45.7843917Z Linking libstdcxx-15.2.0-h934c35e_15 2026-02-09T15:03:45.7849087Z Linking libuuid-2.41.2-h5347b49_1 2026-02-09T15:03:45.7858202Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-02-09T15:03:45.7873022Z Linking lzo-2.10-h280c20c_1002 2026-02-09T15:03:45.7879915Z Linking ncurses-6.5-h2d0b736_3 2026-02-09T15:03:47.3954824Z Linking openssl-3.6.0-h26f9b46_0 2026-02-09T15:03:47.4170267Z Linking reproc-14.2.5.post0-hb9d3cd8_0 2026-02-09T15:03:47.4178863Z Linking cpp-expected-1.3.1-h171cf75_0 2026-02-09T15:03:47.4184543Z Linking fmt-12.0.0-h2b0788b_0 2026-02-09T15:03:47.4198216Z Linking libedit-3.1.20250104-pl5321h7949ede_0 2026-02-09T15:03:47.4240400Z Linking libev-4.33-hd590300_2 2026-02-09T15:03:47.4246416Z Linking libsolv-0.7.35-h9463b59_0 2026-02-09T15:03:47.4277190Z Linking libsqlite-3.51.1-h0c1763c_0 2026-02-09T15:03:47.4283879Z Linking libssh2-1.11.1-hcf80075_0 2026-02-09T15:03:47.4391410Z Linking libstdcxx-ng-15.2.0-hdf11a46_15 2026-02-09T15:03:47.4394331Z Linking libxcrypt-4.4.36-hd590300_1 2026-02-09T15:03:47.4406677Z Linking libxml2-16-2.15.1-hf2a90c1_0 2026-02-09T15:03:47.4433510Z Linking lz4-c-1.10.0-h5888daf_1 2026-02-09T15:03:47.4446458Z Linking readline-8.2-h8c095d6_2 2026-02-09T15:03:47.4462916Z Linking reproc-cpp-14.2.5.post0-h5888daf_0 2026-02-09T15:03:47.4475956Z Linking simdjson-4.2.2-hb700be7_0 2026-02-09T15:03:47.4484212Z Linking tk-8.6.13-noxft_ha0e22de_103 2026-02-09T15:03:47.4779732Z Linking yaml-cpp-0.8.0-h3f2d84a_0 2026-02-09T15:03:47.4807529Z Linking zstd-1.5.7-hb78ec9c_6 2026-02-09T15:03:47.4821731Z Linking krb5-1.21.3-h659f571_0 2026-02-09T15:03:47.4967674Z Linking ld_impl_linux-64-2.45-default_hbd61a6d_104 2026-02-09T15:03:47.5103923Z Linking libnghttp2-1.67.0-had1ee68_0 2026-02-09T15:03:47.5111843Z Linking libxml2-2.15.1-h031cc0b_0 2026-02-09T15:03:47.5118374Z Linking libarchive-3.8.2-gpl_h7be2006_100 2026-02-09T15:03:47.5149614Z Linking libcurl-8.17.0-h4e3cde8_0 2026-02-09T15:03:47.5178458Z Linking python-3.12.12-hd63d673_1_cpython 2026-02-09T15:03:47.7349273Z Linking libmamba-2.4.0-hed7d790_1 2026-02-09T15:03:47.7415240Z Linking menuinst-2.4.1-py312h7900ff3_0 2026-02-09T15:03:47.7471184Z Linking archspec-0.2.5-pyhd8ed1ab_0 2026-02-09T15:03:47.7559585Z Linking boltons-25.0.0-pyhd8ed1ab_0 2026-02-09T15:03:47.7585926Z Linking brotli-python-1.2.0-py312hdb49522_1 2026-02-09T15:03:47.7596113Z Linking certifi-2025.11.12-pyhd8ed1ab_0 2026-02-09T15:03:47.7606929Z Linking charset-normalizer-3.4.4-pyhd8ed1ab_0 2026-02-09T15:03:47.7624536Z Linking colorama-0.4.6-pyhd8ed1ab_1 2026-02-09T15:03:47.7640039Z Linking distro-1.9.0-pyhd8ed1ab_1 2026-02-09T15:03:47.7650883Z Linking frozendict-2.4.7-py312h4c3975b_0 2026-02-09T15:03:47.7668665Z Linking hpack-4.1.0-pyhd8ed1ab_0 2026-02-09T15:03:47.7680950Z Linking hyperframe-6.1.0-pyhd8ed1ab_0 2026-02-09T15:03:47.7691603Z Linking idna-3.11-pyhd8ed1ab_0 2026-02-09T15:03:47.7703697Z Linking jsonpointer-3.0.0-py312h7900ff3_2 2026-02-09T15:03:47.7714617Z Linking libmambapy-2.4.0-py312h17091a9_1 2026-02-09T15:03:47.7730886Z Linking mamba-2.4.0-h7ae174a_1 2026-02-09T15:03:47.7767747Z Linking msgpack-python-1.1.2-py312hd9148b4_1 2026-02-09T15:03:47.7784075Z Linking packaging-25.0-pyh29332c3_1 2026-02-09T15:03:47.7802606Z Linking platformdirs-4.5.0-pyhcf101f3_0 2026-02-09T15:03:47.7815083Z Linking pluggy-1.6.0-pyhf9edf01_1 2026-02-09T15:03:47.7827985Z Linking pycosat-0.6.6-py312h4c3975b_3 2026-02-09T15:03:47.7838101Z Linking pycparser-2.22-pyh29332c3_1 2026-02-09T15:03:47.7937346Z Linking pysocks-1.7.1-pyha55dd90_7 2026-02-09T15:03:47.7946378Z Linking ruamel.yaml.clib-0.2.14-py312h4c3975b_0 2026-02-09T15:03:47.7955062Z Linking setuptools-80.9.0-pyhff2d567_0 2026-02-09T15:03:47.8301540Z Linking truststore-0.10.3-pyhe01879c_0 2026-02-09T15:03:47.8312123Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-02-09T15:03:47.8350461Z Linking cffi-2.0.0-py312h460c074_1 2026-02-09T15:03:47.8396132Z Linking h2-4.3.0-pyhcf101f3_0 2026-02-09T15:03:47.8458964Z Linking jsonpatch-1.33-pyhd8ed1ab_1 2026-02-09T15:03:47.8459445Z Linking pip-25.3-pyh8b19718_0 2026-02-09T15:03:47.9008378Z Linking ruamel.yaml-0.18.16-py312h4c3975b_0 2026-02-09T15:03:47.9072918Z Linking tqdm-4.67.1-pyhd8ed1ab_1 2026-02-09T15:03:47.9128344Z Linking zstandard-0.25.0-py312h5253ce2_1 2026-02-09T15:03:47.9136240Z Linking conda-package-streaming-0.12.0-pyhd8ed1ab_0 2026-02-09T15:03:47.9162717Z Linking urllib3-2.5.0-pyhd8ed1ab_0 2026-02-09T15:03:47.9211983Z Linking requests-2.32.5-pyhd8ed1ab_0 2026-02-09T15:03:47.9246833Z Linking conda-package-handling-2.4.0-pyh7900ff3_2 2026-02-09T15:03:47.9276525Z Linking conda-25.11.0-py312h7900ff3_0 2026-02-09T15:03:47.9712201Z Linking conda-libmamba-solver-25.11.0-pyhd8ed1ab_0 2026-02-09T15:03:48.5810249Z 2026-02-09T15:03:48.5810767Z Transaction finished 2026-02-09T15:03:48.5811023Z 2026-02-09T15:03:48.6517535Z installation finished. 2026-02-09T15:03:48.6533960Z Mamba was found in the `base` env 2026-02-09T15:03:48.6535668Z ##[endgroup] 2026-02-09T15:03:48.6536592Z ##[group]Setup environment variables... 2026-02-09T15:03:48.6537197Z Add "/home/runner/miniconda3/condabin" to PATH 2026-02-09T15:03:48.6539124Z Set 'CONDA="/home/runner/miniconda3"' 2026-02-09T15:03:48.6540594Z ##[endgroup] 2026-02-09T15:03:48.6541246Z ##[group]Parsing environment... 2026-02-09T15:03:48.6543237Z ##[endgroup] 2026-02-09T15:03:48.6544299Z ##[group]Applying initial configuration... 2026-02-09T15:03:48.6572206Z ##[warning]The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'. 2026-02-09T15:03:48.6580330Z Adding pkgs_dir '/home/runner/conda_pkgs_dir' 2026-02-09T15:03:48.6580894Z [command]/home/runner/miniconda3/condabin/conda config --add pkgs_dirs /home/runner/conda_pkgs_dir 2026-02-09T15:03:48.9610116Z auto_activate: true 2026-02-09T15:03:48.9619526Z [command]/home/runner/miniconda3/condabin/conda config --set auto_activate true 2026-02-09T15:03:49.2500088Z auto_update_conda: true 2026-02-09T15:03:49.2506763Z [command]/home/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-02-09T15:03:49.5365323Z solver: libmamba 2026-02-09T15:03:49.5371669Z [command]/home/runner/miniconda3/condabin/conda config --set solver libmamba 2026-02-09T15:03:49.8262323Z always_yes: true 2026-02-09T15:03:49.8267932Z [command]/home/runner/miniconda3/condabin/conda config --set always_yes true 2026-02-09T15:03:50.1201844Z changeps1: false 2026-02-09T15:03:50.1208193Z [command]/home/runner/miniconda3/condabin/conda config --set changeps1 false 2026-02-09T15:03:50.4115989Z [command]/home/runner/miniconda3/condabin/conda config --show-sources 2026-02-09T15:03:50.6618666Z ==> /home/runner/miniconda3/.condarc <== 2026-02-09T15:03:50.6619383Z channels: 2026-02-09T15:03:50.6619804Z - conda-forge 2026-02-09T15:03:50.6620086Z 2026-02-09T15:03:50.6620294Z ==> /home/runner/.condarc <== 2026-02-09T15:03:50.6620886Z auto_update_conda: True 2026-02-09T15:03:50.6621397Z auto_activate: True 2026-02-09T15:03:50.6621878Z notify_outdated_conda: False 2026-02-09T15:03:50.6622759Z changeps1: False 2026-02-09T15:03:50.6623219Z pkgs_dirs: 2026-02-09T15:03:50.6623670Z - /home/runner/conda_pkgs_dir 2026-02-09T15:03:50.6624228Z always_yes: True 2026-02-09T15:03:50.6624670Z solver: libmamba 2026-02-09T15:03:50.6624935Z 2026-02-09T15:03:50.6984403Z [command]/home/runner/miniconda3/condabin/conda config --show 2026-02-09T15:03:50.9580740Z add_anaconda_token: True 2026-02-09T15:03:50.9581392Z add_pip_as_python_dependency: True 2026-02-09T15:03:50.9581725Z aggressive_update_packages: 2026-02-09T15:03:50.9582112Z - ca-certificates 2026-02-09T15:03:50.9582706Z - certifi 2026-02-09T15:03:50.9583002Z - openssl 2026-02-09T15:03:50.9583331Z allow_conda_downgrades: False 2026-02-09T15:03:50.9583739Z allow_cycles: True 2026-02-09T15:03:50.9584109Z allow_non_channel_urls: False 2026-02-09T15:03:50.9585007Z allow_softlinks: False 2026-02-09T15:03:50.9585373Z allowlist_channels: [] 2026-02-09T15:03:50.9585752Z always_copy: False 2026-02-09T15:03:50.9586109Z always_softlink: False 2026-02-09T15:03:50.9586483Z always_yes: True 2026-02-09T15:03:50.9586844Z anaconda_upload: None 2026-02-09T15:03:50.9587221Z auto_activate: True 2026-02-09T15:03:50.9587571Z auto_stack: 0 2026-02-09T15:03:50.9587907Z auto_update_conda: True 2026-02-09T15:03:50.9588287Z bld_path: 2026-02-09T15:03:50.9588616Z changeps1: False 2026-02-09T15:03:50.9589050Z channel_alias: https://conda.anaconda.org 2026-02-09T15:03:50.9589450Z channel_priority: flexible 2026-02-09T15:03:50.9589716Z channel_settings: [] 2026-02-09T15:03:50.9589948Z channels: 2026-02-09T15:03:50.9590155Z - conda-forge 2026-02-09T15:03:50.9590373Z client_ssl_cert: None 2026-02-09T15:03:50.9590619Z client_ssl_cert_key: None 2026-02-09T15:03:50.9590869Z clobber: False 2026-02-09T15:03:50.9591076Z conda_build: {} 2026-02-09T15:03:50.9591289Z console: classic 2026-02-09T15:03:50.9591521Z create_default_packages: [] 2026-02-09T15:03:50.9591817Z croot: /home/runner/miniconda3/conda-bld 2026-02-09T15:03:50.9592077Z custom_channels: 2026-02-09T15:03:50.9592292Z pkgs/main: https://repo.anaconda.com 2026-02-09T15:03:50.9592780Z pkgs/r: https://repo.anaconda.com 2026-02-09T15:03:50.9593291Z pkgs/pro: https://repo.anaconda.com 2026-02-09T15:03:50.9593654Z custom_multichannels: 2026-02-09T15:03:50.9593949Z defaults: 2026-02-09T15:03:50.9594493Z - https://repo.anaconda.com/pkgs/main 2026-02-09T15:03:50.9594961Z - https://repo.anaconda.com/pkgs/r 2026-02-09T15:03:50.9595339Z local: 2026-02-09T15:03:50.9595589Z debug: False 2026-02-09T15:03:50.9595887Z default_activation_env: base 2026-02-09T15:03:50.9596234Z default_channels: 2026-02-09T15:03:50.9596561Z - https://repo.anaconda.com/pkgs/main 2026-02-09T15:03:50.9596994Z - https://repo.anaconda.com/pkgs/r 2026-02-09T15:03:50.9597375Z default_python: 3.12 2026-02-09T15:03:50.9597666Z default_threads: None 2026-02-09T15:03:50.9597971Z denylist_channels: [] 2026-02-09T15:03:50.9598288Z deps_modifier: not_set 2026-02-09T15:03:50.9598484Z dev: False 2026-02-09T15:03:50.9598653Z disallowed_packages: [] 2026-02-09T15:03:50.9598843Z download_only: False 2026-02-09T15:03:50.9599021Z dry_run: False 2026-02-09T15:03:50.9599192Z enable_private_envs: False 2026-02-09T15:03:50.9599403Z env_prompt: ({default_env}) 2026-02-09T15:03:50.9599612Z environment_specifier: None 2026-02-09T15:03:50.9599814Z envs_dirs: 2026-02-09T15:03:50.9600002Z - /home/runner/miniconda3/envs 2026-02-09T15:03:50.9600229Z - /home/runner/.conda/envs 2026-02-09T15:03:50.9600443Z envvars_force_uppercase: True 2026-02-09T15:03:50.9600757Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-02-09T15:03:50.9601087Z execute_threads: 1 2026-02-09T15:03:50.9601281Z experimental: [] 2026-02-09T15:03:50.9601459Z export_platforms: 2026-02-09T15:03:50.9601628Z - linux-64 2026-02-09T15:03:50.9601804Z extra_safety_checks: False 2026-02-09T15:03:50.9602001Z fetch_threads: 5 2026-02-09T15:03:50.9602167Z force: False 2026-02-09T15:03:50.9602324Z force_32bit: False 2026-02-09T15:03:50.9602722Z force_reinstall: False 2026-02-09T15:03:50.9602909Z force_remove: False 2026-02-09T15:03:50.9603089Z ignore_pinned: False 2026-02-09T15:03:50.9603260Z json: False 2026-02-09T15:03:50.9603421Z list_fields: 2026-02-09T15:03:50.9603574Z - name 2026-02-09T15:03:50.9603728Z - version 2026-02-09T15:03:50.9603874Z - build 2026-02-09T15:03:50.9604035Z - channel_name 2026-02-09T15:03:50.9604210Z local_repodata_ttl: 1 2026-02-09T15:03:50.9604402Z migrated_channel_aliases: [] 2026-02-09T15:03:50.9604621Z migrated_custom_channels: {} 2026-02-09T15:03:50.9604818Z no_lock: False 2026-02-09T15:03:50.9604988Z no_plugins: False 2026-02-09T15:03:50.9605164Z non_admin_enabled: True 2026-02-09T15:03:50.9605363Z notify_outdated_conda: False 2026-02-09T15:03:50.9605566Z number_channel_notices: 5 2026-02-09T15:03:50.9605762Z offline: False 2026-02-09T15:03:50.9605938Z override_channels_enabled: True 2026-02-09T15:03:50.9606351Z override_virtual_packages: {} 2026-02-09T15:03:50.9606563Z path_conflict: clobber 2026-02-09T15:03:50.9606757Z pinned_packages: [] 2026-02-09T15:03:50.9606932Z pkgs_dirs: 2026-02-09T15:03:50.9607098Z - /home/runner/conda_pkgs_dir 2026-02-09T15:03:50.9607305Z plugins: 2026-02-09T15:03:50.9607466Z use_sharded_repodata: False 2026-02-09T15:03:50.9607693Z prefix_data_interoperability: False 2026-02-09T15:03:50.9607929Z protect_frozen_envs: True 2026-02-09T15:03:50.9608131Z proxy_servers: {} 2026-02-09T15:03:50.9608297Z quiet: False 2026-02-09T15:03:50.9608462Z register_envs: True 2026-02-09T15:03:50.9608637Z remote_backoff_factor: 1 2026-02-09T15:03:50.9608848Z remote_connect_timeout_secs: 9.15 2026-02-09T15:03:50.9609069Z remote_max_retries: 3 2026-02-09T15:03:50.9609257Z remote_read_timeout_secs: 60.0 2026-02-09T15:03:50.9609464Z repodata_fns: 2026-02-09T15:03:50.9609635Z - current_repodata.json 2026-02-09T15:03:50.9609831Z - repodata.json 2026-02-09T15:03:50.9610009Z repodata_threads: None 2026-02-09T15:03:50.9610200Z repodata_use_zst: True 2026-02-09T15:03:50.9610379Z report_errors: None 2026-02-09T15:03:50.9610559Z rollback_enabled: True 2026-02-09T15:03:50.9610762Z root_prefix: /home/runner/miniconda3 2026-02-09T15:03:50.9610994Z safety_checks: warn 2026-02-09T15:03:50.9611164Z sat_solver: pycosat 2026-02-09T15:03:50.9611351Z separate_format_cache: False 2026-02-09T15:03:50.9611556Z shortcuts: True 2026-02-09T15:03:50.9611848Z shortcuts_only: [] 2026-02-09T15:03:50.9612033Z show_channel_urls: None 2026-02-09T15:03:50.9612229Z signing_metadata_url_base: None 2026-02-09T15:03:50.9612620Z solver: libmamba 2026-02-09T15:03:50.9612806Z solver_ignore_timestamps: False 2026-02-09T15:03:50.9613016Z ssl_verify: True 2026-02-09T15:03:50.9613181Z subdir: linux-64 2026-02-09T15:03:50.9613343Z subdirs: 2026-02-09T15:03:50.9613493Z - linux-64 2026-02-09T15:03:50.9613656Z - noarch 2026-02-09T15:03:50.9613816Z target_prefix_override: 2026-02-09T15:03:50.9614018Z trace: False 2026-02-09T15:03:50.9614175Z track_features: [] 2026-02-09T15:03:50.9614367Z unsatisfiable_hints: True 2026-02-09T15:03:50.9614587Z unsatisfiable_hints_check_depth: 2 2026-02-09T15:03:50.9614820Z update_modifier: update_specs 2026-02-09T15:03:50.9615035Z use_index_cache: False 2026-02-09T15:03:50.9615211Z use_local: False 2026-02-09T15:03:50.9615386Z use_only_tar_bz2: None 2026-02-09T15:03:50.9615563Z verbosity: 0 2026-02-09T15:03:50.9615725Z verify_threads: 1 2026-02-09T15:03:50.9973230Z ##[endgroup] 2026-02-09T15:03:50.9974581Z ##[group]Initializing conda shell integration... 2026-02-09T15:03:50.9988309Z [command]/home/runner/miniconda3/condabin/conda config --show --json 2026-02-09T15:03:51.2567315Z { 2026-02-09T15:03:51.2568360Z "add_anaconda_token": true, 2026-02-09T15:03:51.2569601Z "add_pip_as_python_dependency": true, 2026-02-09T15:03:51.2570674Z "aggressive_update_packages": [ 2026-02-09T15:03:51.2571273Z "ca-certificates", 2026-02-09T15:03:51.2571748Z "certifi", 2026-02-09T15:03:51.2572205Z "openssl" 2026-02-09T15:03:51.2572819Z ], 2026-02-09T15:03:51.2573242Z "allow_conda_downgrades": false, 2026-02-09T15:03:51.2573839Z "allow_cycles": true, 2026-02-09T15:03:51.2574367Z "allow_non_channel_urls": false, 2026-02-09T15:03:51.2574950Z "allow_softlinks": false, 2026-02-09T15:03:51.2575479Z "allowlist_channels": [], 2026-02-09T15:03:51.2575997Z "always_copy": false, 2026-02-09T15:03:51.2576480Z "always_softlink": false, 2026-02-09T15:03:51.2576978Z "always_yes": true, 2026-02-09T15:03:51.2577368Z "anaconda_upload": null, 2026-02-09T15:03:51.2577795Z "auto_activate": true, 2026-02-09T15:03:51.2578184Z "auto_stack": 0, 2026-02-09T15:03:51.2578559Z "auto_update_conda": true, 2026-02-09T15:03:51.2578979Z "bld_path": "", 2026-02-09T15:03:51.2579331Z "changeps1": false, 2026-02-09T15:03:51.2579712Z "channel_alias": { 2026-02-09T15:03:51.2580069Z "auth": null, 2026-02-09T15:03:51.2580456Z "location": "conda.anaconda.org", 2026-02-09T15:03:51.2581263Z "name": "", 2026-02-09T15:03:51.2581632Z "package_filename": null, 2026-02-09T15:03:51.2582060Z "platform": null, 2026-02-09T15:03:51.2582535Z "scheme": "https", 2026-02-09T15:03:51.2582903Z "token": null 2026-02-09T15:03:51.2583238Z }, 2026-02-09T15:03:51.2583569Z "channel_priority": "flexible", 2026-02-09T15:03:51.2584038Z "channel_settings": [], 2026-02-09T15:03:51.2584435Z "channels": [ 2026-02-09T15:03:51.2584770Z "conda-forge" 2026-02-09T15:03:51.2585126Z ], 2026-02-09T15:03:51.2585440Z "client_ssl_cert": null, 2026-02-09T15:03:51.2585865Z "client_ssl_cert_key": null, 2026-02-09T15:03:51.2586290Z "clobber": false, 2026-02-09T15:03:51.2586655Z "conda_build": {}, 2026-02-09T15:03:51.2587023Z "console": "json", 2026-02-09T15:03:51.2587419Z "create_default_packages": [], 2026-02-09T15:03:51.2587874Z "croot": "/home/runner/miniconda3/conda-bld", 2026-02-09T15:03:51.2588336Z "custom_channels": { 2026-02-09T15:03:51.2588669Z "pkgs/main": { 2026-02-09T15:03:51.2588976Z "auth": null, 2026-02-09T15:03:51.2589320Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2589744Z "name": "pkgs/main", 2026-02-09T15:03:51.2590116Z "package_filename": null, 2026-02-09T15:03:51.2590490Z "platform": null, 2026-02-09T15:03:51.2590827Z "scheme": "https", 2026-02-09T15:03:51.2591160Z "token": null 2026-02-09T15:03:51.2591453Z }, 2026-02-09T15:03:51.2591723Z "pkgs/pro": { 2026-02-09T15:03:51.2592161Z "auth": null, 2026-02-09T15:03:51.2592606Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2593036Z "name": "pkgs/pro", 2026-02-09T15:03:51.2593402Z "package_filename": null, 2026-02-09T15:03:51.2593776Z "platform": null, 2026-02-09T15:03:51.2594110Z "scheme": "https", 2026-02-09T15:03:51.2594439Z "token": null 2026-02-09T15:03:51.2594732Z }, 2026-02-09T15:03:51.2594990Z "pkgs/r": { 2026-02-09T15:03:51.2595284Z "auth": null, 2026-02-09T15:03:51.2595619Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2596041Z "name": "pkgs/r", 2026-02-09T15:03:51.2596383Z "package_filename": null, 2026-02-09T15:03:51.2596761Z "platform": null, 2026-02-09T15:03:51.2597093Z "scheme": "https", 2026-02-09T15:03:51.2597410Z "token": null 2026-02-09T15:03:51.2597670Z } 2026-02-09T15:03:51.2597896Z }, 2026-02-09T15:03:51.2598152Z "custom_multichannels": { 2026-02-09T15:03:51.2598463Z "defaults": [ 2026-02-09T15:03:51.2598733Z { 2026-02-09T15:03:51.2598966Z "auth": null, 2026-02-09T15:03:51.2599278Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2599656Z "name": "pkgs/main", 2026-02-09T15:03:51.2599994Z "package_filename": null, 2026-02-09T15:03:51.2600343Z "platform": null, 2026-02-09T15:03:51.2600644Z "scheme": "https", 2026-02-09T15:03:51.2600947Z "token": null 2026-02-09T15:03:51.2601214Z }, 2026-02-09T15:03:51.2601445Z { 2026-02-09T15:03:51.2601678Z "auth": null, 2026-02-09T15:03:51.2601986Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2602353Z "name": "pkgs/r", 2026-02-09T15:03:51.2602764Z "package_filename": null, 2026-02-09T15:03:51.2603129Z "platform": null, 2026-02-09T15:03:51.2603434Z "scheme": "https", 2026-02-09T15:03:51.2603729Z "token": null 2026-02-09T15:03:51.2604000Z } 2026-02-09T15:03:51.2604228Z ], 2026-02-09T15:03:51.2604459Z "local": [] 2026-02-09T15:03:51.2604718Z }, 2026-02-09T15:03:51.2604950Z "debug": false, 2026-02-09T15:03:51.2605245Z "default_activation_env": "base", 2026-02-09T15:03:51.2605602Z "default_channels": [ 2026-02-09T15:03:51.2605888Z { 2026-02-09T15:03:51.2606115Z "auth": null, 2026-02-09T15:03:51.2606411Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2606776Z "name": "pkgs/main", 2026-02-09T15:03:51.2607102Z "package_filename": null, 2026-02-09T15:03:51.2607422Z "platform": null, 2026-02-09T15:03:51.2607845Z "scheme": "https", 2026-02-09T15:03:51.2608111Z "token": null 2026-02-09T15:03:51.2608338Z }, 2026-02-09T15:03:51.2608539Z { 2026-02-09T15:03:51.2608742Z "auth": null, 2026-02-09T15:03:51.2609000Z "location": "repo.anaconda.com", 2026-02-09T15:03:51.2609323Z "name": "pkgs/r", 2026-02-09T15:03:51.2609595Z "package_filename": null, 2026-02-09T15:03:51.2609884Z "platform": null, 2026-02-09T15:03:51.2610144Z "scheme": "https", 2026-02-09T15:03:51.2610405Z "token": null 2026-02-09T15:03:51.2610638Z } 2026-02-09T15:03:51.2610834Z ], 2026-02-09T15:03:51.2611055Z "default_python": "3.12", 2026-02-09T15:03:51.2611348Z "default_threads": null, 2026-02-09T15:03:51.2611634Z "denylist_channels": [], 2026-02-09T15:03:51.2611924Z "deps_modifier": "not_set", 2026-02-09T15:03:51.2612208Z "dev": false, 2026-02-09T15:03:51.2612578Z "disallowed_packages": [], 2026-02-09T15:03:51.2612873Z "download_only": false, 2026-02-09T15:03:51.2613155Z "dry_run": false, 2026-02-09T15:03:51.2613403Z "enable_private_envs": false, 2026-02-09T15:03:51.2613716Z "env_prompt": "({default_env}) ", 2026-02-09T15:03:51.2614048Z "environment_specifier": null, 2026-02-09T15:03:51.2614353Z "envs_dirs": [ 2026-02-09T15:03:51.2614608Z "/home/runner/miniconda3/envs", 2026-02-09T15:03:51.2614935Z "/home/runner/.conda/envs" 2026-02-09T15:03:51.2615222Z ], 2026-02-09T15:03:51.2615450Z "envvars_force_uppercase": true, 2026-02-09T15:03:51.2616049Z "error_upload_url": "https://conda.io/conda-post/unexpected-error", 2026-02-09T15:03:51.2616529Z "execute_threads": 1, 2026-02-09T15:03:51.2616806Z "experimental": [], 2026-02-09T15:03:51.2617070Z "export_platforms": [ 2026-02-09T15:03:51.2617335Z "linux-64" 2026-02-09T15:03:51.2617532Z ], 2026-02-09T15:03:51.2617742Z "extra_safety_checks": false, 2026-02-09T15:03:51.2618009Z "fetch_threads": 5, 2026-02-09T15:03:51.2618240Z "force": false, 2026-02-09T15:03:51.2618464Z "force_32bit": false, 2026-02-09T15:03:51.2618713Z "force_reinstall": false, 2026-02-09T15:03:51.2618974Z "force_remove": false, 2026-02-09T15:03:51.2619224Z "ignore_pinned": false, 2026-02-09T15:03:51.2619473Z "json": true, 2026-02-09T15:03:51.2619681Z "list_fields": [ 2026-02-09T15:03:51.2619903Z "name", 2026-02-09T15:03:51.2620099Z "version", 2026-02-09T15:03:51.2620300Z "build", 2026-02-09T15:03:51.2620497Z "channel_name" 2026-02-09T15:03:51.2620707Z ], 2026-02-09T15:03:51.2620905Z "local_repodata_ttl": 1, 2026-02-09T15:03:51.2621180Z "migrated_channel_aliases": [], 2026-02-09T15:03:51.2621471Z "migrated_custom_channels": {}, 2026-02-09T15:03:51.2621748Z "no_lock": false, 2026-02-09T15:03:51.2621978Z "no_plugins": false, 2026-02-09T15:03:51.2622219Z "non_admin_enabled": true, 2026-02-09T15:03:51.2622594Z "notify_outdated_conda": false, 2026-02-09T15:03:51.2622878Z "number_channel_notices": 5, 2026-02-09T15:03:51.2623144Z "offline": false, 2026-02-09T15:03:51.2623381Z "override_channels_enabled": true, 2026-02-09T15:03:51.2623697Z "override_virtual_packages": {}, 2026-02-09T15:03:51.2623989Z "path_conflict": "clobber", 2026-02-09T15:03:51.2624262Z "pinned_packages": [], 2026-02-09T15:03:51.2624503Z "pkgs_dirs": [ 2026-02-09T15:03:51.2624735Z "/home/runner/conda_pkgs_dir" 2026-02-09T15:03:51.2625000Z ], 2026-02-09T15:03:51.2625182Z "plugins": { 2026-02-09T15:03:51.2625408Z "use_sharded_repodata": false 2026-02-09T15:03:51.2625672Z }, 2026-02-09T15:03:51.2625899Z "prefix_data_interoperability": false, 2026-02-09T15:03:51.2626218Z "protect_frozen_envs": true, 2026-02-09T15:03:51.2626490Z "proxy_servers": {}, 2026-02-09T15:03:51.2626724Z "quiet": false, 2026-02-09T15:03:51.2626951Z "register_envs": true, 2026-02-09T15:03:51.2627205Z "remote_backoff_factor": 1, 2026-02-09T15:03:51.2627489Z "remote_connect_timeout_secs": 9.15, 2026-02-09T15:03:51.2627748Z "remote_max_retries": 3, 2026-02-09T15:03:51.2627985Z "remote_read_timeout_secs": 60.0, 2026-02-09T15:03:51.2628358Z "repodata_fns": [ 2026-02-09T15:03:51.2628558Z "current_repodata.json", 2026-02-09T15:03:51.2628786Z "repodata.json" 2026-02-09T15:03:51.2628965Z ], 2026-02-09T15:03:51.2629140Z "repodata_threads": null, 2026-02-09T15:03:51.2629363Z "repodata_use_zst": true, 2026-02-09T15:03:51.2629591Z "report_errors": null, 2026-02-09T15:03:51.2629803Z "rollback_enabled": true, 2026-02-09T15:03:51.2630048Z "root_prefix": "/home/runner/miniconda3", 2026-02-09T15:03:51.2630327Z "safety_checks": "warn", 2026-02-09T15:03:51.2630550Z "sat_solver": "pycosat", 2026-02-09T15:03:51.2630781Z "separate_format_cache": false, 2026-02-09T15:03:51.2631019Z "shortcuts": true, 2026-02-09T15:03:51.2631224Z "shortcuts_only": [], 2026-02-09T15:03:51.2631435Z "show_channel_urls": null, 2026-02-09T15:03:51.2631674Z "signing_metadata_url_base": null, 2026-02-09T15:03:51.2631923Z "solver": "libmamba", 2026-02-09T15:03:51.2632148Z "solver_ignore_timestamps": false, 2026-02-09T15:03:51.2632548Z "ssl_verify": true, 2026-02-09T15:03:51.2632752Z "subdir": "linux-64", 2026-02-09T15:03:51.2633062Z "subdirs": [ 2026-02-09T15:03:51.2633318Z "linux-64", 2026-02-09T15:03:51.2633584Z "noarch" 2026-02-09T15:03:51.2633839Z ], 2026-02-09T15:03:51.2634114Z "target_prefix_override": "", 2026-02-09T15:03:51.2634380Z "trace": false, 2026-02-09T15:03:51.2634568Z "track_features": [], 2026-02-09T15:03:51.2634778Z "unsatisfiable_hints": true, 2026-02-09T15:03:51.2635171Z "unsatisfiable_hints_check_depth": 2, 2026-02-09T15:03:51.2635441Z "update_modifier": "update_specs", 2026-02-09T15:03:51.2635693Z "use_index_cache": false, 2026-02-09T15:03:51.2635905Z "use_local": false, 2026-02-09T15:03:51.2636108Z "use_only_tar_bz2": null, 2026-02-09T15:03:51.2636319Z "verbosity": 0, 2026-02-09T15:03:51.2636508Z "verify_threads": 1 2026-02-09T15:03:51.2636694Z } 2026-02-09T15:03:51.2925214Z Removing "/home/runner/.bashrc" 2026-02-09T15:03:51.2930656Z Removing "/home/runner/.bash_profile" 2026-02-09T15:03:51.2933883Z Removing "/home/runner/.profile" 2026-02-09T15:03:51.2941863Z [command]/home/runner/miniconda3/condabin/conda init --all 2026-02-09T15:03:56.8033270Z no change /home/runner/miniconda3/condabin/conda 2026-02-09T15:03:56.8033902Z no change /home/runner/miniconda3/bin/conda 2026-02-09T15:03:56.8034402Z no change /home/runner/miniconda3/bin/conda-env 2026-02-09T15:03:56.8034918Z no change /home/runner/miniconda3/bin/activate 2026-02-09T15:03:56.8035456Z no change /home/runner/miniconda3/bin/deactivate 2026-02-09T15:03:56.8036024Z no change /home/runner/miniconda3/etc/profile.d/conda.sh 2026-02-09T15:03:56.8036524Z no change /home/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-02-09T15:03:56.8036958Z no change /home/runner/miniconda3/shell/condabin/Conda.psm1 2026-02-09T15:03:56.8053137Z modified /home/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-02-09T15:03:56.8053700Z no change /home/runner/miniconda3/lib/python3.12/site-packages/xontrib/conda.xsh 2026-02-09T15:03:56.8054176Z no change /home/runner/miniconda3/etc/profile.d/conda.csh 2026-02-09T15:03:56.8054501Z modified /home/runner/.bashrc 2026-02-09T15:03:56.8054738Z modified /home/runner/.zshrc 2026-02-09T15:03:56.8055006Z modified /home/runner/.config/fish/config.fish 2026-02-09T15:03:56.8055288Z modified /home/runner/.xonshrc 2026-02-09T15:03:56.8055524Z modified /home/runner/.tcshrc 2026-02-09T15:03:56.8055810Z modified /home/runner/.config/powershell/profile.ps1 2026-02-09T15:03:56.8056030Z 2026-02-09T15:03:56.8056218Z ==> For changes to take effect, close and re-open your current shell. <== 2026-02-09T15:03:56.8056497Z 2026-02-09T15:03:56.8374607Z Renaming "/home/runner/.bashrc" to "/home/runner/.profile" 2026-02-09T15:03:56.8375062Z 2026-02-09T15:03:56.8379116Z Append to "/home/runner/.profile": 2026-02-09T15:03:56.8379502Z 2026-02-09T15:03:56.8379932Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8380847Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8381271Z set -eo pipefail 2026-02-09T15:03:56.8381611Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8382006Z conda activate "test" 2026-02-09T15:03:56.8382641Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8382905Z 2026-02-09T15:03:56.8383012Z Append to "/home/runner/.zshrc": 2026-02-09T15:03:56.8383227Z 2026-02-09T15:03:56.8383475Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8384042Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8384452Z set -eo pipefail 2026-02-09T15:03:56.8384764Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8385165Z conda activate "test" 2026-02-09T15:03:56.8385585Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8386004Z 2026-02-09T15:03:56.8386195Z Append to "/home/runner/.config/fish/config.fish": 2026-02-09T15:03:56.8386635Z 2026-02-09T15:03:56.8387000Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8387394Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8387629Z set -eo pipefail 2026-02-09T15:03:56.8387824Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8388053Z conda activate "test" 2026-02-09T15:03:56.8388309Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8388882Z 2026-02-09T15:03:56.8389025Z Append to "/home/runner/.tcshrc": 2026-02-09T15:03:56.8389382Z 2026-02-09T15:03:56.8389605Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8389934Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8390263Z set -eo pipefail 2026-02-09T15:03:56.8390575Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8390965Z conda activate "test" 2026-02-09T15:03:56.8391337Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8391773Z 2026-02-09T15:03:56.8391914Z Append to "/home/runner/.xonshrc": 2026-02-09T15:03:56.8392249Z 2026-02-09T15:03:56.8392757Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8393308Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8393638Z $RAISE_SUBPROC_ERROR = True 2026-02-09T15:03:56.8393931Z $XONSH_PIPEFAIL = True 2026-02-09T15:03:56.8394280Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8394682Z conda activate "test" 2026-02-09T15:03:56.8395059Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8395472Z 2026-02-09T15:03:56.8395716Z Append to "/home/runner/.config/powershell/profile.ps1": 2026-02-09T15:03:56.8396066Z 2026-02-09T15:03:56.8396283Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8396606Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8396842Z conda activate "test" 2026-02-09T15:03:56.8397099Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8397406Z 2026-02-09T15:03:56.8397643Z Append to "/home/runner/miniconda3/etc/profile.d/conda.sh": 2026-02-09T15:03:56.8398132Z 2026-02-09T15:03:56.8398484Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8398820Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8399068Z set -eo pipefail 2026-02-09T15:03:56.8399256Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8399563Z conda activate "test" 2026-02-09T15:03:56.8399986Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8400396Z 2026-02-09T15:03:56.8400555Z Append to "/home/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-02-09T15:03:56.8400860Z 2026-02-09T15:03:56.8401149Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8401884Z # Conda Setup Action: Basic configuration 2026-02-09T15:03:56.8402209Z set -eo pipefail 2026-02-09T15:03:56.8402668Z # Conda Setup Action: Custom activation 2026-02-09T15:03:56.8403072Z conda activate "test" 2026-02-09T15:03:56.8403475Z # ---------------------------------------------------------------------------- 2026-02-09T15:03:56.8403721Z 2026-02-09T15:03:56.8404141Z ##[endgroup] 2026-02-09T15:03:56.8404502Z ##[group]Adding tools to 'base' env... 2026-02-09T15:03:56.8404932Z Do we need to update conda? 2026-02-09T15:03:56.8405278Z Do we need to update mamba? 2026-02-09T15:03:56.8405621Z ... we will update mamba. 2026-02-09T15:03:56.8405981Z ... we will perform post-install steps after we update mamba. 2026-02-09T15:03:56.8406286Z Do we need to update python? 2026-02-09T15:03:56.8406515Z Do we need to update conda-build? 2026-02-09T15:03:56.8406748Z No tools were installed in 'base' env. 2026-02-09T15:03:56.8407148Z ##[endgroup] 2026-02-09T15:03:56.8407450Z ##[group]Ensuring environment... 2026-02-09T15:03:56.8407683Z Can we conda create (from explicit)? 2026-02-09T15:03:56.8407917Z Can we conda create (simple)? 2026-02-09T15:03:56.8408137Z ... will conda create (simple). 2026-02-09T15:03:56.8408349Z Adding spec: python=3.12 2026-02-09T15:03:56.8408767Z ##[group]Updating 'test' env from conda create (simple)... 2026-02-09T15:03:56.8411910Z [command]/home/runner/miniconda3/condabin/mamba create --name test python=3.12 2026-02-09T15:04:07.9639026Z 2026-02-09T15:04:08.2426619Z 2026-02-09T15:04:08.2427732Z Transaction 2026-02-09T15:04:08.2428002Z 2026-02-09T15:04:08.2428196Z Prefix: /home/runner/miniconda3/envs/test 2026-02-09T15:04:08.2428593Z 2026-02-09T15:04:08.2428751Z Updating specs: 2026-02-09T15:04:08.2428994Z 2026-02-09T15:04:08.2429157Z - python=3.12 2026-02-09T15:04:08.2429425Z 2026-02-09T15:04:08.2429431Z 2026-02-09T15:04:08.2442259Z Package Version Build Channel Size 2026-02-09T15:04:08.2443557Z ───────────────────────────────────────────────────────────────────────────── 2026-02-09T15:04:08.2444109Z Install: 2026-02-09T15:04:08.2444683Z ───────────────────────────────────────────────────────────────────────────── 2026-02-09T15:04:08.2445092Z 2026-02-09T15:04:08.2445367Z + _libgcc_mutex 0.1 conda_forge conda-forge 3kB 2026-02-09T15:04:08.2446039Z + _openmp_mutex 4.5 2_gnu conda-forge 24kB 2026-02-09T15:04:08.2446732Z + bzip2 1.0.8 hda65f42_8 conda-forge 260kB 2026-02-09T15:04:08.2447417Z + ca-certificates 2026.1.4 hbd8a1cb_0 conda-forge 147kB 2026-02-09T15:04:08.2448094Z + icu 78.2 h33c6efd_0 conda-forge 13MB 2026-02-09T15:04:08.2448744Z + ld_impl_linux-64 2.45.1 default_hbd61a6d_101 conda-forge 726kB 2026-02-09T15:04:08.2449426Z + libexpat 2.7.3 hecca717_0 conda-forge 77kB 2026-02-09T15:04:08.2450057Z + libffi 3.5.2 h3435931_0 conda-forge 59kB 2026-02-09T15:04:08.2450711Z + libgcc 15.2.0 he0feb66_17 conda-forge 1MB 2026-02-09T15:04:08.2451368Z + libgcc-ng 15.2.0 h69a702a_17 conda-forge 28kB 2026-02-09T15:04:08.2452006Z + libgomp 15.2.0 he0feb66_17 conda-forge 603kB 2026-02-09T15:04:08.2452865Z + liblzma 5.8.2 hb03c661_0 conda-forge 113kB 2026-02-09T15:04:08.2453516Z + libnsl 2.0.1 hb9d3cd8_1 conda-forge 34kB 2026-02-09T15:04:08.2454160Z + libsqlite 3.51.2 hf4e2dac_0 conda-forge 943kB 2026-02-09T15:04:08.2454814Z + libstdcxx 15.2.0 h934c35e_17 conda-forge 6MB 2026-02-09T15:04:08.2455459Z + libuuid 2.41.3 h5347b49_0 conda-forge 40kB 2026-02-09T15:04:08.2456099Z + libxcrypt 4.4.36 hd590300_1 conda-forge 100kB 2026-02-09T15:04:08.2456734Z + libzlib 1.3.1 hb9d3cd8_2 conda-forge 61kB 2026-02-09T15:04:08.2457633Z + ncurses 6.5 h2d0b736_3 conda-forge 892kB 2026-02-09T15:04:08.2458255Z + openssl 3.6.1 h35e630c_1 conda-forge 3MB 2026-02-09T15:04:08.2458902Z + packaging 26.0 pyhcf101f3_0 conda-forge 72kB 2026-02-09T15:04:08.2459535Z + pip 26.0.1 pyh8b19718_0 conda-forge 1MB 2026-02-09T15:04:08.2460168Z + python 3.12.12 hd63d673_2_cpython conda-forge 31MB 2026-02-09T15:04:08.2460804Z + readline 8.3 h853b02a_0 conda-forge 345kB 2026-02-09T15:04:08.2461449Z + setuptools 82.0.0 pyh332efcf_0 conda-forge 638kB 2026-02-09T15:04:08.2462088Z + tk 8.6.13 noxft_h366c992_103 conda-forge 3MB 2026-02-09T15:04:08.2462876Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-02-09T15:04:08.2463515Z + wheel 0.46.3 pyhd8ed1ab_0 conda-forge 32kB 2026-02-09T15:04:08.2464131Z + zstd 1.5.7 hb78ec9c_6 conda-forge 601kB 2026-02-09T15:04:08.2464518Z 2026-02-09T15:04:08.2464632Z Summary: 2026-02-09T15:04:08.2464791Z 2026-02-09T15:04:08.2464924Z Install: 29 packages 2026-02-09T15:04:08.2465131Z 2026-02-09T15:04:08.2465252Z Total download: 65MB 2026-02-09T15:04:08.2465463Z 2026-02-09T15:04:08.2466097Z ───────────────────────────────────────────────────────────────────────────── 2026-02-09T15:04:08.2466513Z 2026-02-09T15:04:08.2466519Z 2026-02-09T15:04:08.2466534Z 2026-02-09T15:04:08.2466671Z Transaction starting 2026-02-09T15:04:09.4741314Z Linking tzdata-2025c-hc9c84f9_1 2026-02-09T15:04:09.5077458Z Linking ca-certificates-2026.1.4-hbd8a1cb_0 2026-02-09T15:04:09.5082952Z Linking libgomp-15.2.0-he0feb66_17 2026-02-09T15:04:09.5088613Z Linking _libgcc_mutex-0.1-conda_forge 2026-02-09T15:04:09.5091414Z Linking _openmp_mutex-4.5-2_gnu 2026-02-09T15:04:09.5107928Z Linking libgcc-15.2.0-he0feb66_17 2026-02-09T15:04:09.5119855Z Linking libstdcxx-15.2.0-h934c35e_17 2026-02-09T15:04:09.5126119Z Linking libffi-3.5.2-h3435931_0 2026-02-09T15:04:09.5137676Z Linking openssl-3.6.1-h35e630c_1 2026-02-09T15:04:09.5355774Z Linking libzlib-1.3.1-hb9d3cd8_2 2026-02-09T15:04:09.5360206Z Linking libgcc-ng-15.2.0-h69a702a_17 2026-02-09T15:04:09.5363198Z Linking libnsl-2.0.1-hb9d3cd8_1 2026-02-09T15:04:09.5373322Z Linking bzip2-1.0.8-hda65f42_8 2026-02-09T15:04:09.5389772Z Linking ncurses-6.5-h2d0b736_3 2026-02-09T15:04:10.7409140Z Linking libuuid-2.41.3-h5347b49_0 2026-02-09T15:04:10.7424738Z Linking liblzma-5.8.2-hb03c661_0 2026-02-09T15:04:10.7429023Z Linking libexpat-2.7.3-hecca717_0 2026-02-09T15:04:10.7433852Z Linking icu-78.2-h33c6efd_0 2026-02-09T15:04:10.7610378Z Linking tk-8.6.13-noxft_h366c992_103 2026-02-09T15:04:10.7948961Z Linking zstd-1.5.7-hb78ec9c_6 2026-02-09T15:04:10.7966793Z Linking libxcrypt-4.4.36-hd590300_1 2026-02-09T15:04:10.7980457Z Linking readline-8.3-h853b02a_0 2026-02-09T15:04:10.8001723Z Linking libsqlite-3.51.2-hf4e2dac_0 2026-02-09T15:04:10.8009847Z Linking ld_impl_linux-64-2.45.1-default_hbd61a6d_101 2026-02-09T15:04:10.8149587Z Linking python-3.12.12-hd63d673_2_cpython 2026-02-09T15:04:11.0481176Z Linking packaging-26.0-pyhcf101f3_0 2026-02-09T15:04:11.0579082Z Linking setuptools-82.0.0-pyh332efcf_0 2026-02-09T15:04:11.0916668Z Linking wheel-0.46.3-pyhd8ed1ab_0 2026-02-09T15:04:11.0934325Z Linking pip-26.0.1-pyh8b19718_0 2026-02-09T15:04:11.6168472Z 2026-02-09T15:04:11.6169304Z Transaction finished 2026-02-09T15:04:11.6169573Z 2026-02-09T15:04:11.6173752Z 2026-02-09T15:04:11.6173974Z To activate this environment, use: 2026-02-09T15:04:11.6174275Z 2026-02-09T15:04:11.6174396Z mamba activate test 2026-02-09T15:04:11.6174610Z 2026-02-09T15:04:11.6174793Z Or to execute a single command in this environment, use: 2026-02-09T15:04:11.6175028Z 2026-02-09T15:04:11.6175133Z mamba run -n test mycommand 2026-02-09T15:04:11.6175543Z 2026-02-09T15:04:11.6280785Z ##[endgroup] 2026-02-09T15:04:11.6281129Z ##[endgroup] 2026-02-09T15:04:11.6281565Z setup-miniconda ran successfully 2026-02-09T15:04:11.6417117Z ##[group]Run python -m pip install --upgrade pip 2026-02-09T15:04:11.6417557Z python -m pip install --upgrade pip 2026-02-09T15:04:11.6454778Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-02-09T15:04:11.6455051Z env: 2026-02-09T15:04:11.6455227Z INPUT_RUN_POST: true 2026-02-09T15:04:11.6455437Z CONDA: /home/runner/miniconda3 2026-02-09T15:04:11.6455663Z ##[endgroup] 2026-02-09T15:04:12.8911991Z Requirement already satisfied: pip in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (26.0.1) 2026-02-09T15:04:13.0624991Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-02-09T15:04:13.0625760Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-02-09T15:04:13.0626431Z conda install "ffmpeg=7.0.1" pkg-config pybind11 -c conda-forge 2026-02-09T15:04:13.0626956Z ffmpeg -version 2026-02-09T15:04:13.0658770Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-02-09T15:04:13.0659172Z env: 2026-02-09T15:04:13.0659418Z INPUT_RUN_POST: true 2026-02-09T15:04:13.0659739Z CONDA: /home/runner/miniconda3 2026-02-09T15:04:13.0660075Z ##[endgroup] 2026-02-09T15:04:13.8502702Z Installing PyTorch packages: torch torchvision 2026-02-09T15:04:13.8503284Z Compute platform: cpu 2026-02-09T15:04:13.8503627Z Channel: nightly 2026-02-09T15:04:14.1405396Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-02-09T15:04:14.6696759Z Collecting torch 2026-02-09T15:04:14.8124542Z Downloading https://download-r2.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260209%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-02-09T15:04:14.9838908Z Collecting torchvision 2026-02-09T15:04:15.0172924Z Downloading https://download-r2.pytorch.org/whl/nightly/cpu/torchvision-0.26.0.dev20260209%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (5.5 kB) 2026-02-09T15:04:15.0663868Z Collecting filelock (from torch) 2026-02-09T15:04:15.1060927Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-02-09T15:04:15.1479949Z Collecting typing-extensions>=4.10.0 (from torch) 2026-02-09T15:04:15.1571369Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-02-09T15:04:15.1620083Z Requirement already satisfied: setuptools in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from torch) (82.0.0) 2026-02-09T15:04:15.2076395Z Collecting sympy>=1.13.3 (from torch) 2026-02-09T15:04:15.2148203Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-02-09T15:04:15.2693121Z Collecting networkx>=2.5.1 (from torch) 2026-02-09T15:04:15.2764264Z Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-02-09T15:04:15.3180347Z Collecting jinja2 (from torch) 2026-02-09T15:04:15.3261446Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-02-09T15:04:15.3724029Z Collecting fsspec>=0.8.5 (from torch) 2026-02-09T15:04:15.3793735Z Downloading fsspec-2026.2.0-py3-none-any.whl.metadata (10 kB) 2026-02-09T15:04:15.6576083Z Collecting numpy (from torchvision) 2026-02-09T15:04:15.6648875Z Downloading numpy-2.4.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-02-09T15:04:15.9101140Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-02-09T15:04:15.9170307Z Downloading pillow-12.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-02-09T15:04:15.9671758Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-02-09T15:04:15.9750253Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-02-09T15:04:16.0228414Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-02-09T15:04:16.0309201Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-02-09T15:04:16.0860488Z Downloading https://download-r2.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260209%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl (190.3 MB) 2026-02-09T15:04:18.0195478Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 190.3/190.3 MB 99.0 MB/s 0:00:01 2026-02-09T15:04:18.0500824Z Downloading https://download-r2.pytorch.org/whl/nightly/cpu/torchvision-0.26.0.dev20260209%2Bcpu-cp312-cp312-manylinux_2_28_x86_64.whl (2.0 MB) 2026-02-09T15:04:18.0793472Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 67.0 MB/s 0:00:00 2026-02-09T15:04:18.0861584Z Downloading fsspec-2026.2.0-py3-none-any.whl (202 kB) 2026-02-09T15:04:18.1063015Z Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-02-09T15:04:18.1282804Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 114.5 MB/s 0:00:00 2026-02-09T15:04:18.1351994Z Downloading pillow-12.1.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2026-02-09T15:04:18.1673399Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 227.1 MB/s 0:00:00 2026-02-09T15:04:18.1752067Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-02-09T15:04:18.2060935Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 215.4 MB/s 0:00:00 2026-02-09T15:04:18.2131026Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-02-09T15:04:18.2194194Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 79.5 MB/s 0:00:00 2026-02-09T15:04:18.2276167Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-02-09T15:04:18.2362269Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-02-09T15:04:18.2459944Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-02-09T15:04:18.2570590Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-02-09T15:04:18.2671978Z Downloading numpy-2.4.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-02-09T15:04:18.3349273Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 250.2 MB/s 0:00:00 2026-02-09T15:04:18.5370723Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-02-09T15:04:36.7428037Z 2026-02-09T15:04:36.7449582Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.2.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.6.1 numpy-2.4.2 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260209+cpu torchvision-0.26.0.dev20260209+cpu typing-extensions-4.15.0 2026-02-09T15:04:37.2568328Z Retrieving notices: - done 2026-02-09T15:04:37.5250055Z Channels: 2026-02-09T15:04:37.5250460Z - conda-forge 2026-02-09T15:04:37.5250787Z Platform: linux-64 2026-02-09T15:04:46.7611329Z Collecting package metadata (repodata.json): | / - \ | / - \ | / - \ | / - \ | done 2026-02-09T15:04:47.7327362Z Solving environment: - \ | done 2026-02-09T15:04:47.7668632Z 2026-02-09T15:04:47.7669147Z ## Package Plan ## 2026-02-09T15:04:47.7669393Z 2026-02-09T15:04:47.7669688Z environment location: /home/runner/miniconda3/envs/test 2026-02-09T15:04:47.7670206Z 2026-02-09T15:04:47.7670351Z added / updated specs: 2026-02-09T15:04:47.7670712Z - ffmpeg=7.0.1 2026-02-09T15:04:47.7671045Z - pkg-config 2026-02-09T15:04:47.7671388Z - pybind11 2026-02-09T15:04:47.7671565Z 2026-02-09T15:04:47.7671572Z 2026-02-09T15:04:47.7671744Z The following packages will be downloaded: 2026-02-09T15:04:47.7672070Z 2026-02-09T15:04:47.7672243Z package | build 2026-02-09T15:04:47.7673128Z ---------------------------|----------------- 2026-02-09T15:04:47.7673807Z aom-3.9.1 | hac33072_0 2.6 MB conda-forge 2026-02-09T15:04:47.7674582Z cairo-1.18.4 | h3394656_0 955 KB conda-forge 2026-02-09T15:04:47.7675384Z dav1d-1.2.1 | hd590300_0 742 KB conda-forge 2026-02-09T15:04:47.7676111Z ffmpeg-7.0.1 | gpl_h0db5852_105 9.6 MB conda-forge 2026-02-09T15:04:47.7676935Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-02-09T15:04:47.7677957Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-02-09T15:04:47.7678871Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-02-09T15:04:47.7679809Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-02-09T15:04:47.7680661Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2026-02-09T15:04:47.7681755Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-02-09T15:04:47.7682764Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-02-09T15:04:47.7683495Z freetype-2.14.1 | ha770c72_0 169 KB conda-forge 2026-02-09T15:04:47.7684173Z fribidi-1.0.16 | hb03c661_0 60 KB conda-forge 2026-02-09T15:04:47.7684863Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2026-02-09T15:04:47.7685543Z gnutls-3.7.9 | hb077bed_0 1.9 MB conda-forge 2026-02-09T15:04:47.7686273Z graphite2-1.3.14 | hecca717_2 97 KB conda-forge 2026-02-09T15:04:47.7686963Z harfbuzz-12.1.0 | h15599e2_0 2.0 MB conda-forge 2026-02-09T15:04:47.7687657Z icu-75.1 | he02047a_0 11.6 MB conda-forge 2026-02-09T15:04:47.7688290Z lame-3.100 | h166bdaf_1003 496 KB conda-forge 2026-02-09T15:04:47.7689017Z libabseil-20240116.2 | cxx17_he02047a_1 1.2 MB conda-forge 2026-02-09T15:04:47.7689768Z libass-0.17.3 | hba53ac1_1 150 KB conda-forge 2026-02-09T15:04:47.7690493Z libdrm-2.4.125 | hb03c661_1 304 KB conda-forge 2026-02-09T15:04:47.7691233Z libegl-1.7.0 | ha4b6fd6_2 44 KB conda-forge 2026-02-09T15:04:47.7691901Z libffi-3.4.6 | h2dba641_1 56 KB conda-forge 2026-02-09T15:04:47.7692873Z libfreetype-2.14.1 | ha770c72_0 7 KB conda-forge 2026-02-09T15:04:47.7693641Z libfreetype6-2.14.1 | h73754d4_0 378 KB conda-forge 2026-02-09T15:04:47.7694358Z libgl-1.7.0 | ha4b6fd6_2 132 KB conda-forge 2026-02-09T15:04:47.7695038Z libglib-2.86.0 | h1fed272_0 3.8 MB conda-forge 2026-02-09T15:04:47.7695735Z libglvnd-1.7.0 | ha4b6fd6_2 129 KB conda-forge 2026-02-09T15:04:47.7696438Z libglx-1.7.0 | ha4b6fd6_2 74 KB conda-forge 2026-02-09T15:04:47.7697155Z libhwloc-2.12.1 |default_h3d81e11_1000 2.3 MB conda-forge 2026-02-09T15:04:47.7697876Z libiconv-1.18 | h3b78370_2 772 KB conda-forge 2026-02-09T15:04:47.7698740Z libidn2-2.3.8 | hfac485b_1 136 KB conda-forge 2026-02-09T15:04:47.7699375Z liblzma-devel-5.8.2 | hb03c661_0 454 KB conda-forge 2026-02-09T15:04:47.7700050Z libopenvino-2024.3.0 | h2da1b83_0 5.1 MB conda-forge 2026-02-09T15:04:47.7700944Z libopenvino-auto-batch-plugin-2024.3.0| hb045406_0 108 KB conda-forge 2026-02-09T15:04:47.7701880Z libopenvino-auto-plugin-2024.3.0| hb045406_0 226 KB conda-forge 2026-02-09T15:04:47.7703024Z libopenvino-hetero-plugin-2024.3.0| h5c03a75_0 188 KB conda-forge 2026-02-09T15:04:47.7703960Z libopenvino-intel-cpu-plugin-2024.3.0| h2da1b83_0 10.6 MB conda-forge 2026-02-09T15:04:47.7705007Z libopenvino-intel-gpu-plugin-2024.3.0| h2da1b83_0 8.3 MB conda-forge 2026-02-09T15:04:47.7705999Z libopenvino-intel-npu-plugin-2024.3.0| h2da1b83_0 695 KB conda-forge 2026-02-09T15:04:47.7706936Z libopenvino-ir-frontend-2024.3.0| h5c03a75_0 197 KB conda-forge 2026-02-09T15:04:47.7707730Z libopenvino-onnx-frontend-2024.3.0| h07e8aee_0 1.5 MB conda-forge 2026-02-09T15:04:47.7708607Z libopenvino-paddle-frontend-2024.3.0| h07e8aee_0 667 KB conda-forge 2026-02-09T15:04:47.7709621Z libopenvino-pytorch-frontend-2024.3.0| he02047a_0 1.1 MB conda-forge 2026-02-09T15:04:47.7710619Z libopenvino-tensorflow-frontend-2024.3.0| h39126c6_0 1.2 MB conda-forge 2026-02-09T15:04:47.7711965Z libopenvino-tensorflow-lite-frontend-2024.3.0| he02047a_0 460 KB conda-forge 2026-02-09T15:04:47.7713144Z libopus-1.6.1 | h280c20c_0 317 KB conda-forge 2026-02-09T15:04:47.7713906Z libpciaccess-0.18 | hb9d3cd8_0 28 KB conda-forge 2026-02-09T15:04:47.7714648Z libpng-1.6.54 | h421ea60_0 310 KB conda-forge 2026-02-09T15:04:47.7715340Z libprotobuf-4.25.3 | hd5b35b9_1 2.7 MB conda-forge 2026-02-09T15:04:47.7716078Z libsqlite-3.51.2 | h0c1763c_0 917 KB conda-forge 2026-02-09T15:04:47.7716838Z libstdcxx-ng-15.2.0 | hdf11a46_17 27 KB conda-forge 2026-02-09T15:04:47.7717553Z libtasn1-4.21.0 | hb03c661_0 114 KB conda-forge 2026-02-09T15:04:47.7718231Z libunistring-0.9.10 | h7f98852_0 1.4 MB conda-forge 2026-02-09T15:04:47.7718921Z libva-2.23.0 | he1eb515_0 216 KB conda-forge 2026-02-09T15:04:47.7719583Z libvpx-1.14.1 | hac33072_0 999 KB conda-forge 2026-02-09T15:04:47.7720264Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2026-02-09T15:04:47.7720935Z libxml2-2.13.9 | h04c0eec_0 681 KB conda-forge 2026-02-09T15:04:47.7721633Z nettle-3.9.1 | h7ab15ed_0 988 KB conda-forge 2026-02-09T15:04:47.7722327Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2026-02-09T15:04:47.7723258Z opencl-headers-2025.06.13 | h5888daf_0 54 KB conda-forge 2026-02-09T15:04:47.7723971Z openh264-2.4.1 | h59595ed_0 718 KB conda-forge 2026-02-09T15:04:47.7724586Z p11-kit-0.24.1 | hc5aa10d_0 4.5 MB conda-forge 2026-02-09T15:04:47.7725206Z pcre2-10.46 | h1321c63_0 1.2 MB conda-forge 2026-02-09T15:04:47.7725843Z pixman-0.46.4 | h54a6638_1 440 KB conda-forge 2026-02-09T15:04:47.7726561Z pkg-config-0.29.2 | h4bc722e_1009 112 KB conda-forge 2026-02-09T15:04:47.7727284Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2026-02-09T15:04:47.7727980Z pugixml-1.14 | h59595ed_0 112 KB conda-forge 2026-02-09T15:04:47.7728861Z pybind11-3.0.1 | pyh7a1b43c_0 227 KB conda-forge 2026-02-09T15:04:47.7729613Z pybind11-global-3.0.1 | pyhc7ab6ef_0 224 KB conda-forge 2026-02-09T15:04:47.7730348Z python-3.12.12 |hfe2f287_0_cpython 30.1 MB conda-forge 2026-02-09T15:04:47.7731050Z snappy-1.2.2 | h03e3b7b_1 45 KB conda-forge 2026-02-09T15:04:47.7731727Z svt-av1-2.1.2 | hac33072_0 2.2 MB conda-forge 2026-02-09T15:04:47.7732359Z tbb-2022.3.0 | h8d10470_1 177 KB conda-forge 2026-02-09T15:04:47.7733230Z wayland-1.24.0 | h3e06ad9_0 323 KB conda-forge 2026-02-09T15:04:47.7733946Z wayland-protocols-1.47 | hd8ed1ab_0 137 KB conda-forge 2026-02-09T15:04:47.7734695Z x264-1!164.3095 | h166bdaf_2 877 KB conda-forge 2026-02-09T15:04:47.7735349Z x265-3.5 | h924138e_3 3.2 MB conda-forge 2026-02-09T15:04:47.7736025Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2026-02-09T15:04:47.7736772Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2026-02-09T15:04:47.7737458Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2026-02-09T15:04:47.7738193Z xorg-libxau-1.0.12 | hb03c661_1 15 KB conda-forge 2026-02-09T15:04:47.7738921Z xorg-libxdmcp-1.1.5 | hb03c661_1 20 KB conda-forge 2026-02-09T15:04:47.7739833Z xorg-libxext-1.3.7 | hb03c661_0 49 KB conda-forge 2026-02-09T15:04:47.7740561Z xorg-libxfixes-6.0.2 | hb03c661_0 20 KB conda-forge 2026-02-09T15:04:47.7741338Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2026-02-09T15:04:47.7742050Z xz-5.8.2 | ha02ee65_0 24 KB conda-forge 2026-02-09T15:04:47.7742940Z xz-gpl-tools-5.8.2 | ha02ee65_0 33 KB conda-forge 2026-02-09T15:04:47.7743646Z xz-tools-5.8.2 | hb03c661_0 94 KB conda-forge 2026-02-09T15:04:47.7744288Z ------------------------------------------------------------ 2026-02-09T15:04:47.7744851Z Total: 128.4 MB 2026-02-09T15:04:47.7745202Z 2026-02-09T15:04:47.7745422Z The following NEW packages will be INSTALLED: 2026-02-09T15:04:47.7745770Z 2026-02-09T15:04:47.7755193Z aom conda-forge/linux-64::aom-3.9.1-hac33072_0 2026-02-09T15:04:47.7755952Z cairo conda-forge/linux-64::cairo-1.18.4-h3394656_0 2026-02-09T15:04:47.7756637Z dav1d conda-forge/linux-64::dav1d-1.2.1-hd590300_0 2026-02-09T15:04:47.7757343Z ffmpeg conda-forge/linux-64::ffmpeg-7.0.1-gpl_h0db5852_105 2026-02-09T15:04:47.7758247Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-02-09T15:04:47.7759256Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-02-09T15:04:47.7760236Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-02-09T15:04:47.7761094Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-02-09T15:04:47.7761852Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2026-02-09T15:04:47.7762930Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-02-09T15:04:47.7763782Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-02-09T15:04:47.7764605Z freetype conda-forge/linux-64::freetype-2.14.1-ha770c72_0 2026-02-09T15:04:47.7765342Z fribidi conda-forge/linux-64::fribidi-1.0.16-hb03c661_0 2026-02-09T15:04:47.7766061Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2026-02-09T15:04:47.7766775Z gnutls conda-forge/linux-64::gnutls-3.7.9-hb077bed_0 2026-02-09T15:04:47.7767975Z graphite2 conda-forge/linux-64::graphite2-1.3.14-hecca717_2 2026-02-09T15:04:47.7768731Z harfbuzz conda-forge/linux-64::harfbuzz-12.1.0-h15599e2_0 2026-02-09T15:04:47.7769421Z lame conda-forge/linux-64::lame-3.100-h166bdaf_1003 2026-02-09T15:04:47.7770210Z libabseil conda-forge/linux-64::libabseil-20240116.2-cxx17_he02047a_1 2026-02-09T15:04:47.7770995Z libass conda-forge/linux-64::libass-0.17.3-hba53ac1_1 2026-02-09T15:04:47.7771636Z libdrm conda-forge/linux-64::libdrm-2.4.125-hb03c661_1 2026-02-09T15:04:47.7772266Z libegl conda-forge/linux-64::libegl-1.7.0-ha4b6fd6_2 2026-02-09T15:04:47.7773299Z libfreetype conda-forge/linux-64::libfreetype-2.14.1-ha770c72_0 2026-02-09T15:04:47.7774133Z libfreetype6 conda-forge/linux-64::libfreetype6-2.14.1-h73754d4_0 2026-02-09T15:04:47.7774904Z libgl conda-forge/linux-64::libgl-1.7.0-ha4b6fd6_2 2026-02-09T15:04:47.7775635Z libglib conda-forge/linux-64::libglib-2.86.0-h1fed272_0 2026-02-09T15:04:47.7776350Z libglvnd conda-forge/linux-64::libglvnd-1.7.0-ha4b6fd6_2 2026-02-09T15:04:47.7777041Z libglx conda-forge/linux-64::libglx-1.7.0-ha4b6fd6_2 2026-02-09T15:04:47.7777808Z libhwloc conda-forge/linux-64::libhwloc-2.12.1-default_h3d81e11_1000 2026-02-09T15:04:47.7778625Z libiconv conda-forge/linux-64::libiconv-1.18-h3b78370_2 2026-02-09T15:04:47.7779327Z libidn2 conda-forge/linux-64::libidn2-2.3.8-hfac485b_1 2026-02-09T15:04:47.7780100Z liblzma-devel conda-forge/linux-64::liblzma-devel-5.8.2-hb03c661_0 2026-02-09T15:04:47.7781194Z libopenvino conda-forge/linux-64::libopenvino-2024.3.0-h2da1b83_0 2026-02-09T15:04:47.7782232Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-batch-plugin-2024.3.0-hb045406_0 2026-02-09T15:04:47.7783582Z libopenvino-auto-~ conda-forge/linux-64::libopenvino-auto-plugin-2024.3.0-hb045406_0 2026-02-09T15:04:47.7784644Z libopenvino-heter~ conda-forge/linux-64::libopenvino-hetero-plugin-2024.3.0-h5c03a75_0 2026-02-09T15:04:47.7785676Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-cpu-plugin-2024.3.0-h2da1b83_0 2026-02-09T15:04:47.7786727Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-gpu-plugin-2024.3.0-h2da1b83_0 2026-02-09T15:04:47.7787808Z libopenvino-intel~ conda-forge/linux-64::libopenvino-intel-npu-plugin-2024.3.0-h2da1b83_0 2026-02-09T15:04:47.7788855Z libopenvino-ir-fr~ conda-forge/linux-64::libopenvino-ir-frontend-2024.3.0-h5c03a75_0 2026-02-09T15:04:47.7789964Z libopenvino-onnx-~ conda-forge/linux-64::libopenvino-onnx-frontend-2024.3.0-h07e8aee_0 2026-02-09T15:04:47.7791059Z libopenvino-paddl~ conda-forge/linux-64::libopenvino-paddle-frontend-2024.3.0-h07e8aee_0 2026-02-09T15:04:47.7792202Z libopenvino-pytor~ conda-forge/linux-64::libopenvino-pytorch-frontend-2024.3.0-he02047a_0 2026-02-09T15:04:47.7793627Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-frontend-2024.3.0-h39126c6_0 2026-02-09T15:04:47.7794823Z libopenvino-tenso~ conda-forge/linux-64::libopenvino-tensorflow-lite-frontend-2024.3.0-he02047a_0 2026-02-09T15:04:47.7795746Z libopus conda-forge/linux-64::libopus-1.6.1-h280c20c_0 2026-02-09T15:04:47.7796476Z libpciaccess conda-forge/linux-64::libpciaccess-0.18-hb9d3cd8_0 2026-02-09T15:04:47.7797183Z libpng conda-forge/linux-64::libpng-1.6.54-h421ea60_0 2026-02-09T15:04:47.7797932Z libprotobuf conda-forge/linux-64::libprotobuf-4.25.3-hd5b35b9_1 2026-02-09T15:04:47.7798741Z libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-15.2.0-hdf11a46_17 2026-02-09T15:04:47.7799515Z libtasn1 conda-forge/linux-64::libtasn1-4.21.0-hb03c661_0 2026-02-09T15:04:47.7800281Z libunistring conda-forge/linux-64::libunistring-0.9.10-h7f98852_0 2026-02-09T15:04:47.7801025Z libva conda-forge/linux-64::libva-2.23.0-he1eb515_0 2026-02-09T15:04:47.7801958Z libvpx conda-forge/linux-64::libvpx-1.14.1-hac33072_0 2026-02-09T15:04:47.7802886Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2026-02-09T15:04:47.7803555Z libxml2 conda-forge/linux-64::libxml2-2.13.9-h04c0eec_0 2026-02-09T15:04:47.7804187Z nettle conda-forge/linux-64::nettle-3.9.1-h7ab15ed_0 2026-02-09T15:04:47.7804793Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2026-02-09T15:04:47.7805534Z opencl-headers conda-forge/linux-64::opencl-headers-2025.06.13-h5888daf_0 2026-02-09T15:04:47.7806305Z openh264 conda-forge/linux-64::openh264-2.4.1-h59595ed_0 2026-02-09T15:04:47.7806957Z p11-kit conda-forge/linux-64::p11-kit-0.24.1-hc5aa10d_0 2026-02-09T15:04:47.7807501Z pcre2 conda-forge/linux-64::pcre2-10.46-h1321c63_0 2026-02-09T15:04:47.7808110Z pixman conda-forge/linux-64::pixman-0.46.4-h54a6638_1 2026-02-09T15:04:47.7808845Z pkg-config conda-forge/linux-64::pkg-config-0.29.2-h4bc722e_1009 2026-02-09T15:04:47.7809624Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2026-02-09T15:04:47.7810381Z pugixml conda-forge/linux-64::pugixml-1.14-h59595ed_0 2026-02-09T15:04:47.7811076Z pybind11 conda-forge/noarch::pybind11-3.0.1-pyh7a1b43c_0 2026-02-09T15:04:47.7811736Z pybind11-global conda-forge/noarch::pybind11-global-3.0.1-pyhc7ab6ef_0 2026-02-09T15:04:47.7812328Z snappy conda-forge/linux-64::snappy-1.2.2-h03e3b7b_1 2026-02-09T15:04:47.7813172Z svt-av1 conda-forge/linux-64::svt-av1-2.1.2-hac33072_0 2026-02-09T15:04:47.7814117Z tbb conda-forge/linux-64::tbb-2022.3.0-h8d10470_1 2026-02-09T15:04:47.7814888Z wayland conda-forge/linux-64::wayland-1.24.0-h3e06ad9_0 2026-02-09T15:04:47.7815734Z wayland-protocols conda-forge/noarch::wayland-protocols-1.47-hd8ed1ab_0 2026-02-09T15:04:47.7816560Z x264 conda-forge/linux-64::x264-1!164.3095-h166bdaf_2 2026-02-09T15:04:47.7817255Z x265 conda-forge/linux-64::x265-3.5-h924138e_3 2026-02-09T15:04:47.7817773Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2026-02-09T15:04:47.7818212Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2026-02-09T15:04:47.7818630Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2026-02-09T15:04:47.7819062Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb03c661_1 2026-02-09T15:04:47.7819503Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb03c661_1 2026-02-09T15:04:47.7819957Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.7-hb03c661_0 2026-02-09T15:04:47.7820414Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.2-hb03c661_0 2026-02-09T15:04:47.7820897Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2026-02-09T15:04:47.7821643Z xz conda-forge/linux-64::xz-5.8.2-ha02ee65_0 2026-02-09T15:04:47.7822365Z xz-gpl-tools conda-forge/linux-64::xz-gpl-tools-5.8.2-ha02ee65_0 2026-02-09T15:04:47.7823374Z xz-tools conda-forge/linux-64::xz-tools-5.8.2-hb03c661_0 2026-02-09T15:04:47.7823837Z 2026-02-09T15:04:47.7824037Z The following packages will be DOWNGRADED: 2026-02-09T15:04:47.7824394Z 2026-02-09T15:04:47.7824617Z icu 78.2-h33c6efd_0 --> 75.1-he02047a_0 2026-02-09T15:04:47.7824997Z libffi 3.5.2-h3435931_0 --> 3.4.6-h2dba641_1 2026-02-09T15:04:47.7825236Z 2026-02-09T15:04:47.7825335Z The following packages will be REVISED: 2026-02-09T15:04:47.7825535Z 2026-02-09T15:04:47.7825756Z libsqlite 3.51.2-hf4e2dac_0 --> 3.51.2-h0c1763c_0 2026-02-09T15:04:47.7826508Z python 3.12.12-hd63d673_2_cpython --> 3.12.12-hfe2f287_0_cpython 2026-02-09T15:04:47.7827004Z 2026-02-09T15:04:47.7827318Z 2026-02-09T15:04:47.7827324Z 2026-02-09T15:04:47.7827550Z Downloading and Extracting Packages: ...working... 2026-02-09T15:04:47.7828117Z python-3.12.12 | 30.1 MB | | 0% 2026-02-09T15:04:47.7828459Z 2026-02-09T15:04:47.7828985Z icu-75.1 | 11.6 MB | | 0%  2026-02-09T15:04:47.7829322Z 2026-02-09T15:04:47.7829328Z 2026-02-09T15:04:47.7852930Z libopenvino-intel-cp | 10.6 MB | | 0%  2026-02-09T15:04:47.7854556Z 2026-02-09T15:04:47.7854563Z 2026-02-09T15:04:47.7854569Z 2026-02-09T15:04:47.7857948Z ffmpeg-7.0.1 | 9.6 MB | | 0%  2026-02-09T15:04:47.7858712Z 2026-02-09T15:04:47.7858833Z 2026-02-09T15:04:47.7859120Z 2026-02-09T15:04:47.7859243Z 2026-02-09T15:04:47.7877518Z libopenvino-intel-gp | 8.3 MB | | 0%  2026-02-09T15:04:47.7878086Z 2026-02-09T15:04:47.7878226Z 2026-02-09T15:04:47.7878231Z 2026-02-09T15:04:47.7878237Z 2026-02-09T15:04:47.7893028Z 2026-02-09T15:04:47.7894266Z libopenvino-2024.3.0 | 5.1 MB | | 0%  2026-02-09T15:04:47.7894808Z 2026-02-09T15:04:47.7894814Z 2026-02-09T15:04:47.7894820Z 2026-02-09T15:04:47.7894826Z 2026-02-09T15:04:47.7894831Z 2026-02-09T15:04:47.7894854Z 2026-02-09T15:04:47.7896252Z p11-kit-0.24.1 | 4.5 MB | | 0%  2026-02-09T15:04:47.7896751Z 2026-02-09T15:04:47.7896757Z 2026-02-09T15:04:47.7896763Z 2026-02-09T15:04:47.7896768Z 2026-02-09T15:04:47.7896773Z 2026-02-09T15:04:47.7896778Z 2026-02-09T15:04:47.7896792Z 2026-02-09T15:04:47.7897983Z libglib-2.86.0 | 3.8 MB | | 0%  2026-02-09T15:04:47.7898483Z 2026-02-09T15:04:47.7898927Z 2026-02-09T15:04:47.7898939Z 2026-02-09T15:04:47.7898944Z 2026-02-09T15:04:47.7898950Z 2026-02-09T15:04:47.7898956Z 2026-02-09T15:04:47.7898961Z 2026-02-09T15:04:47.7898975Z 2026-02-09T15:04:47.7899764Z x265-3.5 | 3.2 MB | | 0%  2026-02-09T15:04:47.7900264Z 2026-02-09T15:04:47.7900270Z 2026-02-09T15:04:47.7900276Z 2026-02-09T15:04:47.7900281Z 2026-02-09T15:04:47.7900287Z 2026-02-09T15:04:47.7900292Z 2026-02-09T15:04:47.7900296Z 2026-02-09T15:04:47.7900302Z 2026-02-09T15:04:47.7900313Z 2026-02-09T15:04:47.7901526Z libprotobuf-4.25.3 | 2.7 MB | | 0%  2026-02-09T15:04:47.7902064Z 2026-02-09T15:04:47.7902070Z 2026-02-09T15:04:47.7902076Z 2026-02-09T15:04:47.7902081Z 2026-02-09T15:04:47.7902086Z 2026-02-09T15:04:47.7902091Z 2026-02-09T15:04:47.7902096Z 2026-02-09T15:04:47.7902100Z 2026-02-09T15:04:47.7902118Z 2026-02-09T15:04:47.7902132Z 2026-02-09T15:04:47.7903505Z aom-3.9.1 | 2.6 MB | | 0%  2026-02-09T15:04:47.7904007Z 2026-02-09T15:04:47.7904014Z 2026-02-09T15:04:47.7904019Z 2026-02-09T15:04:47.7904024Z 2026-02-09T15:04:47.7904030Z 2026-02-09T15:04:47.7904035Z 2026-02-09T15:04:47.7904049Z 2026-02-09T15:04:47.7904067Z 2026-02-09T15:04:47.7904073Z 2026-02-09T15:04:47.7904078Z 2026-02-09T15:04:47.7904109Z 2026-02-09T15:04:47.7905283Z libhwloc-2.12.1 | 2.3 MB | | 0%  2026-02-09T15:04:47.7905839Z 2026-02-09T15:04:47.7905855Z 2026-02-09T15:04:47.7905861Z 2026-02-09T15:04:47.7905867Z 2026-02-09T15:04:47.7905872Z 2026-02-09T15:04:47.7905878Z 2026-02-09T15:04:47.7905883Z 2026-02-09T15:04:47.7905888Z 2026-02-09T15:04:47.7905893Z 2026-02-09T15:04:47.7905899Z 2026-02-09T15:04:47.7905904Z 2026-02-09T15:04:47.7905909Z 2026-02-09T15:04:47.7907008Z svt-av1-2.1.2 | 2.2 MB | | 0%  2026-02-09T15:04:47.7907554Z 2026-02-09T15:04:47.7907561Z 2026-02-09T15:04:47.7907565Z 2026-02-09T15:04:47.7907570Z 2026-02-09T15:04:47.7907575Z 2026-02-09T15:04:47.7907580Z 2026-02-09T15:04:47.7907585Z 2026-02-09T15:04:47.7907590Z 2026-02-09T15:04:47.7907595Z 2026-02-09T15:04:47.7907599Z 2026-02-09T15:04:47.7907604Z 2026-02-09T15:04:47.7907868Z 2026-02-09T15:04:47.7907874Z 2026-02-09T15:04:47.7908671Z harfbuzz-12.1.0 | 2.0 MB | | 0%  2026-02-09T15:04:47.7909199Z 2026-02-09T15:04:47.7909205Z 2026-02-09T15:04:47.7909210Z 2026-02-09T15:04:47.7909215Z 2026-02-09T15:04:47.7909219Z 2026-02-09T15:04:47.7909224Z 2026-02-09T15:04:47.7909229Z 2026-02-09T15:04:47.7909234Z 2026-02-09T15:04:47.7909239Z 2026-02-09T15:04:47.7909244Z 2026-02-09T15:04:47.7909248Z 2026-02-09T15:04:47.7909253Z 2026-02-09T15:04:47.7909258Z 2026-02-09T15:04:47.7909262Z 2026-02-09T15:04:47.7910322Z gnutls-3.7.9 | 1.9 MB | | 0%  2026-02-09T15:04:47.7910838Z 2026-02-09T15:04:47.7910844Z 2026-02-09T15:04:47.7910849Z 2026-02-09T15:04:47.7910853Z 2026-02-09T15:04:47.7910858Z 2026-02-09T15:04:47.7910863Z 2026-02-09T15:04:47.7910868Z 2026-02-09T15:04:47.7910872Z 2026-02-09T15:04:47.7910889Z 2026-02-09T15:04:47.7910904Z 2026-02-09T15:04:47.7910909Z 2026-02-09T15:04:47.7910914Z 2026-02-09T15:04:47.7910919Z 2026-02-09T15:04:47.7910924Z 2026-02-09T15:04:47.7910929Z 2026-02-09T15:04:47.7911964Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-02-09T15:04:47.7912801Z 2026-02-09T15:04:47.7912807Z 2026-02-09T15:04:47.7912812Z 2026-02-09T15:04:47.7912817Z 2026-02-09T15:04:47.7912822Z 2026-02-09T15:04:47.7912826Z 2026-02-09T15:04:47.7912831Z 2026-02-09T15:04:47.7912835Z 2026-02-09T15:04:47.7912840Z 2026-02-09T15:04:47.7912844Z 2026-02-09T15:04:47.7912849Z 2026-02-09T15:04:47.7912854Z 2026-02-09T15:04:47.7912859Z 2026-02-09T15:04:47.7912863Z 2026-02-09T15:04:47.7913096Z 2026-02-09T15:04:47.7913105Z 2026-02-09T15:04:47.7914029Z libopenvino-onnx-fro | 1.5 MB | | 0%  2026-02-09T15:04:47.7914645Z 2026-02-09T15:04:47.7914651Z 2026-02-09T15:04:47.7914656Z 2026-02-09T15:04:47.7914661Z 2026-02-09T15:04:47.7914676Z 2026-02-09T15:04:47.7914681Z 2026-02-09T15:04:47.7914686Z 2026-02-09T15:04:47.7914691Z 2026-02-09T15:04:47.7914696Z 2026-02-09T15:04:47.7914701Z 2026-02-09T15:04:47.7914706Z 2026-02-09T15:04:47.7914711Z 2026-02-09T15:04:47.7914716Z 2026-02-09T15:04:47.7914721Z 2026-02-09T15:04:47.7914733Z 2026-02-09T15:04:47.7914738Z 2026-02-09T15:04:47.7914743Z 2026-02-09T15:04:47.7915667Z libunistring-0.9.10 | 1.4 MB | | 0%  2026-02-09T15:04:47.7916243Z 2026-02-09T15:04:47.7916249Z 2026-02-09T15:04:47.7916253Z 2026-02-09T15:04:47.7916258Z 2026-02-09T15:04:47.7916272Z 2026-02-09T15:04:47.7916277Z 2026-02-09T15:04:47.7916290Z 2026-02-09T15:04:47.7916296Z 2026-02-09T15:04:47.7916301Z 2026-02-09T15:04:47.7916306Z 2026-02-09T15:04:47.7916310Z 2026-02-09T15:04:47.7916315Z 2026-02-09T15:04:47.7916320Z 2026-02-09T15:04:47.7916325Z 2026-02-09T15:04:47.7916330Z 2026-02-09T15:04:47.7916335Z 2026-02-09T15:04:47.7916340Z 2026-02-09T15:04:47.7916350Z 2026-02-09T15:04:47.7926704Z libopenvino-tensorfl | 1.2 MB | | 0%  2026-02-09T15:04:47.7927346Z 2026-02-09T15:04:47.7927352Z 2026-02-09T15:04:47.7927357Z 2026-02-09T15:04:47.7927362Z 2026-02-09T15:04:47.7927367Z 2026-02-09T15:04:47.7927372Z 2026-02-09T15:04:47.7927377Z 2026-02-09T15:04:47.7927381Z 2026-02-09T15:04:47.7927386Z 2026-02-09T15:04:47.7927391Z 2026-02-09T15:04:47.7927396Z 2026-02-09T15:04:47.7927401Z 2026-02-09T15:04:47.7927406Z 2026-02-09T15:04:47.7927411Z 2026-02-09T15:04:47.7927416Z 2026-02-09T15:04:47.7927421Z 2026-02-09T15:04:47.7927437Z 2026-02-09T15:04:47.7927442Z 2026-02-09T15:04:47.7927458Z 2026-02-09T15:04:47.8870375Z ... (more hidden) ... 2026-02-09T15:04:47.8871302Z 2026-02-09T15:04:47.8871311Z 2026-02-09T15:04:47.8871319Z 2026-02-09T15:04:47.8871328Z 2026-02-09T15:04:47.8925909Z libopenvino-intel-gp | 8.3 MB | | 0%  2026-02-09T15:04:47.8926874Z 2026-02-09T15:04:47.8926881Z 2026-02-09T15:04:47.8926887Z 2026-02-09T15:04:47.8931475Z ffmpeg-7.0.1 | 9.6 MB | | 0%  2026-02-09T15:04:47.8975107Z python-3.12.12 | 30.1 MB | | 0% 2026-02-09T15:04:47.8975488Z 2026-02-09T15:04:47.8975679Z 2026-02-09T15:04:47.9314620Z libopenvino-intel-cp | 10.6 MB | | 0%  2026-02-09T15:04:47.9315108Z 2026-02-09T15:04:47.9871637Z icu-75.1 | 11.6 MB | | 0%  2026-02-09T15:04:47.9872163Z 2026-02-09T15:04:47.9872171Z 2026-02-09T15:04:47.9872183Z 2026-02-09T15:04:47.9872890Z 2026-02-09T15:04:47.9926533Z libopenvino-intel-gp | 8.3 MB | ###9 | 39%  2026-02-09T15:04:47.9927007Z 2026-02-09T15:04:47.9927012Z 2026-02-09T15:04:47.9927199Z 2026-02-09T15:04:47.9936697Z ffmpeg-7.0.1 | 9.6 MB | ##9 | 29%  2026-02-09T15:04:47.9977455Z python-3.12.12 | 30.1 MB | #1 | 12% 2026-02-09T15:04:47.9977889Z 2026-02-09T15:04:47.9977903Z 2026-02-09T15:04:48.0316401Z libopenvino-intel-cp | 10.6 MB | ###3 | 33%  2026-02-09T15:04:48.0316861Z 2026-02-09T15:04:48.0874247Z icu-75.1 | 11.6 MB | ##6 | 27%  2026-02-09T15:04:48.0874745Z 2026-02-09T15:04:48.0874752Z 2026-02-09T15:04:48.0874758Z 2026-02-09T15:04:48.0874780Z 2026-02-09T15:04:48.0928925Z libopenvino-intel-gp | 8.3 MB | ########4 | 85%  2026-02-09T15:04:48.0929463Z 2026-02-09T15:04:48.0929469Z 2026-02-09T15:04:48.0929475Z 2026-02-09T15:04:48.0938509Z ffmpeg-7.0.1 | 9.6 MB | ####### | 70%  2026-02-09T15:04:48.0978026Z python-3.12.12 | 30.1 MB | ##4 | 24% 2026-02-09T15:04:48.0978465Z 2026-02-09T15:04:48.0978855Z 2026-02-09T15:04:48.1318137Z libopenvino-intel-cp | 10.6 MB | ######6 | 67%  2026-02-09T15:04:48.1318645Z 2026-02-09T15:04:48.1942921Z icu-75.1 | 11.6 MB | ###### | 61%  2026-02-09T15:04:48.2375513Z python-3.12.12 | 30.1 MB | #### | 40% 2026-02-09T15:04:48.2375946Z 2026-02-09T15:04:48.2375955Z 2026-02-09T15:04:48.2375961Z 2026-02-09T15:04:48.2375986Z 2026-02-09T15:04:48.2781633Z libopenvino-intel-gp | 8.3 MB | ########## | 100%  2026-02-09T15:04:48.2782198Z 2026-02-09T15:04:48.2782204Z 2026-02-09T15:04:48.2782210Z 2026-02-09T15:04:48.2782734Z ffmpeg-7.0.1 | 9.6 MB | ########## | 100%  2026-02-09T15:04:48.2783028Z 2026-02-09T15:04:48.2783032Z 2026-02-09T15:04:48.2786617Z 2026-02-09T15:04:48.2886979Z ffmpeg-7.0.1 | 9.6 MB | ########## | 100%  2026-02-09T15:04:48.2887415Z 2026-02-09T15:04:48.2887452Z 2026-02-09T15:04:48.2887798Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-02-09T15:04:48.2888175Z 2026-02-09T15:04:48.2888180Z 2026-02-09T15:04:48.2949758Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-02-09T15:04:48.3127847Z python-3.12.12 | 30.1 MB | #####3 | 53% 2026-02-09T15:04:48.3128285Z 2026-02-09T15:04:48.3128292Z 2026-02-09T15:04:48.3128310Z 2026-02-09T15:04:48.3128328Z 2026-02-09T15:04:48.3128335Z 2026-02-09T15:04:48.3390940Z libopenvino-2024.3.0 | 5.1 MB | | 0%  2026-02-09T15:04:48.3392129Z 2026-02-09T15:04:48.3392136Z 2026-02-09T15:04:48.3392142Z 2026-02-09T15:04:48.3392148Z 2026-02-09T15:04:48.3392155Z 2026-02-09T15:04:48.3392172Z 2026-02-09T15:04:48.3541479Z p11-kit-0.24.1 | 4.5 MB | | 0%  2026-02-09T15:04:48.3545542Z 2026-02-09T15:04:48.3546298Z icu-75.1 | 11.6 MB | ########## | 100%  2026-02-09T15:04:48.3546734Z 2026-02-09T15:04:48.3788974Z icu-75.1 | 11.6 MB | ########## | 100%  2026-02-09T15:04:48.3789518Z 2026-02-09T15:04:48.3789524Z 2026-02-09T15:04:48.3789529Z 2026-02-09T15:04:48.3789536Z 2026-02-09T15:04:48.3789542Z 2026-02-09T15:04:48.3789547Z 2026-02-09T15:04:48.3789553Z 2026-02-09T15:04:48.4134041Z libglib-2.86.0 | 3.8 MB | | 0%  2026-02-09T15:04:48.4134512Z 2026-02-09T15:04:48.4134518Z 2026-02-09T15:04:48.4134524Z 2026-02-09T15:04:48.4134528Z 2026-02-09T15:04:48.4134533Z 2026-02-09T15:04:48.4134538Z 2026-02-09T15:04:48.4134542Z 2026-02-09T15:04:48.4134904Z 2026-02-09T15:04:48.4137145Z x265-3.5 | 3.2 MB | | 0%  2026-02-09T15:04:48.4137589Z 2026-02-09T15:04:48.4137594Z 2026-02-09T15:04:48.4137601Z 2026-02-09T15:04:48.4137607Z 2026-02-09T15:04:48.4139477Z 2026-02-09T15:04:48.4404843Z libopenvino-2024.3.0 | 5.1 MB | #####8 | 59%  2026-02-09T15:04:48.4405378Z 2026-02-09T15:04:48.4405428Z 2026-02-09T15:04:48.4405435Z 2026-02-09T15:04:48.4405441Z 2026-02-09T15:04:48.4405447Z 2026-02-09T15:04:48.4405452Z 2026-02-09T15:04:48.4794272Z p11-kit-0.24.1 | 4.5 MB | ######5 | 65%  2026-02-09T15:04:48.4794762Z 2026-02-09T15:04:48.4794770Z 2026-02-09T15:04:48.4794820Z 2026-02-09T15:04:48.4794825Z 2026-02-09T15:04:48.4794829Z 2026-02-09T15:04:48.4794834Z 2026-02-09T15:04:48.4794839Z 2026-02-09T15:04:48.4816841Z libglib-2.86.0 | 3.8 MB | #######2 | 73%  2026-02-09T15:04:48.5134281Z python-3.12.12 | 30.1 MB | ######5 | 66% 2026-02-09T15:04:48.5134696Z 2026-02-09T15:04:48.5134703Z 2026-02-09T15:04:48.5134709Z 2026-02-09T15:04:48.5134714Z 2026-02-09T15:04:48.5134719Z 2026-02-09T15:04:48.5134734Z 2026-02-09T15:04:48.5134740Z 2026-02-09T15:04:48.5134762Z 2026-02-09T15:04:48.5821615Z x265-3.5 | 3.2 MB | ########5 | 85%  2026-02-09T15:04:48.5955589Z python-3.12.12 | 30.1 MB | #######8 | 79% 2026-02-09T15:04:48.5956044Z 2026-02-09T15:04:48.5956049Z 2026-02-09T15:04:48.5956056Z 2026-02-09T15:04:48.5956062Z 2026-02-09T15:04:48.5956068Z 2026-02-09T15:04:48.5956084Z 2026-02-09T15:04:48.5956100Z 2026-02-09T15:04:48.6055713Z libglib-2.86.0 | 3.8 MB | ########## | 100%  2026-02-09T15:04:48.6056278Z 2026-02-09T15:04:48.6056283Z 2026-02-09T15:04:48.6056289Z 2026-02-09T15:04:48.6056295Z 2026-02-09T15:04:48.6056301Z 2026-02-09T15:04:48.6056305Z 2026-02-09T15:04:48.6056310Z 2026-02-09T15:04:48.6056314Z 2026-02-09T15:04:48.6063441Z x265-3.5 | 3.2 MB | ########## | 100%  2026-02-09T15:04:48.6063862Z 2026-02-09T15:04:48.6063867Z 2026-02-09T15:04:48.6063873Z 2026-02-09T15:04:48.6063877Z 2026-02-09T15:04:48.6063882Z 2026-02-09T15:04:48.6064396Z 2026-02-09T15:04:48.6068010Z p11-kit-0.24.1 | 4.5 MB | ########## | 100%  2026-02-09T15:04:48.6068445Z 2026-02-09T15:04:48.6068470Z 2026-02-09T15:04:48.6068475Z 2026-02-09T15:04:48.6068480Z 2026-02-09T15:04:48.6069720Z 2026-02-09T15:04:48.6070269Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-02-09T15:04:48.6070805Z 2026-02-09T15:04:48.6070811Z 2026-02-09T15:04:48.6070817Z 2026-02-09T15:04:48.6070834Z 2026-02-09T15:04:48.6071573Z 2026-02-09T15:04:48.6437538Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-02-09T15:04:48.6438090Z 2026-02-09T15:04:48.6438096Z 2026-02-09T15:04:48.6438115Z 2026-02-09T15:04:48.6438122Z 2026-02-09T15:04:48.6438128Z 2026-02-09T15:04:48.6438133Z 2026-02-09T15:04:48.6438140Z 2026-02-09T15:04:48.6438147Z 2026-02-09T15:04:48.6438151Z 2026-02-09T15:04:48.6826058Z libprotobuf-4.25.3 | 2.7 MB | | 1%  2026-02-09T15:04:48.6828574Z python-3.12.12 | 30.1 MB | #########7 | 98% 2026-02-09T15:04:48.6829104Z 2026-02-09T15:04:48.6829111Z 2026-02-09T15:04:48.6829117Z 2026-02-09T15:04:48.6829161Z 2026-02-09T15:04:48.6829167Z 2026-02-09T15:04:48.6829177Z 2026-02-09T15:04:48.6829184Z 2026-02-09T15:04:48.6829189Z 2026-02-09T15:04:48.6829195Z 2026-02-09T15:04:48.6829200Z 2026-02-09T15:04:48.6829204Z 2026-02-09T15:04:48.6829799Z 2026-02-09T15:04:48.6863484Z svt-av1-2.1.2 | 2.2 MB | | 1%  2026-02-09T15:04:48.6864251Z 2026-02-09T15:04:48.6864257Z 2026-02-09T15:04:48.6864262Z 2026-02-09T15:04:48.6864267Z 2026-02-09T15:04:48.6864272Z 2026-02-09T15:04:48.6864277Z 2026-02-09T15:04:48.6864294Z 2026-02-09T15:04:48.6864299Z 2026-02-09T15:04:48.6864304Z 2026-02-09T15:04:48.6864322Z 2026-02-09T15:04:48.6893008Z aom-3.9.1 | 2.6 MB | | 1%  2026-02-09T15:04:48.6893720Z 2026-02-09T15:04:48.6893726Z 2026-02-09T15:04:48.6893730Z 2026-02-09T15:04:48.6893735Z 2026-02-09T15:04:48.6893740Z 2026-02-09T15:04:48.6893746Z 2026-02-09T15:04:48.6893751Z 2026-02-09T15:04:48.6893780Z 2026-02-09T15:04:48.6893786Z 2026-02-09T15:04:48.6893791Z 2026-02-09T15:04:48.6893806Z 2026-02-09T15:04:48.7561232Z libhwloc-2.12.1 | 2.3 MB | | 1%  2026-02-09T15:04:48.7561793Z 2026-02-09T15:04:48.7561799Z 2026-02-09T15:04:48.7561805Z 2026-02-09T15:04:48.7561855Z 2026-02-09T15:04:48.7561860Z 2026-02-09T15:04:48.7561877Z 2026-02-09T15:04:48.7561882Z 2026-02-09T15:04:48.7561886Z 2026-02-09T15:04:48.7561909Z 2026-02-09T15:04:48.7562358Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-02-09T15:04:48.7563011Z 2026-02-09T15:04:48.7563016Z 2026-02-09T15:04:48.7563021Z 2026-02-09T15:04:48.7563026Z 2026-02-09T15:04:48.7563032Z 2026-02-09T15:04:48.7563046Z 2026-02-09T15:04:48.7563051Z 2026-02-09T15:04:48.7563057Z 2026-02-09T15:04:48.7563062Z 2026-02-09T15:04:48.7825702Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-02-09T15:04:48.7826226Z 2026-02-09T15:04:48.7826743Z 2026-02-09T15:04:48.7826775Z 2026-02-09T15:04:48.7826781Z 2026-02-09T15:04:48.7826786Z 2026-02-09T15:04:48.7826790Z 2026-02-09T15:04:48.7826796Z 2026-02-09T15:04:48.7826802Z 2026-02-09T15:04:48.7826807Z 2026-02-09T15:04:48.7826811Z 2026-02-09T15:04:48.7826815Z 2026-02-09T15:04:48.7830371Z 2026-02-09T15:04:48.7970126Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-02-09T15:04:48.7970687Z 2026-02-09T15:04:48.7970692Z 2026-02-09T15:04:48.7970700Z 2026-02-09T15:04:48.7970705Z 2026-02-09T15:04:48.7970722Z 2026-02-09T15:04:48.7970727Z 2026-02-09T15:04:48.7970731Z 2026-02-09T15:04:48.7970736Z 2026-02-09T15:04:48.7970741Z 2026-02-09T15:04:48.7970746Z 2026-02-09T15:04:48.7970751Z 2026-02-09T15:04:48.7971160Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-02-09T15:04:48.7971666Z 2026-02-09T15:04:48.7971672Z 2026-02-09T15:04:48.7971678Z 2026-02-09T15:04:48.7971693Z 2026-02-09T15:04:48.7971698Z 2026-02-09T15:04:48.7971726Z 2026-02-09T15:04:48.7971733Z 2026-02-09T15:04:48.7971737Z 2026-02-09T15:04:48.7971741Z 2026-02-09T15:04:48.7971746Z 2026-02-09T15:04:48.7971750Z 2026-02-09T15:04:48.7994091Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-02-09T15:04:48.7994638Z 2026-02-09T15:04:48.7994654Z 2026-02-09T15:04:48.7994658Z 2026-02-09T15:04:48.7994664Z 2026-02-09T15:04:48.7994668Z 2026-02-09T15:04:48.7994673Z 2026-02-09T15:04:48.7994679Z 2026-02-09T15:04:48.7994683Z 2026-02-09T15:04:48.7994688Z 2026-02-09T15:04:48.7994692Z 2026-02-09T15:04:48.7994697Z 2026-02-09T15:04:48.7994702Z 2026-02-09T15:04:48.7994706Z 2026-02-09T15:04:48.8095664Z harfbuzz-12.1.0 | 2.0 MB | | 1%  2026-02-09T15:04:48.8096891Z 2026-02-09T15:04:48.8097086Z 2026-02-09T15:04:48.8097094Z 2026-02-09T15:04:48.8097100Z 2026-02-09T15:04:48.8097104Z 2026-02-09T15:04:48.8097109Z 2026-02-09T15:04:48.8097113Z 2026-02-09T15:04:48.8097134Z 2026-02-09T15:04:48.8097140Z 2026-02-09T15:04:48.8097266Z 2026-02-09T15:04:48.8098347Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-02-09T15:04:48.8098832Z 2026-02-09T15:04:48.8098837Z 2026-02-09T15:04:48.8098842Z 2026-02-09T15:04:48.8099128Z 2026-02-09T15:04:48.8099133Z 2026-02-09T15:04:48.8099138Z 2026-02-09T15:04:48.8099142Z 2026-02-09T15:04:48.8099147Z 2026-02-09T15:04:48.8099151Z 2026-02-09T15:04:48.8099156Z 2026-02-09T15:04:48.8484204Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-02-09T15:04:48.8484702Z 2026-02-09T15:04:48.8484707Z 2026-02-09T15:04:48.8484713Z 2026-02-09T15:04:48.8484720Z 2026-02-09T15:04:48.8484724Z 2026-02-09T15:04:48.8484729Z 2026-02-09T15:04:48.8484733Z 2026-02-09T15:04:48.8484738Z 2026-02-09T15:04:48.8484742Z 2026-02-09T15:04:48.8484747Z 2026-02-09T15:04:48.8484753Z 2026-02-09T15:04:48.8484766Z 2026-02-09T15:04:48.8484771Z 2026-02-09T15:04:48.8586734Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-02-09T15:04:48.8587267Z 2026-02-09T15:04:48.8587272Z 2026-02-09T15:04:48.8587277Z 2026-02-09T15:04:48.8587282Z 2026-02-09T15:04:48.8587288Z 2026-02-09T15:04:48.8587293Z 2026-02-09T15:04:48.8587309Z 2026-02-09T15:04:48.8587332Z 2026-02-09T15:04:48.8587337Z 2026-02-09T15:04:48.8587342Z 2026-02-09T15:04:48.8587346Z 2026-02-09T15:04:48.8587351Z 2026-02-09T15:04:48.8587356Z 2026-02-09T15:04:48.8587360Z 2026-02-09T15:04:48.8587366Z 2026-02-09T15:04:48.8587378Z 2026-02-09T15:04:48.8702398Z libopenvino-onnx-fro | 1.5 MB | 1 | 1%  2026-02-09T15:04:48.8703243Z 2026-02-09T15:04:48.8703249Z 2026-02-09T15:04:48.8703254Z 2026-02-09T15:04:48.8703261Z 2026-02-09T15:04:48.8703267Z 2026-02-09T15:04:48.8703273Z 2026-02-09T15:04:48.8703280Z 2026-02-09T15:04:48.8703286Z 2026-02-09T15:04:48.8703292Z 2026-02-09T15:04:48.8703299Z 2026-02-09T15:04:48.8703619Z 2026-02-09T15:04:48.8703628Z 2026-02-09T15:04:48.8703634Z 2026-02-09T15:04:48.8703639Z 2026-02-09T15:04:48.8703657Z 2026-02-09T15:04:48.8766670Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-02-09T15:04:48.8767212Z 2026-02-09T15:04:48.8767236Z 2026-02-09T15:04:48.8767241Z 2026-02-09T15:04:48.8767245Z 2026-02-09T15:04:48.8767250Z 2026-02-09T15:04:48.8767255Z 2026-02-09T15:04:48.8767258Z 2026-02-09T15:04:48.8767263Z 2026-02-09T15:04:48.8767267Z 2026-02-09T15:04:48.8767271Z 2026-02-09T15:04:48.8767275Z 2026-02-09T15:04:48.8767281Z 2026-02-09T15:04:48.8767297Z 2026-02-09T15:04:48.8767302Z 2026-02-09T15:04:48.8952751Z gnutls-3.7.9 | 1.9 MB | | 1%  2026-02-09T15:04:48.8953298Z 2026-02-09T15:04:48.8953304Z 2026-02-09T15:04:48.8953309Z 2026-02-09T15:04:48.8953314Z 2026-02-09T15:04:48.8953319Z 2026-02-09T15:04:48.8953324Z 2026-02-09T15:04:48.8953344Z 2026-02-09T15:04:48.8953374Z 2026-02-09T15:04:48.8953380Z 2026-02-09T15:04:48.8953386Z 2026-02-09T15:04:48.8953390Z 2026-02-09T15:04:48.8953396Z 2026-02-09T15:04:48.8953401Z 2026-02-09T15:04:48.8953405Z 2026-02-09T15:04:48.8953410Z 2026-02-09T15:04:48.8953415Z 2026-02-09T15:04:48.8953431Z 2026-02-09T15:04:48.9359500Z libunistring-0.9.10 | 1.4 MB | 1 | 1%  2026-02-09T15:04:48.9360153Z 2026-02-09T15:04:48.9360158Z 2026-02-09T15:04:48.9360163Z 2026-02-09T15:04:48.9360169Z 2026-02-09T15:04:48.9360175Z 2026-02-09T15:04:48.9360180Z 2026-02-09T15:04:48.9360199Z 2026-02-09T15:04:48.9360206Z 2026-02-09T15:04:48.9360212Z 2026-02-09T15:04:48.9360217Z 2026-02-09T15:04:48.9360222Z 2026-02-09T15:04:48.9360227Z 2026-02-09T15:04:48.9360232Z 2026-02-09T15:04:48.9360237Z 2026-02-09T15:04:48.9360241Z 2026-02-09T15:04:48.9360246Z 2026-02-09T15:04:48.9515148Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-02-09T15:04:48.9515601Z 2026-02-09T15:04:48.9515604Z 2026-02-09T15:04:48.9515608Z 2026-02-09T15:04:48.9515611Z 2026-02-09T15:04:48.9515615Z 2026-02-09T15:04:48.9515618Z 2026-02-09T15:04:48.9515622Z 2026-02-09T15:04:48.9515626Z 2026-02-09T15:04:48.9515629Z 2026-02-09T15:04:48.9515632Z 2026-02-09T15:04:48.9515927Z 2026-02-09T15:04:48.9515931Z 2026-02-09T15:04:48.9515934Z 2026-02-09T15:04:48.9515937Z 2026-02-09T15:04:48.9515949Z 2026-02-09T15:04:48.9594087Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-02-09T15:04:48.9594800Z 2026-02-09T15:04:48.9594807Z 2026-02-09T15:04:48.9594813Z 2026-02-09T15:04:48.9594819Z 2026-02-09T15:04:48.9594825Z 2026-02-09T15:04:48.9594831Z 2026-02-09T15:04:48.9594836Z 2026-02-09T15:04:48.9594842Z 2026-02-09T15:04:48.9594848Z 2026-02-09T15:04:48.9594855Z 2026-02-09T15:04:48.9594860Z 2026-02-09T15:04:48.9594866Z 2026-02-09T15:04:48.9594873Z 2026-02-09T15:04:48.9598133Z 2026-02-09T15:04:48.9672703Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-02-09T15:04:48.9673299Z 2026-02-09T15:04:48.9673308Z 2026-02-09T15:04:48.9673311Z 2026-02-09T15:04:48.9673315Z 2026-02-09T15:04:48.9673319Z 2026-02-09T15:04:48.9673323Z 2026-02-09T15:04:48.9673347Z 2026-02-09T15:04:48.9673365Z 2026-02-09T15:04:48.9673370Z 2026-02-09T15:04:48.9673377Z 2026-02-09T15:04:48.9673382Z 2026-02-09T15:04:48.9673387Z 2026-02-09T15:04:48.9673391Z 2026-02-09T15:04:48.9673396Z 2026-02-09T15:04:48.9673401Z 2026-02-09T15:04:48.9673408Z 2026-02-09T15:04:48.9673424Z 2026-02-09T15:04:48.9858864Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-02-09T15:04:48.9859534Z 2026-02-09T15:04:48.9859539Z 2026-02-09T15:04:48.9859542Z 2026-02-09T15:04:48.9859555Z 2026-02-09T15:04:49.0067293Z libopenvino-intel-gp | 8.3 MB | ########## | 100%  2026-02-09T15:04:49.0067860Z 2026-02-09T15:04:49.0068191Z 2026-02-09T15:04:49.0068202Z 2026-02-09T15:04:49.0068208Z 2026-02-09T15:04:49.0068213Z 2026-02-09T15:04:49.0068221Z 2026-02-09T15:04:49.0068226Z 2026-02-09T15:04:49.0068231Z 2026-02-09T15:04:49.0068236Z 2026-02-09T15:04:49.0068240Z 2026-02-09T15:04:49.0068244Z 2026-02-09T15:04:49.0068248Z 2026-02-09T15:04:49.0068269Z 2026-02-09T15:04:49.0068273Z 2026-02-09T15:04:49.0068276Z 2026-02-09T15:04:49.0068279Z 2026-02-09T15:04:49.0068282Z 2026-02-09T15:04:49.0068285Z 2026-02-09T15:04:49.0228937Z libopenvino-tensorfl | 1.2 MB | 1 | 1%  2026-02-09T15:04:49.0229581Z 2026-02-09T15:04:49.0229588Z 2026-02-09T15:04:49.0229621Z 2026-02-09T15:04:49.0229626Z 2026-02-09T15:04:49.0229632Z 2026-02-09T15:04:49.0229637Z 2026-02-09T15:04:49.0229642Z 2026-02-09T15:04:49.0229647Z 2026-02-09T15:04:49.0229652Z 2026-02-09T15:04:49.0229657Z 2026-02-09T15:04:49.0229662Z 2026-02-09T15:04:49.0229667Z 2026-02-09T15:04:49.0229681Z 2026-02-09T15:04:49.0229730Z 2026-02-09T15:04:49.0229736Z 2026-02-09T15:04:49.0229741Z 2026-02-09T15:04:49.0229746Z 2026-02-09T15:04:49.0229751Z 2026-02-09T15:04:49.0229755Z 2026-02-09T15:04:49.0786495Z ... (more hidden) ... 2026-02-09T15:04:49.0787048Z 2026-02-09T15:04:49.0787097Z 2026-02-09T15:04:49.0787102Z 2026-02-09T15:04:49.0787107Z 2026-02-09T15:04:49.0787111Z 2026-02-09T15:04:49.0787116Z 2026-02-09T15:04:49.0787120Z 2026-02-09T15:04:49.0787125Z 2026-02-09T15:04:49.0787130Z 2026-02-09T15:04:49.0787134Z 2026-02-09T15:04:49.0787139Z 2026-02-09T15:04:49.0787145Z 2026-02-09T15:04:49.0787149Z 2026-02-09T15:04:49.0787154Z 2026-02-09T15:04:49.0787160Z 2026-02-09T15:04:49.0787165Z 2026-02-09T15:04:49.0787169Z 2026-02-09T15:04:49.0787174Z 2026-02-09T15:04:49.0908015Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-02-09T15:04:49.0908628Z 2026-02-09T15:04:49.0908633Z 2026-02-09T15:04:49.0908663Z 2026-02-09T15:04:49.0908668Z 2026-02-09T15:04:49.0908674Z 2026-02-09T15:04:49.0908679Z 2026-02-09T15:04:49.0908684Z 2026-02-09T15:04:49.0908689Z 2026-02-09T15:04:49.0908693Z 2026-02-09T15:04:49.0908698Z 2026-02-09T15:04:49.0908702Z 2026-02-09T15:04:49.0908710Z 2026-02-09T15:04:49.0908987Z 2026-02-09T15:04:49.0908992Z 2026-02-09T15:04:49.0908997Z 2026-02-09T15:04:49.0909002Z 2026-02-09T15:04:49.0909008Z 2026-02-09T15:04:49.0909012Z 2026-02-09T15:04:49.0909017Z 2026-02-09T15:04:49.1169037Z ... (more hidden) ... 2026-02-09T15:04:49.1169361Z 2026-02-09T15:04:49.1169365Z 2026-02-09T15:04:49.1172073Z 2026-02-09T15:04:49.1385106Z ffmpeg-7.0.1 | 9.6 MB | ########## | 100%  2026-02-09T15:04:49.2561122Z python-3.12.12 | 30.1 MB | ########## | 100% 2026-02-09T15:04:49.2561922Z 2026-02-09T15:04:49.2561932Z 2026-02-09T15:04:49.4656904Z libopenvino-intel-cp | 10.6 MB | ########## | 100%  2026-02-09T15:04:49.4657581Z 2026-02-09T15:04:49.4657588Z 2026-02-09T15:04:49.4657596Z 2026-02-09T15:04:49.4657602Z 2026-02-09T15:04:49.4657609Z 2026-02-09T15:04:49.4657615Z 2026-02-09T15:04:49.4657632Z 2026-02-09T15:04:49.6022087Z libglib-2.86.0 | 3.8 MB | ########## | 100%  2026-02-09T15:04:49.6023838Z 2026-02-09T15:04:49.7116677Z icu-75.1 | 11.6 MB | ########## | 100%  2026-02-09T15:04:49.7117373Z 2026-02-09T15:04:49.7117528Z 2026-02-09T15:04:49.7117690Z 2026-02-09T15:04:49.7117882Z 2026-02-09T15:04:49.7118017Z 2026-02-09T15:04:49.8871166Z libopenvino-2024.3.0 | 5.1 MB | ########## | 100%  2026-02-09T15:04:49.8871828Z 2026-02-09T15:04:49.8871836Z 2026-02-09T15:04:49.8871843Z 2026-02-09T15:04:49.8871852Z 2026-02-09T15:04:49.8871860Z 2026-02-09T15:04:49.8871868Z 2026-02-09T15:04:49.8871878Z 2026-02-09T15:04:49.8871887Z 2026-02-09T15:04:49.8871904Z 2026-02-09T15:04:49.9268798Z libprotobuf-4.25.3 | 2.7 MB | ########## | 100%  2026-02-09T15:04:49.9269337Z 2026-02-09T15:04:49.9269343Z 2026-02-09T15:04:49.9269348Z 2026-02-09T15:04:49.9269354Z 2026-02-09T15:04:49.9269358Z 2026-02-09T15:04:49.9269364Z 2026-02-09T15:04:49.9269369Z 2026-02-09T15:04:49.9269375Z 2026-02-09T15:04:49.9269380Z 2026-02-09T15:04:49.9269405Z 2026-02-09T15:04:49.9269411Z 2026-02-09T15:04:49.9269436Z 2026-02-09T15:04:49.9272844Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-02-09T15:04:49.9273342Z 2026-02-09T15:04:49.9273346Z 2026-02-09T15:04:49.9273350Z 2026-02-09T15:04:49.9273353Z 2026-02-09T15:04:49.9273356Z 2026-02-09T15:04:49.9273367Z 2026-02-09T15:04:49.9273370Z 2026-02-09T15:04:49.9273373Z 2026-02-09T15:04:49.9273376Z 2026-02-09T15:04:49.9273379Z 2026-02-09T15:04:49.9273382Z 2026-02-09T15:04:49.9273385Z 2026-02-09T15:04:50.0879455Z svt-av1-2.1.2 | 2.2 MB | ########## | 100%  2026-02-09T15:04:50.0880074Z 2026-02-09T15:04:50.0880117Z 2026-02-09T15:04:50.0880123Z 2026-02-09T15:04:50.0880129Z 2026-02-09T15:04:50.0880134Z 2026-02-09T15:04:50.0880138Z 2026-02-09T15:04:50.0880143Z 2026-02-09T15:04:50.0880155Z 2026-02-09T15:04:50.1604165Z x265-3.5 | 3.2 MB | ########## | 100%  2026-02-09T15:04:50.1605227Z 2026-02-09T15:04:50.1605516Z 2026-02-09T15:04:50.1605692Z 2026-02-09T15:04:50.1606494Z 2026-02-09T15:04:50.1606694Z 2026-02-09T15:04:50.1606897Z 2026-02-09T15:04:50.1607061Z 2026-02-09T15:04:50.1607257Z 2026-02-09T15:04:50.1607434Z 2026-02-09T15:04:50.1607611Z 2026-02-09T15:04:50.1607881Z 2026-02-09T15:04:50.1900663Z libhwloc-2.12.1 | 2.3 MB | ########## | 100%  2026-02-09T15:04:50.1901280Z 2026-02-09T15:04:50.1901308Z 2026-02-09T15:04:50.1901314Z 2026-02-09T15:04:50.1901320Z 2026-02-09T15:04:50.1901326Z 2026-02-09T15:04:50.1901331Z 2026-02-09T15:04:50.1901336Z 2026-02-09T15:04:50.1901342Z 2026-02-09T15:04:50.1901387Z 2026-02-09T15:04:50.1901393Z 2026-02-09T15:04:50.2359320Z aom-3.9.1 | 2.6 MB | ########## | 100%  2026-02-09T15:04:50.2359836Z 2026-02-09T15:04:50.2359842Z 2026-02-09T15:04:50.2359847Z 2026-02-09T15:04:50.2359852Z 2026-02-09T15:04:50.2359857Z 2026-02-09T15:04:50.2360145Z 2026-02-09T15:04:50.2360150Z 2026-02-09T15:04:50.2360155Z 2026-02-09T15:04:50.2360160Z 2026-02-09T15:04:50.2360165Z 2026-02-09T15:04:50.2360169Z 2026-02-09T15:04:50.2360174Z 2026-02-09T15:04:50.2360178Z 2026-02-09T15:04:50.2360182Z 2026-02-09T15:04:50.2360187Z 2026-02-09T15:04:50.2360204Z 2026-02-09T15:04:50.2364683Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-02-09T15:04:50.2365299Z 2026-02-09T15:04:50.2365306Z 2026-02-09T15:04:50.2365311Z 2026-02-09T15:04:50.2365316Z 2026-02-09T15:04:50.2365322Z 2026-02-09T15:04:50.2365327Z 2026-02-09T15:04:50.2365332Z 2026-02-09T15:04:50.2365345Z 2026-02-09T15:04:50.2365370Z 2026-02-09T15:04:50.2365375Z 2026-02-09T15:04:50.2365380Z 2026-02-09T15:04:50.2365384Z 2026-02-09T15:04:50.2365389Z 2026-02-09T15:04:50.2365393Z 2026-02-09T15:04:50.2365398Z 2026-02-09T15:04:50.2365409Z 2026-02-09T15:04:50.2513775Z libopenvino-onnx-fro | 1.5 MB | ########## | 100%  2026-02-09T15:04:50.2514370Z 2026-02-09T15:04:50.2514376Z 2026-02-09T15:04:50.2514381Z 2026-02-09T15:04:50.2514386Z 2026-02-09T15:04:50.2514392Z 2026-02-09T15:04:50.2514396Z 2026-02-09T15:04:50.2514401Z 2026-02-09T15:04:50.2514406Z 2026-02-09T15:04:50.2514410Z 2026-02-09T15:04:50.2514415Z 2026-02-09T15:04:50.2514420Z 2026-02-09T15:04:50.2514424Z 2026-02-09T15:04:50.2514443Z 2026-02-09T15:04:50.2514898Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-02-09T15:04:50.2515361Z 2026-02-09T15:04:50.2515366Z 2026-02-09T15:04:50.2515371Z 2026-02-09T15:04:50.2515376Z 2026-02-09T15:04:50.2515381Z 2026-02-09T15:04:50.2515622Z 2026-02-09T15:04:50.2515630Z 2026-02-09T15:04:50.2515635Z 2026-02-09T15:04:50.2515640Z 2026-02-09T15:04:50.2515645Z 2026-02-09T15:04:50.2515649Z 2026-02-09T15:04:50.2515654Z 2026-02-09T15:04:50.2515658Z 2026-02-09T15:04:50.2935376Z harfbuzz-12.1.0 | 2.0 MB | ########## | 100%  2026-02-09T15:04:50.2935979Z 2026-02-09T15:04:50.2935986Z 2026-02-09T15:04:50.2935991Z 2026-02-09T15:04:50.2935997Z 2026-02-09T15:04:50.2936002Z 2026-02-09T15:04:50.2936006Z 2026-02-09T15:04:50.2936011Z 2026-02-09T15:04:50.2936017Z 2026-02-09T15:04:50.2936021Z 2026-02-09T15:04:50.2936027Z 2026-02-09T15:04:50.2936032Z 2026-02-09T15:04:50.2936049Z 2026-02-09T15:04:50.2936055Z 2026-02-09T15:04:50.2936060Z 2026-02-09T15:04:50.2936249Z 2026-02-09T15:04:50.2936784Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-02-09T15:04:50.2937309Z 2026-02-09T15:04:50.2937314Z 2026-02-09T15:04:50.2937320Z 2026-02-09T15:04:50.2937347Z 2026-02-09T15:04:50.2937353Z 2026-02-09T15:04:50.2937358Z 2026-02-09T15:04:50.2937362Z 2026-02-09T15:04:50.2937367Z 2026-02-09T15:04:50.2937371Z 2026-02-09T15:04:50.2937376Z 2026-02-09T15:04:50.2937381Z 2026-02-09T15:04:50.2937385Z 2026-02-09T15:04:50.2937390Z 2026-02-09T15:04:50.2937402Z 2026-02-09T15:04:50.2937406Z 2026-02-09T15:04:50.3908829Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-02-09T15:04:50.3909756Z 2026-02-09T15:04:50.3909762Z 2026-02-09T15:04:50.3909767Z 2026-02-09T15:04:50.3909772Z 2026-02-09T15:04:50.3909777Z 2026-02-09T15:04:50.3909791Z 2026-02-09T15:04:50.5044683Z p11-kit-0.24.1 | 4.5 MB | ########## | 100%  2026-02-09T15:04:50.5045166Z 2026-02-09T15:04:50.5045172Z 2026-02-09T15:04:50.5045177Z 2026-02-09T15:04:50.5045182Z 2026-02-09T15:04:50.5045188Z 2026-02-09T15:04:50.5045193Z 2026-02-09T15:04:50.5045199Z 2026-02-09T15:04:50.5045205Z 2026-02-09T15:04:50.5045242Z 2026-02-09T15:04:50.5045247Z 2026-02-09T15:04:50.5045253Z 2026-02-09T15:04:50.5045258Z 2026-02-09T15:04:50.5045263Z 2026-02-09T15:04:50.5045268Z 2026-02-09T15:04:50.5045273Z 2026-02-09T15:04:50.5045278Z 2026-02-09T15:04:50.5045282Z 2026-02-09T15:04:50.5045299Z 2026-02-09T15:04:50.5045823Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-02-09T15:04:50.5046634Z 2026-02-09T15:04:50.5046639Z 2026-02-09T15:04:50.5046644Z 2026-02-09T15:04:50.5046649Z 2026-02-09T15:04:50.5046654Z 2026-02-09T15:04:50.5046658Z 2026-02-09T15:04:50.5046663Z 2026-02-09T15:04:50.5046667Z 2026-02-09T15:04:50.5046680Z 2026-02-09T15:04:50.5046686Z 2026-02-09T15:04:50.5046690Z 2026-02-09T15:04:50.5046695Z 2026-02-09T15:04:50.5046700Z 2026-02-09T15:04:50.5046704Z 2026-02-09T15:04:50.5046708Z 2026-02-09T15:04:50.5046713Z 2026-02-09T15:04:50.5046718Z 2026-02-09T15:04:50.5046727Z 2026-02-09T15:04:50.5859284Z libopenvino-tensorfl | 1.2 MB | ########## | 100%  2026-02-09T15:04:50.5860581Z 2026-02-09T15:04:50.5860592Z 2026-02-09T15:04:50.5860601Z 2026-02-09T15:04:50.5860611Z 2026-02-09T15:04:50.5860620Z 2026-02-09T15:04:50.5860629Z 2026-02-09T15:04:50.5860638Z 2026-02-09T15:04:50.5860649Z 2026-02-09T15:04:50.5860685Z 2026-02-09T15:04:50.5860698Z 2026-02-09T15:04:50.5860712Z 2026-02-09T15:04:50.5860726Z 2026-02-09T15:04:50.5860735Z 2026-02-09T15:04:50.5860743Z 2026-02-09T15:04:50.5860753Z 2026-02-09T15:04:50.5860764Z 2026-02-09T15:04:50.5860796Z 2026-02-09T15:04:50.5861917Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-02-09T15:04:50.5863282Z 2026-02-09T15:04:50.5863293Z 2026-02-09T15:04:50.5863303Z 2026-02-09T15:04:50.5863314Z 2026-02-09T15:04:50.5863324Z 2026-02-09T15:04:50.5863333Z 2026-02-09T15:04:50.5863345Z 2026-02-09T15:04:50.5863354Z 2026-02-09T15:04:50.5863363Z 2026-02-09T15:04:50.5863376Z 2026-02-09T15:04:50.5863625Z 2026-02-09T15:04:50.5863642Z 2026-02-09T15:04:50.5863648Z 2026-02-09T15:04:50.5863653Z 2026-02-09T15:04:50.5863659Z 2026-02-09T15:04:50.5863664Z 2026-02-09T15:04:50.5863669Z 2026-02-09T15:04:51.0935863Z libunistring-0.9.10 | 1.4 MB | ########## | 100%  2026-02-09T15:04:51.0936953Z 2026-02-09T15:04:51.0936973Z 2026-02-09T15:04:51.0936981Z 2026-02-09T15:04:51.0949049Z 2026-02-09T15:04:51.0949070Z 2026-02-09T15:04:51.0949089Z 2026-02-09T15:04:51.0949094Z 2026-02-09T15:04:51.0949099Z 2026-02-09T15:04:51.0949104Z 2026-02-09T15:04:51.0949109Z 2026-02-09T15:04:51.0949114Z 2026-02-09T15:04:51.0949119Z 2026-02-09T15:04:51.0949124Z 2026-02-09T15:04:51.0949143Z 2026-02-09T15:04:51.0949796Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-02-09T15:04:51.0950406Z 2026-02-09T15:04:51.0950413Z 2026-02-09T15:04:51.0950418Z 2026-02-09T15:04:51.0950423Z 2026-02-09T15:04:51.0950441Z 2026-02-09T15:04:51.0950446Z 2026-02-09T15:04:51.0950451Z 2026-02-09T15:04:51.0950456Z 2026-02-09T15:04:51.0950460Z 2026-02-09T15:04:51.0950466Z 2026-02-09T15:04:51.0950472Z 2026-02-09T15:04:51.0950477Z 2026-02-09T15:04:51.0950482Z 2026-02-09T15:04:51.0950488Z 2026-02-09T15:04:51.2091664Z gnutls-3.7.9 | 1.9 MB | ########## | 100%  2026-02-09T15:04:51.2092201Z 2026-02-09T15:04:51.2092207Z 2026-02-09T15:04:51.2092211Z 2026-02-09T15:04:51.2092216Z 2026-02-09T15:04:51.2092222Z 2026-02-09T15:04:51.2092226Z 2026-02-09T15:04:51.2092231Z 2026-02-09T15:04:51.2092236Z 2026-02-09T15:04:51.2092241Z 2026-02-09T15:04:51.2092246Z 2026-02-09T15:04:51.2092251Z 2026-02-09T15:04:51.2092256Z 2026-02-09T15:04:51.2092261Z 2026-02-09T15:04:51.2092277Z 2026-02-09T15:04:51.2092282Z 2026-02-09T15:04:51.2092286Z 2026-02-09T15:04:51.2092290Z 2026-02-09T15:04:51.2092295Z 2026-02-09T15:04:51.2092299Z 2026-02-09T15:04:51.2095170Z ... (more hidden) ... 2026-02-09T15:04:51.2095839Z 2026-02-09T15:04:51.2096067Z 2026-02-09T15:04:51.2096299Z 2026-02-09T15:04:51.2096445Z 2026-02-09T15:04:51.2096610Z 2026-02-09T15:04:51.2096838Z 2026-02-09T15:04:51.2097007Z 2026-02-09T15:04:51.2097166Z 2026-02-09T15:04:51.2097849Z 2026-02-09T15:04:51.2098019Z 2026-02-09T15:04:51.2098162Z 2026-02-09T15:04:51.2098359Z 2026-02-09T15:04:51.2098504Z 2026-02-09T15:04:51.2098644Z 2026-02-09T15:04:51.2098920Z 2026-02-09T15:04:51.2099070Z 2026-02-09T15:04:51.2099321Z 2026-02-09T15:04:51.2099529Z 2026-02-09T15:04:51.2099844Z 2026-02-09T15:04:52.9063374Z ... (more hidden) ... 2026-02-09T15:04:52.9066995Z python-3.12.12 | 30.1 MB | ########## | 100% 2026-02-09T15:04:52.9067482Z 2026-02-09T15:04:52.9067489Z 2026-02-09T15:04:52.9067497Z 2026-02-09T15:04:52.9067507Z 2026-02-09T15:04:52.9067529Z 2026-02-09T15:04:52.9067535Z 2026-02-09T15:04:52.9067583Z 2026-02-09T15:04:52.9067591Z 2026-02-09T15:04:52.9067598Z 2026-02-09T15:04:52.9067603Z 2026-02-09T15:04:52.9067608Z 2026-02-09T15:04:52.9067614Z 2026-02-09T15:04:52.9067621Z 2026-02-09T15:04:52.9067626Z 2026-02-09T15:04:52.9067632Z 2026-02-09T15:04:52.9067639Z 2026-02-09T15:04:52.9067645Z 2026-02-09T15:04:52.9067665Z 2026-02-09T15:04:52.9067671Z 2026-02-09T15:04:52.9067817Z 2026-02-09T15:04:52.9068381Z  2026-02-09T15:04:52.9068946Z 2026-02-09T15:04:52.9069194Z 2026-02-09T15:04:52.9069497Z  2026-02-09T15:04:52.9069926Z 2026-02-09T15:04:52.9069933Z 2026-02-09T15:04:52.9070213Z  2026-02-09T15:04:52.9070519Z 2026-02-09T15:04:52.9070525Z 2026-02-09T15:04:52.9070531Z 2026-02-09T15:04:52.9071172Z  2026-02-09T15:04:52.9071509Z 2026-02-09T15:04:52.9071513Z 2026-02-09T15:04:52.9071517Z 2026-02-09T15:04:52.9071520Z 2026-02-09T15:04:52.9071867Z  2026-02-09T15:04:52.9072197Z 2026-02-09T15:04:52.9072203Z 2026-02-09T15:04:52.9072209Z 2026-02-09T15:04:52.9072224Z 2026-02-09T15:04:52.9072232Z 2026-02-09T15:04:52.9072702Z  2026-02-09T15:04:52.9073043Z 2026-02-09T15:04:52.9073048Z 2026-02-09T15:04:52.9073053Z 2026-02-09T15:04:52.9073057Z 2026-02-09T15:04:52.9073062Z 2026-02-09T15:04:52.9073068Z 2026-02-09T15:04:52.9073299Z  2026-02-09T15:04:52.9073620Z 2026-02-09T15:04:52.9073627Z 2026-02-09T15:04:52.9073642Z 2026-02-09T15:04:52.9073647Z 2026-02-09T15:04:52.9073652Z 2026-02-09T15:04:52.9073657Z 2026-02-09T15:04:52.9073662Z 2026-02-09T15:04:52.9073940Z  2026-02-09T15:04:52.9074302Z 2026-02-09T15:04:52.9074306Z 2026-02-09T15:04:52.9074309Z 2026-02-09T15:04:52.9074312Z 2026-02-09T15:04:52.9074315Z 2026-02-09T15:04:52.9074325Z 2026-02-09T15:04:52.9074328Z 2026-02-09T15:04:52.9074331Z 2026-02-09T15:04:52.9074537Z  2026-02-09T15:04:52.9074903Z 2026-02-09T15:04:52.9074906Z 2026-02-09T15:04:52.9074910Z 2026-02-09T15:04:52.9074913Z 2026-02-09T15:04:52.9074916Z 2026-02-09T15:04:52.9074919Z 2026-02-09T15:04:52.9074922Z 2026-02-09T15:04:52.9074932Z 2026-02-09T15:04:52.9074935Z 2026-02-09T15:04:52.9075195Z  2026-02-09T15:04:52.9075494Z 2026-02-09T15:04:52.9075497Z 2026-02-09T15:04:52.9075500Z 2026-02-09T15:04:52.9075503Z 2026-02-09T15:04:52.9075506Z 2026-02-09T15:04:52.9075509Z 2026-02-09T15:04:52.9075512Z 2026-02-09T15:04:52.9075515Z 2026-02-09T15:04:52.9075529Z 2026-02-09T15:04:52.9075533Z 2026-02-09T15:04:52.9075871Z  2026-02-09T15:04:52.9076231Z 2026-02-09T15:04:52.9076237Z 2026-02-09T15:04:52.9076243Z 2026-02-09T15:04:52.9076247Z 2026-02-09T15:04:52.9076261Z 2026-02-09T15:04:52.9076468Z 2026-02-09T15:04:52.9076471Z 2026-02-09T15:04:52.9076474Z 2026-02-09T15:04:52.9076478Z 2026-02-09T15:04:52.9076480Z 2026-02-09T15:04:52.9076483Z 2026-02-09T15:04:52.9076784Z  2026-02-09T15:04:52.9077191Z 2026-02-09T15:04:52.9077198Z 2026-02-09T15:04:52.9077203Z 2026-02-09T15:04:52.9077221Z 2026-02-09T15:04:52.9077226Z 2026-02-09T15:04:52.9077230Z 2026-02-09T15:04:52.9077235Z 2026-02-09T15:04:52.9077240Z 2026-02-09T15:04:52.9077245Z 2026-02-09T15:04:52.9077250Z 2026-02-09T15:04:52.9077255Z 2026-02-09T15:04:52.9077261Z 2026-02-09T15:04:52.9077556Z  2026-02-09T15:04:52.9077933Z 2026-02-09T15:04:52.9077944Z 2026-02-09T15:04:52.9077948Z 2026-02-09T15:04:52.9077951Z 2026-02-09T15:04:52.9077954Z 2026-02-09T15:04:52.9077957Z 2026-02-09T15:04:52.9077960Z 2026-02-09T15:04:52.9077963Z 2026-02-09T15:04:52.9077970Z 2026-02-09T15:04:52.9077973Z 2026-02-09T15:04:52.9077976Z 2026-02-09T15:04:52.9077979Z 2026-02-09T15:04:52.9077982Z 2026-02-09T15:04:52.9078310Z  2026-02-09T15:04:52.9078627Z 2026-02-09T15:04:52.9078632Z 2026-02-09T15:04:52.9078637Z 2026-02-09T15:04:52.9078641Z 2026-02-09T15:04:52.9078646Z 2026-02-09T15:04:52.9078650Z 2026-02-09T15:04:52.9078655Z 2026-02-09T15:04:52.9078660Z 2026-02-09T15:04:52.9078665Z 2026-02-09T15:04:52.9078671Z 2026-02-09T15:04:52.9078675Z 2026-02-09T15:04:52.9078680Z 2026-02-09T15:04:52.9078686Z 2026-02-09T15:04:52.9078691Z 2026-02-09T15:04:52.9079191Z  2026-02-09T15:04:52.9079665Z 2026-02-09T15:04:52.9079670Z 2026-02-09T15:04:52.9079675Z 2026-02-09T15:04:52.9079680Z 2026-02-09T15:04:52.9079685Z 2026-02-09T15:04:52.9079690Z 2026-02-09T15:04:52.9079695Z 2026-02-09T15:04:52.9079707Z 2026-02-09T15:04:52.9079713Z 2026-02-09T15:04:52.9079719Z 2026-02-09T15:04:52.9079738Z 2026-02-09T15:04:52.9079744Z 2026-02-09T15:04:52.9079748Z 2026-02-09T15:04:52.9079752Z 2026-02-09T15:04:52.9079758Z 2026-02-09T15:04:52.9080038Z  2026-02-09T15:04:52.9080418Z 2026-02-09T15:04:52.9080421Z 2026-02-09T15:04:52.9080424Z 2026-02-09T15:04:52.9080427Z 2026-02-09T15:04:52.9080431Z 2026-02-09T15:04:52.9080440Z 2026-02-09T15:04:52.9080444Z 2026-02-09T15:04:52.9080447Z 2026-02-09T15:04:52.9080450Z 2026-02-09T15:04:52.9080452Z 2026-02-09T15:04:52.9080455Z 2026-02-09T15:04:52.9080463Z 2026-02-09T15:04:52.9080466Z 2026-02-09T15:04:52.9080470Z 2026-02-09T15:04:52.9080473Z 2026-02-09T15:04:52.9080475Z 2026-02-09T15:04:52.9080855Z  2026-02-09T15:04:52.9081274Z 2026-02-09T15:04:52.9081282Z 2026-02-09T15:04:52.9081285Z 2026-02-09T15:04:52.9081287Z 2026-02-09T15:04:52.9081290Z 2026-02-09T15:04:52.9081293Z 2026-02-09T15:04:52.9081297Z 2026-02-09T15:04:52.9081299Z 2026-02-09T15:04:52.9081302Z 2026-02-09T15:04:52.9081306Z 2026-02-09T15:04:52.9081308Z 2026-02-09T15:04:52.9081311Z 2026-02-09T15:04:52.9081314Z 2026-02-09T15:04:52.9081317Z 2026-02-09T15:04:52.9081320Z 2026-02-09T15:04:52.9081323Z 2026-02-09T15:04:52.9081326Z 2026-02-09T15:04:52.9081695Z  2026-02-09T15:04:52.9082046Z 2026-02-09T15:04:52.9082051Z 2026-02-09T15:04:52.9082056Z 2026-02-09T15:04:52.9082061Z 2026-02-09T15:04:52.9082072Z 2026-02-09T15:04:52.9082080Z 2026-02-09T15:04:52.9082085Z 2026-02-09T15:04:52.9082090Z 2026-02-09T15:04:52.9082094Z 2026-02-09T15:04:52.9082099Z 2026-02-09T15:04:52.9082103Z 2026-02-09T15:04:52.9082107Z 2026-02-09T15:04:52.9082113Z 2026-02-09T15:04:52.9082119Z 2026-02-09T15:04:52.9082258Z 2026-02-09T15:04:52.9082272Z 2026-02-09T15:04:52.9082277Z 2026-02-09T15:04:52.9082281Z 2026-02-09T15:04:52.9082822Z  2026-02-09T15:04:52.9083129Z 2026-02-09T15:04:52.9083133Z 2026-02-09T15:04:52.9083301Z  2026-02-09T15:04:52.9083445Z 2026-02-09T15:04:52.9083448Z 2026-02-09T15:04:52.9083565Z  2026-02-09T15:04:52.9083688Z 2026-02-09T15:04:52.9083692Z 2026-02-09T15:04:52.9083697Z 2026-02-09T15:04:52.9083842Z  2026-02-09T15:04:52.9084000Z 2026-02-09T15:04:52.9084005Z 2026-02-09T15:04:52.9084020Z 2026-02-09T15:04:52.9084025Z 2026-02-09T15:04:52.9084196Z  2026-02-09T15:04:52.9084368Z 2026-02-09T15:04:52.9084373Z 2026-02-09T15:04:52.9084378Z 2026-02-09T15:04:52.9084386Z 2026-02-09T15:04:52.9084391Z 2026-02-09T15:04:52.9084506Z  2026-02-09T15:04:52.9084623Z 2026-02-09T15:04:52.9084627Z 2026-02-09T15:04:52.9084632Z 2026-02-09T15:04:52.9084643Z 2026-02-09T15:04:52.9084650Z 2026-02-09T15:04:52.9084654Z 2026-02-09T15:04:52.9084810Z  2026-02-09T15:04:52.9084975Z 2026-02-09T15:04:52.9084978Z 2026-02-09T15:04:52.9084982Z 2026-02-09T15:04:52.9084985Z 2026-02-09T15:04:52.9084988Z 2026-02-09T15:04:52.9084991Z 2026-02-09T15:04:52.9084994Z 2026-02-09T15:04:52.9085120Z  2026-02-09T15:04:52.9085330Z 2026-02-09T15:04:52.9085333Z 2026-02-09T15:04:52.9085336Z 2026-02-09T15:04:52.9085340Z 2026-02-09T15:04:52.9085343Z 2026-02-09T15:04:52.9085346Z 2026-02-09T15:04:52.9085349Z 2026-02-09T15:04:52.9085352Z 2026-02-09T15:04:52.9085451Z  2026-02-09T15:04:52.9085641Z 2026-02-09T15:04:52.9085837Z 2026-02-09T15:04:52.9085842Z 2026-02-09T15:04:52.9085853Z 2026-02-09T15:04:52.9085857Z 2026-02-09T15:04:52.9085860Z 2026-02-09T15:04:52.9085863Z 2026-02-09T15:04:52.9085866Z 2026-02-09T15:04:52.9085869Z 2026-02-09T15:04:52.9086037Z  2026-02-09T15:04:52.9086266Z 2026-02-09T15:04:52.9086270Z 2026-02-09T15:04:52.9086274Z 2026-02-09T15:04:52.9086277Z 2026-02-09T15:04:52.9086280Z 2026-02-09T15:04:52.9086289Z 2026-02-09T15:04:52.9086292Z 2026-02-09T15:04:52.9086295Z 2026-02-09T15:04:52.9086298Z 2026-02-09T15:04:52.9086301Z 2026-02-09T15:04:52.9086461Z  2026-02-09T15:04:52.9086688Z 2026-02-09T15:04:52.9086691Z 2026-02-09T15:04:52.9086695Z 2026-02-09T15:04:52.9086697Z 2026-02-09T15:04:52.9086700Z 2026-02-09T15:04:52.9086703Z 2026-02-09T15:04:52.9086715Z 2026-02-09T15:04:52.9086718Z 2026-02-09T15:04:52.9086721Z 2026-02-09T15:04:52.9086724Z 2026-02-09T15:04:52.9086727Z 2026-02-09T15:04:52.9086923Z  2026-02-09T15:04:52.9087155Z 2026-02-09T15:04:52.9087160Z 2026-02-09T15:04:52.9087164Z 2026-02-09T15:04:52.9087169Z 2026-02-09T15:04:52.9087174Z 2026-02-09T15:04:52.9087178Z 2026-02-09T15:04:52.9087185Z 2026-02-09T15:04:52.9087190Z 2026-02-09T15:04:52.9087194Z 2026-02-09T15:04:52.9087204Z 2026-02-09T15:04:52.9087208Z 2026-02-09T15:04:52.9087215Z 2026-02-09T15:04:52.9087425Z  2026-02-09T15:04:52.9087720Z 2026-02-09T15:04:52.9087725Z 2026-02-09T15:04:52.9087731Z 2026-02-09T15:04:52.9087736Z 2026-02-09T15:04:52.9087740Z 2026-02-09T15:04:52.9087745Z 2026-02-09T15:04:52.9087750Z 2026-02-09T15:04:52.9087754Z 2026-02-09T15:04:52.9087759Z 2026-02-09T15:04:52.9087764Z 2026-02-09T15:04:52.9087768Z 2026-02-09T15:04:52.9087773Z 2026-02-09T15:04:52.9087777Z 2026-02-09T15:04:52.9087943Z  2026-02-09T15:04:52.9088205Z 2026-02-09T15:04:52.9088211Z 2026-02-09T15:04:52.9088218Z 2026-02-09T15:04:52.9088223Z 2026-02-09T15:04:52.9088234Z 2026-02-09T15:04:52.9088239Z 2026-02-09T15:04:52.9088243Z 2026-02-09T15:04:52.9088248Z 2026-02-09T15:04:52.9088252Z 2026-02-09T15:04:52.9088257Z 2026-02-09T15:04:52.9088262Z 2026-02-09T15:04:52.9088265Z 2026-02-09T15:04:52.9088268Z 2026-02-09T15:04:52.9088271Z 2026-02-09T15:04:52.9088646Z  2026-02-09T15:04:52.9088867Z 2026-02-09T15:04:52.9088872Z 2026-02-09T15:04:52.9088876Z 2026-02-09T15:04:52.9088881Z 2026-02-09T15:04:52.9088885Z 2026-02-09T15:04:52.9088890Z 2026-02-09T15:04:52.9088895Z 2026-02-09T15:04:52.9088901Z 2026-02-09T15:04:52.9088906Z 2026-02-09T15:04:52.9088912Z 2026-02-09T15:04:52.9088916Z 2026-02-09T15:04:52.9088921Z 2026-02-09T15:04:52.9088925Z 2026-02-09T15:04:52.9088930Z 2026-02-09T15:04:52.9088934Z 2026-02-09T15:04:52.9089169Z  2026-02-09T15:04:52.9089469Z 2026-02-09T15:04:52.9089474Z 2026-02-09T15:04:52.9089479Z 2026-02-09T15:04:52.9089483Z 2026-02-09T15:04:52.9089496Z 2026-02-09T15:04:52.9089500Z 2026-02-09T15:04:52.9089505Z 2026-02-09T15:04:52.9089509Z 2026-02-09T15:04:52.9089515Z 2026-02-09T15:04:52.9089517Z 2026-02-09T15:04:52.9089521Z 2026-02-09T15:04:52.9089531Z 2026-02-09T15:04:52.9089535Z 2026-02-09T15:04:52.9089537Z 2026-02-09T15:04:52.9089544Z 2026-02-09T15:04:52.9089547Z 2026-02-09T15:04:52.9089695Z  2026-02-09T15:04:52.9089981Z 2026-02-09T15:04:52.9089984Z 2026-02-09T15:04:52.9089987Z 2026-02-09T15:04:52.9089990Z 2026-02-09T15:04:52.9089993Z 2026-02-09T15:04:52.9089996Z 2026-02-09T15:04:52.9090006Z 2026-02-09T15:04:52.9090009Z 2026-02-09T15:04:52.9090012Z 2026-02-09T15:04:52.9090015Z 2026-02-09T15:04:52.9090018Z 2026-02-09T15:04:52.9090021Z 2026-02-09T15:04:52.9090024Z 2026-02-09T15:04:52.9090027Z 2026-02-09T15:04:52.9090030Z 2026-02-09T15:04:52.9090033Z 2026-02-09T15:04:52.9090035Z 2026-02-09T15:04:52.9090233Z  2026-02-09T15:04:52.9090593Z 2026-02-09T15:04:52.9090601Z 2026-02-09T15:04:52.9090605Z 2026-02-09T15:04:52.9090610Z 2026-02-09T15:04:52.9090614Z 2026-02-09T15:04:52.9090620Z 2026-02-09T15:04:52.9090625Z 2026-02-09T15:04:52.9090631Z 2026-02-09T15:04:52.9090635Z 2026-02-09T15:04:52.9090640Z 2026-02-09T15:04:52.9090649Z 2026-02-09T15:04:52.9090654Z 2026-02-09T15:04:52.9090658Z 2026-02-09T15:04:52.9090663Z 2026-02-09T15:04:52.9090667Z 2026-02-09T15:04:52.9090672Z 2026-02-09T15:04:52.9090677Z 2026-02-09T15:04:52.9090682Z 2026-02-09T15:04:52.9090921Z  2026-02-09T15:04:52.9091238Z 2026-02-09T15:04:52.9091244Z 2026-02-09T15:04:52.9091392Z  2026-02-09T15:04:52.9091555Z 2026-02-09T15:04:52.9091560Z 2026-02-09T15:04:52.9091700Z  2026-02-09T15:04:52.9091853Z 2026-02-09T15:04:52.9091858Z 2026-02-09T15:04:52.9091863Z 2026-02-09T15:04:52.9092001Z  2026-02-09T15:04:52.9092115Z 2026-02-09T15:04:52.9092122Z 2026-02-09T15:04:52.9092134Z 2026-02-09T15:04:52.9092139Z 2026-02-09T15:04:52.9092289Z  2026-02-09T15:04:52.9092534Z 2026-02-09T15:04:52.9092538Z 2026-02-09T15:04:52.9092541Z 2026-02-09T15:04:52.9092544Z 2026-02-09T15:04:52.9092547Z 2026-02-09T15:04:52.9092663Z  2026-02-09T15:04:52.9092840Z 2026-02-09T15:04:52.9092851Z 2026-02-09T15:04:52.9092858Z 2026-02-09T15:04:52.9092863Z 2026-02-09T15:04:52.9092881Z 2026-02-09T15:04:52.9092886Z 2026-02-09T15:04:52.9093023Z  2026-02-09T15:04:52.9093212Z 2026-02-09T15:04:52.9093217Z 2026-02-09T15:04:52.9093221Z 2026-02-09T15:04:52.9093226Z 2026-02-09T15:04:52.9093230Z 2026-02-09T15:04:52.9093235Z 2026-02-09T15:04:52.9093240Z 2026-02-09T15:04:52.9093378Z  2026-02-09T15:04:52.9093553Z 2026-02-09T15:04:52.9093558Z 2026-02-09T15:04:52.9093562Z 2026-02-09T15:04:52.9093567Z 2026-02-09T15:04:52.9093572Z 2026-02-09T15:04:52.9093576Z 2026-02-09T15:04:52.9093581Z 2026-02-09T15:04:52.9093585Z 2026-02-09T15:04:52.9093751Z  2026-02-09T15:04:52.9093944Z 2026-02-09T15:04:52.9093949Z 2026-02-09T15:04:52.9093954Z 2026-02-09T15:04:52.9093958Z 2026-02-09T15:04:52.9093963Z 2026-02-09T15:04:52.9093967Z 2026-02-09T15:04:52.9093972Z 2026-02-09T15:04:52.9093976Z 2026-02-09T15:04:52.9093981Z 2026-02-09T15:04:52.9094372Z  2026-02-09T15:04:52.9094616Z 2026-02-09T15:04:52.9094620Z 2026-02-09T15:04:52.9094625Z 2026-02-09T15:04:52.9094629Z 2026-02-09T15:04:52.9094634Z 2026-02-09T15:04:52.9094638Z 2026-02-09T15:04:52.9094643Z 2026-02-09T15:04:52.9094647Z 2026-02-09T15:04:52.9094651Z 2026-02-09T15:04:52.9094656Z 2026-02-09T15:04:52.9094841Z  2026-02-09T15:04:52.9095070Z 2026-02-09T15:04:52.9095075Z 2026-02-09T15:04:52.9095079Z 2026-02-09T15:04:52.9095084Z 2026-02-09T15:04:52.9095088Z 2026-02-09T15:04:52.9095093Z 2026-02-09T15:04:52.9095097Z 2026-02-09T15:04:52.9095102Z 2026-02-09T15:04:52.9095106Z 2026-02-09T15:04:52.9095111Z 2026-02-09T15:04:52.9095121Z 2026-02-09T15:04:52.9095305Z  2026-02-09T15:04:52.9095545Z 2026-02-09T15:04:52.9095550Z 2026-02-09T15:04:52.9095554Z 2026-02-09T15:04:52.9095559Z 2026-02-09T15:04:52.9095564Z 2026-02-09T15:04:52.9095568Z 2026-02-09T15:04:52.9095573Z 2026-02-09T15:04:52.9095583Z 2026-02-09T15:04:52.9095587Z 2026-02-09T15:04:52.9095591Z 2026-02-09T15:04:52.9095596Z 2026-02-09T15:04:52.9095600Z 2026-02-09T15:04:52.9095791Z  2026-02-09T15:04:52.9096044Z 2026-02-09T15:04:52.9096049Z 2026-02-09T15:04:52.9096053Z 2026-02-09T15:04:52.9096058Z 2026-02-09T15:04:52.9096062Z 2026-02-09T15:04:52.9096066Z 2026-02-09T15:04:52.9096071Z 2026-02-09T15:04:52.9096075Z 2026-02-09T15:04:52.9096080Z 2026-02-09T15:04:52.9096084Z 2026-02-09T15:04:52.9096089Z 2026-02-09T15:04:52.9096101Z 2026-02-09T15:04:52.9096106Z 2026-02-09T15:04:52.9096290Z  2026-02-09T15:04:52.9096552Z 2026-02-09T15:04:52.9096707Z 2026-02-09T15:04:52.9096713Z 2026-02-09T15:04:52.9096718Z 2026-02-09T15:04:52.9096722Z 2026-02-09T15:04:52.9096726Z 2026-02-09T15:04:52.9096731Z 2026-02-09T15:04:52.9096735Z 2026-02-09T15:04:52.9096749Z 2026-02-09T15:04:52.9096754Z 2026-02-09T15:04:52.9096759Z 2026-02-09T15:04:52.9096764Z 2026-02-09T15:04:52.9096773Z 2026-02-09T15:04:52.9096778Z 2026-02-09T15:04:52.9096977Z  2026-02-09T15:04:52.9097252Z 2026-02-09T15:04:52.9097257Z 2026-02-09T15:04:52.9097262Z 2026-02-09T15:04:52.9097266Z 2026-02-09T15:04:52.9097271Z 2026-02-09T15:04:52.9097282Z 2026-02-09T15:04:52.9097287Z 2026-02-09T15:04:52.9097292Z 2026-02-09T15:04:52.9097296Z 2026-02-09T15:04:52.9097301Z 2026-02-09T15:04:52.9097306Z 2026-02-09T15:04:52.9097310Z 2026-02-09T15:04:52.9097315Z 2026-02-09T15:04:52.9097320Z 2026-02-09T15:04:52.9097324Z 2026-02-09T15:04:52.9097528Z  2026-02-09T15:04:52.9097817Z 2026-02-09T15:04:52.9097827Z 2026-02-09T15:04:52.9097832Z 2026-02-09T15:04:52.9097837Z 2026-02-09T15:04:52.9097841Z 2026-02-09T15:04:52.9097845Z 2026-02-09T15:04:52.9097849Z 2026-02-09T15:04:52.9097854Z 2026-02-09T15:04:52.9097859Z 2026-02-09T15:04:52.9097863Z 2026-02-09T15:04:52.9097868Z 2026-02-09T15:04:52.9097872Z 2026-02-09T15:04:52.9097881Z 2026-02-09T15:04:52.9097885Z 2026-02-09T15:04:52.9097889Z 2026-02-09T15:04:52.9097894Z 2026-02-09T15:04:52.9098100Z  2026-02-09T15:04:52.9098396Z 2026-02-09T15:04:52.9098401Z 2026-02-09T15:04:52.9098406Z 2026-02-09T15:04:52.9098410Z 2026-02-09T15:04:52.9098415Z 2026-02-09T15:04:52.9098419Z 2026-02-09T15:04:52.9098424Z 2026-02-09T15:04:52.9098428Z 2026-02-09T15:04:52.9098433Z 2026-02-09T15:04:52.9098437Z 2026-02-09T15:04:52.9098441Z 2026-02-09T15:04:52.9098446Z 2026-02-09T15:04:52.9098451Z 2026-02-09T15:04:52.9098455Z 2026-02-09T15:04:52.9098460Z 2026-02-09T15:04:52.9098465Z 2026-02-09T15:04:52.9098469Z 2026-02-09T15:04:52.9098723Z  2026-02-09T15:04:52.9099020Z 2026-02-09T15:04:52.9099024Z 2026-02-09T15:04:52.9099029Z 2026-02-09T15:04:52.9099034Z 2026-02-09T15:04:52.9099039Z 2026-02-09T15:04:52.9099050Z 2026-02-09T15:04:52.9099055Z 2026-02-09T15:04:52.9099060Z 2026-02-09T15:04:52.9099171Z 2026-02-09T15:04:52.9099175Z 2026-02-09T15:04:52.9099180Z 2026-02-09T15:04:52.9099184Z 2026-02-09T15:04:52.9099189Z 2026-02-09T15:04:52.9099193Z 2026-02-09T15:04:52.9099198Z 2026-02-09T15:04:52.9099202Z 2026-02-09T15:04:52.9099207Z 2026-02-09T15:04:52.9099212Z 2026-02-09T15:04:52.9099447Z  2026-02-09T15:04:52.9099761Z 2026-02-09T15:04:52.9099765Z 2026-02-09T15:04:52.9099891Z  2026-02-09T15:04:52.9100027Z 2026-02-09T15:04:52.9100032Z 2026-02-09T15:04:52.9100167Z  2026-02-09T15:04:52.9100312Z 2026-02-09T15:04:52.9100317Z 2026-02-09T15:04:52.9100322Z 2026-02-09T15:04:52.9100456Z  2026-02-09T15:04:52.9100606Z 2026-02-09T15:04:52.9100621Z 2026-02-09T15:04:52.9100625Z 2026-02-09T15:04:52.9100630Z 2026-02-09T15:04:52.9100767Z  2026-02-09T15:04:52.9100923Z 2026-02-09T15:04:52.9100928Z 2026-02-09T15:04:52.9100932Z 2026-02-09T15:04:52.9100937Z 2026-02-09T15:04:52.9100941Z 2026-02-09T15:04:52.9101105Z  2026-02-09T15:04:52.9101268Z 2026-02-09T15:04:52.9101273Z 2026-02-09T15:04:52.9101278Z 2026-02-09T15:04:52.9101283Z 2026-02-09T15:04:52.9101287Z 2026-02-09T15:04:52.9101292Z 2026-02-09T15:04:52.9101438Z  2026-02-09T15:04:52.9101621Z 2026-02-09T15:04:52.9101626Z 2026-02-09T15:04:52.9101630Z 2026-02-09T15:04:52.9101635Z 2026-02-09T15:04:52.9101639Z 2026-02-09T15:04:52.9101644Z 2026-02-09T15:04:52.9101648Z 2026-02-09T15:04:52.9101801Z  2026-02-09T15:04:52.9101993Z 2026-02-09T15:04:52.9101998Z 2026-02-09T15:04:52.9102003Z 2026-02-09T15:04:52.9102007Z 2026-02-09T15:04:52.9102012Z 2026-02-09T15:04:52.9102016Z 2026-02-09T15:04:52.9102125Z 2026-02-09T15:04:52.9102131Z 2026-02-09T15:04:52.9102298Z  2026-02-09T15:04:52.9102660Z 2026-02-09T15:04:52.9102665Z 2026-02-09T15:04:52.9102677Z 2026-02-09T15:04:52.9102683Z 2026-02-09T15:04:52.9102687Z 2026-02-09T15:04:52.9102692Z 2026-02-09T15:04:52.9102696Z 2026-02-09T15:04:52.9102709Z 2026-02-09T15:04:52.9102713Z 2026-02-09T15:04:52.9102888Z  2026-02-09T15:04:52.9103108Z 2026-02-09T15:04:52.9103112Z 2026-02-09T15:04:52.9103117Z 2026-02-09T15:04:52.9103121Z 2026-02-09T15:04:52.9103134Z 2026-02-09T15:04:52.9103138Z 2026-02-09T15:04:52.9103143Z 2026-02-09T15:04:52.9103149Z 2026-02-09T15:04:52.9103153Z 2026-02-09T15:04:52.9103158Z 2026-02-09T15:04:52.9103328Z  2026-02-09T15:04:52.9103554Z 2026-02-09T15:04:52.9103559Z 2026-02-09T15:04:52.9103563Z 2026-02-09T15:04:52.9103567Z 2026-02-09T15:04:52.9103572Z 2026-02-09T15:04:52.9103585Z 2026-02-09T15:04:52.9103589Z 2026-02-09T15:04:52.9103599Z 2026-02-09T15:04:52.9103604Z 2026-02-09T15:04:52.9103609Z 2026-02-09T15:04:52.9103613Z 2026-02-09T15:04:52.9103837Z  2026-02-09T15:04:52.9104075Z 2026-02-09T15:04:52.9104080Z 2026-02-09T15:04:52.9104084Z 2026-02-09T15:04:52.9104089Z 2026-02-09T15:04:52.9104093Z 2026-02-09T15:04:52.9104102Z 2026-02-09T15:04:52.9104106Z 2026-02-09T15:04:52.9104111Z 2026-02-09T15:04:52.9104115Z 2026-02-09T15:04:52.9104120Z 2026-02-09T15:04:52.9104124Z 2026-02-09T15:04:52.9104129Z 2026-02-09T15:04:52.9104312Z  2026-02-09T15:04:52.9104562Z 2026-02-09T15:04:52.9104567Z 2026-02-09T15:04:52.9104571Z 2026-02-09T15:04:52.9104576Z 2026-02-09T15:04:52.9104580Z 2026-02-09T15:04:52.9104585Z 2026-02-09T15:04:52.9104589Z 2026-02-09T15:04:52.9104594Z 2026-02-09T15:04:52.9104598Z 2026-02-09T15:04:52.9104602Z 2026-02-09T15:04:52.9104607Z 2026-02-09T15:04:52.9104611Z 2026-02-09T15:04:52.9104616Z 2026-02-09T15:04:52.9104809Z  2026-02-09T15:04:52.9105066Z 2026-02-09T15:04:52.9105071Z 2026-02-09T15:04:52.9105076Z 2026-02-09T15:04:52.9105080Z 2026-02-09T15:04:52.9105085Z 2026-02-09T15:04:52.9105089Z 2026-02-09T15:04:52.9105094Z 2026-02-09T15:04:52.9105098Z 2026-02-09T15:04:52.9105103Z 2026-02-09T15:04:52.9105258Z 2026-02-09T15:04:52.9105262Z 2026-02-09T15:04:52.9105267Z 2026-02-09T15:04:52.9105281Z 2026-02-09T15:04:52.9105285Z 2026-02-09T15:04:52.9105481Z  2026-02-09T15:04:52.9105728Z 2026-02-09T15:04:52.9105731Z 2026-02-09T15:04:52.9105733Z 2026-02-09T15:04:52.9105736Z 2026-02-09T15:04:52.9105739Z 2026-02-09T15:04:52.9105742Z 2026-02-09T15:04:52.9105745Z 2026-02-09T15:04:52.9105748Z 2026-02-09T15:04:52.9105751Z 2026-02-09T15:04:52.9105761Z 2026-02-09T15:04:52.9105764Z 2026-02-09T15:04:52.9105767Z 2026-02-09T15:04:52.9105769Z 2026-02-09T15:04:52.9105772Z 2026-02-09T15:04:52.9105775Z 2026-02-09T15:04:52.9105904Z  2026-02-09T15:04:52.9106067Z 2026-02-09T15:04:52.9106070Z 2026-02-09T15:04:52.9106073Z 2026-02-09T15:04:52.9106076Z 2026-02-09T15:04:52.9106084Z 2026-02-09T15:04:52.9106087Z 2026-02-09T15:04:52.9106090Z 2026-02-09T15:04:52.9106093Z 2026-02-09T15:04:52.9106096Z 2026-02-09T15:04:52.9106099Z 2026-02-09T15:04:52.9106105Z 2026-02-09T15:04:52.9106107Z 2026-02-09T15:04:52.9106110Z 2026-02-09T15:04:52.9106113Z 2026-02-09T15:04:52.9106116Z 2026-02-09T15:04:52.9106118Z 2026-02-09T15:04:52.9106243Z  2026-02-09T15:04:52.9106430Z 2026-02-09T15:04:52.9106433Z 2026-02-09T15:04:52.9106436Z 2026-02-09T15:04:52.9106438Z 2026-02-09T15:04:52.9106441Z 2026-02-09T15:04:52.9106444Z 2026-02-09T15:04:52.9106447Z 2026-02-09T15:04:52.9106450Z 2026-02-09T15:04:52.9106452Z 2026-02-09T15:04:52.9106455Z 2026-02-09T15:04:52.9106458Z 2026-02-09T15:04:52.9106461Z 2026-02-09T15:04:52.9106464Z 2026-02-09T15:04:52.9106466Z 2026-02-09T15:04:52.9106469Z 2026-02-09T15:04:52.9106582Z 2026-02-09T15:04:52.9106586Z 2026-02-09T15:04:52.9106727Z  2026-02-09T15:04:52.9106909Z 2026-02-09T15:04:52.9106912Z 2026-02-09T15:04:52.9106914Z 2026-02-09T15:04:52.9106917Z 2026-02-09T15:04:52.9106920Z 2026-02-09T15:04:52.9106927Z 2026-02-09T15:04:52.9106930Z 2026-02-09T15:04:52.9106933Z 2026-02-09T15:04:52.9106936Z 2026-02-09T15:04:52.9106939Z 2026-02-09T15:04:52.9106941Z 2026-02-09T15:04:52.9106944Z 2026-02-09T15:04:52.9106947Z 2026-02-09T15:04:52.9106950Z 2026-02-09T15:04:52.9106953Z 2026-02-09T15:04:52.9106955Z 2026-02-09T15:04:52.9106965Z 2026-02-09T15:04:52.9106968Z 2026-02-09T15:04:52.9107103Z  2026-02-09T15:04:52.9107287Z 2026-02-09T15:04:52.9107290Z 2026-02-09T15:04:52.9107365Z  2026-02-09T15:04:52.9107456Z 2026-02-09T15:04:52.9107459Z 2026-02-09T15:04:52.9107538Z  2026-02-09T15:04:52.9107624Z 2026-02-09T15:04:52.9107627Z 2026-02-09T15:04:52.9107634Z 2026-02-09T15:04:52.9107720Z  2026-02-09T15:04:52.9107807Z 2026-02-09T15:04:52.9107810Z 2026-02-09T15:04:52.9107813Z 2026-02-09T15:04:52.9107816Z 2026-02-09T15:04:52.9107963Z  2026-02-09T15:04:52.9108152Z 2026-02-09T15:04:52.9108157Z 2026-02-09T15:04:52.9108161Z 2026-02-09T15:04:52.9108173Z 2026-02-09T15:04:52.9108178Z 2026-02-09T15:04:52.9108340Z  2026-02-09T15:04:52.9108510Z 2026-02-09T15:04:52.9108523Z 2026-02-09T15:04:52.9108528Z 2026-02-09T15:04:52.9108532Z 2026-02-09T15:04:52.9108537Z 2026-02-09T15:04:52.9108541Z 2026-02-09T15:04:52.9108689Z  2026-02-09T15:04:52.9108870Z 2026-02-09T15:04:52.9108874Z 2026-02-09T15:04:52.9108878Z 2026-02-09T15:04:52.9108883Z 2026-02-09T15:04:52.9108889Z 2026-02-09T15:04:52.9108894Z 2026-02-09T15:04:52.9108912Z 2026-02-09T15:04:52.9109092Z  2026-02-09T15:04:52.9109296Z 2026-02-09T15:04:52.9109301Z 2026-02-09T15:04:52.9109305Z 2026-02-09T15:04:52.9109310Z 2026-02-09T15:04:52.9109324Z 2026-02-09T15:04:52.9109328Z 2026-02-09T15:04:52.9109334Z 2026-02-09T15:04:52.9109339Z 2026-02-09T15:04:52.9109485Z  2026-02-09T15:04:52.9109610Z 2026-02-09T15:04:52.9109613Z 2026-02-09T15:04:52.9109616Z 2026-02-09T15:04:52.9109619Z 2026-02-09T15:04:52.9109729Z 2026-02-09T15:04:52.9109732Z 2026-02-09T15:04:52.9109735Z 2026-02-09T15:04:52.9109738Z 2026-02-09T15:04:52.9109741Z 2026-02-09T15:04:52.9109853Z  2026-02-09T15:04:52.9109981Z 2026-02-09T15:04:52.9109984Z 2026-02-09T15:04:52.9109987Z 2026-02-09T15:04:52.9109991Z 2026-02-09T15:04:52.9109994Z 2026-02-09T15:04:52.9109997Z 2026-02-09T15:04:52.9109999Z 2026-02-09T15:04:52.9110002Z 2026-02-09T15:04:52.9110005Z 2026-02-09T15:04:52.9110008Z 2026-02-09T15:04:52.9110113Z  2026-02-09T15:04:52.9110243Z 2026-02-09T15:04:52.9110246Z 2026-02-09T15:04:52.9110249Z 2026-02-09T15:04:52.9110252Z 2026-02-09T15:04:52.9110255Z 2026-02-09T15:04:52.9110261Z 2026-02-09T15:04:52.9110264Z 2026-02-09T15:04:52.9110267Z 2026-02-09T15:04:52.9110270Z 2026-02-09T15:04:52.9110273Z 2026-02-09T15:04:52.9110275Z 2026-02-09T15:04:52.9110385Z  2026-02-09T15:04:52.9110527Z 2026-02-09T15:04:52.9110530Z 2026-02-09T15:04:52.9110537Z 2026-02-09T15:04:52.9110540Z 2026-02-09T15:04:52.9110543Z 2026-02-09T15:04:52.9110545Z 2026-02-09T15:04:52.9110548Z 2026-02-09T15:04:52.9110551Z 2026-02-09T15:04:52.9110554Z 2026-02-09T15:04:52.9110557Z 2026-02-09T15:04:52.9110560Z 2026-02-09T15:04:52.9110562Z 2026-02-09T15:04:52.9110673Z  2026-02-09T15:04:52.9110823Z 2026-02-09T15:04:52.9110826Z 2026-02-09T15:04:52.9110829Z 2026-02-09T15:04:52.9110832Z 2026-02-09T15:04:52.9110835Z 2026-02-09T15:04:52.9110837Z 2026-02-09T15:04:52.9110841Z 2026-02-09T15:04:52.9110844Z 2026-02-09T15:04:52.9110847Z 2026-02-09T15:04:52.9110849Z 2026-02-09T15:04:52.9110858Z 2026-02-09T15:04:52.9110861Z 2026-02-09T15:04:52.9110953Z 2026-02-09T15:04:52.9111152Z  done 2026-02-09T15:04:53.1119084Z Preparing transaction: - \ done 2026-02-09T15:04:54.7740143Z Verifying transaction: / - \ | / - \ | / - \ | / - \ | done 2026-02-09T15:04:56.1822682Z Executing transaction: - \ | / - \ | / - \ | / - \ done 2026-02-09T15:04:56.8999425Z ffmpeg version 7.0.1 Copyright (c) 2000-2024 the FFmpeg developers 2026-02-09T15:04:56.9000105Z built with gcc 12.4.0 (conda-forge gcc 12.4.0-0) 2026-02-09T15:04:56.9007216Z configuration: --prefix=/home/runner/miniconda3/envs/test --cc=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-cc --cxx=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-c++ --nm=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-nm --ar=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/x86_64-conda-linux-gnu-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-gnutls --enable-libmp3lame --enable-libvpx --enable-libass --enable-pthreads --enable-vaapi --enable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libopus --pkg-config=/home/conda/feedstock_root/build_artifacts/ffmpeg_1722545971544/_build_env/bin/pkg-config 2026-02-09T15:04:56.9014537Z libavutil 59. 8.100 / 59. 8.100 2026-02-09T15:04:56.9014926Z libavcodec 61. 3.100 / 61. 3.100 2026-02-09T15:04:56.9015295Z libavformat 61. 1.100 / 61. 1.100 2026-02-09T15:04:56.9015651Z libavdevice 61. 1.100 / 61. 1.100 2026-02-09T15:04:56.9015901Z libavfilter 10. 1.100 / 10. 1.100 2026-02-09T15:04:56.9016132Z libswscale 8. 1.100 / 8. 1.100 2026-02-09T15:04:56.9016364Z libswresample 5. 1.100 / 5. 1.100 2026-02-09T15:04:56.9016591Z libpostproc 58. 1.100 / 58. 1.100 2026-02-09T15:04:56.9044302Z ##[group]Run python -m pip install -e ".[dev]" --no-build-isolation -vvv 2026-02-09T15:04:56.9044978Z python -m pip install -e ".[dev]" --no-build-isolation -vvv 2026-02-09T15:04:56.9075822Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-02-09T15:04:56.9076086Z env: 2026-02-09T15:04:56.9076271Z INPUT_RUN_POST: true 2026-02-09T15:04:56.9076480Z CONDA: /home/runner/miniconda3 2026-02-09T15:04:56.9076701Z ##[endgroup] 2026-02-09T15:04:57.9219176Z Using pip 26.0.1 from /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/pip (python 3.12) 2026-02-09T15:04:57.9222999Z Non-user install because site-packages writeable 2026-02-09T15:04:57.9927606Z Created temporary directory: /tmp/pip-build-tracker-keupgatt 2026-02-09T15:04:57.9928889Z Initialized build tracking at /tmp/pip-build-tracker-keupgatt 2026-02-09T15:04:57.9930421Z Created build tracker: /tmp/pip-build-tracker-keupgatt 2026-02-09T15:04:57.9932189Z Entered build tracker: /tmp/pip-build-tracker-keupgatt 2026-02-09T15:04:57.9935530Z Created temporary directory: /tmp/pip-install-4z97tuir 2026-02-09T15:04:57.9941785Z Created temporary directory: /tmp/pip-ephem-wheel-cache-67hcqzqm 2026-02-09T15:04:58.0067449Z Obtaining file:///home/runner/work/torchcodec/torchcodec 2026-02-09T15:04:58.0071190Z Added file:///home/runner/work/torchcodec/torchcodec to build tracker '/tmp/pip-build-tracker-keupgatt' 2026-02-09T15:04:58.0080590Z Checking if build backend supports build_editable: started 2026-02-09T15:04:58.0082223Z Running command Checking if build backend supports build_editable 2026-02-09T15:04:58.1297485Z Checking if build backend supports build_editable: finished with status 'done' 2026-02-09T15:04:58.1303169Z Created temporary directory: /tmp/pip-modern-metadata-gc7n9umk 2026-02-09T15:04:58.1308357Z Preparing editable metadata (pyproject.toml): started 2026-02-09T15:04:58.1310011Z Running command Preparing editable metadata (pyproject.toml) 2026-02-09T15:04:59.2688254Z running dist_info 2026-02-09T15:04:59.2728695Z creating /tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info 2026-02-09T15:04:59.2730599Z writing /tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/PKG-INFO 2026-02-09T15:04:59.2736883Z writing dependency_links to /tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/dependency_links.txt 2026-02-09T15:04:59.2740035Z writing requirements to /tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/requires.txt 2026-02-09T15:04:59.2742280Z writing top-level names to /tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/top_level.txt 2026-02-09T15:04:59.2744432Z writing manifest file '/tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:04:59.2824322Z reading manifest file '/tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:04:59.2827025Z reading manifest template 'MANIFEST.in' 2026-02-09T15:04:59.2845998Z warning: no previously-included files matching '__pycache__' found under directory '*' 2026-02-09T15:04:59.2848245Z warning: no previously-included files matching '*.py[co]' found under directory 'src' 2026-02-09T15:04:59.2850719Z warning: no previously-included files matching '*.so' found under directory 'src' 2026-02-09T15:04:59.2852122Z adding license file 'LICENSE' 2026-02-09T15:04:59.2864460Z writing manifest file '/tmp/pip-modern-metadata-gc7n9umk/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:04:59.2866441Z creating '/tmp/pip-modern-metadata-gc7n9umk/torchcodec-0.11.0a0.dist-info' 2026-02-09T15:04:59.5311030Z Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-02-09T15:04:59.5321970Z Source in ./. has version 0.11.0a0, which satisfies requirement torchcodec==0.11.0a0 from file:///home/runner/work/torchcodec/torchcodec 2026-02-09T15:04:59.5324523Z Removed torchcodec==0.11.0a0 from file:///home/runner/work/torchcodec/torchcodec from build tracker '/tmp/pip-build-tracker-keupgatt' 2026-02-09T15:04:59.5354431Z Requirement already satisfied: numpy in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from torchcodec==0.11.0a0) (2.4.2) 2026-02-09T15:04:59.5358315Z 1 location(s) to search for versions of pytest: 2026-02-09T15:04:59.5358837Z * https://pypi.org/simple/pytest/ 2026-02-09T15:04:59.5360957Z Fetching project page and analyzing links: https://pypi.org/simple/pytest/ 2026-02-09T15:04:59.5362712Z Getting page https://pypi.org/simple/pytest/ 2026-02-09T15:04:59.5367086Z Found index url https://pypi.org/simple/ 2026-02-09T15:04:59.5373964Z Looking up "https://pypi.org/simple/pytest/" in the cache 2026-02-09T15:04:59.5374887Z Request header has "max_age" as 0, cache bypassed 2026-02-09T15:04:59.5377113Z No cache entry available 2026-02-09T15:04:59.5381568Z Starting new HTTPS connection (1): pypi.org:443 2026-02-09T15:04:59.5723695Z https://pypi.org:443 "GET /simple/pytest/ HTTP/1.1" 200 45979 2026-02-09T15:04:59.5805274Z Updating cache with response from "https://pypi.org/simple/pytest/" 2026-02-09T15:04:59.5806960Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.5810579Z Caching due to etag 2026-02-09T15:04:59.5997016Z Fetched page https://pypi.org/simple/pytest/ as application/vnd.pypi.simple.v1+json 2026-02-09T15:04:59.6071193Z Found link https://files.pythonhosted.org/packages/b0/fc/5770d93a928ed76118eb21450307d065cbb6f359bdb11aebbef4e1ce93d3/pytest-2.0.0.zip (from https://pypi.org/simple/pytest/), version: 2.0.0 2026-02-09T15:04:59.6074153Z Found link https://files.pythonhosted.org/packages/ea/96/229f49c3ab4a74ab8043f31a57e61cfa6b4d6493bacc55c0508d4b83d999/pytest-2.0.1.zip (from https://pypi.org/simple/pytest/), version: 2.0.1 2026-02-09T15:04:59.6076777Z Found link https://files.pythonhosted.org/packages/a8/54/6053d8b9f5c5f3db9d9e368493f831d1ca9ff54a1d60d27265eba38daf7c/pytest-2.0.2.zip (from https://pypi.org/simple/pytest/), version: 2.0.2 2026-02-09T15:04:59.6079390Z Found link https://files.pythonhosted.org/packages/35/a0/6f9c4a8f234a4499636715aeb740aaae93fea67c72e53f9183e52da3ec97/pytest-2.0.3.zip (from https://pypi.org/simple/pytest/), version: 2.0.3 2026-02-09T15:04:59.6082026Z Found link https://files.pythonhosted.org/packages/62/02/ed84951d1697a20e371d37e1756e468ebef1fcfcaddadeb1efcc5d993464/pytest-2.1.0.zip (from https://pypi.org/simple/pytest/), version: 2.1.0 2026-02-09T15:04:59.6084769Z Found link https://files.pythonhosted.org/packages/11/e5/8abc69776104febe83438d1628761d67ea6bee5e7e25f23fe2de9d87063b/pytest-2.1.1.zip (from https://pypi.org/simple/pytest/), version: 2.1.1 2026-02-09T15:04:59.6087333Z Found link https://files.pythonhosted.org/packages/97/32/8fce79a4de0d8c9f40e3987282a6a0df25fddb1c8209ff8a95e3a3834b1f/pytest-2.1.2.zip (from https://pypi.org/simple/pytest/), version: 2.1.2 2026-02-09T15:04:59.6089949Z Found link https://files.pythonhosted.org/packages/8f/aa/e619dc9cbe24694c1ddfe7a9f38a2f04a5497822ee8d28c7927adccb152f/pytest-2.1.3.zip (from https://pypi.org/simple/pytest/), version: 2.1.3 2026-02-09T15:04:59.6092732Z Found link https://files.pythonhosted.org/packages/f0/eb/f18766199ad2febd79ba8bee99d231b3cfbabe9063352481414fb7f95d9e/pytest-2.2.0.zip (from https://pypi.org/simple/pytest/), version: 2.2.0 2026-02-09T15:04:59.6095314Z Found link https://files.pythonhosted.org/packages/2b/40/48fc1ffc7f0eb9b7e33fa36919859e6494f1a2b86796d222c880fab15b52/pytest-2.2.1.zip (from https://pypi.org/simple/pytest/), version: 2.2.1 2026-02-09T15:04:59.6097915Z Found link https://files.pythonhosted.org/packages/6b/2f/6a2eea3d04461b68cf897d99b0ccb8c5cb0f926273cf0e4986b03c9ad22e/pytest-2.2.2.zip (from https://pypi.org/simple/pytest/), version: 2.2.2 2026-02-09T15:04:59.6100464Z Found link https://files.pythonhosted.org/packages/ca/c7/60a42e3e9e160e36e1706d4337406936b84058a0155974479d8a94237bfd/pytest-2.2.3.zip (from https://pypi.org/simple/pytest/), version: 2.2.3 2026-02-09T15:04:59.6103150Z Found link https://files.pythonhosted.org/packages/62/b4/67a19a34947a28441d59598c402f7b192d4906497d3fe3746cadcf777dd3/pytest-2.2.4.zip (from https://pypi.org/simple/pytest/), version: 2.2.4 2026-02-09T15:04:59.6106069Z Found link https://files.pythonhosted.org/packages/9b/52/a619a92dbef5a3ae39e735bdfdaaa61e04c4661f1f98860b90b6225c6043/pytest-2.3.0.zip (from https://pypi.org/simple/pytest/), version: 2.3.0 2026-02-09T15:04:59.6108899Z Found link https://files.pythonhosted.org/packages/fa/44/1d653c450143f7f98463233f1a9c71dd8a7c33ba6937a422e3eeca2b54b1/pytest-2.3.1.zip (from https://pypi.org/simple/pytest/), version: 2.3.1 2026-02-09T15:04:59.6111436Z Found link https://files.pythonhosted.org/packages/e4/47/22ad2c97e477c0b5f33d5235e3620c17d28b983d955631468d27b4786119/pytest-2.3.2.zip (from https://pypi.org/simple/pytest/), version: 2.3.2 2026-02-09T15:04:59.6114214Z Found link https://files.pythonhosted.org/packages/04/e5/8456ee924dc62ca1d061d4154f0339f70cc3c058418c12af355a0e8c8a89/pytest-2.3.3.zip (from https://pypi.org/simple/pytest/), version: 2.3.3 2026-02-09T15:04:59.6116776Z Found link https://files.pythonhosted.org/packages/d2/0b/4f36de60ae2b2649973237866f9f3ffaff03f8e395c22b3573c4be4e1be2/pytest-2.3.4.zip (from https://pypi.org/simple/pytest/), version: 2.3.4 2026-02-09T15:04:59.6119340Z Found link https://files.pythonhosted.org/packages/a7/6e/2580c06b2c0a3afa1376e731a1cfa32888be03de5c59cf9a0408347de727/pytest-2.3.5.tar.gz (from https://pypi.org/simple/pytest/), version: 2.3.5 2026-02-09T15:04:59.6121928Z Found link https://files.pythonhosted.org/packages/23/ae/21692116610d46005de9d9fe92675affade102276e8420e5e47d187a79c6/pytest-2.4.0.tar.gz (from https://pypi.org/simple/pytest/), version: 2.4.0 2026-02-09T15:04:59.6124703Z Found link https://files.pythonhosted.org/packages/78/bb/7c14d9e03a2b0b3a6f92020da384bc6b96bc7786c2e4e03ef31a57c2db79/pytest-2.4.1.tar.gz (from https://pypi.org/simple/pytest/), version: 2.4.1 2026-02-09T15:04:59.6127294Z Found link https://files.pythonhosted.org/packages/89/ab/7d72d661cb2a664051cf985a8251d22df936bfcc86d1d7bb9c46378278f8/pytest-2.4.2.tar.gz (from https://pypi.org/simple/pytest/), version: 2.4.2 2026-02-09T15:04:59.6129808Z Found link https://files.pythonhosted.org/packages/ab/97/5aab04590ec048cc39bd913fa5fadd16f6c47998f481cb546fa041be792d/pytest-2.5.0.tar.gz (from https://pypi.org/simple/pytest/), version: 2.5.0 2026-02-09T15:04:59.6132333Z Found link https://files.pythonhosted.org/packages/2c/e8/28d5668bb1d81cab9aa28b715a2c3a6bfdae5b56789f3d5ebc49b8b9fdbd/pytest-2.5.1.tar.gz (from https://pypi.org/simple/pytest/), version: 2.5.1 2026-02-09T15:04:59.6135158Z Found link https://files.pythonhosted.org/packages/3f/e5/fb380dee75de263d2ebcfdee2c4c43d5260b5755f7165cff0d38d57d1932/pytest-2.5.2.tar.gz (from https://pypi.org/simple/pytest/), version: 2.5.2 2026-02-09T15:04:59.6137746Z Found link https://files.pythonhosted.org/packages/a5/4c/82253e6fa5bdfb16fa560d1569c9e28b797fafc0a41602725743f5cdb922/pytest-2.6.0.tar.gz (from https://pypi.org/simple/pytest/), version: 2.6.0 2026-02-09T15:04:59.6140323Z Found link https://files.pythonhosted.org/packages/4b/2f/9d11aed0203c8b3eee0768c8948b2974086dda8beb8ecf25bf189ce64759/pytest-2.6.1.tar.gz (from https://pypi.org/simple/pytest/), version: 2.6.1 2026-02-09T15:04:59.6143101Z Found link https://files.pythonhosted.org/packages/6b/78/3e105f2e7e2e980b61e4d3adc6db2a221a918c48acc9049ed4ba64739f65/pytest-2.6.2.tar.gz (from https://pypi.org/simple/pytest/), version: 2.6.2 2026-02-09T15:04:59.6145707Z Found link https://files.pythonhosted.org/packages/7f/f9/da3670b93e3d28e64f75d33740de14ac25acb8b187accab1a75f84e0893b/pytest-2.6.3.tar.gz (from https://pypi.org/simple/pytest/), version: 2.6.3 2026-02-09T15:04:59.6148281Z Found link https://files.pythonhosted.org/packages/0c/a4/1e57b84d6b327fe43d7308192f3a15ce76c31c5a8eb4b76f409ceb898ef2/pytest-2.6.4.tar.gz (from https://pypi.org/simple/pytest/), version: 2.6.4 2026-02-09T15:04:59.6150862Z Found link https://files.pythonhosted.org/packages/a6/41/012f1af02151e7a4a6a737e148ae7edc35ded57a25a28386338a759d4e49/pytest-2.7.0.tar.gz (from https://pypi.org/simple/pytest/), version: 2.7.0 2026-02-09T15:04:59.6176773Z Found link https://files.pythonhosted.org/packages/d9/86/4a4d065f5a36e1015cc3fd1c3d30e4931d21fee42d2cdb3738f882dea36b/pytest-2.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.7.1 2026-02-09T15:04:59.6179788Z Found link https://files.pythonhosted.org/packages/45/c1/3d6dfd17bb7126724c8d422f0b0bdef8650e9aacfb5aa1405ba3229b1955/pytest-2.7.1.tar.gz (from https://pypi.org/simple/pytest/), version: 2.7.1 2026-02-09T15:04:59.6182763Z Found link https://files.pythonhosted.org/packages/35/3e/76e99f39c1cc04e9701d447a5667d9ec45f724ca11b6f5c797492339aef1/pytest-2.7.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.7.2 2026-02-09T15:04:59.6185469Z Found link https://files.pythonhosted.org/packages/4f/ef/4fce19805fa1c2deb9518551861d83291aee87145e6a31adbc5a80c149ba/pytest-2.7.2.tar.gz (from https://pypi.org/simple/pytest/), version: 2.7.2 2026-02-09T15:04:59.6188238Z Found link https://files.pythonhosted.org/packages/b6/47/b1223c41b65c54d408506ef46579daf002e1fd5269e68ddcab9ef906281b/pytest-2.7.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.7.3 2026-02-09T15:04:59.6190955Z Found link https://files.pythonhosted.org/packages/18/e2/b9f9dcd5cf0f712c89175386d6be130cb7ddfa80839b8982c8bb354484b9/pytest-2.7.3.tar.gz (from https://pypi.org/simple/pytest/), version: 2.7.3 2026-02-09T15:04:59.6193844Z Found link https://files.pythonhosted.org/packages/75/b9/774b350059c63bbd6900f46b2f37b1215a15b38471fbb8edb7def8865626/pytest-2.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.0 2026-02-09T15:04:59.6196577Z Found link https://files.pythonhosted.org/packages/4f/fd/c3e2fdbc7aba6d69ebf5ddbef99679dc03f278b2509695e2bdca5b301592/pytest-2.8.0.zip (from https://pypi.org/simple/pytest/), version: 2.8.0 2026-02-09T15:04:59.6199273Z Found link https://files.pythonhosted.org/packages/af/76/56610fe4de86023ed0d81521973ededf7702bef7be04a7aff2a40e4d9245/pytest-2.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.1 2026-02-09T15:04:59.6201955Z Found link https://files.pythonhosted.org/packages/37/7f/3365952d97a0f26613a50664089ae496b1f43091695b298fc3e00ba5e613/pytest-2.8.1.tar.gz (from https://pypi.org/simple/pytest/), version: 2.8.1 2026-02-09T15:04:59.6204831Z Found link https://files.pythonhosted.org/packages/08/8b/d6225fbe08f4d5c1b4ff05d274596f76003064dfb3ac6aa483790d1bdd08/pytest-2.8.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.2 2026-02-09T15:04:59.6207532Z Found link https://files.pythonhosted.org/packages/a7/27/ecf9ad0a22cf1828c39e12557fccb3a63b13b9fb07927757ea4ccf443ab6/pytest-2.8.2.tar.gz (from https://pypi.org/simple/pytest/), version: 2.8.2 2026-02-09T15:04:59.6210305Z Found link https://files.pythonhosted.org/packages/b0/7b/7aa01fa919ca0d038cdf8744ba9fd0416b04ec1878a68bfd77f39534e408/pytest-2.8.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.3 2026-02-09T15:04:59.6213276Z Found link https://files.pythonhosted.org/packages/47/ab/80ad422b3a4b20f23947e1a6a2bbe6ef2afc0d8cbdf24ce31e14219a4e9c/pytest-2.8.3.tar.gz (from https://pypi.org/simple/pytest/), version: 2.8.3 2026-02-09T15:04:59.6216041Z Found link https://files.pythonhosted.org/packages/0d/01/71104dbf666cd7785c2874140456163de275a3208fcedb9acacca56b6c8d/pytest-2.8.4-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.4 2026-02-09T15:04:59.6218824Z Found link https://files.pythonhosted.org/packages/6d/99/6d327b3aa910170b8ecb4a65ebbe4277f2bb51f757a60f44bc0a669c33e5/pytest-2.8.4.tar.gz (from https://pypi.org/simple/pytest/), version: 2.8.4 2026-02-09T15:04:59.6221568Z Found link https://files.pythonhosted.org/packages/d9/32/d037987ff74a2afddec2128293036ba7a96b38f4ace3a90b628b214ca99f/pytest-2.8.5-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.5 2026-02-09T15:04:59.6224448Z Found link https://files.pythonhosted.org/packages/b1/3d/d7ea9b0c51e0cacded856e49859f0a13452747491e842c236bbab3714afe/pytest-2.8.5.zip (from https://pypi.org/simple/pytest/), version: 2.8.5 2026-02-09T15:04:59.6227412Z Found link https://files.pythonhosted.org/packages/71/53/de9254cc319e8584fed42c93e7edb136f3c52a9f3b4048bf4d2cd266915c/pytest-2.8.6-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.6 2026-02-09T15:04:59.6230283Z Found link https://files.pythonhosted.org/packages/b4/1b/7b3550bf0437f7a57f913064c5f6f911d43d984e4fd393b2257c22802d62/pytest-2.8.6.tar.gz (from https://pypi.org/simple/pytest/), version: 2.8.6 2026-02-09T15:04:59.6233196Z Found link https://files.pythonhosted.org/packages/b2/14/5028e88e6023a6c7621cfafe30575d7d0aa42758d9fef78a3ef4238c3716/pytest-2.8.7-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.8.7 2026-02-09T15:04:59.6235879Z Found link https://files.pythonhosted.org/packages/07/bc/9ce76df7c91b87467e9fcae153297d88b34591f0379f6ad55781b72c2fd1/pytest-2.8.7.tar.gz (from https://pypi.org/simple/pytest/), version: 2.8.7 2026-02-09T15:04:59.6238569Z Found link https://files.pythonhosted.org/packages/4e/2b/9b99ae13c99a66f733a3d0bebecd25b34715f3c6391a66f2e39ec4cf7f1f/pytest-2.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.9.0 2026-02-09T15:04:59.6241251Z Found link https://files.pythonhosted.org/packages/fb/da/7efd1506b067a45ddaf3e13f846f466538882071b9793273f06944e7e23b/pytest-2.9.0.tar.gz (from https://pypi.org/simple/pytest/), version: 2.9.0 2026-02-09T15:04:59.6244093Z Found link https://files.pythonhosted.org/packages/61/49/c299eeaea69ed31338a58762b5185c56044fc2e09434694742ca2306a514/pytest-2.9.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.9.1 2026-02-09T15:04:59.6246739Z Found link https://files.pythonhosted.org/packages/5e/f0/75c5cee17575bef459c916b6276bd9ad56944836bb0d9e36dd05704e7f35/pytest-2.9.1.tar.gz (from https://pypi.org/simple/pytest/), version: 2.9.1 2026-02-09T15:04:59.6249409Z Found link https://files.pythonhosted.org/packages/24/05/b6eaf80746a2819327207825e3dd207a93d02a9f63e01ce48562c143ed82/pytest-2.9.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 2.9.2 2026-02-09T15:04:59.6252113Z Found link https://files.pythonhosted.org/packages/f0/ee/6e2522c968339dca7d9abfd5e71312abeeb5ee902e09b4daf44f07b2f907/pytest-2.9.2.tar.gz (from https://pypi.org/simple/pytest/), version: 2.9.2 2026-02-09T15:04:59.6254995Z Found link https://files.pythonhosted.org/packages/f2/96/beb9e8005e3cc2959c9743eb2b4f6c538d0d3599d69e716a995732cc716d/pytest-3.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.0 2026-02-09T15:04:59.6257692Z Found link https://files.pythonhosted.org/packages/3a/13/d7adc921371b07999426d9ed8b95eb67c7bab25e88839c6f4f642bf0fb4e/pytest-3.0.0.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.0 2026-02-09T15:04:59.6260402Z Found link https://files.pythonhosted.org/packages/00/b1/62d1da704e18603026245380b2407387b3ec7b0d3e3399c98933f2487d2c/pytest-3.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.1 2026-02-09T15:04:59.6263252Z Found link https://files.pythonhosted.org/packages/48/60/ac0e3482d1c57ace39b709c765b9e04f4478f38ab53be4dce4fa5e478f16/pytest-3.0.1.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.1 2026-02-09T15:04:59.6265951Z Found link https://files.pythonhosted.org/packages/c4/bf/80d1cd053b1c86f6ecb23300fba3a7c572419b5edc155da0f3f104d42775/pytest-3.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.2 2026-02-09T15:04:59.6268640Z Found link https://files.pythonhosted.org/packages/2b/05/e20806c99afaff43331f5fd8770bb346145303882f98ef3275fa1dd66f6d/pytest-3.0.2.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.2 2026-02-09T15:04:59.6271303Z Found link https://files.pythonhosted.org/packages/a4/e9/bf75a9a91c4a545bad262937d1defa90d95ac912118a706406e21aef889a/pytest-3.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.3 2026-02-09T15:04:59.6274147Z Found link https://files.pythonhosted.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.3 2026-02-09T15:04:59.6277093Z Found link https://files.pythonhosted.org/packages/10/5b/91cadc7c1b82ae287a50e0d5a2ebc17d8ba60cf6b9e0b5df6f9ad4608d85/pytest-3.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.4 2026-02-09T15:04:59.6279984Z Found link https://files.pythonhosted.org/packages/2f/03/0c636d7191255e1737012e5f9c42368f11b55463aeea46fb1955892cab0d/pytest-3.0.4.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.4 2026-02-09T15:04:59.6282938Z Found link https://files.pythonhosted.org/packages/dd/28/4abc547194d8e6ff93d3ef186cb809a413d719cdc21e524af08fe986f7c2/pytest-3.0.5-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.5 2026-02-09T15:04:59.6285644Z Found link https://files.pythonhosted.org/packages/a8/87/b7ca49efe52d2b4169f2bfc49aa5e384173c4619ea8e635f123a0dac5b75/pytest-3.0.5.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.5 2026-02-09T15:04:59.6288372Z Found link https://files.pythonhosted.org/packages/c4/17/73e8eda8fbc18b8421a8b16be8bbbb2a461f4d2405f3628beb8e5d2ca567/pytest-3.0.6-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.6 2026-02-09T15:04:59.6291093Z Found link https://files.pythonhosted.org/packages/68/9c/c06dc051b39b817efd31e4c589df7780f7b287d96fab67e90be1f614fc0a/pytest-3.0.6.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.6 2026-02-09T15:04:59.6294008Z Found link https://files.pythonhosted.org/packages/8e/81/40a4b62b1d15441c282db485f8f08c7c38edab9ffe750a31d77805cd5f6a/pytest-3.0.7-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.0.7 2026-02-09T15:04:59.6296707Z Found link https://files.pythonhosted.org/packages/00/e9/f77dcd80bdb2e52760f38dbd904016da018ab4373898945da744e5e892e9/pytest-3.0.7.tar.gz (from https://pypi.org/simple/pytest/), version: 3.0.7 2026-02-09T15:04:59.6299369Z Found link https://files.pythonhosted.org/packages/55/9c/5529093be0f518fe710d5b925680429c24810dadd6519c0ca86435656e85/pytest-3.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.1.0 2026-02-09T15:04:59.6302025Z Found link https://files.pythonhosted.org/packages/50/e2/a28d4c5e4520a0427bc5141703f3296184742e7cb2722ce71fd61020c417/pytest-3.1.0.tar.gz (from https://pypi.org/simple/pytest/), version: 3.1.0 2026-02-09T15:04:59.6304878Z Found link https://files.pythonhosted.org/packages/43/67/bd3a6148fc8a2d989ded3af319100e30fb6908f2d0a284e5cd9d20fbeb6d/pytest-3.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.1.1 2026-02-09T15:04:59.6307523Z Found link https://files.pythonhosted.org/packages/96/51/8fa6bdb9c80e21a90e162f6774da2506497ef0c92afae8ba654c3a5ce4c3/pytest-3.1.1.tar.gz (from https://pypi.org/simple/pytest/), version: 3.1.1 2026-02-09T15:04:59.6310189Z Found link https://files.pythonhosted.org/packages/73/e8/6d02c991f66d25f5a5eb66168295401876377d2937771704d0cd949354de/pytest-3.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.1.2 2026-02-09T15:04:59.6313039Z Found link https://files.pythonhosted.org/packages/72/2b/2d3155e01f45a5a04427857352ee88220ee39550b2bc078f9db3190aea46/pytest-3.1.2.tar.gz (from https://pypi.org/simple/pytest/), version: 3.1.2 2026-02-09T15:04:59.6315720Z Found link https://files.pythonhosted.org/packages/fd/3e/d326a05d083481746a769fc051ae8d25f574ef140ad4fe7f809a2b63c0f0/pytest-3.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.1.3 2026-02-09T15:04:59.6318416Z Found link https://files.pythonhosted.org/packages/15/c8/6b42bf58f91d72416806472512bb67dabc6edb5a6a8ace29853ff940400a/pytest-3.1.3.tar.gz (from https://pypi.org/simple/pytest/), version: 3.1.3 2026-02-09T15:04:59.6321130Z Found link https://files.pythonhosted.org/packages/ba/47/48ffdd8a252b8b65c5532901567c7939dcdc1d11130b531aa4164e95b264/pytest-3.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.2.0 2026-02-09T15:04:59.6324274Z Found link https://files.pythonhosted.org/packages/41/ef/0ca241c759f607cde0f2d828492d92e18078a2e6b90b409206f53d9446b9/pytest-3.2.0.tar.gz (from https://pypi.org/simple/pytest/), version: 3.2.0 2026-02-09T15:04:59.6327027Z Found link https://files.pythonhosted.org/packages/e0/1e/d52c6a3a143935410ee33320341ea7bbb770ca8fe89c3d51e18254e0a2ba/pytest-3.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.2.1 2026-02-09T15:04:59.6329961Z Found link https://files.pythonhosted.org/packages/6d/9f/1fbd50be4deaa4007ef4ed8f84f888c6613c629e1f46e979ffb9d82a7324/pytest-3.2.1.tar.gz (from https://pypi.org/simple/pytest/), version: 3.2.1 2026-02-09T15:04:59.6332850Z Found link https://files.pythonhosted.org/packages/e3/fd/75728643baacf174d58e50b69053cc9e2ebcdc97f3b6ad967aec12a59e33/pytest-3.2.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.2.2 2026-02-09T15:04:59.6335546Z Found link https://files.pythonhosted.org/packages/63/4a/db317d848325ba77e4ed498860b40ab53a8b49f1ae13612bc8aee75634f0/pytest-3.2.2.tar.gz (from https://pypi.org/simple/pytest/), version: 3.2.2 2026-02-09T15:04:59.6338246Z Found link https://files.pythonhosted.org/packages/8c/7d/f5d71f0e28af32388e07bd4ce0dbd2b3539693aadcae4403266173ec87fa/pytest-3.2.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.2.3 2026-02-09T15:04:59.6340931Z Found link https://files.pythonhosted.org/packages/53/d0/208853c09be8377e6d4de7c0df875ef7ef37189373d76a74b65b44e50528/pytest-3.2.3.tar.gz (from https://pypi.org/simple/pytest/), version: 3.2.3 2026-02-09T15:04:59.6343748Z Found link https://files.pythonhosted.org/packages/bd/0e/59807cd3f403b6a63510c7688823943d4c225aee7fef002fa8760f86668a/pytest-3.2.4-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.2.4 2026-02-09T15:04:59.6346456Z Found link https://files.pythonhosted.org/packages/36/85/9b92d1c31c42fdc8a57d4e36d4c8e383caa3ce48f4c134d5c51d1efa8e1c/pytest-3.2.4.tar.gz (from https://pypi.org/simple/pytest/), version: 3.2.4 2026-02-09T15:04:59.6349146Z Found link https://files.pythonhosted.org/packages/ef/41/d8a61f1b2ba308e96b36106e95024977e30129355fd12087f23e4b9852a1/pytest-3.2.5-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/), version: 3.2.5 2026-02-09T15:04:59.6351864Z Found link https://files.pythonhosted.org/packages/1f/f8/8cd74c16952163ce0db0bd95fdd8810cbf093c08be00e6e665ebf0dc3138/pytest-3.2.5.tar.gz (from https://pypi.org/simple/pytest/), version: 3.2.5 2026-02-09T15:04:59.6355169Z Found link https://files.pythonhosted.org/packages/98/ec/3e5ca93027bcf88451afb5924a566e790e5e393d6de734b03044d0826176/pytest-3.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.0 2026-02-09T15:04:59.6358595Z Found link https://files.pythonhosted.org/packages/41/6f/ed63db45ad82db405c77c807d75d66311d385e1b6bf476ec46bde0c9462a/pytest-3.3.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.0 2026-02-09T15:04:59.6362016Z Found link https://files.pythonhosted.org/packages/22/06/483d4c1a081bd29586f50572dfbcfc9c78b6269841e3aa706fc37418769e/pytest-3.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.1 2026-02-09T15:04:59.6365681Z Found link https://files.pythonhosted.org/packages/fb/ee/ceb80b45e768e67ee848dfd4fc407a4ccfc6d93c904c49fad1e5495a079f/pytest-3.3.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.1 2026-02-09T15:04:59.6369126Z Found link https://files.pythonhosted.org/packages/38/af/8dcf688d192914928393f931b7b550f2530299bbb08018b2f17efa6aab73/pytest-3.3.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.2 2026-02-09T15:04:59.6372951Z Found link https://files.pythonhosted.org/packages/d0/00/2546e70b2cc1d3df4e736a43871dfde54855277446cec376f871e36f7e03/pytest-3.3.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.3.2 2026-02-09T15:04:59.6376367Z Found link https://files.pythonhosted.org/packages/41/e4/9de71dc666485c921f5c8d2d8078109af1f3925bf52f17ccf4c7cc19a8a0/pytest-3.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.0 2026-02-09T15:04:59.6379950Z Found link https://files.pythonhosted.org/packages/a8/84/25b93a15997be680fc8ce1a7b9315b03650ced546908e5008c0912b1c2e1/pytest-3.4.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.0 2026-02-09T15:04:59.6383517Z Found link https://files.pythonhosted.org/packages/7e/bf/e4ae65a07d4a7f69725dd7f0803cf57cf708f17dd7354427a3937ccab95d/pytest-3.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.1 2026-02-09T15:04:59.6386870Z Found link https://files.pythonhosted.org/packages/84/11/a6fe751118861b4d6587e07633f2e055733fc3678f7e5d7ae30303d90b7e/pytest-3.4.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.1 2026-02-09T15:04:59.6390245Z Found link https://files.pythonhosted.org/packages/f1/5c/411ceafef3b5e5486d16f174db18dc26f49e7704dbf59ef488e95db47339/pytest-3.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.2 2026-02-09T15:04:59.6393803Z Found link https://files.pythonhosted.org/packages/dd/05/4579d3028ba1740467690c3427d3991eff91f95cbaa6bb0280f40708721a/pytest-3.4.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.4.2 2026-02-09T15:04:59.6397186Z Found link https://files.pythonhosted.org/packages/ed/96/271c93f75212c06e2a7ec3e2fa8a9c90acee0a4838dc05bf379ea09aae31/pytest-3.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.5.0 2026-02-09T15:04:59.6400556Z Found link https://files.pythonhosted.org/packages/2d/56/6019153cdd743300c5688ab3b07702355283e53c83fbf922242c053ffb7b/pytest-3.5.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.5.0 2026-02-09T15:04:59.6404079Z Found link https://files.pythonhosted.org/packages/76/52/fc48d02492d9e6070cb672d9133382e83084f567f88eff1c27bd2c6c27a8/pytest-3.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.5.1 2026-02-09T15:04:59.6407429Z Found link https://files.pythonhosted.org/packages/b2/85/24954df0ea8156599563b753de54383a5d702081093b7953334e4701b8d8/pytest-3.5.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.5.1 2026-02-09T15:04:59.6410772Z Found link https://files.pythonhosted.org/packages/62/59/950a805f90587d6e2f3692cf43700becb7cdf6c16b06d84e7516b199236b/pytest-3.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.0 2026-02-09T15:04:59.6414331Z Found link https://files.pythonhosted.org/packages/67/6a/5bcdc22f8dbada1d2910d6e1a3a03f6b14306c78f81122890735b28be4bf/pytest-3.6.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.0 2026-02-09T15:04:59.6417725Z Found link https://files.pythonhosted.org/packages/d3/75/e79b66c9fe6166a90004bb8fb02bab06213c3348e93f3be41d7eaf625554/pytest-3.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.1 2026-02-09T15:04:59.6421099Z Found link https://files.pythonhosted.org/packages/46/0e/d06d37d546bd181358eb3fb24b9c097609dae9a8cc0ed5756eefddd47841/pytest-3.6.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.1 2026-02-09T15:04:59.6424916Z Found link https://files.pythonhosted.org/packages/11/c4/cfb5f51f401cd54bbaaacff530c96827422a29dca2683ff314e4938444c9/pytest-3.6.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.2 2026-02-09T15:04:59.6428527Z Found link https://files.pythonhosted.org/packages/a2/ec/415d0cccc1ed41cd7fdf69ad989da16a8d13057996371004cab4bafc48f3/pytest-3.6.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.2 2026-02-09T15:04:59.6431952Z Found link https://files.pythonhosted.org/packages/77/64/3a76f6fbb0f392d60c5960f2b2fbad8c2b802dada87ca6d1b99c0083a929/pytest-3.6.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.3 2026-02-09T15:04:59.6435665Z Found link https://files.pythonhosted.org/packages/55/50/399419c03c39bf41faa7cbd5a8976c076037b2d76adf2535610919806d67/pytest-3.6.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.3 2026-02-09T15:04:59.6439019Z Found link https://files.pythonhosted.org/packages/d8/e9/73246a565c34c5f203dd78bc2382e0e93aa7a249cdaeba709099eb1bc701/pytest-3.6.4-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.4 2026-02-09T15:04:59.6442408Z Found link https://files.pythonhosted.org/packages/05/b5/3197f0ae65c0b3037acd64c216a6d67a94693dad957f4e83e777b36688ae/pytest-3.6.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.6.4 2026-02-09T15:04:59.6446012Z Found link https://files.pythonhosted.org/packages/9e/a1/8166a56ce9d89fdd9efcae5601e71758029d90e5644e0b7b6eda07e67c35/pytest-3.7.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.0 2026-02-09T15:04:59.6449400Z Found link https://files.pythonhosted.org/packages/38/de/250ed9efc73d43b23d849754cb36e8f50cb5535850c1a1c92552986ad409/pytest-3.7.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.0 2026-02-09T15:04:59.6452958Z Found link https://files.pythonhosted.org/packages/d2/86/7b9513da923b94e48c2cf013ae4eae8184a36ebeb7fe27d386bc3db4f56f/pytest-3.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.1 2026-02-09T15:04:59.6456357Z Found link https://files.pythonhosted.org/packages/1c/b5/336b6b600eb9d2a9b7c99b16be7913dfd1f68d23c82f5a78d774a239183f/pytest-3.7.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.1 2026-02-09T15:04:59.6459711Z Found link https://files.pythonhosted.org/packages/98/37/4b988e339251ec5359824f2529930e793d75b7039f2fa88736743f0ed415/pytest-3.7.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.2 2026-02-09T15:04:59.6463217Z Found link https://files.pythonhosted.org/packages/34/73/3ad0ffb79c312022fb6d81694aff5a32d83f55ae6d2174a0437c0298cf07/pytest-3.7.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.2 2026-02-09T15:04:59.6466623Z Found link https://files.pythonhosted.org/packages/70/0b/c577e79496be9698ca118afe0c1dafd4878decd73337b21570b0d28bacc2/pytest-3.7.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.3 2026-02-09T15:04:59.6469988Z Found link https://files.pythonhosted.org/packages/16/26/0b6ad8a13af3a6f20230e297d04214f221fe28f2a45b4d29562971d6210e/pytest-3.7.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.3 2026-02-09T15:04:59.6473756Z Found link https://files.pythonhosted.org/packages/0e/8c/673d56ebe1c9362ff829acf7e67fd4aba09377d44d80fc7435f1369bfe3a/pytest-3.7.4-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.4 2026-02-09T15:04:59.6477332Z Found link https://files.pythonhosted.org/packages/9c/c5/d0651305b61ed34c9a58b0cc305d29aa4d718b3d184026f917e03a3bc2f8/pytest-3.7.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.7.4 2026-02-09T15:04:59.6480713Z Found link https://files.pythonhosted.org/packages/dd/e5/1ce7de3e87ec499a056800fa0d7a689d6502d791c44eb1315a6ecadcb333/pytest-3.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.0 2026-02-09T15:04:59.6484315Z Found link https://files.pythonhosted.org/packages/bf/4f/3cc568e63e2e68de369bfb76758db3aa168e34976fcc87fdfb2c19c645d9/pytest-3.8.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.0 2026-02-09T15:04:59.6487692Z Found link https://files.pythonhosted.org/packages/0c/9a/592314ceda78f3307afb6cf56d7fdbb92c5a5960a88a6d2fd25c11312ead/pytest-3.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.1 2026-02-09T15:04:59.6491062Z Found link https://files.pythonhosted.org/packages/22/77/8dba15a7ec756b040e82bc216120d19dffb5f4a1e4f896822fd3a45bd0a8/pytest-3.8.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.1 2026-02-09T15:04:59.6494575Z Found link https://files.pythonhosted.org/packages/08/e0/a4945a06380802264b3416d788ad607588c334662b6cd0af54144c45912d/pytest-3.8.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.2 2026-02-09T15:04:59.6497927Z Found link https://files.pythonhosted.org/packages/5f/d2/7f77f406ac505abda02ab4afb50d06ebf304f6ea42fca34f8f37529106b2/pytest-3.8.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.8.2 2026-02-09T15:04:59.6501313Z Found link https://files.pythonhosted.org/packages/bf/14/a16e1ac03aeb9776d98374bb76495a6623d56dff0f7b815ed5a1e04d893e/pytest-3.9.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.1 2026-02-09T15:04:59.6504868Z Found link https://files.pythonhosted.org/packages/db/88/11b1a23db24d29556b5a0fa661bf7f2205d7b5f9bd2c9f578e5dd4997441/pytest-3.9.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.1 2026-02-09T15:04:59.6508249Z Found link https://files.pythonhosted.org/packages/80/2a/2995cbec008f624e1dd8ddc5350535a5d2f33c10b82c06037298e6c52bee/pytest-3.9.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.2 2026-02-09T15:04:59.6511607Z Found link https://files.pythonhosted.org/packages/cf/66/773433f0e8cc2583c4e241e8ae9727e576cde2dd88949bb8811ffc8c3080/pytest-3.9.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.2 2026-02-09T15:04:59.6515120Z Found link https://files.pythonhosted.org/packages/02/75/d041ed00994fbac4c5183e6f4bf6c906506bef8da7a57ef3fc825f171020/pytest-3.9.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.3 2026-02-09T15:04:59.6518475Z Found link https://files.pythonhosted.org/packages/28/09/f73d49a5b0b714e2d4712f044686cb8fa954aac15f4b7ea557049210179f/pytest-3.9.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.9.3 2026-02-09T15:04:59.6522063Z Found link https://files.pythonhosted.org/packages/2d/b8/fc3795707bb47ed9eb83c8d65515f3424977d779d6af333d24787b1f364e/pytest-3.10.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.10.0 2026-02-09T15:04:59.6525805Z Found link https://files.pythonhosted.org/packages/ec/d1/8e96334154a20f8bf8924b7a67227a3af30c87cf0d8239f9885fc8bca385/pytest-3.10.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.10.0 2026-02-09T15:04:59.6529158Z Found link https://files.pythonhosted.org/packages/57/94/305477fb977546970a3464c21b63c6800df6705384af2978b89acccfb151/pytest-3.10.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.10.1 2026-02-09T15:04:59.6532688Z Found link https://files.pythonhosted.org/packages/b5/96/37011e484665fab8b51add4f707d2aa28f1a06c68dd1c8a50e03551693b3/pytest-3.10.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 3.10.1 2026-02-09T15:04:59.6536072Z Found link https://files.pythonhosted.org/packages/bb/d5/7601c468ded9a59478dcb39d21e24d58bb375681c64a06fbb629d2bc2ac3/pytest-4.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.0.0 2026-02-09T15:04:59.6539420Z Found link https://files.pythonhosted.org/packages/ec/34/497c3b126966c3b358398084394ea820c63a34d794d708074accf91bcaf3/pytest-4.0.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.0.0 2026-02-09T15:04:59.6542934Z Found link https://files.pythonhosted.org/packages/81/27/d4302e4e00497448081120f65029696070806bc8e649b83f644de006d710/pytest-4.0.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.0.1 2026-02-09T15:04:59.6546293Z Found link https://files.pythonhosted.org/packages/24/f1/0e378fa418d9ac15d2d28296be916a55e351a6ffeb74105fe333c15ea58a/pytest-4.0.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.0.1 2026-02-09T15:04:59.6549680Z Found link https://files.pythonhosted.org/packages/19/80/1ac71d332302a89e8637456062186bf397abc5a5b663c1919b73f4d68b1b/pytest-4.0.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.0.2 2026-02-09T15:04:59.6553203Z Found link https://files.pythonhosted.org/packages/9d/a9/3688b67467527c25e7a4d02c3b22565f15158a0a5d681870bfda8af210c6/pytest-4.0.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.0.2 2026-02-09T15:04:59.6556589Z Found link https://files.pythonhosted.org/packages/95/6a/4122affe57eb3857874ef959a73f362e51b23812b96c92e073b16e1effd0/pytest-4.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.1.0 2026-02-09T15:04:59.6559970Z Found link https://files.pythonhosted.org/packages/77/ae/06047559c82066b16eb57094da60f5e0c6c7a09e2e951c9fc44761e1d9e5/pytest-4.1.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.1.0 2026-02-09T15:04:59.6563508Z Found link https://files.pythonhosted.org/packages/9e/bf/2974be45c498a0ebc2708bfada25d5d1874ab3315a4e76ce7d38e29724fa/pytest-4.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.1.1 2026-02-09T15:04:59.6566896Z Found link https://files.pythonhosted.org/packages/e2/1d/5aaae6a77d9699ebcc5cbed574c28272371b8915073a126a9ead961c8f6c/pytest-4.1.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.1.1 2026-02-09T15:04:59.6570559Z Found link https://files.pythonhosted.org/packages/0d/c4/8093b4ffdde66628d4cb138d1d53726e2c21c23ac397cb75494e3f4310c9/pytest-4.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.2.0 2026-02-09T15:04:59.6574405Z Found link https://files.pythonhosted.org/packages/41/f8/507d1f6121293a0392f5d0850c138d9c7dac6d22f575734078da2d0f447c/pytest-4.2.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.2.0 2026-02-09T15:04:59.6577807Z Found link https://files.pythonhosted.org/packages/11/e9/dc9a7269a7e1fed46de7d5864da6a86370256c791bf263dd0c7d7e8f1ff1/pytest-4.2.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.2.1 2026-02-09T15:04:59.6581286Z Found link https://files.pythonhosted.org/packages/46/7a/567f671971c385103c3e3470e644946f36b3fade8fd0d2e55fa890062729/pytest-4.2.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.2.1 2026-02-09T15:04:59.6584921Z Found link https://files.pythonhosted.org/packages/51/b2/2fa8e8b179c792c457c2f7800f1313bfbd34f515e3a833e6083121844c14/pytest-4.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.0 2026-02-09T15:04:59.6588386Z Found link https://files.pythonhosted.org/packages/7c/02/b35c0a322e332544716a0c598f8208ba3474fa94706183c26465d833b283/pytest-4.3.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.0 2026-02-09T15:04:59.6591831Z Found link https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.1 2026-02-09T15:04:59.6595450Z Found link https://files.pythonhosted.org/packages/c9/ff/e353dff7987c3a6ccb0cecb1c148c7b276c235f80f7017d181d19e2b4710/pytest-4.3.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.3.1 2026-02-09T15:04:59.6598906Z Found link https://files.pythonhosted.org/packages/7e/16/83b2a35c427b838df9836c9e7e4ae6dfbcbdea643db44652f693b1c57d70/pytest-4.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.4.0 2026-02-09T15:04:59.6602357Z Found link https://files.pythonhosted.org/packages/f2/a9/fc3a4fb6959eb88d1151149c7ba27f96b389a123ada2d961a016bbdff641/pytest-4.4.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.4.0 2026-02-09T15:04:59.6605956Z Found link https://files.pythonhosted.org/packages/5d/c3/54f607bc9817fd284073ac68e99123f86616f431f9d29a855474b7cf00eb/pytest-4.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.4.1 2026-02-09T15:04:59.6609420Z Found link https://files.pythonhosted.org/packages/2b/b1/c9a84f79fc3bad226a9085289da11ecdd9bd2779a2c654195962b37d4110/pytest-4.4.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.4.1 2026-02-09T15:04:59.6613009Z Found link https://files.pythonhosted.org/packages/7a/07/170d7613c616862fbcd596666d1a14d0b64080afacdbc4ba85f5401358b9/pytest-4.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.4.2 2026-02-09T15:04:59.6616452Z Found link https://files.pythonhosted.org/packages/9e/f3/26ea00338b00d790d58439153ba397fb6dcdab8aa3a65dacf66a844b1c44/pytest-4.4.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.4.2 2026-02-09T15:04:59.6620175Z Found link https://files.pythonhosted.org/packages/56/53/0ae37ab12c457945ae0152c6571d6d40eecccddf25f71fe328f9aefe90ca/pytest-4.5.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.5.0 2026-02-09T15:04:59.6623993Z Found link https://files.pythonhosted.org/packages/88/04/f2ae104dffcd6b2e3c7ed35773b760971c1bacbe4447250966f927cf5efd/pytest-4.5.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.5.0 2026-02-09T15:04:59.6627452Z Found link https://files.pythonhosted.org/packages/98/b8/db268d7c6b517af5b1731fc95d13e89a5032116a1482f2badb423333a420/pytest-4.6.0-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.0 2026-02-09T15:04:59.6630926Z Found link https://files.pythonhosted.org/packages/20/0a/6a9465a684ec47dcc2dad7519b82a73cd0ffaa820545b9066c07161a686b/pytest-4.6.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.0 2026-02-09T15:04:59.6634520Z Found link https://files.pythonhosted.org/packages/7c/88/1e899b479e019f12d468f6d4bc590446a26ce22f4bff75129181fb45d36c/pytest-4.6.1-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.1 2026-02-09T15:04:59.6637947Z Found link https://files.pythonhosted.org/packages/eb/c8/70bdd5e0913b91b30922b401d445228557ff94fd39c37e893d0d1827925a/pytest-4.6.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.1 2026-02-09T15:04:59.6641469Z Found link https://files.pythonhosted.org/packages/cd/eb/04a30246424f5664a8fb72d982a57f60399642a63d24c7fdfaf70d673c27/pytest-4.6.2-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.2 2026-02-09T15:04:59.6645171Z Found link https://files.pythonhosted.org/packages/69/31/5b089ea5aa524212238899e84ba9c6a8ec6c0ddbbaf0c7e6caf7a6e77ac8/pytest-4.6.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.2 2026-02-09T15:04:59.6648773Z Found link https://files.pythonhosted.org/packages/b3/eb/df264c0b1ff4aaf263375dc09aabd9093364f66060be9b26f3a2c166d558/pytest-4.6.3-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.3 2026-02-09T15:04:59.6652355Z Found link https://files.pythonhosted.org/packages/80/0f/6e9c66f70c16dff5b31a1493fea55ecd5b8fc138fe6a21c21365c33b5d62/pytest-4.6.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.3 2026-02-09T15:04:59.6656088Z Found link https://files.pythonhosted.org/packages/8c/6f/4db6124788e9b281d94693e21e5a40d00f417763dcda10edc8a70655cb92/pytest-4.6.4-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.4 2026-02-09T15:04:59.6659643Z Found link https://files.pythonhosted.org/packages/dc/b1/b71b9dc7202b42403b9b7f939857e33c65973cec94fc753dd9cf237e4154/pytest-4.6.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.4 2026-02-09T15:04:59.6663317Z Found link https://files.pythonhosted.org/packages/97/72/d4d6d22ad216f149685f2e93ce9280df9f36cbbc87fa546641ac92f22766/pytest-4.6.5-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.5 2026-02-09T15:04:59.6666881Z Found link https://files.pythonhosted.org/packages/2a/c6/1d1f32f6a5009900521b12e6560fb6b7245b0d4bc3fb771acd63d10e30e1/pytest-4.6.5.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 4.6.5 2026-02-09T15:04:59.6670659Z Found link https://files.pythonhosted.org/packages/64/f1/187a98b8f913a8f3a53d213cca2fae19718565f36165804d7f4f91fe5b76/pytest-4.6.6-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.6 2026-02-09T15:04:59.6674406Z Found link https://files.pythonhosted.org/packages/a4/03/249d02980265d099cffc41029f9ebb5c218110d19424032458d0f5127321/pytest-4.6.6.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.6 2026-02-09T15:04:59.6677807Z Found link https://files.pythonhosted.org/packages/b4/2f/7229e981f27a3593c3ccf5119bb8a78c46f9079bff34f11c7ad329709aa0/pytest-4.6.7-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.7 2026-02-09T15:04:59.6681225Z Found link https://files.pythonhosted.org/packages/bd/cb/31ee3104f4986260399a12fbae541c2b3ee4b008adfa420b9d0ad43fb3ee/pytest-4.6.7.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.7 2026-02-09T15:04:59.6684829Z Found link https://files.pythonhosted.org/packages/48/dd/5a41343e0251ba8fa2293662fdd80377e537ace5576e96d2ca9b06e9ad6f/pytest-4.6.8-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.8 2026-02-09T15:04:59.6688262Z Found link https://files.pythonhosted.org/packages/f2/6a/36726ee01a03b06200aaecaa43b30487bea4e38dde4f3d54e2e9cffff782/pytest-4.6.8.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.8 2026-02-09T15:04:59.6691830Z Found link https://files.pythonhosted.org/packages/e3/05/26e00e583640d02c6b38ac53a92d8c9fecacde0842c4f2d7c02bbbd0d57f/pytest-4.6.9-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.9 2026-02-09T15:04:59.6695587Z Found link https://files.pythonhosted.org/packages/ec/2e/1602fca477ab3ccb1952f07db0536b60b6afafec16eced8063b553001509/pytest-4.6.9.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.9 2026-02-09T15:04:59.6699109Z Found link https://files.pythonhosted.org/packages/66/e2/411fd308465c130ae4bc2fd20629a277869204b70a36e121961294766825/pytest-4.6.10-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.10 2026-02-09T15:04:59.6702687Z Found link https://files.pythonhosted.org/packages/0a/c9/b7855506e25b00c4bb087de2c0236e76deb0d0c21a7ecdeacd572fef3443/pytest-4.6.10.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.10 2026-02-09T15:04:59.6706140Z Found link https://files.pythonhosted.org/packages/70/c7/e8cb4a537ee4fc497ac80a606a667fd1832f28ad3ddbfa25bf30473eae13/pytest-4.6.11-py2.py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.11 2026-02-09T15:04:59.6709576Z Found link https://files.pythonhosted.org/packages/db/a0/7728776e507c0a89a2673f3d109f1d4d4a1b1fce6933e283007c88725369/pytest-4.6.11.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7), version: 4.6.11 2026-02-09T15:04:59.6712958Z Found link https://files.pythonhosted.org/packages/4c/35/e13740d90c413fb5ec3c9b5243f79981f7bc759f4a12a959d8dadd57f971/pytest-5.0.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.0.0 2026-02-09T15:04:59.6715981Z Found link https://files.pythonhosted.org/packages/b7/a9/e64eae45880d383120ef258e23136c74ecd0757ecae84491b578eabaa562/pytest-5.0.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.0.0 2026-02-09T15:04:59.6719249Z Found link https://files.pythonhosted.org/packages/69/1d/2430053122a3c6106f7fd1ff0bc68eb73e27db8f951db70fcd942da52c7b/pytest-5.0.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.0.1 2026-02-09T15:04:59.6722274Z Found link https://files.pythonhosted.org/packages/60/23/de5604e58f4eba7a90f70486c8d4ece25f1a404bae29683903ffd2aea425/pytest-5.0.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.0.1 2026-02-09T15:04:59.6725678Z Found link https://files.pythonhosted.org/packages/2b/65/9f1c6797b6acaff47f818312c6335a34e9919beaf123b72e0069490f2422/pytest-5.1.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.0 2026-02-09T15:04:59.6728735Z Found link https://files.pythonhosted.org/packages/11/ea/4c8ae19a5f82e5374df087fff87b48bad9ec1f2ba2b41bac0181ab2da348/pytest-5.1.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.0 2026-02-09T15:04:59.6731877Z Found link https://files.pythonhosted.org/packages/ef/3b/5652e27e048ae086f79ce9c4ce8a2da6bad1e9590788e5768aafc6f375ef/pytest-5.1.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.1 2026-02-09T15:04:59.6735184Z Found link https://files.pythonhosted.org/packages/77/92/7ef2e1685a676246a0380f5c0a27f8b8682920b7749ed096c4237aa1455a/pytest-5.1.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.1 2026-02-09T15:04:59.6738296Z Found link https://files.pythonhosted.org/packages/2f/19/d5f71752f71451ccc5ed5f6739e9da4a235f38783fdaf3629cae41b2ca7b/pytest-5.1.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.2 2026-02-09T15:04:59.6741430Z Found link https://files.pythonhosted.org/packages/c3/66/228ce6dca2b4d2cd5f9c1244aca14e0b13c31e4dbdf39294e782a1c78f12/pytest-5.1.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.2 2026-02-09T15:04:59.6744602Z Found link https://files.pythonhosted.org/packages/ca/e1/2f229554e5c273962fae8b286395d5bbcc7bef276d2b40e1bad954993db2/pytest-5.1.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.3 2026-02-09T15:04:59.6747625Z Found link https://files.pythonhosted.org/packages/cd/a9/522f0830079931fee274ce63d8d31df59fc1c1d5896a5f07678c7ad6dc25/pytest-5.1.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.1.3 2026-02-09T15:04:59.6750695Z Found link https://files.pythonhosted.org/packages/9a/46/903ea822d83187bb8b354fcb3d085fb10b7787be39f9cf1628bc6ef8f9c9/pytest-5.2.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.0 2026-02-09T15:04:59.6754009Z Found link https://files.pythonhosted.org/packages/e3/89/bdc4ee34896c03e1b42f80a5e1539443df4715f96d45cd7f4118b7c30229/pytest-5.2.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.0 2026-02-09T15:04:59.6757145Z Found link https://files.pythonhosted.org/packages/0c/91/d68f68ce54cd3e8afa1ef73ea1ad44df2438521b64c0820e5fd9b9f13b7d/pytest-5.2.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.1 2026-02-09T15:04:59.6760306Z Found link https://files.pythonhosted.org/packages/3a/3b/f839b8431582e0f4e5f98230300db70b795f467503b2cdb0bf7eb9b18351/pytest-5.2.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.1 2026-02-09T15:04:59.6763562Z Found link https://files.pythonhosted.org/packages/93/16/f6dec5178f5f4141e80dfc4812a9aba88f5f29ca881f174ab1851181d016/pytest-5.2.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.2 2026-02-09T15:04:59.6766664Z Found link https://files.pythonhosted.org/packages/24/67/051f7622814613980a03c9722233a4d7f8b0e21787a46b41a1057c903992/pytest-5.2.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.2 2026-02-09T15:04:59.6769799Z Found link https://files.pythonhosted.org/packages/19/ab/8b76cdcb416ead812c8310eafdbc55ceb5a929f9d5ce28948f81a46cdc64/pytest-5.2.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.3 2026-02-09T15:04:59.6773353Z Found link https://files.pythonhosted.org/packages/77/38/7da379b60849783123aa45c3707b7da26dd3463d9462d8b3efbf8a736ee2/pytest-5.2.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.3 2026-02-09T15:04:59.6776675Z Found link https://files.pythonhosted.org/packages/17/18/8bfa28d47cd71d5155fbd3b393c75e8f7966bef5f32637333e76ee74ce04/pytest-5.2.4-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.4 2026-02-09T15:04:59.6779823Z Found link https://files.pythonhosted.org/packages/11/68/37f8569d4151a36ceba04d1cd098d4ff6283fc5369b108d596fe8675a3ee/pytest-5.2.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.2.4 2026-02-09T15:04:59.6783702Z Found link https://files.pythonhosted.org/packages/30/c5/cf0d56d9e0458f66cfef10bc74b375597c34e53e522e23e817673e83f1b9/pytest-5.3.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.0 2026-02-09T15:04:59.6787541Z Found link https://files.pythonhosted.org/packages/1c/bf/9f42c0082820afcd022e48061a285e9abb8649d1575088b32000543a8a6a/pytest-5.3.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.0 2026-02-09T15:04:59.6791052Z Found link https://files.pythonhosted.org/packages/da/ed/d22d7f06eb1107271694ed2171b9d52e8eea38d9757124e75ba13324ac77/pytest-5.3.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.1 2026-02-09T15:04:59.6794414Z Found link https://files.pythonhosted.org/packages/58/76/45329365ccc901e954cbc6d4c4a7cb6162600a34ed060a6b7b4f127d8183/pytest-5.3.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.1 2026-02-09T15:04:59.6797737Z Found link https://files.pythonhosted.org/packages/19/cf/711f1d887cb92c5155c9a1eb338f1b5d2411b50e4492a3b20e4a188a22b2/pytest-5.3.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.2 2026-02-09T15:04:59.6800899Z Found link https://files.pythonhosted.org/packages/c5/71/91ec682e10114f191da1a0ffabf35eccb9ab1c6bf9a535bb4a1b89ea59ca/pytest-5.3.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.2 2026-02-09T15:04:59.6803864Z Found link https://files.pythonhosted.org/packages/e6/94/29b5a09edc970a2f24742e6186dfe497cd6c778e60e54693215a36852613/pytest-5.3.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.3 2026-02-09T15:04:59.6806692Z Found link https://files.pythonhosted.org/packages/eb/3d/19bac795b6e60f4d6127227d4e11c31f8d9555de5e1f1a5e01ebad1d2ccf/pytest-5.3.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.3 2026-02-09T15:04:59.6809666Z Found link https://files.pythonhosted.org/packages/0b/2d/75def2ed660903839bab38a1cadf819726637a0c3c78951de7e67a97a7c3/pytest-5.3.4-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.4 2026-02-09T15:04:59.6812273Z Found link https://files.pythonhosted.org/packages/eb/9c/8bf2a5e1a84e6b6d9a255ed1cda5d4b339699e9b1d95ed9f811209d588f8/pytest-5.3.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.4 2026-02-09T15:04:59.6815040Z Found link https://files.pythonhosted.org/packages/a5/c0/34033b2df7718b91c667bd259d5ce632ec3720198b7068c0ba6f6104ff89/pytest-5.3.5-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.5 2026-02-09T15:04:59.6817700Z Found link https://files.pythonhosted.org/packages/f0/5f/41376614e41f7cdee02d22d1aec1ea028301b4c6c4523a5f7ef8e960fe0b/pytest-5.3.5.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.3.5 2026-02-09T15:04:59.6820240Z Found link https://files.pythonhosted.org/packages/6a/83/7a83c0e85388b0774e06b81b16087da946c05b70604083641266be61793d/pytest-5.4.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.0 2026-02-09T15:04:59.6822906Z Found link https://files.pythonhosted.org/packages/6d/2c/bf7d4e1391f973f35b58cf3680b2107e406f569df3feca982aab39833577/pytest-5.4.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.0 2026-02-09T15:04:59.6825459Z Found link https://files.pythonhosted.org/packages/c7/e2/c19c667f42f72716a7d03e8dd4d6f63f47d39feadd44cc1ee7ca3089862c/pytest-5.4.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.1 2026-02-09T15:04:59.6827876Z Found link https://files.pythonhosted.org/packages/6d/4e/572aed20422dee7fa2bd27995b2a53a32de90c1826e5531c9df6d3ea77ed/pytest-5.4.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.1 2026-02-09T15:04:59.6830197Z Found link https://files.pythonhosted.org/packages/6c/f9/9f2b6c672c8f8bb87a4c1bd52c1b57213627b035305aad745d015b2a62ae/pytest-5.4.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.2 2026-02-09T15:04:59.6832364Z Found link https://files.pythonhosted.org/packages/49/10/4a8f2f7828b195fe9c9e2b910e9b0dd3d4a263bffbab54f09bf6c2f488bb/pytest-5.4.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.2 2026-02-09T15:04:59.6834668Z Found link https://files.pythonhosted.org/packages/9f/f3/0a83558da436a081344aa6c8b85ea5b5f05071214106036ce341b7769b0b/pytest-5.4.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.3 2026-02-09T15:04:59.6836839Z Found link https://files.pythonhosted.org/packages/8f/c4/e4a645f8a3d6c6993cb3934ee593e705947dfafad4ca5148b9a0fde7359c/pytest-5.4.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 5.4.3 2026-02-09T15:04:59.6839019Z Found link https://files.pythonhosted.org/packages/47/9c/969d5b0d27c8fff17a4b9eee9a81f61c807a994e102236e57d991af6d05d/pytest-6.0.0rc1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.0rc1 2026-02-09T15:04:59.6841273Z Found link https://files.pythonhosted.org/packages/7c/7c/aa6647ae22d71ef10215589a06e922bc15e4a2f657877854fcf306eaffe9/pytest-6.0.0rc1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.0rc1 2026-02-09T15:04:59.6843634Z Found link https://files.pythonhosted.org/packages/3f/ec/ffbc98bbff5c89306ccf60d5ed45889cb7e01aaae568e54036b24673286a/pytest-6.0.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.0 2026-02-09T15:04:59.6845790Z Found link https://files.pythonhosted.org/packages/5b/51/0298618dec5e35e4b8fa6695dc6359b5e5249cde6f9daff57ba46d8c96a5/pytest-6.0.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.0 2026-02-09T15:04:59.6847936Z Found link https://files.pythonhosted.org/packages/98/db/712bee56f9ab20373508a5a1c662e1db49b407dacf03b5224c6171ed0a3d/pytest-6.0.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.1 2026-02-09T15:04:59.6850094Z Found link https://files.pythonhosted.org/packages/20/4c/d7b19b8661be78461fff0392e33943784340424921578fe1bf300ef59831/pytest-6.0.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.1 2026-02-09T15:04:59.6852217Z Found link https://files.pythonhosted.org/packages/45/2c/7e29215cb19745ad67b6476b73fd1299872563f28329ea01d9d887713aaf/pytest-6.0.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.2 2026-02-09T15:04:59.6854447Z Found link https://files.pythonhosted.org/packages/7b/ed/456fa3994bca2b104f83538a9eff606fa2b3856767af019d0906eb4fd141/pytest-6.0.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.0.2 2026-02-09T15:04:59.6856574Z Found link https://files.pythonhosted.org/packages/61/a0/d4b854d67f8ecb855c65e5c760588e78213a4acb17ac7aeb4661ff1a9b3b/pytest-6.1.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.1.0 2026-02-09T15:04:59.6858855Z Found link https://files.pythonhosted.org/packages/d4/d1/61dbeb5e6d6a694c4d024043ad67a01ba236c54d253558b3019b6fac2c68/pytest-6.1.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.1.0 2026-02-09T15:04:59.6861035Z Found link https://files.pythonhosted.org/packages/d6/36/9e022b76a3ac440e1d750c64fa6152469f988efe0c568b945e396e2693b5/pytest-6.1.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.1.1 2026-02-09T15:04:59.6863179Z Found link https://files.pythonhosted.org/packages/c8/a7/b3bdcc52e6143c056e5a42fa1b3e73abc11927c6c58e1667884559d7ddee/pytest-6.1.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.1.1 2026-02-09T15:04:59.6865227Z Found link https://files.pythonhosted.org/packages/b1/ee/53945d50284906adb1e613fabf2e1b8b25926e8676854bb25b93564c0ce7/pytest-6.1.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.1.2 2026-02-09T15:04:59.6867265Z Found link https://files.pythonhosted.org/packages/d4/df/bd7c25c4fe809a17315b3fc9878edf48d31dde7b431b6836848b063c0428/pytest-6.1.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.5), version: 6.1.2 2026-02-09T15:04:59.6869279Z Found link https://files.pythonhosted.org/packages/57/ab/969446024b65731fb00ce57cb0f9c3eca5d3485b9f9a3a3662721fa09bc3/pytest-6.2.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.0 2026-02-09T15:04:59.6871280Z Found link https://files.pythonhosted.org/packages/9d/f8/d45fb06f5eca788003c089600ee775243960f9f7696097812572e01a6ebc/pytest-6.2.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.0 2026-02-09T15:04:59.6873300Z Found link https://files.pythonhosted.org/packages/d7/15/5ef931cbd22585865aad0ea025162545b53af9319cf38542e0b7981d5b34/pytest-6.2.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.1 2026-02-09T15:04:59.6875387Z Found link https://files.pythonhosted.org/packages/a3/98/a3dcf1b749aaddd5b6f01e8dc2a1da08dbaebc94d5c0c5bb8743316d4093/pytest-6.2.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.1 2026-02-09T15:04:59.6877368Z Found link https://files.pythonhosted.org/packages/a1/cf/7f67585bd2fc0359ec482cf3c430bce3ef6d3f40bc468137225a733e3069/pytest-6.2.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.2 2026-02-09T15:04:59.6879321Z Found link https://files.pythonhosted.org/packages/d1/80/b4f47a1f933699cd531a7b336a6f3d82912e3e5e66e4a3bb1d8f0d1d98b0/pytest-6.2.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.2 2026-02-09T15:04:59.6881253Z Found link https://files.pythonhosted.org/packages/76/4d/9c00146923da9f1cabd1878209d71b1380d537ec331a1a613e8f4b9d7985/pytest-6.2.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.3 2026-02-09T15:04:59.6883274Z Found link https://files.pythonhosted.org/packages/9e/1f/226f5c2393701c87c315b6d6cdb65ec1cbc9008e7a9ccb1d31ab79e0c19b/pytest-6.2.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.3 2026-02-09T15:04:59.6885210Z Found link https://files.pythonhosted.org/packages/a1/59/6821e900592fbe261f19d67e4def0cb27e52ef8ed16d9922c144961cc1ee/pytest-6.2.4-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.4 2026-02-09T15:04:59.6887154Z Found link https://files.pythonhosted.org/packages/5b/98/92bbda5f83ed995ef8953349ef30c77c934abcc251c42ab3d7787a40c49c/pytest-6.2.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.4 2026-02-09T15:04:59.6889077Z Found link https://files.pythonhosted.org/packages/40/76/86f886e750b81a4357b6ed606b2bcf0ce6d6c27ad3c09ebf63ed674fc86e/pytest-6.2.5-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.5 2026-02-09T15:04:59.6891119Z Found link https://files.pythonhosted.org/packages/4b/24/7d1f2d2537de114bdf1e6875115113ca80091520948d370c964b88070af2/pytest-6.2.5.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 6.2.5 2026-02-09T15:04:59.6893100Z Found link https://files.pythonhosted.org/packages/5b/19/90bb3215fd679ead2a93f606e46044d5999eed7271434305c1da60653e1f/pytest-7.0.0rc1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 7.0.0rc1 2026-02-09T15:04:59.6895109Z Found link https://files.pythonhosted.org/packages/76/2f/336e93ec599506ed37a04179bd76655410e0e1f7b5083125b38445df51b5/pytest-7.0.0rc1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 7.0.0rc1 2026-02-09T15:04:59.6896989Z Found link https://files.pythonhosted.org/packages/fe/c3/2834a3328cdd2718bb2a05a4b9c16dc79cf7bfb80ae4f4cb9520cd86bf27/pytest-7.0.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 7.0.0 2026-02-09T15:04:59.6898847Z Found link https://files.pythonhosted.org/packages/68/89/31bf5c9b68f4a99e9c0bfd16131e9756f02b861466d96fae45a168751801/pytest-7.0.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 7.0.0 2026-02-09T15:04:59.6900688Z Found link https://files.pythonhosted.org/packages/38/93/c7c0bd1e932b287fb948eb9ce5a3d6307c9fc619db1e199f8c8bc5dad95f/pytest-7.0.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 7.0.1 2026-02-09T15:04:59.6902606Z Found link https://files.pythonhosted.org/packages/3e/2c/a67ad48759051c7abf82ce182a4e6d766de371b183182d2dde03089e8dfb/pytest-7.0.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.6), version: 7.0.1 2026-02-09T15:04:59.6904406Z Found link https://files.pythonhosted.org/packages/36/e6/dea2b8cd72cf0600f3c2572fb5a48b01aa8e8fd8703c830dab972036c34c/pytest-7.1.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.0 2026-02-09T15:04:59.6906206Z Found link https://files.pythonhosted.org/packages/6e/1c/5a8a4ae3548eaa9a082a25cd6118f166d6bbe440300b3c57c4904cc47935/pytest-7.1.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.0 2026-02-09T15:04:59.6908010Z Found link https://files.pythonhosted.org/packages/d2/ac/556e4410326ce77eeb1d1ec35a3e3ec847fb3e5cb30673729d2eeeffc970/pytest-7.1.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.1 2026-02-09T15:04:59.6910090Z Found link https://files.pythonhosted.org/packages/f0/8c/1fb22b4e526a7461b4797042ed9d9c26a7a69673a148709bf50692b874fb/pytest-7.1.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.1 2026-02-09T15:04:59.6912058Z Found link https://files.pythonhosted.org/packages/fb/d0/bae533985f2338c5d02184b4a7083b819f6b3fc101da792e0d96e6e5299d/pytest-7.1.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.2 2026-02-09T15:04:59.6913963Z Found link https://files.pythonhosted.org/packages/4e/1f/34657c6ac56f3c58df650ba41f8ffb2620281ead8e11bcdc7db63cf72a78/pytest-7.1.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.2 2026-02-09T15:04:59.6915927Z Found link https://files.pythonhosted.org/packages/e3/b9/3541bbcb412a9fd56593005ff32183825634ef795a1c01ceb6dee86e7259/pytest-7.1.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.3 2026-02-09T15:04:59.6917734Z Found link https://files.pythonhosted.org/packages/a4/a7/8c63a4966935b0d0b039fd67ebf2e1ae00f1af02ceb912d838814d772a9a/pytest-7.1.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.1.3 2026-02-09T15:04:59.6919547Z Found link https://files.pythonhosted.org/packages/67/68/a5eb36c3a8540594b6035e6cdae40c1ef1b6a2bfacbecc3d1a544583c078/pytest-7.2.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.2.0 2026-02-09T15:04:59.6921633Z Found link https://files.pythonhosted.org/packages/0b/21/055f39bf8861580b43f845f9e8270c7786fe629b2f8562ff09007132e2e7/pytest-7.2.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.2.0 2026-02-09T15:04:59.6923660Z Found link https://files.pythonhosted.org/packages/cc/02/8f59bf194c9a1ceac6330850715e9ec11e21e2408a30a596c65d54cf4d2a/pytest-7.2.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.2.1 2026-02-09T15:04:59.6925744Z Found link https://files.pythonhosted.org/packages/e5/6c/f3a15217ac72912c28c5d7a7a8e87ff6d6475c9530595ae9f0f8dedd8dd8/pytest-7.2.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.2.1 2026-02-09T15:04:59.6927550Z Found link https://files.pythonhosted.org/packages/b2/68/5321b5793bd506961bd40bdbdd0674e7de4fb873ee7cab33dd27283ad513/pytest-7.2.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.2.2 2026-02-09T15:04:59.6929401Z Found link https://files.pythonhosted.org/packages/b9/29/311895d9cd3f003dd58e8fdea36dd895ba2da5c0c90601836f7de79f76fe/pytest-7.2.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.2.2 2026-02-09T15:04:59.6931227Z Found link https://files.pythonhosted.org/packages/83/b8/345f25e35406da60b5cb0cb9de9f92a96f44eae618dc2cc4a00a2bf416f9/pytest-7.3.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.3.0 2026-02-09T15:04:59.6933170Z Found link https://files.pythonhosted.org/packages/2b/a6/22c1138c2a7b60c9eb9ddeac017d82a58dfd9661651c721e7466af648764/pytest-7.3.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.3.0 2026-02-09T15:04:59.6935010Z Found link https://files.pythonhosted.org/packages/1b/d1/72df649a705af1e3a09ffe14b0c7d3be1fd730da6b98beb4a2ed26b8a023/pytest-7.3.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.3.1 2026-02-09T15:04:59.6936919Z Found link https://files.pythonhosted.org/packages/ec/d9/36b65598f3d19d0a14d13dc87ad5fa42869ae53bb7471f619a30eaabc4bf/pytest-7.3.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.3.1 2026-02-09T15:04:59.6938729Z Found link https://files.pythonhosted.org/packages/7a/d0/de969198293cdea22b3a6fb99a99aeeddb7b3827f0823b33c5dc0734bbe5/pytest-7.3.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.3.2 2026-02-09T15:04:59.6940538Z Found link https://files.pythonhosted.org/packages/58/2a/07c65fdc40846ecb8a9dcda2c38fcb5a06a3e39d08d4a4960916431951cb/pytest-7.3.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.3.2 2026-02-09T15:04:59.6942376Z Found link https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.0 2026-02-09T15:04:59.6944332Z Found link https://files.pythonhosted.org/packages/a7/f3/dadfbdbf6b6c8b5bd02adb1e08bc9fbb45ba51c68b0893fa536378cdf485/pytest-7.4.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.0 2026-02-09T15:04:59.6946158Z Found link https://files.pythonhosted.org/packages/78/af/1a79db43409ea8569a8a91d0a87db4445c7de4cefcf6141e9a5c77dda2d6/pytest-7.4.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.1 2026-02-09T15:04:59.6947998Z Found link https://files.pythonhosted.org/packages/5b/a2/4db5b065b0694b330f2b3c47e64abda0a470839da5119a404610d6349a11/pytest-7.4.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.1 2026-02-09T15:04:59.6949822Z Found link https://files.pythonhosted.org/packages/df/d0/e192c4275aecabf74faa1aacd75ef700091913236ec78b1a98f62a2412ee/pytest-7.4.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.2 2026-02-09T15:04:59.6951801Z Found link https://files.pythonhosted.org/packages/e5/d0/18209bb95db8ee693a9a04fe056ab0663c6d6b1baf67dd50819dd9cd4bd7/pytest-7.4.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.2 2026-02-09T15:04:59.6953905Z Found link https://files.pythonhosted.org/packages/f3/8c/f16efd81ca8e293b2cc78f111190a79ee539d0d5d36ccd49975cb3beac60/pytest-7.4.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.3 2026-02-09T15:04:59.6955934Z Found link https://files.pythonhosted.org/packages/38/d4/174f020da50c5afe9f5963ad0fc5b56a4287e3586e3de5b3c8bce9c547b4/pytest-7.4.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.3 2026-02-09T15:04:59.6957792Z Found link https://files.pythonhosted.org/packages/51/ff/f6e8b8f39e08547faece4bd80f89d5a8de68a38b2d179cc1c4490ffa3286/pytest-7.4.4-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.4 2026-02-09T15:04:59.6959613Z Found link https://files.pythonhosted.org/packages/80/1f/9d8e98e4133ffb16c90f3b405c43e38d3abb715bb5d7a63a5a684f7e46a3/pytest-7.4.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.7), version: 7.4.4 2026-02-09T15:04:59.6961479Z Found link https://files.pythonhosted.org/packages/42/8f/609a38adb94cf52f8e4bf1aafa072dcf5d08fa3cb76c506517ea0ae042d5/pytest-8.0.0rc1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.0rc1 2026-02-09T15:04:59.6963483Z Found link https://files.pythonhosted.org/packages/d9/a4/f81eb87d425c69104c8331218570ef3b6ea7a51b15e012cec4ed40495c68/pytest-8.0.0rc1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.0rc1 2026-02-09T15:04:59.6965344Z Found link https://files.pythonhosted.org/packages/36/2a/9a6968a3f256ec30f59b854305134cb5d03d5e0f9dec183e3373ce796148/pytest-8.0.0rc2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.0rc2 2026-02-09T15:04:59.6967203Z Found link https://files.pythonhosted.org/packages/ec/2c/315dd305fe707eb361916f00206d09901a30430036cbcc5aa6b78b7efb49/pytest-8.0.0rc2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.0rc2 2026-02-09T15:04:59.6969038Z Found link https://files.pythonhosted.org/packages/c7/10/727155d44c5e04bb08e880668e53079547282e4f950535234e5a80690564/pytest-8.0.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.0 2026-02-09T15:04:59.6970883Z Found link https://files.pythonhosted.org/packages/50/fd/af2d835eed57448960c4e7e9ab76ee42f24bcdd521e967191bc26fa2dece/pytest-8.0.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.0 2026-02-09T15:04:59.6972780Z Found link https://files.pythonhosted.org/packages/2e/28/30125a808a2448d72fdba26d01ef2bec76a3c860c8694b636e6104e38713/pytest-8.0.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.1 2026-02-09T15:04:59.6974596Z Found link https://files.pythonhosted.org/packages/57/93/429cffe6e4b45ef6ef392a30a090a7a431088417fb75f9bc142f4c24f23b/pytest-8.0.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.1 2026-02-09T15:04:59.6976408Z Found link https://files.pythonhosted.org/packages/a7/ea/d0ab9595a0d4b2320483e634123171deaf50885e29d442180efcbf2ed0b2/pytest-8.0.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.2 2026-02-09T15:04:59.6978216Z Found link https://files.pythonhosted.org/packages/3f/c0/238f25cb27495fdbaa5c48cef9886162e9df1f3d0e957fc8326d9c24fa2f/pytest-8.0.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.0.2 2026-02-09T15:04:59.6980025Z Found link https://files.pythonhosted.org/packages/5a/4a/3f626e3974bea1e6d471bd86f7965c67cd06d5770d1fec9aae445c44da7b/pytest-8.1.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.1.0 2026-02-09T15:04:59.6981838Z Found link https://files.pythonhosted.org/packages/3e/71/ad447fd2f816a01e6e1c60771232fcab50e8a3069f115d885c8ba87152da/pytest-8.1.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.1.0 2026-02-09T15:04:59.6983871Z Found link https://files.pythonhosted.org/packages/4d/7e/c79cecfdb6aa85c6c2e3cf63afc56d0f165f24f5c66c03c695c4d9b84756/pytest-8.1.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.1.1 2026-02-09T15:04:59.6985807Z Found link https://files.pythonhosted.org/packages/30/b7/7d44bbc04c531dcc753056920e0988032e5871ac674b5a84cb979de6e7af/pytest-8.1.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.1.1 2026-02-09T15:04:59.6987612Z Found link https://files.pythonhosted.org/packages/f0/d7/a812a0bd0f5160823e647524488cc9734f93782f2c273b8f77e8afc60a37/pytest-8.1.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.1.2 2026-02-09T15:04:59.6989413Z Found link https://files.pythonhosted.org/packages/f8/1f/dd3960a2369182720e8cbd580523a4f75292c0c75197dd0254c95f4a0add/pytest-8.1.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.1.2 2026-02-09T15:04:59.6991223Z Found link https://files.pythonhosted.org/packages/c4/43/6b1debd95ecdf001bc46789a933f658da3f9738c65f32db3f4e8f2a4ca97/pytest-8.2.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.2.0 2026-02-09T15:04:59.6993150Z Found link https://files.pythonhosted.org/packages/09/9d/78b3785134306efe9329f40815af45b9215068d6ae4747ec0bc91ff1f4aa/pytest-8.2.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.2.0 2026-02-09T15:04:59.6994945Z Found link https://files.pythonhosted.org/packages/b4/c1/27a1274b73712232328cb5115030057b7dec377f36a518c83f2e01d4f305/pytest-8.2.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.2.1 2026-02-09T15:04:59.6996746Z Found link https://files.pythonhosted.org/packages/cf/4e/0ceea141f0e5d09de4053c5338c62615ae2bd9bd3f013813f5ec62e3cf97/pytest-8.2.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.2.1 2026-02-09T15:04:59.6998559Z Found link https://files.pythonhosted.org/packages/4e/e7/81ebdd666d3bff6670d27349b5053605d83d55548e6bd5711f3b0ae7dd23/pytest-8.2.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.2.2 2026-02-09T15:04:59.7000370Z Found link https://files.pythonhosted.org/packages/a6/58/e993ca5357553c966b9e73cb3475d9c935fe9488746e13ebdf9b80fae508/pytest-8.2.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.2.2 2026-02-09T15:04:59.7002171Z Found link https://files.pythonhosted.org/packages/8d/8e/ded71579721b2f1330d9f13abe63e608e9bece4ac5dca4cd5b82705f1214/pytest-8.3.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.0 2026-02-09T15:04:59.7004077Z Found link https://files.pythonhosted.org/packages/ae/ac/c8baa2d7d1402a580219aff3d8437bfd2f413df025ef00de036c10204409/pytest-8.3.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.0 2026-02-09T15:04:59.7006103Z Found link https://files.pythonhosted.org/packages/b9/77/ccea391104f576a6e54a54334fc26d29c28aa0ec85714c781fbd2c34ac86/pytest-8.3.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.1 2026-02-09T15:04:59.7007925Z Found link https://files.pythonhosted.org/packages/bc/7f/a6f79e033aa8318b6dfe2173fa6409ee75dafccf409d90884bf921433d88/pytest-8.3.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.1 2026-02-09T15:04:59.7009736Z Found link https://files.pythonhosted.org/packages/0f/f9/cf155cf32ca7d6fa3601bc4c5dd19086af4b320b706919d48a4c79081cf9/pytest-8.3.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.2 2026-02-09T15:04:59.7011544Z Found link https://files.pythonhosted.org/packages/b4/8c/9862305bdcd6020bc7b45b1b5e7397a6caf1a33d3025b9a003b39075ffb2/pytest-8.3.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.2 2026-02-09T15:04:59.7013608Z Found link https://files.pythonhosted.org/packages/6b/77/7440a06a8ead44c7757a64362dd22df5760f9b12dc5f11b6188cd2fc27a0/pytest-8.3.3-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.3 2026-02-09T15:04:59.7015537Z Found link https://files.pythonhosted.org/packages/8b/6c/62bbd536103af674e227c41a8f3dcd022d591f6eed5facb5a0f31ee33bbc/pytest-8.3.3.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.3 2026-02-09T15:04:59.7017352Z Found link https://files.pythonhosted.org/packages/11/92/76a1c94d3afee238333bc0a42b82935dd8f9cf8ce9e336ff87ee14d9e1cf/pytest-8.3.4-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.4 2026-02-09T15:04:59.7019154Z Found link https://files.pythonhosted.org/packages/05/35/30e0d83068951d90a01852cb1cef56e5d8a09d20c7f511634cc2f7e0372a/pytest-8.3.4.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.4 2026-02-09T15:04:59.7020954Z Found link https://files.pythonhosted.org/packages/30/3d/64ad57c803f1fa1e963a7946b6e0fea4a70df53c1a7fed304586539c2bac/pytest-8.3.5-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.5 2026-02-09T15:04:59.7022873Z Found link https://files.pythonhosted.org/packages/ae/3c/c9d525a414d506893f0cd8a8d0de7706446213181570cdbd766691164e40/pytest-8.3.5.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.8), version: 8.3.5 2026-02-09T15:04:59.7024689Z Found link https://files.pythonhosted.org/packages/2f/de/afa024cbe022b1b318a3d224125aa24939e99b4ff6f22e0ba639a2eaee47/pytest-8.4.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.9), version: 8.4.0 2026-02-09T15:04:59.7026491Z Found link https://files.pythonhosted.org/packages/fb/aa/405082ce2749be5398045152251ac69c0f3578c7077efc53431303af97ce/pytest-8.4.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.9), version: 8.4.0 2026-02-09T15:04:59.7028284Z Found link https://files.pythonhosted.org/packages/29/16/c8a903f4c4dffe7a12843191437d7cd8e32751d5de349d45d3fe69544e87/pytest-8.4.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.9), version: 8.4.1 2026-02-09T15:04:59.7030101Z Found link https://files.pythonhosted.org/packages/08/ba/45911d754e8eba3d5a841a5ce61a65a685ff1798421ac054f85aa8747dfb/pytest-8.4.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.9), version: 8.4.1 2026-02-09T15:04:59.7031912Z Found link https://files.pythonhosted.org/packages/a8/a4/20da314d277121d6534b3a980b29035dcd51e6744bd79075a6ce8fa4eb8d/pytest-8.4.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.9), version: 8.4.2 2026-02-09T15:04:59.7033860Z Found link https://files.pythonhosted.org/packages/a3/5c/00a0e072241553e1a7496d638deababa67c5058571567b92a7eaa258397c/pytest-8.4.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.9), version: 8.4.2 2026-02-09T15:04:59.7035681Z Found link https://files.pythonhosted.org/packages/72/99/cafef234114a3b6d9f3aaed0723b437c40c57bdb7b3e4c3a575bc4890052/pytest-9.0.0-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.10), version: 9.0.0 2026-02-09T15:04:59.7037506Z Found link https://files.pythonhosted.org/packages/da/1d/eb34f286b164c5e431a810a38697409cca1112cee04b287bb56ac486730b/pytest-9.0.0.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.10), version: 9.0.0 2026-02-09T15:04:59.7039327Z Found link https://files.pythonhosted.org/packages/0b/8b/6300fb80f858cda1c51ffa17075df5d846757081d11ab4aa35cef9e6258b/pytest-9.0.1-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.10), version: 9.0.1 2026-02-09T15:04:59.7041158Z Found link https://files.pythonhosted.org/packages/07/56/f013048ac4bc4c1d9be45afd4ab209ea62822fb1598f40687e6bf45dcea4/pytest-9.0.1.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.10), version: 9.0.1 2026-02-09T15:04:59.7043280Z Found link https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.10), version: 9.0.2 2026-02-09T15:04:59.7045219Z Found link https://files.pythonhosted.org/packages/d1/db/7ef3487e0fb0049ddb5ce41d3a49c235bf9ad299b6a25d5780a89f19230f/pytest-9.0.2.tar.gz (from https://pypi.org/simple/pytest/) (requires-python:>=3.10), version: 9.0.2 2026-02-09T15:04:59.7046319Z Skipping link: not a file: https://pypi.org/simple/pytest/ 2026-02-09T15:04:59.7046788Z Given no hashes to check 339 links for project 'pytest': discarding no candidates 2026-02-09T15:04:59.7047234Z Collecting pytest (from torchcodec==0.11.0a0) 2026-02-09T15:04:59.7048222Z Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl.metadata 2026-02-09T15:04:59.7049246Z Created temporary directory: /tmp/pip-unpack-ypia2gpz 2026-02-09T15:04:59.7050168Z Looking up "https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl.metadata" in the cache 2026-02-09T15:04:59.7051033Z No cache entry available 2026-02-09T15:04:59.7051242Z No cache entry available 2026-02-09T15:04:59.7051532Z Starting new HTTPS connection (1): files.pythonhosted.org:443 2026-02-09T15:04:59.7286875Z https://files.pythonhosted.org:443 "GET /packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl.metadata HTTP/1.1" 200 7558 2026-02-09T15:04:59.7291341Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-02-09T15:04:59.7295359Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.7297865Z Updating cache with response from "https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl.metadata" 2026-02-09T15:04:59.7299151Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.7299880Z Caching due to etag 2026-02-09T15:04:59.7321070Z Created temporary directory: /tmp/pip-metadata-bgq9eus6 2026-02-09T15:04:59.7351845Z Requirement already satisfied: pillow in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from torchcodec==0.11.0a0) (12.1.0) 2026-02-09T15:04:59.7378164Z 1 location(s) to search for versions of iniconfig: 2026-02-09T15:04:59.7378756Z * https://pypi.org/simple/iniconfig/ 2026-02-09T15:04:59.7380464Z Fetching project page and analyzing links: https://pypi.org/simple/iniconfig/ 2026-02-09T15:04:59.7382083Z Getting page https://pypi.org/simple/iniconfig/ 2026-02-09T15:04:59.7386060Z Found index url https://pypi.org/simple/ 2026-02-09T15:04:59.7389407Z Looking up "https://pypi.org/simple/iniconfig/" in the cache 2026-02-09T15:04:59.7390627Z Request header has "max_age" as 0, cache bypassed 2026-02-09T15:04:59.7392744Z No cache entry available 2026-02-09T15:04:59.7455174Z https://pypi.org:443 "GET /simple/iniconfig/ HTTP/1.1" 200 2460 2026-02-09T15:04:59.7460740Z Updating cache with response from "https://pypi.org/simple/iniconfig/" 2026-02-09T15:04:59.7461834Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.7463904Z Caching due to etag 2026-02-09T15:04:59.7481158Z Fetched page https://pypi.org/simple/iniconfig/ as application/vnd.pypi.simple.v1+json 2026-02-09T15:04:59.7488845Z Found link https://files.pythonhosted.org/packages/47/a6/5075a9c302cafbf63435556c70e209a0715eb92de86ea85e55dbb4282899/iniconfig-0.1.tar.gz (from https://pypi.org/simple/iniconfig/), version: 0.1 2026-02-09T15:04:59.7491453Z Found link https://files.pythonhosted.org/packages/59/af/786e6cf4db2fe22427f7819db46ae194908eed48a9a35f2071a722e3c655/iniconfig-0.2.dev0.tar.gz (from https://pypi.org/simple/iniconfig/), version: 0.2.dev0 2026-02-09T15:04:59.7494285Z Found link https://files.pythonhosted.org/packages/9d/6f/7187ac1996add14e220e565cad9867eb0b90b5fda523357f5ba52ee16d31/iniconfig-1.0.0.tar.gz (from https://pypi.org/simple/iniconfig/), version: 1.0.0 2026-02-09T15:04:59.7497211Z Found link https://files.pythonhosted.org/packages/20/46/d2f4919cc48c39c2cb48b589ca9016aae6bad050b8023667eb86950d3da2/iniconfig-1.0.1-py3-none-any.whl (from https://pypi.org/simple/iniconfig/), version: 1.0.1 2026-02-09T15:04:59.7500054Z Found link https://files.pythonhosted.org/packages/aa/6e/60dafce419de21f2f3f29319114808cac9f49b6c15117a419737a4ce3813/iniconfig-1.0.1.tar.gz (from https://pypi.org/simple/iniconfig/), version: 1.0.1 2026-02-09T15:04:59.7502800Z Found link https://files.pythonhosted.org/packages/44/39/e96292c7f7068e58877f476908c5974dc76c37c623f1fa332fe4ed6dfbec/iniconfig-1.1.0.tar.gz (from https://pypi.org/simple/iniconfig/), version: 1.1.0 2026-02-09T15:04:59.7505422Z Found link https://files.pythonhosted.org/packages/9b/dd/b3c12c6d707058fa947864b67f0c4e0c39ef8610988d7baea9578f3c48f3/iniconfig-1.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/iniconfig/), version: 1.1.1 2026-02-09T15:04:59.7508072Z Found link https://files.pythonhosted.org/packages/23/a2/97899f6bd0e873fed3a7e67ae8d3a08b21799430fb4da15cfedf10d6e2c2/iniconfig-1.1.1.tar.gz (from https://pypi.org/simple/iniconfig/), version: 1.1.1 2026-02-09T15:04:59.7510846Z Found link https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.7), version: 2.0.0 2026-02-09T15:04:59.7513935Z Found link https://files.pythonhosted.org/packages/d7/4b/cbd8e699e64a6f16ca3a8220661b5f83792b3017d0f79807cb8708d33913/iniconfig-2.0.0.tar.gz (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.7), version: 2.0.0 2026-02-09T15:04:59.7516814Z Found link https://files.pythonhosted.org/packages/2c/e1/e6716421ea10d38022b952c159d5161ca1193197fb744506875fbb87ea7b/iniconfig-2.1.0-py3-none-any.whl (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.8), version: 2.1.0 2026-02-09T15:04:59.7519737Z Found link https://files.pythonhosted.org/packages/f2/97/ebf4da567aa6827c909642694d71c9fcf53e5b504f2d96afea02718862f3/iniconfig-2.1.0.tar.gz (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.8), version: 2.1.0 2026-02-09T15:04:59.7522813Z Found link https://files.pythonhosted.org/packages/13/71/3970abe530a7a15e406874a30ed6cf1ead266444b4503ebb2f68b4d98f30/iniconfig-2.2.0-py3-none-any.whl (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.10), version: 2.2.0 2026-02-09T15:04:59.7525719Z Found link https://files.pythonhosted.org/packages/8e/11/2f7713979d561602e14b8fdd99a0e2e8ff2d901de1041c42a23a4c33f2c3/iniconfig-2.2.0.tar.gz (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.10), version: 2.2.0 2026-02-09T15:04:59.7528590Z Found link https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.10), version: 2.3.0 2026-02-09T15:04:59.7531500Z Found link https://files.pythonhosted.org/packages/72/34/14ca021ce8e5dfedc35312d08ba8bf51fdd999c576889fc2c24cb97f4f10/iniconfig-2.3.0.tar.gz (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.10), version: 2.3.0 2026-02-09T15:04:59.7533510Z Skipping link: not a file: https://pypi.org/simple/iniconfig/ 2026-02-09T15:04:59.7534368Z Given no hashes to check 13 links for project 'iniconfig': discarding no candidates 2026-02-09T15:04:59.7535234Z Collecting iniconfig>=1.0.1 (from pytest->torchcodec==0.11.0a0) 2026-02-09T15:04:59.7537003Z Obtaining dependency information for iniconfig>=1.0.1 from https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl.metadata 2026-02-09T15:04:59.7538748Z Created temporary directory: /tmp/pip-unpack-ms9wv1_y 2026-02-09T15:04:59.7543695Z Looking up "https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl.metadata" in the cache 2026-02-09T15:04:59.7545381Z No cache entry available 2026-02-09T15:04:59.7546101Z No cache entry available 2026-02-09T15:04:59.7610094Z https://files.pythonhosted.org:443 "GET /packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl.metadata HTTP/1.1" 200 2526 2026-02-09T15:04:59.7614674Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-02-09T15:04:59.7618031Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.7620751Z Updating cache with response from "https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl.metadata" 2026-02-09T15:04:59.7622826Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.7623353Z Caching due to etag 2026-02-09T15:04:59.7643929Z Created temporary directory: /tmp/pip-metadata-5txkpwbf 2026-02-09T15:04:59.7657631Z Requirement already satisfied: packaging>=22 in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from pytest->torchcodec==0.11.0a0) (26.0) 2026-02-09T15:04:59.7660722Z 1 location(s) to search for versions of pluggy: 2026-02-09T15:04:59.7661393Z * https://pypi.org/simple/pluggy/ 2026-02-09T15:04:59.7663209Z Fetching project page and analyzing links: https://pypi.org/simple/pluggy/ 2026-02-09T15:04:59.7664844Z Getting page https://pypi.org/simple/pluggy/ 2026-02-09T15:04:59.7668323Z Found index url https://pypi.org/simple/ 2026-02-09T15:04:59.7671617Z Looking up "https://pypi.org/simple/pluggy/" in the cache 2026-02-09T15:04:59.7672950Z Request header has "max_age" as 0, cache bypassed 2026-02-09T15:04:59.7675060Z No cache entry available 2026-02-09T15:04:59.7737185Z https://pypi.org:443 "GET /simple/pluggy/ HTTP/1.1" 200 6936 2026-02-09T15:04:59.7743016Z Updating cache with response from "https://pypi.org/simple/pluggy/" 2026-02-09T15:04:59.7744205Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.7745644Z Caching due to etag 2026-02-09T15:04:59.7766373Z Fetched page https://pypi.org/simple/pluggy/ as application/vnd.pypi.simple.v1+json 2026-02-09T15:04:59.7780641Z Found link https://files.pythonhosted.org/packages/7a/09/56dd120ac549f335cc43e777432c5cca15c3c9cfeae8685ea5bd1a5e3779/pluggy-0.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/), version: 0.3.0 2026-02-09T15:04:59.7783554Z Found link https://files.pythonhosted.org/packages/c3/61/1d23c57fcc6a5dcdf4ffd25ea1d567a8462762fab74ab9bb20df62b4a063/pluggy-0.3.0.tar.gz (from https://pypi.org/simple/pluggy/), version: 0.3.0 2026-02-09T15:04:59.7786224Z Found link https://files.pythonhosted.org/packages/d3/ff/d63342af76d20f9b94c2138aef8739df23311e3ce8a8ae7e4b0733ab0827/pluggy-0.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/), version: 0.3.1 2026-02-09T15:04:59.7788848Z Found link https://files.pythonhosted.org/packages/1b/a9/6f5f80b75a8d84d21a8a13486fe26a2da9f043f93b464b2e3928be256dc4/pluggy-0.3.1.tar.gz (from https://pypi.org/simple/pluggy/), version: 0.3.1 2026-02-09T15:04:59.7791491Z Found link https://files.pythonhosted.org/packages/52/5e/3e63895c9730f37195db7d3f3a6465b7ffce08871ca217947b81f452ce62/pluggy-0.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/), version: 0.4.0 2026-02-09T15:04:59.7794353Z Found link https://files.pythonhosted.org/packages/38/e2/b23434f4030bbb1af3bcdbb2ecff6b11cf2e467622446ce66a08e99f2ea9/pluggy-0.4.0.zip (from https://pypi.org/simple/pluggy/), version: 0.4.0 2026-02-09T15:04:59.7796861Z Found link https://files.pythonhosted.org/packages/0c/78/9ee1dd3a1df2f19d49ca1a8d03086db3aa96cce1f0c98ed7bb823f0adcdc/pluggy-0.5.0.tar.gz (from https://pypi.org/simple/pluggy/), version: 0.5.0 2026-02-09T15:04:59.7799517Z Found link https://files.pythonhosted.org/packages/aa/2b/11b53318ae1c96f163d0317ddf10f2b1892b9b38ef56ab6aad554c68a4f2/pluggy-0.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/), version: 0.5.1 2026-02-09T15:04:59.7802588Z Found link https://files.pythonhosted.org/packages/07/ca/597690bff168f08291819c96497d077017f9794d04ae9853dd1f9eda8f73/pluggy-0.5.1.tar.gz (from https://pypi.org/simple/pluggy/), version: 0.5.1 2026-02-09T15:04:59.7805159Z Found link https://files.pythonhosted.org/packages/4d/d1/e478b8a33230f85f38e35b386376fbd115219de2a2c4c8783610851ad1c3/pluggy-0.5.2-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/), version: 0.5.2 2026-02-09T15:04:59.7807995Z Found link https://files.pythonhosted.org/packages/c1/c8/d0c5ca3c8134cbc7c8e2a40a0f908b3aa0e76762b3a829ae6dbe26c1f2b2/pluggy-0.5.2.tar.gz (from https://pypi.org/simple/pluggy/), version: 0.5.2 2026-02-09T15:04:59.7811456Z Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/82/05/43e3947125a2137cba4746135c75934ceed1863f27e050fc560052104a71/pluggy-0.6.0-py2-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*) 2026-02-09T15:04:59.7815452Z Found link https://files.pythonhosted.org/packages/ba/65/ded3bc40bbf8d887f262f150fbe1ae6637765b5c9534bd55690ed2c0b0f7/pluggy-0.6.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.6.0 2026-02-09T15:04:59.7818656Z Found link https://files.pythonhosted.org/packages/11/bf/cbeb8cdfaffa9f2ea154a30ae31a9d04a1209312e2919138b4171a1f8199/pluggy-0.6.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.6.0 2026-02-09T15:04:59.7821883Z Found link https://files.pythonhosted.org/packages/f5/f1/5a93c118663896d83f7bcbfb7f657ce1d0c0d617e6b4a443a53abcc658ca/pluggy-0.7.1-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.7.1 2026-02-09T15:04:59.7825275Z Found link https://files.pythonhosted.org/packages/a1/83/ef7d976c12d67a5c7a5bc2a47f0501c926cabae9d9fcfdc26d72abc9ba15/pluggy-0.7.1.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.7.1 2026-02-09T15:04:59.7828465Z Found link https://files.pythonhosted.org/packages/1c/e7/017c262070af41fe251401cb0d0e1b7c38f656da634cd0c15604f1f30864/pluggy-0.8.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.8.0 2026-02-09T15:04:59.7831662Z Found link https://files.pythonhosted.org/packages/65/25/81d0de17cd00f8ca994a4e74e3c4baf7cd25072c0b831dad5c7d9d6138f8/pluggy-0.8.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.8.0 2026-02-09T15:04:59.7835011Z Found link https://files.pythonhosted.org/packages/2d/60/f58d9e8197f911f9405bf7e02227b43a2acc2c2f1a8cbb1be5ecf6bfd0b8/pluggy-0.8.1-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.8.1 2026-02-09T15:04:59.7838212Z Found link https://files.pythonhosted.org/packages/38/e1/83b10c17688af7b2998fa5342fec58ecbd2a5a7499f31e606ae6640b71ac/pluggy-0.8.1.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.8.1 2026-02-09T15:04:59.7841421Z Found link https://files.pythonhosted.org/packages/84/e8/4ddac125b5a0e84ea6ffc93cfccf1e7ee1924e88f53c64e98227f0af2a5f/pluggy-0.9.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.9.0 2026-02-09T15:04:59.7844788Z Found link https://files.pythonhosted.org/packages/a7/8c/55c629849c64e665258d8976322dfdad171fa2f57117590662d8a67618a4/pluggy-0.9.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.9.0 2026-02-09T15:04:59.7848328Z Found link https://files.pythonhosted.org/packages/57/ba/54c93ac55084bde8f9195ed5cd04223b3c0d30d300801bf556565cb7675a/pluggy-0.10.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.10.0 2026-02-09T15:04:59.7851591Z Found link https://files.pythonhosted.org/packages/93/46/ec59f53507c802d91c77be5201d16e439e109f47770f5abf6ccad27d1b61/pluggy-0.10.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.10.0 2026-02-09T15:04:59.7855219Z Found link https://files.pythonhosted.org/packages/cc/e4/2003a5e4e445424602c8f06a436eeed9e78bcae4947128f64741c66c7216/pluggy-0.11.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.11.0 2026-02-09T15:04:59.7858446Z Found link https://files.pythonhosted.org/packages/0d/a1/862ab336e8128fde20981d2c1aa8506693412daf5083b1911d539412676b/pluggy-0.11.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.11.0 2026-02-09T15:04:59.7861626Z Found link https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.12.0 2026-02-09T15:04:59.7864995Z Found link https://files.pythonhosted.org/packages/75/21/cdabca0144cfa282c2893dc8e07957245ac8657896ef3ea26f18b6fda710/pluggy-0.12.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.12.0 2026-02-09T15:04:59.7868222Z Found link https://files.pythonhosted.org/packages/92/c7/48439f7d5fd6bddb4c04b850bb862b42e3e2b98570040dfaf68aedd8114b/pluggy-0.13.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.13.0 2026-02-09T15:04:59.7871456Z Found link https://files.pythonhosted.org/packages/d7/9d/ae82a5facf2dd89f557a33ad18eb68e5ac7b7a75cf52bf6a208f29077ecf/pluggy-0.13.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.13.0 2026-02-09T15:04:59.7874837Z Found link https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.13.1 2026-02-09T15:04:59.7878064Z Found link https://files.pythonhosted.org/packages/f8/04/7a8542bed4b16a65c2714bf76cf5a0b026157da7f75e87cc88774aa10b14/pluggy-0.13.1.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.13.1 2026-02-09T15:04:59.7881369Z Found link https://files.pythonhosted.org/packages/65/3e/e685d8a32b0f959bcfce51df06b2bdd0c8b14399ee0da22fe35a3e987842/pluggy-1.0.0.dev0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.0.0.dev0 2026-02-09T15:04:59.7884906Z Found link https://files.pythonhosted.org/packages/84/e4/1e31efbf4df237973eda266978713611299efd585fd72b7edc1513e5f208/pluggy-1.0.0.dev0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.0.0.dev0 2026-02-09T15:04:59.7887974Z Found link https://files.pythonhosted.org/packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.6), version: 1.0.0 2026-02-09T15:04:59.7890863Z Found link https://files.pythonhosted.org/packages/a1/16/db2d7de3474b6e37cbb9c008965ee63835bba517e22cdb8c35b5116b5ce1/pluggy-1.0.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.6), version: 1.0.0 2026-02-09T15:04:59.7893920Z Found link https://files.pythonhosted.org/packages/5d/8e/293ae6e231bd3e2d56cf452b5784732d0cb3da1422f39b7f1fbb5a346873/pluggy-1.1.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.7), version: 1.1.0 2026-02-09T15:04:59.7897043Z Found link https://files.pythonhosted.org/packages/02/aa/218b70027ff08035df09ac7ea7f230437a5bde09a4b76a1d72a60bf353ff/pluggy-1.1.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.7), version: 1.1.0 2026-02-09T15:04:59.7900071Z Found link https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.7), version: 1.2.0 2026-02-09T15:04:59.7903170Z Found link https://files.pythonhosted.org/packages/8a/42/8f2833655a29c4e9cb52ee8a2be04ceac61bcff4a680fb338cbd3d1e322d/pluggy-1.2.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.7), version: 1.2.0 2026-02-09T15:04:59.7905620Z Found link https://files.pythonhosted.org/packages/05/b8/42ed91898d4784546c5f06c60506400548db3f7a4b3fb441cba4e5c17952/pluggy-1.3.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.8), version: 1.3.0 2026-02-09T15:04:59.7907152Z Found link https://files.pythonhosted.org/packages/36/51/04defc761583568cae5fd533abda3d40164cbdcf22dee5b7126ffef68a40/pluggy-1.3.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.8), version: 1.3.0 2026-02-09T15:04:59.7908656Z Found link https://files.pythonhosted.org/packages/a5/5b/0cc789b59e8cc1bf288b38111d002d8c5917123194d45b29dcdac64723cc/pluggy-1.4.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.8), version: 1.4.0 2026-02-09T15:04:59.7910128Z Found link https://files.pythonhosted.org/packages/54/c6/43f9d44d92aed815e781ca25ba8c174257e27253a94630d21be8725a2b59/pluggy-1.4.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.8), version: 1.4.0 2026-02-09T15:04:59.7911587Z Found link https://files.pythonhosted.org/packages/88/5f/e351af9a41f866ac3f1fac4ca0613908d9a41741cfcf2228f4ad853b697d/pluggy-1.5.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.8), version: 1.5.0 2026-02-09T15:04:59.7913326Z Found link https://files.pythonhosted.org/packages/96/2d/02d4312c973c6050a18b314a5ad0b3210edb65a906f868e31c111dede4a6/pluggy-1.5.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.8), version: 1.5.0 2026-02-09T15:04:59.7914807Z Found link https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.9), version: 1.6.0 2026-02-09T15:04:59.7916262Z Found link https://files.pythonhosted.org/packages/f9/e2/3e91f31a7d2b083fe6ef3fa267035b518369d9511ffab804f839851d2779/pluggy-1.6.0.tar.gz (from https://pypi.org/simple/pluggy/) (requires-python:>=3.9), version: 1.6.0 2026-02-09T15:04:59.7917178Z Skipping link: not a file: https://pypi.org/simple/pluggy/ 2026-02-09T15:04:59.7917616Z Given no hashes to check 4 links for project 'pluggy': discarding no candidates 2026-02-09T15:04:59.7918068Z Collecting pluggy<2,>=1.5 (from pytest->torchcodec==0.11.0a0) 2026-02-09T15:04:59.7918976Z Obtaining dependency information for pluggy<2,>=1.5 from https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata 2026-02-09T15:04:59.7919847Z Created temporary directory: /tmp/pip-unpack-87l6nzp1 2026-02-09T15:04:59.7920612Z Looking up "https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata" in the cache 2026-02-09T15:04:59.7921358Z No cache entry available 2026-02-09T15:04:59.7931613Z No cache entry available 2026-02-09T15:04:59.7977332Z https://files.pythonhosted.org:443 "GET /packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata HTTP/1.1" 200 4811 2026-02-09T15:04:59.7982406Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-02-09T15:04:59.7986389Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.7989134Z Updating cache with response from "https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata" 2026-02-09T15:04:59.7990776Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.7991220Z Caching due to etag 2026-02-09T15:04:59.8010780Z Created temporary directory: /tmp/pip-metadata-dg83a6l1 2026-02-09T15:04:59.8027823Z 1 location(s) to search for versions of pygments: 2026-02-09T15:04:59.8028413Z * https://pypi.org/simple/pygments/ 2026-02-09T15:04:59.8030002Z Fetching project page and analyzing links: https://pypi.org/simple/pygments/ 2026-02-09T15:04:59.8031592Z Getting page https://pypi.org/simple/pygments/ 2026-02-09T15:04:59.8035178Z Found index url https://pypi.org/simple/ 2026-02-09T15:04:59.8038188Z Looking up "https://pypi.org/simple/pygments/" in the cache 2026-02-09T15:04:59.8039752Z Request header has "max_age" as 0, cache bypassed 2026-02-09T15:04:59.8041248Z No cache entry available 2026-02-09T15:04:59.8104034Z https://pypi.org:443 "GET /simple/pygments/ HTTP/1.1" 200 22303 2026-02-09T15:04:59.8113056Z Updating cache with response from "https://pypi.org/simple/pygments/" 2026-02-09T15:04:59.8114580Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.8116105Z Caching due to etag 2026-02-09T15:04:59.8135670Z Fetched page https://pypi.org/simple/pygments/ as application/vnd.pypi.simple.v1+json 2026-02-09T15:04:59.8176639Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/40/df/aabaeb0af3bcf77a0b9a7b531ea777aec4efe92236b567509b06b76240a8/Pygments-0.5-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8179708Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/58/01/c241f680a7c9efa2892d79032c3b992bfb87a8ee9f4ee1271cb380c475c6/Pygments-0.5-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8182961Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c5/d8/39d6bfbbc1501fe74c572dc57b1a4868df19098c4865ec31ea5466c87b6a/Pygments-0.5-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8185904Z Found link https://files.pythonhosted.org/packages/ce/e0/471ba3a6e1685976e5b204c426a6e6cee3c1d913a09db6f957a714acc113/Pygments-0.5.tar.gz (from https://pypi.org/simple/pygments/), version: 0.5 2026-02-09T15:04:59.8188790Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/10/58/7d19b34e5cdbf71fe676c65f332ae3931c4055407a3d38a20636d5d0c833/Pygments-0.5.1-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8191916Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/57/93/fa884750c9fe6238807261a7ae7fa24d196f9bebf0fe7921ed4072b3e679/Pygments-0.5.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8195147Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/96/b9/be068ba00dd51c9290ae70691bce48637397b507853112239667e9504fbf/Pygments-0.5.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8198077Z Found link https://files.pythonhosted.org/packages/da/88/4ea2045e7bfe9cfe5bbcfad5096f6a0d8b5f7ebf553c1807cd0095b49bbd/Pygments-0.5.1.tar.gz (from https://pypi.org/simple/pygments/), version: 0.5.1 2026-02-09T15:04:59.8200969Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a3/a2/7ee00beadbf62ae6d5669f22bd0d5f44f1e9daccc97262c10a888769f680/Pygments-0.6-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8204192Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/39/8a/ee9a64f606a2a9cc5857031627251ed9cecaa63932dfadd3a4d51b5239f1/Pygments-0.6-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8207463Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ee/38/2c91f56439ee187066921d26e70169b54eff7f3a3d6b7f1b465f8a3cec62/Pygments-0.6-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8210482Z Found link https://files.pythonhosted.org/packages/67/39/315c3cbafea697e309fffe1a7de09a270e6eef94134cabcaa8d52e8b7ce0/Pygments-0.6.tar.gz (from https://pypi.org/simple/pygments/), version: 0.6 2026-02-09T15:04:59.8213819Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e8/95/e9cf25429d114a2b3daea384e2c77c1a20db8bc5a8cac30e4e2b31f9ac65/Pygments-0.7-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8216848Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e4/93/9ea4829a26796a12301469098c7b71713cb5c57c6595139ff05fd384c72b/Pygments-0.7-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8219840Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/54/5c/3a9730688240c19140d73c5c3ec311a1e6c155a7b2814b7b0b7949fa921f/Pygments-0.7-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8222832Z Found link https://files.pythonhosted.org/packages/cf/c6/a46af714ceb489cb32e180f754d5cfd66c2c2e652d95c1f9ffa9971bb63a/Pygments-0.7.tar.gz (from https://pypi.org/simple/pygments/), version: 0.7 2026-02-09T15:04:59.8225666Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/51/9b/5d7bf35ae3642b0204d4406585f07226bc9ee5598b6d2d8946cb194919fb/Pygments-0.7.1-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8228715Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/46/6b/86f4d6a081ebc2807aa52a975e971df177a107801d6bdf88f3f4d9f405ff/Pygments-0.7.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8231763Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c9/22/1c1cc2b94f63ddcabec4968c00ff928166f97fd871d041db376d7ff999d8/Pygments-0.7.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8234813Z Found link https://files.pythonhosted.org/packages/0e/b1/ff96bd895a8da347dbe84d03e3ade364f2d5b9cab4bdb4781aabaea21b96/Pygments-0.7.1.tar.gz (from https://pypi.org/simple/pygments/), version: 0.7.1 2026-02-09T15:04:59.8237632Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/cd/4f/c45879370f246667855c349bbed5f07cf262b25ec81b13ed011433dcc3db/Pygments-0.8-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8240648Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/55/05/85d3f7c409040ff038039fc6568ed0114fbe26cf13fd1c1c1069d3cce8a6/Pygments-0.8-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8243832Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/40/98/a2059777f09eac4e8c3f392b7805e75a46dedfa8778db3dc9dd2cb82c9bf/Pygments-0.8-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8246664Z Found link https://files.pythonhosted.org/packages/6c/fb/85fec2373892b52c6230101cfea5b498ed319d34ded51203407c5fc59b9f/Pygments-0.8.tar.gz (from https://pypi.org/simple/pygments/), version: 0.8 2026-02-09T15:04:59.8249498Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/7d/11/5e76917d91b153d31cee8ffd3d95c5fba4243b2e956c91b9fc60345fafa3/Pygments-0.8.1-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8252694Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c1/f0/1d5134d7b4e08f8cc7a6c8a171965ef54a0b41791eef30228ae3f7b227b8/Pygments-0.8.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8255715Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/f9/7d/62449c433acecda90f908d9f1a103c693429196d0398bc0b055e13e6a1ed/Pygments-0.8.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8258762Z Found link https://files.pythonhosted.org/packages/47/e0/b7f10215eeb88c52c79e4d9f66a302dfa019d5069224cb4a14ae5d8a6524/Pygments-0.8.1.tar.gz (from https://pypi.org/simple/pygments/), version: 0.8.1 2026-02-09T15:04:59.8261643Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/48/7c/cc06e152c9935b69b391024cfd9aa3bce24ab59cd600432e747102fd213d/Pygments-0.9-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8265059Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/57/4e/bb9c7b5f4e66f040ceedc86469b31bd7987601e2d4d518f944f542570c3e/Pygments-0.9-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8268068Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/5a/9a/dd21a5741a90f5803bd5d0731823501d695e1d1706e3d70dddad81cf9cad/Pygments-0.9-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8270875Z Found link https://files.pythonhosted.org/packages/9b/ca/8052467b06447f975a9adc7b9a2ae94dca1b26e08f8c15b8753322860956/Pygments-0.9.tar.gz (from https://pypi.org/simple/pygments/), version: 0.9 2026-02-09T15:04:59.8273934Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/88/7b/eced4edafe93c4ae40bdce79d4d9fef7a4370cd531e174c5f1b7ba501ae0/Pygments-0.10-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8277074Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a5/31/1c77c80f2ff55fdc603ac380da0d2a7c8e5cbe07c729ab5d22c501ee264d/Pygments-0.10-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8280139Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/cf/3f/9bbb822e297d5725685500662f469d200e0092cf764851189cbf106bc3d4/Pygments-0.10-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8283146Z Found link https://files.pythonhosted.org/packages/bc/a1/463f204547b01558f865652d12ffbf44e5f0fc3159257b0db0e8ce25517f/Pygments-0.10.tar.gz (from https://pypi.org/simple/pygments/), version: 0.10 2026-02-09T15:04:59.8286041Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/0e/73/95d472bef1059917d84075707834e3012a0750751f24fa12c152638a5891/Pygments-0.11-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8289042Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/eb/cd/61ee45b846cbe0aa8c98949ebcc2c03c4cb331bc65945ae00b1b835cb815/Pygments-0.11-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8292077Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/2e/89/4c531bf9df83760440f9adb226f76781a3a420cc45f1b4d7ab20cdff3161/Pygments-0.11-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8295073Z Found link https://files.pythonhosted.org/packages/4b/8a/c05c89f87a6fb7458b9ea8e1911f6ce886e7509cbcc42c49eabb26ead47b/Pygments-0.11.tar.gz (from https://pypi.org/simple/pygments/), version: 0.11 2026-02-09T15:04:59.8297962Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/48/36/1144aa20d6d32524cf78db9977c7d1c11eebeef5f50193f0fc56430b8b36/Pygments-0.11.1-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8301032Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a2/91/9f599b3e1cd0571f1cafeccc409933524d6442993f1579895d864cbec5e5/Pygments-0.11.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8304278Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/88/b5/2901af68bc784fa2ca9a029cef027a962a8782a261b3c44df74940b3ff3c/Pygments-0.11.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8307125Z Found link https://files.pythonhosted.org/packages/35/db/5263ab9c5382a46d5b790da1620883eaad904da5974f7dd2bb37016a6666/Pygments-0.11.1.tar.gz (from https://pypi.org/simple/pygments/), version: 0.11.1 2026-02-09T15:04:59.8310171Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e7/55/0449a9436950837339502c4ae095fa77ddaf985b71d0e86595642ecff9a0/Pygments-1.0-py2.3.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8313541Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/54/aa/2f9fc786e68639827975e4f63c36479539019f5d7c10748335a8e5fe43c8/Pygments-1.0-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8316556Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/2e/b9/488a3fc5b5a9dc24371922a73c52e82bdcd3adae5a32fb30106bbb4dc841/Pygments-1.0-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8319600Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c0/d4/dbf8c1bb17ebc5037a6f066ab136b02c2b9e247fec34c2e354762e1aaecc/Pygments-1.0-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8322605Z Found link https://files.pythonhosted.org/packages/84/c6/2accebb27262b0366dabb313d295adced03667d5e4d0471c54e4932e7a10/Pygments-1.0.tar.gz (from https://pypi.org/simple/pygments/), version: 1.0 2026-02-09T15:04:59.8325428Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/42/37/20def37859608582484cc5b582ef48fd0ffcfcee8576482782b93bb42b83/Pygments-1.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8328435Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ac/6a/556f03b130853bdb8744834d7d8d260e964544e5e149bcc77d2d8d347d3e/Pygments-1.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8331468Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/47/5d/615cc46dbfbbd401aa2a15ebd314eb8577d57ae48254a165eca8896bb974/Pygments-1.1-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8334524Z Found link https://files.pythonhosted.org/packages/da/d8/2857ed405620cc658fe239d58bd43f77067ee3cc9b89264d145fae55b842/Pygments-1.1.tar.gz (from https://pypi.org/simple/pygments/), version: 1.1 2026-02-09T15:04:59.8337302Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/09/b6/75dd23e6256c893983f8c982b6857a1a8c35848fbc33aeb13fd3bca2ee18/Pygments-1.1.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8340359Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ec/d6/aa21c0aa1d7186ea51fc2c82abbe20b4d98e61455d3bdf53f9958653ac56/Pygments-1.1.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8343618Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/b2/b2/b69cec5a7e2ced4f9ea09c9ddf0461aa0c301f6085ed328f04d450c254b3/Pygments-1.1.1-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8346457Z Found link https://files.pythonhosted.org/packages/96/d6/2db1ce2a99597ef84144e2fc50a9f67515ce6325485b06d52f9920f89316/Pygments-1.1.1.tar.gz (from https://pypi.org/simple/pygments/), version: 1.1.1 2026-02-09T15:04:59.8349280Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/0b/c8/83d609b58f24d44b2d329d687e5469ea7872833f41c7ceecbc0820bf2c7e/Pygments-1.2-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8352290Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/59/b7/d2ff7ab3884a4d5fd9017ad520add683e4faef387350fa45c9c48aeff308/Pygments-1.2-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8355504Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/4a/10/09cc23225d526e432c939d8783e9be4c47049de29bd03c7cb46687fd7379/Pygments-1.2-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8358318Z Found link https://files.pythonhosted.org/packages/96/a9/32a365217e67dc29eb864e022fafb8f6797ad27ea26985ec71d1c3f1ed55/Pygments-1.2.tar.gz (from https://pypi.org/simple/pygments/), version: 1.2 2026-02-09T15:04:59.8361406Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/07/48/53cabc744a4a896ac3e4edfb0ae49b83bc189fbd5e5b24040d365764e147/Pygments-1.2.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8364871Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/7c/3b/c1e1add7c9644133084bd6564686f5e5e1d1ae5cf4cedc1d33b771bd634a/Pygments-1.2.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8367941Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/56/29/07f74f4f590bcef740a99219c9cd130ced9201cc87befd46e62dfb4b1440/Pygments-1.2.1-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8370797Z Found link https://files.pythonhosted.org/packages/8d/91/f078fa11ac92a45a5d8504f3e37597b212c17570473adf065e35742e6b13/Pygments-1.2.1.tar.gz (from https://pypi.org/simple/pygments/), version: 1.2.1 2026-02-09T15:04:59.8373870Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d1/f4/66f6a5c559892ba87aef0c26ef91e02ee78b40bc5f289fb7eb5a50347f57/Pygments-1.2.2-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8376915Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d0/86/91ed867964ac1a473272a6674fcca650298710045dedc69ae01f40376b9f/Pygments-1.2.2-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8379934Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e7/df/6786927e647705d92915ad977ce9fdf6bad8ea34b64579476a53f54ec53a/Pygments-1.2.2-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8383223Z Found link https://files.pythonhosted.org/packages/b7/84/cb099f601f315604220d9e9c358197b1a4f785f242ea7ed513300c2a842a/Pygments-1.2.2.tar.gz (from https://pypi.org/simple/pygments/), version: 1.2.2 2026-02-09T15:04:59.8386758Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/29/1d/3e6bea65e3516dd09326004cc56758ce74dde63fcaa26229d75445ac049e/Pygments-1.3-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8390411Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/4a/08/3da194bbc1153ef349c82e8d3173727ccdaab82da7b14f70b28de5257831/Pygments-1.3-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8393692Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/02/fa/0d1e7e0310e83e1588c9bd3e440e9e44084be58d516231cc83fb322e638b/Pygments-1.3-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8396304Z Found link https://files.pythonhosted.org/packages/52/6e/a8ec73a8a30046e5b10b83a020aa0cd13b0300b6ddd2e046f08355554fc9/Pygments-1.3.tar.gz (from https://pypi.org/simple/pygments/), version: 1.3 2026-02-09T15:04:59.8398917Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/ac/19/ff07ff4bf0d78879824c999f8488563d580d68c924f6e71eb23ddd466c28/Pygments-1.3.1-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8401861Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/8d/aa/bc27404a18eef8bf2bf67d953dbd8fc9d897805382fe61e805ef6a213c8c/Pygments-1.3.1-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8404398Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a8/2e/ff68081346092e54aeec80260aa1b50f4b4f20c1861954374c9c1d8b7230/Pygments-1.3.1-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8406528Z Found link https://files.pythonhosted.org/packages/16/ef/77b13cda3c6e48ebdc8279ba873be8cccdc11e1c6c816eaf1092bc25eb9d/Pygments-1.3.1.tar.gz (from https://pypi.org/simple/pygments/), version: 1.3.1 2026-02-09T15:04:59.8408848Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c8/c9/7d6e9775b9dc3bba1bc6e61661db807d023a927f607d08a2ac0e983a9a06/Pygments-1.4-py2.4.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8411194Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/07/bf/e72c4c2869e4b89e5e33e7c6a453f802fce48568081c38d847ed2369bdfa/Pygments-1.4-py2.5.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8413744Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/5a/e9/9d77f13d78af082d3598f70d5cec648a8b27aa3032eea5a353f9da2d656a/Pygments-1.4-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8415912Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/69/a9/3ad59bff509181543292d69560042138c3eba9c98a30cc8dac8e4c3c39ab/Pygments-1.4-py2.7.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8417950Z Found link https://files.pythonhosted.org/packages/6c/0a/2174e016cf4c799fb30b37d0ab4329c99bc1bf5f949e1c0ec3aa0e5cf2ed/Pygments-1.4.tar.gz (from https://pypi.org/simple/pygments/), version: 1.4 2026-02-09T15:04:59.8419946Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c8/72/13451a31558bc7434da496aa4ba8a8b98ab3ffeffbbbe69dd1f64b287f04/Pygments-1.5-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8422014Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/44/55/c3418ade629095b68b737d3a740c56b2e6ba808a9072b6c2a9c3fffb4519/Pygments-1.5-py2.7.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8423994Z Found link https://files.pythonhosted.org/packages/29/d0/ea2feb5b16ca9d5b3829237c1fc30bb9205f246d9b66fdaaff02b327f763/Pygments-1.5.tar.gz (from https://pypi.org/simple/pygments/), version: 1.5 2026-02-09T15:04:59.8425955Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/33/f7/1bcf94a47022f08f08092bea69a78574f937792ba128466f18eb0315d353/Pygments-1.6rc1-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8427944Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a9/0d/eb780fb6c0a9f49777bfcf89c0c2dbfc171342b0fc153ae2089c97b1dd4b/Pygments-1.6rc1-py2.7.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8429842Z Found link https://files.pythonhosted.org/packages/a1/56/05c262ea49ce58fdf3a842ee4e02490516b68075885e6f41bbc960c9d875/Pygments-1.6rc1.tar.gz (from https://pypi.org/simple/pygments/), version: 1.6rc1 2026-02-09T15:04:59.8431718Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/7d/5f/d1d5f98425b0301c6786c8a9c28f5f174a0831013149c9dc7f721636e5c9/Pygments-1.6-py2.6.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8433869Z Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/e4/04/80bda69ac76ee5052f18e7d533564cf324417c8fa6229594306911e5fffb/Pygments-1.6-py2.7.egg (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8435778Z Found link https://files.pythonhosted.org/packages/e8/90/992eb125901873d81440480a7cf40a40aa5f8b2e41a67fbc568db6c21595/Pygments-1.6.tar.gz (from https://pypi.org/simple/pygments/), version: 1.6 2026-02-09T15:04:59.8438006Z Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/0c/5e/f43f210ce63e0769355f5404f991483c2af803e82366eb8445eb50d2ecef/Pygments-2.0rc1-py2-none-any.whl (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8440478Z Found link https://files.pythonhosted.org/packages/b9/96/091dd95f93e2f07f0adf5776c1179e2b6f83fbfb03fe7f343d179f366dff/Pygments-2.0rc1-py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.0rc1 2026-02-09T15:04:59.8442359Z Found link https://files.pythonhosted.org/packages/14/66/4c5502d861bda102ba5499eedf2825be96b826e5091fbcf011aef93c829a/Pygments-2.0rc1.tar.gz (from https://pypi.org/simple/pygments/), version: 2.0rc1 2026-02-09T15:04:59.8445293Z Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/4a/29/856372807ca8ecf6c893fc87ca38e43dd5c89b4086630802b80ce9c23d95/Pygments-2.0-py2-none-any.whl (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8447606Z Found link https://files.pythonhosted.org/packages/b0/df/f3b9f10d4bdad8c9831ae234972fdd48b14c94bfd808240e0ecb306932a4/Pygments-2.0-py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.0 2026-02-09T15:04:59.8449439Z Found link https://files.pythonhosted.org/packages/ba/ed/8f57fa7c35648dd2954d8b677fb07427d75a4497ec242ce64256bbcfda78/Pygments-2.0.tar.gz (from https://pypi.org/simple/pygments/), version: 2.0 2026-02-09T15:04:59.8451610Z Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/71/1e/6bfe49571651c1c7db0d38330387cef337fc203aad0404e2a2190e3c87e7/Pygments-2.0.1-py2-none-any.whl (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8454268Z Found link https://files.pythonhosted.org/packages/19/2f/a5ff1b61ee66ebf0cffc69137b1c9dc021fc85c338f7da56fc43b21479d7/Pygments-2.0.1-py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.0.1 2026-02-09T15:04:59.8456113Z Found link https://files.pythonhosted.org/packages/91/ee/7b36fa4ef73009d896af9d505305871427ee753b19efce40b797ae8942dc/Pygments-2.0.1.tar.gz (from https://pypi.org/simple/pygments/), version: 2.0.1 2026-02-09T15:04:59.8458383Z Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/d7/b8/57216ab6f20ce3b0e37695c76bda8182030de95e9c679ce36e49483b05a0/Pygments-2.0.2-py2-none-any.whl (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8460729Z Found link https://files.pythonhosted.org/packages/87/e3/cadb43a197476ec0adef73292ea7ea188f2b0531188eebc150905d3ed78c/Pygments-2.0.2-py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.0.2 2026-02-09T15:04:59.8462766Z Found link https://files.pythonhosted.org/packages/f4/c6/bdbc5a8a112256b2b6136af304dbae93d8b1ef8738ff2d12a51018800e46/Pygments-2.0.2.tar.gz (from https://pypi.org/simple/pygments/), version: 2.0.2 2026-02-09T15:04:59.8465066Z Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/da/15/3b67175900042b83931beb5ee537cbd3d74995590f5f744fbe646b8e788a/Pygments-2.1-py2-none-any.whl (from https://pypi.org/simple/pygments/) 2026-02-09T15:04:59.8467381Z Found link https://files.pythonhosted.org/packages/6c/9e/995fd69b4577a2011d610d3976d92551a0ffc642163ceacaa9e58977b28a/Pygments-2.1-py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.1 2026-02-09T15:04:59.8469612Z Found link https://files.pythonhosted.org/packages/b9/61/28aacfde03413ec5d55bbbbf73831124e15b1e79b4a9206e6a8cae2c7bf0/Pygments-2.1.tar.gz (from https://pypi.org/simple/pygments/), version: 2.1 2026-02-09T15:04:59.8471555Z Found link https://files.pythonhosted.org/packages/b7/a5/8ca60cf023862ba3f47e1b375f43ad9bcbf25b1bf3098f6cc474ab6d46ef/Pygments-2.1.1-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.1.1 2026-02-09T15:04:59.8473601Z Found link https://files.pythonhosted.org/packages/3d/7d/8d40fd42c16f9a9b1081857cef99b651743a86766e77b10bb59208f4d575/Pygments-2.1.1.tar.gz (from https://pypi.org/simple/pygments/), version: 2.1.1 2026-02-09T15:04:59.8475522Z Found link https://files.pythonhosted.org/packages/a0/aa/7554a7155099a62dbeb639810b1e8a0f1ee9a6ebb9e9f11f01a1f3198e9a/Pygments-2.1.2-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.1.2 2026-02-09T15:04:59.8477423Z Found link https://files.pythonhosted.org/packages/51/4b/19efcefd5e42f11f84d0d164771db5a157a5df63fcbbc64e35641d721107/Pygments-2.1.2.tar.gz (from https://pypi.org/simple/pygments/), version: 2.1.2 2026-02-09T15:04:59.8479498Z Found link https://files.pythonhosted.org/packages/9e/d0/d692085518c6a2dc875fe421c866fb6a08e0d9796ca507803c1e545fa116/Pygments-2.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.1.3 2026-02-09T15:04:59.8481597Z Found link https://files.pythonhosted.org/packages/b8/67/ab177979be1c81bc99c8d0592ef22d547e70bb4c6815c383286ed5dec504/Pygments-2.1.3.tar.gz (from https://pypi.org/simple/pygments/), version: 2.1.3 2026-02-09T15:04:59.8483465Z Found link https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.2.0 2026-02-09T15:04:59.8485328Z Found link https://files.pythonhosted.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz (from https://pypi.org/simple/pygments/), version: 2.2.0 2026-02-09T15:04:59.8487261Z Found link https://files.pythonhosted.org/packages/fc/41/4f900a7852e25bb9350b4e3ee8c4aba0ee32abefd401456962b25f954823/Pygments-2.3.0-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.3.0 2026-02-09T15:04:59.8489153Z Found link https://files.pythonhosted.org/packages/63/a2/91c31c4831853dedca2a08a0f94d788fc26a48f7281c99a303769ad2721b/Pygments-2.3.0.tar.gz (from https://pypi.org/simple/pygments/), version: 2.3.0 2026-02-09T15:04:59.8491075Z Found link https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/), version: 2.3.1 2026-02-09T15:04:59.8493109Z Found link https://files.pythonhosted.org/packages/64/69/413708eaf3a64a6abb8972644e0f20891a55e621c6759e2c3f3891e05d63/Pygments-2.3.1.tar.gz (from https://pypi.org/simple/pygments/), version: 2.3.1 2026-02-09T15:04:59.8495223Z Found link https://files.pythonhosted.org/packages/6e/00/c5cb5fc7c047da4af049005d0146b3a961b1a25d9cefbbe24bf0882a11ad/Pygments-2.4.0-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.4.0 2026-02-09T15:04:59.8497756Z Found link https://files.pythonhosted.org/packages/1d/55/55cd82a72af652d71eb14f318e2d12d2fd14ded43d6fd105e50ed395198c/Pygments-2.4.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.4.0 2026-02-09T15:04:59.8500118Z Found link https://files.pythonhosted.org/packages/51/d2/181e37a5f0c883f0ca000d94e01a3c2bdc2178227ba5a80046004854459c/Pygments-2.4.1-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.4.1 2026-02-09T15:04:59.8502727Z Found link https://files.pythonhosted.org/packages/91/29/3131bac2b484a9f87aed53d84328307b91fb238effa44ade3f241de36e4a/Pygments-2.4.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.4.1 2026-02-09T15:04:59.8505194Z Found link https://files.pythonhosted.org/packages/5c/73/1dfa428150e3ccb0fa3e68db406e5be48698f2a979ccbcec795f28f44048/Pygments-2.4.2-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.4.2 2026-02-09T15:04:59.8507603Z Found link https://files.pythonhosted.org/packages/7e/ae/26808275fc76bf2832deb10d3a3ed3107bc4de01b85dcccbe525f2cd6d1e/Pygments-2.4.2.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.4.2 2026-02-09T15:04:59.8509847Z Found link https://files.pythonhosted.org/packages/01/ac/379f879a40547843581403a23fa947162ce3aeb7c8e541ec8b4e42b5054e/Pygments-2.5.1-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.5.1 2026-02-09T15:04:59.8512599Z Found link https://files.pythonhosted.org/packages/10/a3/0ccb2cdffd92e596db885d838f8659258f07084d70374438142334440948/Pygments-2.5.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.5.1 2026-02-09T15:04:59.8515499Z Found link https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.5.2 2026-02-09T15:04:59.8517739Z Found link https://files.pythonhosted.org/packages/cb/9f/27d4844ac5bf158a33900dbad7985951e2910397998e85712da03ce125f0/Pygments-2.5.2.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*), version: 2.5.2 2026-02-09T15:04:59.8520102Z Found link https://files.pythonhosted.org/packages/b1/f1/b029e6454e6ce6965e806ba9c8152cbeb6eab080068576cb48767fd8ff4e/Pygments-2.6.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.6.0 2026-02-09T15:04:59.8522158Z Found link https://files.pythonhosted.org/packages/be/2c/3e5fa573ed86fac94105faa713edb07e55d3850736a8d9cd5cdfe413586f/Pygments-2.6.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.6.0 2026-02-09T15:04:59.8524281Z Found link https://files.pythonhosted.org/packages/2d/68/106af3ae51daf807e9cdcba6a90e518954eb8b70341cee52995540a53ead/Pygments-2.6.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.6.1 2026-02-09T15:04:59.8526143Z Found link https://files.pythonhosted.org/packages/6e/4d/4d2fe93a35dfba417311a4ff627489a947b01dc0cc377a3673c00cf7e4b2/Pygments-2.6.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.6.1 2026-02-09T15:04:59.8528147Z Found link https://files.pythonhosted.org/packages/5e/ac/cc00398eccce66515a8acac52afa3e51bbe9a8080e9f232aa91cbb041856/Pygments-2.7.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.0 2026-02-09T15:04:59.8530135Z Found link https://files.pythonhosted.org/packages/5d/9d/208733ccc91b1d2c2af7270ffe3def197504bd8da875bc3fa1dc75039795/Pygments-2.7.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.0 2026-02-09T15:04:59.8532001Z Found link https://files.pythonhosted.org/packages/d7/72/49a7db1b245c13d0e38cfdc96c1adf6e3bd16a7a0dceb7b25faa6612353b/Pygments-2.7.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.1 2026-02-09T15:04:59.8533978Z Found link https://files.pythonhosted.org/packages/e2/07/25bd93c9c0175adfa5fb1513a20b25e7dd6c9a67c155e19b11b5f3662104/Pygments-2.7.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.1 2026-02-09T15:04:59.8535833Z Found link https://files.pythonhosted.org/packages/d8/cf/d7e48846e10ac4f8b89d489cec3dc9c2804a825f812c851559cfbcc251cc/Pygments-2.7.2-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.2 2026-02-09T15:04:59.8537682Z Found link https://files.pythonhosted.org/packages/5d/0e/ff13c055b014d634ed17e9e9345a312c28ec6a06448ba6d6ccfa77c3b5e8/Pygments-2.7.2.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.2 2026-02-09T15:04:59.8539542Z Found link https://files.pythonhosted.org/packages/85/c5/c437c383d5917fae9782eb6588bec8aff931afe13c76b9e8c03dacee9beb/Pygments-2.7.3-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.3 2026-02-09T15:04:59.8541436Z Found link https://files.pythonhosted.org/packages/29/60/8ff9dcb5eac7f4da327ba9ecb74e1ad783b2d32423c06ef599e48c79b1e1/Pygments-2.7.3.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.3 2026-02-09T15:04:59.8543716Z Found link https://files.pythonhosted.org/packages/17/e3/c7ea888bd6e9849c60b1f378637850265177ed01297137f544a7ecf7d7ba/Pygments-2.7.4-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.4 2026-02-09T15:04:59.8545866Z Found link https://files.pythonhosted.org/packages/e1/86/8059180e8217299079d8719c6e23d674aadaba0b1939e25e0cc15dcf075b/Pygments-2.7.4.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.7.4 2026-02-09T15:04:59.8547953Z Found link https://files.pythonhosted.org/packages/d4/ef/881b14d3ad4d6a86384d63bfbb87205161e4fc46420526380ec209a12e17/Pygments-2.8.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.8.0 2026-02-09T15:04:59.8550019Z Found link https://files.pythonhosted.org/packages/19/d0/dec5604a275b19b0ebd2b9c43730ce39549c8cd8602043eaf40c541a7256/Pygments-2.8.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.8.0 2026-02-09T15:04:59.8551878Z Found link https://files.pythonhosted.org/packages/3a/80/a52c0a7c5939737c6dca75a831e89658ecb6f590fb7752ac777d221937b9/Pygments-2.8.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.8.1 2026-02-09T15:04:59.8554172Z Found link https://files.pythonhosted.org/packages/15/9d/bc9047ca1eee944cc245f3649feea6eecde3f38011ee9b8a6a64fb7088cd/Pygments-2.8.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.8.1 2026-02-09T15:04:59.8556446Z Found link https://files.pythonhosted.org/packages/a6/c9/be11fce9810793676017f79ffab3c6cb18575844a6c7b8d4ed92f95de604/Pygments-2.9.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.9.0 2026-02-09T15:04:59.8558566Z Found link https://files.pythonhosted.org/packages/ba/6e/7a7c13c21d8a4a7f82ccbfe257a045890d4dbf18c023f985f565f97393e3/Pygments-2.9.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.9.0 2026-02-09T15:04:59.8560555Z Found link https://files.pythonhosted.org/packages/78/c8/8d9be2f72d8f465461f22b5f199c04f7ada933add4dae6e2468133c17471/Pygments-2.10.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.10.0 2026-02-09T15:04:59.8562687Z Found link https://files.pythonhosted.org/packages/b7/b3/5cba26637fe43500d4568d0ee7b7362de1fb29c0e158d50b4b69e9a40422/Pygments-2.10.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.10.0 2026-02-09T15:04:59.8564791Z Found link https://files.pythonhosted.org/packages/07/4c/8add7ee4771c3e217f4d3a7180c60954b9dcab8cee02161fc44044cb1c32/Pygments-2.11.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.11.0 2026-02-09T15:04:59.8566891Z Found link https://files.pythonhosted.org/packages/1d/60/bb5bdd45e28a5acecf9273350b903fb8151ed899c4a384c983efd8a6730b/Pygments-2.11.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.11.0 2026-02-09T15:04:59.8568995Z Found link https://files.pythonhosted.org/packages/61/f1/37071192452df97f9b952707515703e86e3f7123c2ed8a4010043acbc362/Pygments-2.11.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.11.1 2026-02-09T15:04:59.8571077Z Found link https://files.pythonhosted.org/packages/15/53/5345177cafa79a49e02c27102019a01ef1682ab170d2138deca47a4c8924/Pygments-2.11.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.11.1 2026-02-09T15:04:59.8573310Z Found link https://files.pythonhosted.org/packages/1d/17/ed4d2df187995561b28f1073df24137cb750e12f9879d291cc8ab67c65d2/Pygments-2.11.2-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.11.2 2026-02-09T15:04:59.8575534Z Found link https://files.pythonhosted.org/packages/94/9c/cb656d06950268155f46d4f6ce25d7ffc51a0da47eadf1b164bbf23b718b/Pygments-2.11.2.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.5), version: 2.11.2 2026-02-09T15:04:59.8577880Z Found link https://files.pythonhosted.org/packages/5c/8e/1d9017950034297fffa336c72e693a5b51bbf85141b24a763882cf1977b5/Pygments-2.12.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.6), version: 2.12.0 2026-02-09T15:04:59.8580110Z Found link https://files.pythonhosted.org/packages/59/0f/eb10576eb73b5857bc22610cdfc59e424ced4004fe7132c8f2af2cc168d3/Pygments-2.12.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.6), version: 2.12.0 2026-02-09T15:04:59.8582525Z Found link https://files.pythonhosted.org/packages/4f/82/672cd382e5b39ab1cd422a672382f08a1fb3d08d9e0c0f3707f33a52063b/Pygments-2.13.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.6), version: 2.13.0 2026-02-09T15:04:59.8584763Z Found link https://files.pythonhosted.org/packages/e0/ef/5905cd3642f2337d44143529c941cc3a02e5af16f0f65f81cbef7af452bb/Pygments-2.13.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.6), version: 2.13.0 2026-02-09T15:04:59.8586991Z Found link https://files.pythonhosted.org/packages/0b/42/d9d95cc461f098f204cd20c85642ae40fbff81f74c300341b8d0e0df14e0/Pygments-2.14.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.6), version: 2.14.0 2026-02-09T15:04:59.8589217Z Found link https://files.pythonhosted.org/packages/da/6a/c427c06913204e24de28de5300d3f0e809933f376e0b7df95194b2bb3f71/Pygments-2.14.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.6), version: 2.14.0 2026-02-09T15:04:59.8591451Z Found link https://files.pythonhosted.org/packages/08/4c/c587fc05d6f15f4deff971cb1a5b624429d6187c19f7274a50670edf3ec8/Pygments-2.15.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.15.0 2026-02-09T15:04:59.8593776Z Found link https://files.pythonhosted.org/packages/03/98/c7468f5a1b434cb15b1d240c5f3bd015962af8a822e89e7f10ee11e68928/Pygments-2.15.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.15.0 2026-02-09T15:04:59.8596018Z Found link https://files.pythonhosted.org/packages/34/a7/37c8d68532ba71549db4212cb036dbd6161b40e463aba336770e80c72f84/Pygments-2.15.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.15.1 2026-02-09T15:04:59.8598620Z Found link https://files.pythonhosted.org/packages/89/6b/2114e54b290824197006e41be3f9bbe1a26e9c39d1f5fa20a6d62945a0b3/Pygments-2.15.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.15.1 2026-02-09T15:04:59.8600931Z Found link https://files.pythonhosted.org/packages/ec/9a/40aa8248006cbe35b8bffc83cfca0ffdf68306d4354bca334a25b4b275a0/Pygments-2.16.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.16.0 2026-02-09T15:04:59.8603259Z Found link https://files.pythonhosted.org/packages/11/a0/7e8158246de1f7062a9a01963503d83dc64a6d1d6b2e3aa2e46e92b94314/Pygments-2.16.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.16.0 2026-02-09T15:04:59.8605519Z Found link https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.16.1 2026-02-09T15:04:59.8607748Z Found link https://files.pythonhosted.org/packages/d6/f7/4d461ddf9c2bcd6a4d7b2b139267ca32a69439387cc1f02a924ff8883825/Pygments-2.16.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.16.1 2026-02-09T15:04:59.8610076Z Found link https://files.pythonhosted.org/packages/5b/66/a48025f51da4dec44c7a3de9b643fdc34ffb92ad1f2b3e90ebc6305d2c0f/pygments-2.17.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.17.0 2026-02-09T15:04:59.8612364Z Found link https://files.pythonhosted.org/packages/e1/d8/a025e9be97bb9066e011b3d5e37bf67678002c03598d0781830e5660a43a/pygments-2.17.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.17.0 2026-02-09T15:04:59.8615074Z Found link https://files.pythonhosted.org/packages/4f/34/6a8073bd275d7034476b4af94a5f3ca206b86e4c206a61eeb4e3d73b4a06/pygments-2.17.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.17.1 2026-02-09T15:04:59.8617737Z Found link https://files.pythonhosted.org/packages/22/04/097cdb7d5c6faee58e31a8a2b63cba2222a52066f734b3fdc713c6f40575/pygments-2.17.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.17.1 2026-02-09T15:04:59.8620619Z Found link https://files.pythonhosted.org/packages/97/9c/372fef8377a6e340b1704768d20daaded98bf13282b5327beb2e2fe2c7ef/pygments-2.17.2-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.17.2 2026-02-09T15:04:59.8623138Z Found link https://files.pythonhosted.org/packages/55/59/8bccf4157baf25e4aa5a0bb7fa3ba8600907de105ebc22b0c78cfbf6f565/pygments-2.17.2.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.7), version: 2.17.2 2026-02-09T15:04:59.8625654Z Found link https://files.pythonhosted.org/packages/f7/3f/01c8b82017c199075f8f788d0d906b9ffbbc5a47dc9918a945e13d5a2bda/pygments-2.18.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.18.0 2026-02-09T15:04:59.8628142Z Found link https://files.pythonhosted.org/packages/8e/62/8336eff65bcbc8e4cb5d05b55faf041285951b6e80f33e2bff2024788f31/pygments-2.18.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.18.0 2026-02-09T15:04:59.8630610Z Found link https://files.pythonhosted.org/packages/20/dc/fde3e7ac4d279a331676829af4afafd113b34272393d73f610e8f0329221/pygments-2.19.0-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.19.0 2026-02-09T15:04:59.8633450Z Found link https://files.pythonhosted.org/packages/d3/c0/9c9832e5be227c40e1ce774d493065f83a91d6430baa7e372094e9683a45/pygments-2.19.0.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.19.0 2026-02-09T15:04:59.8635822Z Found link https://files.pythonhosted.org/packages/8a/0b/9fcc47d19c48b59121088dd6da2488a49d5f72dacf8262e2790a1d2c7d15/pygments-2.19.1-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.19.1 2026-02-09T15:04:59.8638191Z Found link https://files.pythonhosted.org/packages/7c/2d/c3338d48ea6cc0feb8446d8e6937e1408088a72a39937982cc6111d17f84/pygments-2.19.1.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.19.1 2026-02-09T15:04:59.8640796Z Found link https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.19.2 2026-02-09T15:04:59.8643510Z Found link https://files.pythonhosted.org/packages/b0/77/a5b8c569bf593b0140bde72ea885a803b82086995367bf2037de0159d924/pygments-2.19.2.tar.gz (from https://pypi.org/simple/pygments/) (requires-python:>=3.8), version: 2.19.2 2026-02-09T15:04:59.8644941Z Skipping link: not a file: https://pypi.org/simple/pygments/ 2026-02-09T15:04:59.8645560Z Given no hashes to check 48 links for project 'pygments': discarding no candidates 2026-02-09T15:04:59.8646179Z Collecting pygments>=2.7.2 (from pytest->torchcodec==0.11.0a0) 2026-02-09T15:04:59.8647781Z Obtaining dependency information for pygments>=2.7.2 from https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata 2026-02-09T15:04:59.8649266Z Created temporary directory: /tmp/pip-unpack-1xb6rg4q 2026-02-09T15:04:59.8650421Z Looking up "https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata" in the cache 2026-02-09T15:04:59.8651521Z No cache entry available 2026-02-09T15:04:59.8651785Z No cache entry available 2026-02-09T15:04:59.8653231Z https://files.pythonhosted.org:443 "GET /packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata HTTP/1.1" 200 2512 2026-02-09T15:04:59.8654562Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-02-09T15:04:59.8655179Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.8656300Z Updating cache with response from "https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata" 2026-02-09T15:04:59.8657380Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.8657681Z Caching due to etag 2026-02-09T15:04:59.8657998Z Created temporary directory: /tmp/pip-metadata-n1lijykp 2026-02-09T15:04:59.8684211Z Created temporary directory: /tmp/pip-unpack-s5v6fvze 2026-02-09T15:04:59.8689838Z Looking up "https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl" in the cache 2026-02-09T15:04:59.8691292Z No cache entry available 2026-02-09T15:04:59.8692867Z No cache entry available 2026-02-09T15:04:59.8756379Z https://files.pythonhosted.org:443 "GET /packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl HTTP/1.1" 200 374801 2026-02-09T15:04:59.8760938Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-02-09T15:04:59.8951343Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.8954917Z Updating cache with response from "https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl" 2026-02-09T15:04:59.8957130Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.8957716Z Caching due to etag 2026-02-09T15:04:59.8984465Z Downloading link https://files.pythonhosted.org/packages/3b/ab/b3226f0bd7cdcf710fbede2b3548584366da3b19b5021e74f5bde2a8fa3f/pytest-9.0.2-py3-none-any.whl (from https://pypi.org/simple/pytest/) (requires-python:>=3.10) to /tmp/pip-unpack-s5v6fvze/pytest-9.0.2-py3-none-any.whl 2026-02-09T15:04:59.8989888Z Looking up "https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl" in the cache 2026-02-09T15:04:59.8991227Z No cache entry available 2026-02-09T15:04:59.8992289Z No cache entry available 2026-02-09T15:04:59.9054041Z https://files.pythonhosted.org:443 "GET /packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl HTTP/1.1" 200 20538 2026-02-09T15:04:59.9057509Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-02-09T15:04:59.9060801Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.9063353Z Updating cache with response from "https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl" 2026-02-09T15:04:59.9064796Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.9065382Z Caching due to etag 2026-02-09T15:04:59.9084542Z Downloading link https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (from https://pypi.org/simple/pluggy/) (requires-python:>=3.9) to /tmp/pip-unpack-s5v6fvze/pluggy-1.6.0-py3-none-any.whl 2026-02-09T15:04:59.9089782Z Looking up "https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl" in the cache 2026-02-09T15:04:59.9091142Z No cache entry available 2026-02-09T15:04:59.9092135Z No cache entry available 2026-02-09T15:04:59.9165477Z https://files.pythonhosted.org:443 "GET /packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl HTTP/1.1" 200 7484 2026-02-09T15:04:59.9169403Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-02-09T15:04:59.9172839Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.9175454Z Updating cache with response from "https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl" 2026-02-09T15:04:59.9176912Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.9177608Z Caching due to etag 2026-02-09T15:04:59.9197553Z Downloading link https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl (from https://pypi.org/simple/iniconfig/) (requires-python:>=3.10) to /tmp/pip-unpack-s5v6fvze/iniconfig-2.3.0-py3-none-any.whl 2026-02-09T15:04:59.9202814Z Looking up "https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl" in the cache 2026-02-09T15:04:59.9204154Z No cache entry available 2026-02-09T15:04:59.9205240Z No cache entry available 2026-02-09T15:04:59.9269276Z https://files.pythonhosted.org:443 "GET /packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl HTTP/1.1" 200 1225217 2026-02-09T15:04:59.9272958Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-02-09T15:04:59.9353000Z Ignoring unknown cache-control directive: immutable 2026-02-09T15:04:59.9355269Z Updating cache with response from "https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl" 2026-02-09T15:04:59.9356559Z etag object cached for 1209600 seconds 2026-02-09T15:04:59.9357616Z Caching due to etag 2026-02-09T15:04:59.9405674Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.5 MB/s 0:00:00 2026-02-09T15:04:59.9408669Z Downloading link https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (from https://pypi.org/simple/pygments/) (requires-python:>=3.8) to /tmp/pip-unpack-s5v6fvze/pygments-2.19.2-py3-none-any.whl 2026-02-09T15:04:59.9488188Z Building wheels for collected packages: torchcodec 2026-02-09T15:04:59.9493435Z Destination directory: /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct 2026-02-09T15:04:59.9497007Z Building editable for torchcodec (pyproject.toml): started 2026-02-09T15:04:59.9499034Z Running command Building editable for torchcodec (pyproject.toml) 2026-02-09T15:05:01.0601540Z running editable_wheel 2026-02-09T15:05:01.0662082Z creating /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info 2026-02-09T15:05:01.0664562Z writing /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/PKG-INFO 2026-02-09T15:05:01.0669841Z writing dependency_links to /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/dependency_links.txt 2026-02-09T15:05:01.0672877Z writing requirements to /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/requires.txt 2026-02-09T15:05:01.0675524Z writing top-level names to /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/top_level.txt 2026-02-09T15:05:01.0678077Z writing manifest file '/tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:05:01.0756198Z reading manifest file '/tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:05:01.0758352Z reading manifest template 'MANIFEST.in' 2026-02-09T15:05:01.0777352Z warning: no previously-included files matching '__pycache__' found under directory '*' 2026-02-09T15:05:01.0779405Z warning: no previously-included files matching '*.py[co]' found under directory 'src' 2026-02-09T15:05:01.0781875Z warning: no previously-included files matching '*.so' found under directory 'src' 2026-02-09T15:05:01.0783751Z adding license file 'LICENSE' 2026-02-09T15:05:01.0796033Z writing manifest file '/tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:05:01.0798962Z creating '/tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec-0.11.0a0.dist-info' 2026-02-09T15:05:01.0880955Z creating /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec-0.11.0a0.dist-info/WHEEL 2026-02-09T15:05:01.1040962Z running build_py 2026-02-09T15:05:01.1041952Z running build_ext 2026-02-09T15:05:01.4398701Z Using self.build_temp = '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:05:01.4399990Z Calling cmake (configure) 2026-02-09T15:05:02.3825033Z -- The C compiler identification is GNU 13.3.0 2026-02-09T15:05:03.1909261Z -- The CXX compiler identification is GNU 13.3.0 2026-02-09T15:05:03.2737599Z -- Detecting C compiler ABI info 2026-02-09T15:05:03.4430102Z -- Detecting C compiler ABI info - done 2026-02-09T15:05:03.4604521Z -- Check for working C compiler: /usr/bin/cc - skipped 2026-02-09T15:05:03.4645371Z -- Detecting C compile features 2026-02-09T15:05:03.4653145Z -- Detecting C compile features - done 2026-02-09T15:05:03.5224743Z -- Detecting CXX compiler ABI info 2026-02-09T15:05:03.6952632Z -- Detecting CXX compiler ABI info - done 2026-02-09T15:05:03.7134355Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2026-02-09T15:05:03.7138280Z -- Detecting CXX compile features 2026-02-09T15:05:03.7145273Z -- Detecting CXX compile features - done 2026-02-09T15:05:03.9800238Z -- Found Python: /home/runner/miniconda3/envs/test/bin/python3.12 (found suitable version "3.12.12", minimum required is "3.8") found components: Interpreter Development.Module Development.Embed 2026-02-09T15:05:04.0398322Z -- Performing Test HAS_FLTO_AUTO 2026-02-09T15:05:05.5128515Z -- Performing Test HAS_FLTO_AUTO - Success 2026-02-09T15:05:05.5133205Z -- Found pybind11: /home/runner/miniconda3/envs/test/include (found version "3.0.1") 2026-02-09T15:05:05.5514461Z CMake Warning at /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2026-02-09T15:05:05.5516553Z static library kineto_LIBRARY-NOTFOUND not found. 2026-02-09T15:05:05.5517431Z Call Stack (most recent call first): 2026-02-09T15:05:05.5524033Z /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:125 (append_torchlib_if_found) 2026-02-09T15:05:05.5525161Z src/torchcodec/_core/CMakeLists.txt:8 (find_package) 2026-02-09T15:05:05.5525598Z 2026-02-09T15:05:05.5525635Z 2026-02-09T15:05:05.5526148Z -- Found Torch: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so 2026-02-09T15:05:05.6778657Z -- Found Python3: /home/runner/miniconda3/envs/test/include/python3.12 (found suitable exact version "3.12.12") found components: Development Development.Module Development.Embed 2026-02-09T15:05:05.6788733Z -- Building and dynamically linking libtorchcodec against the installed 2026-02-09T15:05:05.6791017Z FFmpeg libraries. This require pkg-config to be installed. If you have 2026-02-09T15:05:05.6792396Z installed FFmpeg from conda, make sure pkg-config is installed from 2026-02-09T15:05:05.6794221Z conda as well. 2026-02-09T15:05:05.6990817Z -- Found PkgConfig: /home/runner/miniconda3/envs/test/bin/pkg-config (found version "0.29.2") 2026-02-09T15:05:05.6999221Z -- Checking for modules 'libavdevice;libavfilter;libavformat;libavcodec;libavutil;libswresample;libswscale' 2026-02-09T15:05:05.8420468Z -- Found libavdevice, version 61.1.100 2026-02-09T15:05:05.8962373Z -- Found libavfilter, version 10.1.100 2026-02-09T15:05:05.9460792Z -- Found libavformat, version 61.1.100 2026-02-09T15:05:05.9973822Z -- Found libavcodec, version 61.3.100 2026-02-09T15:05:06.0494570Z -- Found libavutil, version 59.8.100 2026-02-09T15:05:06.1039664Z -- Found libswresample, version 5.1.100 2026-02-09T15:05:06.1533554Z -- Found libswscale, version 8.1.100 2026-02-09T15:05:06.3366143Z Adding torchcodec::ffmpeg7 target 2026-02-09T15:05:06.3375095Z -- Configuring done (4.9s) 2026-02-09T15:05:06.3761487Z -- Generating done (0.0s) 2026-02-09T15:05:06.3765654Z -- Build files have been written to: /tmp/tmpl9mrb0m_.build-temp 2026-02-09T15:05:06.3845225Z Calling cmake --build 2026-02-09T15:05:06.3867915Z Change Dir: '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:05:06.3869715Z 2026-02-09T15:05:06.3872682Z Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile 2026-02-09T15:05:06.3900827Z /usr/local/bin/cmake -S/home/runner/work/torchcodec/torchcodec -B/tmp/tmpl9mrb0m_.build-temp --check-build-system CMakeFiles/Makefile.cmake 0 2026-02-09T15:05:06.3930483Z /usr/local/bin/cmake -E cmake_progress_start /tmp/tmpl9mrb0m_.build-temp/CMakeFiles /tmp/tmpl9mrb0m_.build-temp//CMakeFiles/progress.marks 2026-02-09T15:05:06.3946029Z /usr/bin/gmake -f CMakeFiles/Makefile2 all 2026-02-09T15:05:06.3958331Z gmake[1]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:05:06.3960091Z /usr/bin/gmake -f src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/build.make src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/depend 2026-02-09T15:05:06.3971701Z gmake[2]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:05:06.3975341Z cd /tmp/tmpl9mrb0m_.build-temp && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /home/runner/work/torchcodec/torchcodec /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core /tmp/tmpl9mrb0m_.build-temp /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/DependInfo.cmake "--color=" 2026-02-09T15:05:06.3999484Z gmake[2]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:05:06.4001553Z /usr/bin/gmake -f src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/build.make src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/build 2026-02-09T15:05:06.4014793Z gmake[2]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:05:06.4033417Z [ 5%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/AVIOContextHolder.cpp.o 2026-02-09T15:05:06.4042036Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/AVIOContextHolder.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/AVIOContextHolder.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/AVIOContextHolder.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/AVIOContextHolder.cpp 2026-02-09T15:05:15.0271347Z [ 10%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/AVIOTensorContext.cpp.o 2026-02-09T15:05:15.0278967Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/AVIOTensorContext.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/AVIOTensorContext.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/AVIOTensorContext.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/AVIOTensorContext.cpp 2026-02-09T15:05:21.7734895Z [ 15%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/FFMPEGCommon.cpp.o 2026-02-09T15:05:21.7743729Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/FFMPEGCommon.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/FFMPEGCommon.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/FFMPEGCommon.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/FFMPEGCommon.cpp 2026-02-09T15:05:22.5373156Z [ 21%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/FilterGraph.cpp.o 2026-02-09T15:05:22.5379832Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/FilterGraph.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/FilterGraph.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/FilterGraph.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/FilterGraph.cpp 2026-02-09T15:05:28.8347081Z [ 26%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Frame.cpp.o 2026-02-09T15:05:28.8353246Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Frame.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/Frame.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/Frame.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/Frame.cpp 2026-02-09T15:05:35.6669455Z [ 31%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/DeviceInterface.cpp.o 2026-02-09T15:05:35.6678771Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/DeviceInterface.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/DeviceInterface.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/DeviceInterface.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/DeviceInterface.cpp 2026-02-09T15:05:42.9901013Z [ 36%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/CpuDeviceInterface.cpp.o 2026-02-09T15:05:42.9910161Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/CpuDeviceInterface.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/CpuDeviceInterface.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/CpuDeviceInterface.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/CpuDeviceInterface.cpp 2026-02-09T15:05:50.6098515Z [ 42%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/SingleStreamDecoder.cpp.o 2026-02-09T15:05:50.6106140Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/SingleStreamDecoder.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/SingleStreamDecoder.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/SingleStreamDecoder.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/SingleStreamDecoder.cpp 2026-02-09T15:05:59.3833985Z [ 47%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Encoder.cpp.o 2026-02-09T15:05:59.3840632Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Encoder.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/Encoder.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/Encoder.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/Encoder.cpp 2026-02-09T15:06:06.6645800Z [ 52%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/ValidationUtils.cpp.o 2026-02-09T15:06:06.6656657Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/ValidationUtils.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/ValidationUtils.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/ValidationUtils.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/ValidationUtils.cpp 2026-02-09T15:06:07.0643847Z [ 57%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Transform.cpp.o 2026-02-09T15:06:07.0654926Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Transform.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/Transform.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/Transform.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/Transform.cpp 2026-02-09T15:06:13.6956473Z [ 63%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Metadata.cpp.o 2026-02-09T15:06:13.6963216Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_core7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_core7.dir/Metadata.cpp.o -MF CMakeFiles/libtorchcodec_core7.dir/Metadata.cpp.o.d -o CMakeFiles/libtorchcodec_core7.dir/Metadata.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/Metadata.cpp 2026-02-09T15:06:19.8344415Z [ 68%] Linking CXX shared library libtorchcodec_core7.so 2026-02-09T15:06:19.8347698Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/libtorchcodec_core7.dir/link.txt --verbose=1 2026-02-09T15:06:20.0491038Z /usr/bin/c++ -fPIC -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/libtorchcodec_core7.dir/link.d -shared -Wl,-soname,libtorchcodec_core7.so -o libtorchcodec_core7.so CMakeFiles/libtorchcodec_core7.dir/AVIOContextHolder.cpp.o CMakeFiles/libtorchcodec_core7.dir/AVIOTensorContext.cpp.o CMakeFiles/libtorchcodec_core7.dir/FFMPEGCommon.cpp.o CMakeFiles/libtorchcodec_core7.dir/FilterGraph.cpp.o CMakeFiles/libtorchcodec_core7.dir/Frame.cpp.o CMakeFiles/libtorchcodec_core7.dir/DeviceInterface.cpp.o CMakeFiles/libtorchcodec_core7.dir/CpuDeviceInterface.cpp.o CMakeFiles/libtorchcodec_core7.dir/SingleStreamDecoder.cpp.o CMakeFiles/libtorchcodec_core7.dir/Encoder.cpp.o CMakeFiles/libtorchcodec_core7.dir/ValidationUtils.cpp.o CMakeFiles/libtorchcodec_core7.dir/Transform.cpp.o CMakeFiles/libtorchcodec_core7.dir/Metadata.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib:/home/runner/miniconda3/envs/test/lib: /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libc10.so /home/runner/miniconda3/envs/test/lib/libavdevice.so /home/runner/miniconda3/envs/test/lib/libavfilter.so /home/runner/miniconda3/envs/test/lib/libavformat.so /home/runner/miniconda3/envs/test/lib/libavcodec.so /home/runner/miniconda3/envs/test/lib/libavutil.so /home/runner/miniconda3/envs/test/lib/libswresample.so /home/runner/miniconda3/envs/test/lib/libswscale.so -Wl,--no-as-needed,"/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2026-02-09T15:06:20.0498571Z gmake[2]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:20.0513251Z [ 68%] Built target libtorchcodec_core7 2026-02-09T15:06:20.0517918Z /usr/bin/gmake -f src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/build.make src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/depend 2026-02-09T15:06:20.0528820Z gmake[2]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:20.0531759Z cd /tmp/tmpl9mrb0m_.build-temp && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /home/runner/work/torchcodec/torchcodec /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core /tmp/tmpl9mrb0m_.build-temp /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/DependInfo.cmake "--color=" 2026-02-09T15:06:20.0553232Z gmake[2]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:20.0555047Z /usr/bin/gmake -f src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/build.make src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/build 2026-02-09T15:06:20.0566326Z gmake[2]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:20.0584886Z [ 73%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/AVIOTensorContext.cpp.o 2026-02-09T15:06:20.0593489Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_custom_ops7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/AVIOTensorContext.cpp.o -MF CMakeFiles/libtorchcodec_custom_ops7.dir/AVIOTensorContext.cpp.o.d -o CMakeFiles/libtorchcodec_custom_ops7.dir/AVIOTensorContext.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/AVIOTensorContext.cpp 2026-02-09T15:06:26.6988394Z [ 78%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/custom_ops.cpp.o 2026-02-09T15:06:26.6995845Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_custom_ops7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -I/home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_custom_ops7.dir/custom_ops.cpp.o -MF CMakeFiles/libtorchcodec_custom_ops7.dir/custom_ops.cpp.o.d -o CMakeFiles/libtorchcodec_custom_ops7.dir/custom_ops.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/custom_ops.cpp 2026-02-09T15:06:40.9475839Z [ 84%] Linking CXX shared library libtorchcodec_custom_ops7.so 2026-02-09T15:06:40.9479100Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/libtorchcodec_custom_ops7.dir/link.txt --verbose=1 2026-02-09T15:06:41.1770508Z /usr/bin/c++ -fPIC -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/libtorchcodec_custom_ops7.dir/link.d -shared -Wl,-soname,libtorchcodec_custom_ops7.so -o libtorchcodec_custom_ops7.so CMakeFiles/libtorchcodec_custom_ops7.dir/AVIOTensorContext.cpp.o CMakeFiles/libtorchcodec_custom_ops7.dir/custom_ops.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core:/home/runner/miniconda3/envs/test/lib:/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib: libtorchcodec_core7.so /home/runner/miniconda3/envs/test/lib/libpython3.12.so /home/runner/miniconda3/envs/test/lib/libavdevice.so /home/runner/miniconda3/envs/test/lib/libavfilter.so /home/runner/miniconda3/envs/test/lib/libavformat.so /home/runner/miniconda3/envs/test/lib/libavcodec.so /home/runner/miniconda3/envs/test/lib/libavutil.so /home/runner/miniconda3/envs/test/lib/libswresample.so /home/runner/miniconda3/envs/test/lib/libswscale.so /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libc10.so 2026-02-09T15:06:41.1779608Z gmake[2]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:41.1789851Z [ 84%] Built target libtorchcodec_custom_ops7 2026-02-09T15:06:41.1795098Z /usr/bin/gmake -f src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/build.make src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/depend 2026-02-09T15:06:41.1807870Z gmake[2]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:41.1811271Z cd /tmp/tmpl9mrb0m_.build-temp && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /home/runner/work/torchcodec/torchcodec /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core /tmp/tmpl9mrb0m_.build-temp /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/DependInfo.cmake "--color=" 2026-02-09T15:06:41.1834408Z gmake[2]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:41.1837022Z /usr/bin/gmake -f src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/build.make src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/build 2026-02-09T15:06:41.1849495Z gmake[2]: Entering directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:41.1868629Z [ 89%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/AVIOFileLikeContext.cpp.o 2026-02-09T15:06:41.1879454Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DPYBIND_OPS_MODULE_NAME=core_pybind_ops -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_pybind_ops7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/AVIOFileLikeContext.cpp.o -MF CMakeFiles/libtorchcodec_pybind_ops7.dir/AVIOFileLikeContext.cpp.o.d -o CMakeFiles/libtorchcodec_pybind_ops7.dir/AVIOFileLikeContext.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/AVIOFileLikeContext.cpp 2026-02-09T15:06:51.3428319Z [ 94%] Building CXX object src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/pybind_ops.cpp.o 2026-02-09T15:06:51.3435949Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/bin/c++ -DFMT_HEADER_ONLY -DPYBIND_OPS_MODULE_NAME=core_pybind_ops -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dlibtorchcodec_pybind_ops7_EXPORTS -I/home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/./../../.. -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include -isystem /home/runner/miniconda3/envs/test/include/python3.12 -isystem /home/runner/miniconda3/envs/test/include -isystem /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/include/torch/csrc/api/include -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -MD -MT src/torchcodec/_core/CMakeFiles/libtorchcodec_pybind_ops7.dir/pybind_ops.cpp.o -MF CMakeFiles/libtorchcodec_pybind_ops7.dir/pybind_ops.cpp.o.d -o CMakeFiles/libtorchcodec_pybind_ops7.dir/pybind_ops.cpp.o -c /home/runner/work/torchcodec/torchcodec/src/torchcodec/_core/pybind_ops.cpp 2026-02-09T15:06:55.5750661Z [100%] Linking CXX shared module libtorchcodec_pybind_ops7.so 2026-02-09T15:06:55.5753819Z cd /tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/libtorchcodec_pybind_ops7.dir/link.txt --verbose=1 2026-02-09T15:06:55.7980390Z /usr/bin/c++ -fPIC -Wall -Wextra -pedantic -Werror -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/libtorchcodec_pybind_ops7.dir/link.d -shared -o libtorchcodec_pybind_ops7.so CMakeFiles/libtorchcodec_pybind_ops7.dir/AVIOFileLikeContext.cpp.o CMakeFiles/libtorchcodec_pybind_ops7.dir/pybind_ops.cpp.o -L/lib/intel64 -L/lib/intel64_win -L/lib/win-x64 -Wl,-rpath,/lib/intel64:/lib/intel64_win:/lib/win-x64:/tmp/tmpl9mrb0m_.build-temp/src/torchcodec/_core:/home/runner/miniconda3/envs/test/lib:/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib: libtorchcodec_core7.so /home/runner/miniconda3/envs/test/lib/libavdevice.so /home/runner/miniconda3/envs/test/lib/libavfilter.so /home/runner/miniconda3/envs/test/lib/libavformat.so /home/runner/miniconda3/envs/test/lib/libavcodec.so /home/runner/miniconda3/envs/test/lib/libavutil.so /home/runner/miniconda3/envs/test/lib/libswresample.so /home/runner/miniconda3/envs/test/lib/libswscale.so /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /home/runner/miniconda3/envs/test/lib/python3.12/site-packages/torch/lib/libc10.so 2026-02-09T15:06:55.7988811Z gmake[2]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:55.7997978Z [100%] Built target libtorchcodec_pybind_ops7 2026-02-09T15:06:55.8002942Z gmake[1]: Leaving directory '/tmp/tmpl9mrb0m_.build-temp' 2026-02-09T15:06:55.8005494Z /usr/local/bin/cmake -E cmake_progress_start /tmp/tmpl9mrb0m_.build-temp/CMakeFiles 0 2026-02-09T15:06:55.8032828Z 2026-02-09T15:06:55.8039710Z Calling cmake --install 2026-02-09T15:06:55.8061642Z -- Installing: /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_core7.so 2026-02-09T15:06:55.8070932Z -- Set non-toolchain portion of runtime path of "/tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_core7.so" to "" 2026-02-09T15:06:55.8072131Z -- Installing: /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_custom_ops7.so 2026-02-09T15:06:55.8081418Z -- Set non-toolchain portion of runtime path of "/tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_custom_ops7.so" to "" 2026-02-09T15:06:55.8082948Z -- Installing: /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_pybind_ops7.so 2026-02-09T15:06:55.8088079Z -- Set non-toolchain portion of runtime path of "/tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_pybind_ops7.so" to "" 2026-02-09T15:06:55.8097823Z Copying /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_custom_ops7.so to src/torchcodec/libtorchcodec_custom_ops7.so 2026-02-09T15:06:55.8099041Z copying /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_custom_ops7.so -> src/torchcodec 2026-02-09T15:06:55.8104785Z Copying /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_pybind_ops7.so to src/torchcodec/libtorchcodec_pybind_ops7.so 2026-02-09T15:06:55.8106216Z copying /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_pybind_ops7.so -> src/torchcodec 2026-02-09T15:06:55.8109290Z Copying /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_core7.so to src/torchcodec/libtorchcodec_core7.so 2026-02-09T15:06:55.8110793Z copying /tmp/tmptsze0v77.build-lib/torchcodec/libtorchcodec_core7.so -> src/torchcodec 2026-02-09T15:06:55.8115976Z running egg_info 2026-02-09T15:06:55.8140579Z creating /tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info 2026-02-09T15:06:55.8142328Z writing /tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/PKG-INFO 2026-02-09T15:06:55.8148246Z writing dependency_links to /tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/dependency_links.txt 2026-02-09T15:06:55.8151817Z writing requirements to /tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/requires.txt 2026-02-09T15:06:55.8156090Z writing top-level names to /tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/top_level.txt 2026-02-09T15:06:55.8157720Z writing manifest file '/tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:06:55.8194406Z reading manifest file '/tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:06:55.8195881Z reading manifest template 'MANIFEST.in' 2026-02-09T15:06:55.8214026Z warning: no previously-included files matching '__pycache__' found under directory '*' 2026-02-09T15:06:55.8215693Z warning: no previously-included files matching '*.py[co]' found under directory 'src' 2026-02-09T15:06:55.8217042Z adding license file 'LICENSE' 2026-02-09T15:06:55.8225616Z writing manifest file '/tmp/tmpl9mrb0m_.build-temp/torchcodec.egg-info/SOURCES.txt' 2026-02-09T15:06:55.8276264Z 2026-02-09T15:06:55.8278522Z Editable install will be performed using .pth file to extend `sys.path` with: 2026-02-09T15:06:55.8279655Z ['src'] 2026-02-09T15:06:55.8281281Z 2026-02-09T15:06:55.8283558Z Options like `package-data`, `include/exclude-package-data` or 2026-02-09T15:06:55.8284971Z `packages.find.exclude/include` may have no effect. 2026-02-09T15:06:55.8286077Z 2026-02-09T15:06:55.8287849Z adding '__editable__.torchcodec-0.11.0a0.pth' 2026-02-09T15:06:55.8291107Z creating '/tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4/tmp3h9dzhct/.tmp-g891p5fn/torchcodec-0.11.0a0-0.editable-cp312-cp312-linux_x86_64.whl' and adding '/tmp/tmp87y_p4s7torchcodec-0.11.0a0-0.editable-cp312-cp312-linux_x86_64.whl' to it 2026-02-09T15:06:55.8293500Z adding 'torchcodec-0.11.0a0.dist-info/licenses/LICENSE' 2026-02-09T15:06:55.8294111Z adding 'torchcodec-0.11.0a0.dist-info/METADATA' 2026-02-09T15:06:55.8295919Z adding 'torchcodec-0.11.0a0.dist-info/WHEEL' 2026-02-09T15:06:55.8296721Z adding 'torchcodec-0.11.0a0.dist-info/top_level.txt' 2026-02-09T15:06:55.8298173Z adding 'torchcodec-0.11.0a0.dist-info/RECORD' 2026-02-09T15:06:56.0490261Z Building editable for torchcodec (pyproject.toml): finished with status 'done' 2026-02-09T15:06:56.0495698Z Created wheel for torchcodec: filename=torchcodec-0.11.0a0-0.editable-cp312-cp312-linux_x86_64.whl size=5958 sha256=aefa5b3323b4e74ad6fc8459380df40d9ef87d71dc3aa036a89051dd142ead9a 2026-02-09T15:06:56.0497290Z Stored in directory: /tmp/pip-ephem-wheel-cache-67hcqzqm/wheels/4a/98/95/70bc71601d3ceb8d3f7739e6100451d6cfb70be1deac2770b4 2026-02-09T15:06:56.0514384Z Successfully built torchcodec 2026-02-09T15:06:56.0775982Z Installing collected packages: torchcodec, pygments, pluggy, iniconfig, pytest 2026-02-09T15:06:56.0797903Z 2026-02-09T15:06:56.6263504Z 2026-02-09T15:06:56.6267233Z changing mode of /home/runner/miniconda3/envs/test/bin/pygmentize to 755 2026-02-09T15:06:56.6422789Z 2026-02-09T15:06:56.6490535Z 2026-02-09T15:06:56.8556598Z 2026-02-09T15:06:56.8560040Z changing mode of /home/runner/miniconda3/envs/test/bin/py.test to 755 2026-02-09T15:06:56.8563526Z changing mode of /home/runner/miniconda3/envs/test/bin/pytest to 755 2026-02-09T15:06:56.8591037Z 2026-02-09T15:06:56.8619523Z Successfully installed iniconfig-2.3.0 pluggy-1.6.0 pygments-2.19.2 pytest-9.0.2 torchcodec-0.11.0a0 2026-02-09T15:06:56.8637999Z Remote version of pip: 26.0.1 2026-02-09T15:06:56.8639315Z Local version of pip: 26.0.1 2026-02-09T15:06:56.8653717Z Was pip installed by pip? False 2026-02-09T15:06:56.8655902Z Removed build tracker: '/tmp/pip-build-tracker-keupgatt' 2026-02-09T15:06:56.9129786Z ##[group]Run python -m pip install mypy 2026-02-09T15:06:56.9130126Z python -m pip install mypy 2026-02-09T15:06:56.9161421Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-02-09T15:06:56.9161687Z env: 2026-02-09T15:06:56.9161856Z INPUT_RUN_POST: true 2026-02-09T15:06:56.9162073Z CONDA: /home/runner/miniconda3 2026-02-09T15:06:56.9162315Z ##[endgroup] 2026-02-09T15:06:58.1660148Z Collecting mypy 2026-02-09T15:06:58.2271243Z Downloading mypy-1.19.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.2 kB) 2026-02-09T15:06:58.2320420Z Requirement already satisfied: typing_extensions>=4.6.0 in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from mypy) (4.15.0) 2026-02-09T15:06:58.2423081Z Collecting mypy_extensions>=1.0.0 (from mypy) 2026-02-09T15:06:58.2503957Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2026-02-09T15:06:58.2653470Z Collecting pathspec>=0.9.0 (from mypy) 2026-02-09T15:06:58.2721203Z Downloading pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) 2026-02-09T15:06:58.3690096Z Collecting librt>=0.6.2 (from mypy) 2026-02-09T15:06:58.3770075Z Downloading librt-0.7.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2026-02-09T15:06:58.3886337Z Downloading mypy-1.19.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.6 MB) 2026-02-09T15:06:58.4779355Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 180.4 MB/s 0:00:00 2026-02-09T15:06:58.4858181Z Downloading librt-0.7.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (192 kB) 2026-02-09T15:06:58.4955403Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2026-02-09T15:06:58.5047185Z Downloading pathspec-1.0.4-py3-none-any.whl (55 kB) 2026-02-09T15:06:58.5603328Z Installing collected packages: pathspec, mypy_extensions, librt, mypy 2026-02-09T15:06:59.7904104Z 2026-02-09T15:06:59.7931847Z Successfully installed librt-0.7.8 mypy-1.19.1 mypy_extensions-1.1.0 pathspec-1.0.4 2026-02-09T15:06:59.8535181Z ##[group]Run mypy --install-types --non-interactive --config-file mypy.ini 2026-02-09T15:06:59.8535736Z mypy --install-types --non-interactive --config-file mypy.ini 2026-02-09T15:06:59.8567151Z shell: /usr/bin/bash -l -eo pipefail {0} 2026-02-09T15:06:59.8567488Z env: 2026-02-09T15:06:59.8567698Z INPUT_RUN_POST: true 2026-02-09T15:06:59.8567962Z CONDA: /home/runner/miniconda3 2026-02-09T15:06:59.8568451Z ##[endgroup] 2026-02-09T15:07:29.8168335Z Collecting lxml-stubs 2026-02-09T15:07:29.8508570Z Downloading lxml_stubs-0.5.1-py3-none-any.whl.metadata (1.6 kB) 2026-02-09T15:07:29.8684677Z Collecting scipy-stubs 2026-02-09T15:07:29.8771423Z Downloading scipy_stubs-1.17.0.2-py3-none-any.whl.metadata (28 kB) 2026-02-09T15:07:29.9000004Z Collecting types-colorama 2026-02-09T15:07:29.9077529Z Downloading types_colorama-0.4.15.20250801-py3-none-any.whl.metadata (1.7 kB) 2026-02-09T15:07:29.9212619Z Collecting types-defusedxml 2026-02-09T15:07:29.9297040Z Downloading types_defusedxml-0.7.0.20250822-py3-none-any.whl.metadata (1.8 kB) 2026-02-09T15:07:29.9426595Z Collecting types-pexpect 2026-02-09T15:07:29.9508530Z Downloading types_pexpect-4.9.0.20260127-py3-none-any.whl.metadata (1.7 kB) 2026-02-09T15:07:29.9768781Z Collecting types-protobuf 2026-02-09T15:07:29.9837465Z Downloading types_protobuf-6.32.1.20251210-py3-none-any.whl.metadata (2.2 kB) 2026-02-09T15:07:29.9999039Z Collecting types-pycocotools 2026-02-09T15:07:30.0090443Z Downloading types_pycocotools-2.0.0.20250822-py3-none-any.whl.metadata (1.8 kB) 2026-02-09T15:07:30.0297796Z Collecting types-pywin32 2026-02-09T15:07:30.0377377Z Downloading types_pywin32-311.0.0.20251008-py3-none-any.whl.metadata (1.7 kB) 2026-02-09T15:07:30.0514784Z Collecting types-tabulate 2026-02-09T15:07:30.0593808Z Downloading types_tabulate-0.9.0.20241207-py3-none-any.whl.metadata (1.8 kB) 2026-02-09T15:07:30.0801515Z Collecting types-tqdm 2026-02-09T15:07:30.0877256Z Downloading types_tqdm-4.67.3.20260205-py3-none-any.whl.metadata (1.7 kB) 2026-02-09T15:07:30.1029511Z Collecting optype<0.16,>=0.14.0 (from optype[numpy]<0.16,>=0.14.0->scipy-stubs) 2026-02-09T15:07:30.1115171Z Downloading optype-0.15.0-py3-none-any.whl.metadata (115 kB) 2026-02-09T15:07:30.1317031Z Requirement already satisfied: typing-extensions>=4.10 in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from optype<0.16,>=0.14.0->optype[numpy]<0.16,>=0.14.0->scipy-stubs) (4.15.0) 2026-02-09T15:07:30.1326654Z Requirement already satisfied: numpy>=1.25 in /home/runner/miniconda3/envs/test/lib/python3.12/site-packages (from optype[numpy]<0.16,>=0.14.0->scipy-stubs) (2.4.2) 2026-02-09T15:07:30.1471118Z Collecting numpy-typing-compat<20251207,>=20250818.1.25 (from optype[numpy]<0.16,>=0.14.0->scipy-stubs) 2026-02-09T15:07:30.1551731Z Downloading numpy_typing_compat-20251206.2.4-py3-none-any.whl.metadata (8.0 kB) 2026-02-09T15:07:30.1854469Z Collecting types-requests (from types-tqdm) 2026-02-09T15:07:30.1925653Z Downloading types_requests-2.32.4.20260107-py3-none-any.whl.metadata (2.0 kB) 2026-02-09T15:07:30.2138564Z Collecting urllib3>=2 (from types-requests->types-tqdm) 2026-02-09T15:07:30.2206484Z Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-02-09T15:07:30.2316549Z Downloading lxml_stubs-0.5.1-py3-none-any.whl (13 kB) 2026-02-09T15:07:30.2464479Z Downloading scipy_stubs-1.17.0.2-py3-none-any.whl (586 kB) 2026-02-09T15:07:30.2610316Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 586.1/586.1 kB 44.4 MB/s 0:00:00 2026-02-09T15:07:30.2698851Z Downloading optype-0.15.0-py3-none-any.whl (88 kB) 2026-02-09T15:07:30.2815901Z Downloading numpy_typing_compat-20251206.2.4-py3-none-any.whl (6.3 kB) 2026-02-09T15:07:30.2903564Z Downloading types_colorama-0.4.15.20250801-py3-none-any.whl (10 kB) 2026-02-09T15:07:30.2987640Z Downloading types_defusedxml-0.7.0.20250822-py3-none-any.whl (13 kB) 2026-02-09T15:07:30.3084135Z Downloading types_pexpect-4.9.0.20260127-py3-none-any.whl (17 kB) 2026-02-09T15:07:30.3170548Z Downloading types_protobuf-6.32.1.20251210-py3-none-any.whl (77 kB) 2026-02-09T15:07:30.3270651Z Downloading types_pycocotools-2.0.0.20250822-py3-none-any.whl (9.9 kB) 2026-02-09T15:07:30.3387176Z Downloading types_pywin32-311.0.0.20251008-py3-none-any.whl (392 kB) 2026-02-09T15:07:30.3499105Z Downloading types_tabulate-0.9.0.20241207-py3-none-any.whl (8.3 kB) 2026-02-09T15:07:30.3585628Z Downloading types_tqdm-4.67.3.20260205-py3-none-any.whl (23 kB) 2026-02-09T15:07:30.3676376Z Downloading types_requests-2.32.4.20260107-py3-none-any.whl (20 kB) 2026-02-09T15:07:30.3766742Z Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-02-09T15:07:30.4498650Z Installing collected packages: lxml-stubs, urllib3, types-tabulate, types-pywin32, types-pycocotools, types-protobuf, types-pexpect, types-defusedxml, types-colorama, optype, numpy-typing-compat, types-requests, types-tqdm, scipy-stubs 2026-02-09T15:07:30.7346892Z 2026-02-09T15:07:30.7394364Z Successfully installed lxml-stubs-0.5.1 numpy-typing-compat-20251206.2.4 optype-0.15.0 scipy-stubs-1.17.0.2 types-colorama-0.4.15.20250801 types-defusedxml-0.7.0.20250822 types-pexpect-4.9.0.20260127 types-protobuf-6.32.1.20251210 types-pycocotools-2.0.0.20250822 types-pywin32-311.0.0.20251008 types-requests-2.32.4.20260107 types-tabulate-0.9.0.20241207 types-tqdm-4.67.3.20260205 urllib3-2.6.3 2026-02-09T15:07:56.2211273Z Installing missing stub packages: 2026-02-09T15:07:56.2212906Z /home/runner/miniconda3/envs/test/bin/python -m pip install lxml-stubs scipy-stubs types-colorama types-defusedxml types-pexpect types-protobuf types-pycocotools types-pywin32 types-tabulate types-tqdm 2026-02-09T15:07:56.2214108Z 2026-02-09T15:07:56.2214112Z 2026-02-09T15:07:56.2214254Z Success: no issues found in 22 source files 2026-02-09T15:07:56.3355519Z Post job cleanup. 2026-02-09T15:07:56.4116391Z ##[group]Gathering Inputs... 2026-02-09T15:07:56.4129105Z ##[endgroup] 2026-02-09T15:07:56.4130365Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-02-09T15:07:56.4136963Z Removing "/home/runner/conda_pkgs_dir/_libgcc_mutex-0.1-conda_forge" 2026-02-09T15:07:56.4171420Z Removing "/home/runner/conda_pkgs_dir/_openmp_mutex-4.5-2_gnu" 2026-02-09T15:07:56.4203974Z Removing "/home/runner/conda_pkgs_dir/aom-3.9.1-hac33072_0" 2026-02-09T15:07:56.4229905Z Removing "/home/runner/conda_pkgs_dir/bzip2-1.0.8-hda65f42_8" 2026-02-09T15:07:56.4252258Z Removing "/home/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-02-09T15:07:56.4266556Z Removing "/home/runner/conda_pkgs_dir/cairo-1.18.4-h3394656_0" 2026-02-09T15:07:56.4295129Z Removing "/home/runner/conda_pkgs_dir/dav1d-1.2.1-hd590300_0" 2026-02-09T15:07:56.4315321Z Removing "/home/runner/conda_pkgs_dir/ffmpeg-7.0.1-gpl_h0db5852_105" 2026-02-09T15:07:56.4393592Z Removing "/home/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-02-09T15:07:56.4409943Z Removing "/home/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-02-09T15:07:56.4424905Z Removing "/home/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-02-09T15:07:56.4441149Z Removing "/home/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-02-09T15:07:56.4457198Z Removing "/home/runner/conda_pkgs_dir/fontconfig-2.15.0-h7e30c49_1" 2026-02-09T15:07:56.4498799Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-02-09T15:07:56.4516433Z Removing "/home/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-02-09T15:07:56.4533543Z Removing "/home/runner/conda_pkgs_dir/freetype-2.14.1-ha770c72_0" 2026-02-09T15:07:56.4561703Z Removing "/home/runner/conda_pkgs_dir/fribidi-1.0.16-hb03c661_0" 2026-02-09T15:07:56.4579504Z Removing "/home/runner/conda_pkgs_dir/gmp-6.3.0-hac33072_2" 2026-02-09T15:07:56.4596687Z Removing "/home/runner/conda_pkgs_dir/gnutls-3.7.9-hb077bed_0" 2026-02-09T15:07:56.4889801Z Removing "/home/runner/conda_pkgs_dir/graphite2-1.3.14-hecca717_2" 2026-02-09T15:07:56.4908954Z Removing "/home/runner/conda_pkgs_dir/harfbuzz-12.1.0-h15599e2_0" 2026-02-09T15:07:56.4937314Z Removing "/home/runner/conda_pkgs_dir/icu-75.1-he02047a_0" 2026-02-09T15:07:56.4988578Z Removing "/home/runner/conda_pkgs_dir/icu-78.2-h33c6efd_0" 2026-02-09T15:07:56.5076722Z Removing "/home/runner/conda_pkgs_dir/lame-3.100-h166bdaf_1003" 2026-02-09T15:07:56.5097061Z Removing "/home/runner/conda_pkgs_dir/ld_impl_linux-64-2.45.1-default_hbd61a6d_101" 2026-02-09T15:07:56.5118526Z Removing "/home/runner/conda_pkgs_dir/libabseil-20240116.2-cxx17_he02047a_1" 2026-02-09T15:07:56.5260346Z Removing "/home/runner/conda_pkgs_dir/libass-0.17.3-hba53ac1_1" 2026-02-09T15:07:56.5275813Z Removing "/home/runner/conda_pkgs_dir/libdrm-2.4.125-hb03c661_1" 2026-02-09T15:07:56.5306462Z Removing "/home/runner/conda_pkgs_dir/libegl-1.7.0-ha4b6fd6_2" 2026-02-09T15:07:56.5324501Z Removing "/home/runner/conda_pkgs_dir/libexpat-2.7.3-hecca717_0" 2026-02-09T15:07:56.5340419Z Removing "/home/runner/conda_pkgs_dir/libffi-3.4.6-h2dba641_1" 2026-02-09T15:07:56.5364829Z Removing "/home/runner/conda_pkgs_dir/libffi-3.5.2-h3435931_0" 2026-02-09T15:07:56.5384506Z Removing "/home/runner/conda_pkgs_dir/libfreetype-2.14.1-ha770c72_0" 2026-02-09T15:07:56.5403594Z Removing "/home/runner/conda_pkgs_dir/libfreetype6-2.14.1-h73754d4_0" 2026-02-09T15:07:56.5420284Z Removing "/home/runner/conda_pkgs_dir/libgcc-15.2.0-he0feb66_17" 2026-02-09T15:07:56.5449195Z Removing "/home/runner/conda_pkgs_dir/libgcc-ng-15.2.0-h69a702a_17" 2026-02-09T15:07:56.5476070Z Removing "/home/runner/conda_pkgs_dir/libgl-1.7.0-ha4b6fd6_2" 2026-02-09T15:07:56.5492893Z Removing "/home/runner/conda_pkgs_dir/libglib-2.86.0-h1fed272_0" 2026-02-09T15:07:56.5626915Z Removing "/home/runner/conda_pkgs_dir/libglvnd-1.7.0-ha4b6fd6_2" 2026-02-09T15:07:56.5641059Z Removing "/home/runner/conda_pkgs_dir/libglx-1.7.0-ha4b6fd6_2" 2026-02-09T15:07:56.5667197Z Removing "/home/runner/conda_pkgs_dir/libgomp-15.2.0-he0feb66_17" 2026-02-09T15:07:56.5696163Z Removing "/home/runner/conda_pkgs_dir/libhwloc-2.12.1-default_h3d81e11_1000" 2026-02-09T15:07:56.5789922Z Removing "/home/runner/conda_pkgs_dir/libiconv-1.18-h3b78370_2" 2026-02-09T15:07:56.5850669Z Removing "/home/runner/conda_pkgs_dir/libidn2-2.3.8-hfac485b_1" 2026-02-09T15:07:56.5863374Z Removing "/home/runner/conda_pkgs_dir/liblzma-5.8.2-hb03c661_0" 2026-02-09T15:07:56.5877121Z Removing "/home/runner/conda_pkgs_dir/liblzma-devel-5.8.2-hb03c661_0" 2026-02-09T15:07:56.5948292Z Removing "/home/runner/conda_pkgs_dir/libnsl-2.0.1-hb9d3cd8_1" 2026-02-09T15:07:56.5960846Z Removing "/home/runner/conda_pkgs_dir/libopenvino-2024.3.0-h2da1b83_0" 2026-02-09T15:07:56.5981404Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2024.3.0-hb045406_0" 2026-02-09T15:07:56.6002969Z Removing "/home/runner/conda_pkgs_dir/libopenvino-auto-plugin-2024.3.0-hb045406_0" 2026-02-09T15:07:56.6025765Z Removing "/home/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2024.3.0-h5c03a75_0" 2026-02-09T15:07:56.6047505Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-cpu-plugin-2024.3.0-h2da1b83_0" 2026-02-09T15:07:56.6072664Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-gpu-plugin-2024.3.0-h2da1b83_0" 2026-02-09T15:07:56.6096365Z Removing "/home/runner/conda_pkgs_dir/libopenvino-intel-npu-plugin-2024.3.0-h2da1b83_0" 2026-02-09T15:07:56.6119531Z Removing "/home/runner/conda_pkgs_dir/libopenvino-ir-frontend-2024.3.0-h5c03a75_0" 2026-02-09T15:07:56.6138703Z Removing "/home/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2024.3.0-h07e8aee_0" 2026-02-09T15:07:56.6157905Z Removing "/home/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2024.3.0-h07e8aee_0" 2026-02-09T15:07:56.6177031Z Removing "/home/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2024.3.0-he02047a_0" 2026-02-09T15:07:56.6197054Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2024.3.0-h39126c6_0" 2026-02-09T15:07:56.6217028Z Removing "/home/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2024.3.0-he02047a_0" 2026-02-09T15:07:56.6237664Z Removing "/home/runner/conda_pkgs_dir/libopus-1.6.1-h280c20c_0" 2026-02-09T15:07:56.6249453Z Removing "/home/runner/conda_pkgs_dir/libpciaccess-0.18-hb9d3cd8_0" 2026-02-09T15:07:56.6261599Z Removing "/home/runner/conda_pkgs_dir/libpng-1.6.54-h421ea60_0" 2026-02-09T15:07:56.6282388Z Removing "/home/runner/conda_pkgs_dir/libprotobuf-4.25.3-hd5b35b9_1" 2026-02-09T15:07:56.6346745Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-h0c1763c_0" 2026-02-09T15:07:56.6360492Z Removing "/home/runner/conda_pkgs_dir/libsqlite-3.51.2-hf4e2dac_0" 2026-02-09T15:07:56.6374033Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-15.2.0-h934c35e_17" 2026-02-09T15:07:56.6397105Z Removing "/home/runner/conda_pkgs_dir/libstdcxx-ng-15.2.0-hdf11a46_17" 2026-02-09T15:07:56.6419556Z Removing "/home/runner/conda_pkgs_dir/libtasn1-4.21.0-hb03c661_0" 2026-02-09T15:07:56.6439033Z Removing "/home/runner/conda_pkgs_dir/libunistring-0.9.10-h7f98852_0" 2026-02-09T15:07:56.6457614Z Removing "/home/runner/conda_pkgs_dir/libuuid-2.41.3-h5347b49_0" 2026-02-09T15:07:56.6470115Z Removing "/home/runner/conda_pkgs_dir/libva-2.23.0-he1eb515_0" 2026-02-09T15:07:56.6490226Z Removing "/home/runner/conda_pkgs_dir/libvpx-1.14.1-hac33072_0" 2026-02-09T15:07:56.6503990Z Removing "/home/runner/conda_pkgs_dir/libxcb-1.17.0-h8a09558_0" 2026-02-09T15:07:56.6529223Z Removing "/home/runner/conda_pkgs_dir/libxcrypt-4.4.36-hd590300_1" 2026-02-09T15:07:56.6545354Z Removing "/home/runner/conda_pkgs_dir/libxml2-2.13.9-h04c0eec_0" 2026-02-09T15:07:56.6568727Z Removing "/home/runner/conda_pkgs_dir/libzlib-1.3.1-hb9d3cd8_2" 2026-02-09T15:07:56.6582597Z Removing "/home/runner/conda_pkgs_dir/ncurses-6.5-h2d0b736_3" 2026-02-09T15:07:56.7039386Z Removing "/home/runner/conda_pkgs_dir/nettle-3.9.1-h7ab15ed_0" 2026-02-09T15:07:56.7069976Z Removing "/home/runner/conda_pkgs_dir/ocl-icd-2.3.3-hb9d3cd8_0" 2026-02-09T15:07:56.7089435Z Removing "/home/runner/conda_pkgs_dir/opencl-headers-2025.06.13-h5888daf_0" 2026-02-09T15:07:56.7104584Z Removing "/home/runner/conda_pkgs_dir/openh264-2.4.1-h59595ed_0" 2026-02-09T15:07:56.7118669Z Removing "/home/runner/conda_pkgs_dir/openssl-3.6.1-h35e630c_1" 2026-02-09T15:07:56.7158693Z Removing "/home/runner/conda_pkgs_dir/p11-kit-0.24.1-hc5aa10d_0" 2026-02-09T15:07:56.7187696Z Removing "/home/runner/conda_pkgs_dir/packaging-26.0-pyhcf101f3_0" 2026-02-09T15:07:56.7202875Z Removing "/home/runner/conda_pkgs_dir/pcre2-10.46-h1321c63_0" 2026-02-09T15:07:56.7250590Z Removing "/home/runner/conda_pkgs_dir/pip-26.0.1-pyh8b19718_0" 2026-02-09T15:07:56.7346129Z Removing "/home/runner/conda_pkgs_dir/pixman-0.46.4-h54a6638_1" 2026-02-09T15:07:56.7357684Z Removing "/home/runner/conda_pkgs_dir/pkg-config-0.29.2-h4bc722e_1009" 2026-02-09T15:07:56.7375470Z Removing "/home/runner/conda_pkgs_dir/pthread-stubs-0.4-hb9d3cd8_1002" 2026-02-09T15:07:56.7385511Z Removing "/home/runner/conda_pkgs_dir/pugixml-1.14-h59595ed_0" 2026-02-09T15:07:56.7404083Z Removing "/home/runner/conda_pkgs_dir/pybind11-3.0.1-pyh7a1b43c_0" 2026-02-09T15:07:56.7432348Z Removing "/home/runner/conda_pkgs_dir/pybind11-global-3.0.1-pyhc7ab6ef_0" 2026-02-09T15:07:56.7454078Z Removing "/home/runner/conda_pkgs_dir/python-3.12.12-hd63d673_2_cpython" 2026-02-09T15:07:56.7860856Z Removing "/home/runner/conda_pkgs_dir/python-3.12.12-hfe2f287_0_cpython" 2026-02-09T15:07:56.8180237Z Removing "/home/runner/conda_pkgs_dir/readline-8.3-h853b02a_0" 2026-02-09T15:07:56.8203341Z Removing "/home/runner/conda_pkgs_dir/setuptools-82.0.0-pyh332efcf_0" 2026-02-09T15:07:56.8297407Z Removing "/home/runner/conda_pkgs_dir/snappy-1.2.2-h03e3b7b_1" 2026-02-09T15:07:56.8314605Z Removing "/home/runner/conda_pkgs_dir/svt-av1-2.1.2-hac33072_0" 2026-02-09T15:07:56.8330344Z Removing "/home/runner/conda_pkgs_dir/tbb-2022.3.0-h8d10470_1" 2026-02-09T15:07:56.8342628Z Removing "/home/runner/conda_pkgs_dir/tk-8.6.13-noxft_h366c992_103" 2026-02-09T15:07:56.8426936Z Removing "/home/runner/conda_pkgs_dir/tzdata-2025c-hc9c84f9_1" 2026-02-09T15:07:56.8514783Z Removing "/home/runner/conda_pkgs_dir/wayland-1.24.0-h3e06ad9_0" 2026-02-09T15:07:56.8533326Z Removing "/home/runner/conda_pkgs_dir/wayland-protocols-1.47-hd8ed1ab_0" 2026-02-09T15:07:56.8585078Z Removing "/home/runner/conda_pkgs_dir/wheel-0.46.3-pyhd8ed1ab_0" 2026-02-09T15:07:56.8605108Z Removing "/home/runner/conda_pkgs_dir/x264-1!164.3095-h166bdaf_2" 2026-02-09T15:07:56.8620399Z Removing "/home/runner/conda_pkgs_dir/x265-3.5-h924138e_3" 2026-02-09T15:07:56.8635151Z Removing "/home/runner/conda_pkgs_dir/xorg-libice-1.1.2-hb9d3cd8_0" 2026-02-09T15:07:56.8651885Z Removing "/home/runner/conda_pkgs_dir/xorg-libsm-1.2.6-he73a12e_0" 2026-02-09T15:07:56.8669101Z Removing "/home/runner/conda_pkgs_dir/xorg-libx11-1.8.12-h4f16b4b_0" 2026-02-09T15:07:56.8753297Z Removing "/home/runner/conda_pkgs_dir/xorg-libxau-1.0.12-hb03c661_1" 2026-02-09T15:07:56.8767496Z Removing "/home/runner/conda_pkgs_dir/xorg-libxdmcp-1.1.5-hb03c661_1" 2026-02-09T15:07:56.8781501Z Removing "/home/runner/conda_pkgs_dir/xorg-libxext-1.3.7-hb03c661_0" 2026-02-09T15:07:56.8798173Z Removing "/home/runner/conda_pkgs_dir/xorg-libxfixes-6.0.2-hb03c661_0" 2026-02-09T15:07:56.8812178Z Removing "/home/runner/conda_pkgs_dir/xorg-libxrender-0.9.12-hb9d3cd8_0" 2026-02-09T15:07:56.8826483Z Removing "/home/runner/conda_pkgs_dir/xz-5.8.2-ha02ee65_0" 2026-02-09T15:07:56.8842699Z Removing "/home/runner/conda_pkgs_dir/xz-gpl-tools-5.8.2-ha02ee65_0" 2026-02-09T15:07:56.8865977Z Removing "/home/runner/conda_pkgs_dir/xz-tools-5.8.2-hb03c661_0" 2026-02-09T15:07:56.8887383Z Removing "/home/runner/conda_pkgs_dir/zstd-1.5.7-hb78ec9c_6" 2026-02-09T15:07:56.8912856Z ##[endgroup] 2026-02-09T15:07:56.9040671Z Post job cleanup. 2026-02-09T15:07:56.9846566Z [command]/usr/bin/git version 2026-02-09T15:07:56.9884106Z git version 2.52.0 2026-02-09T15:07:56.9924730Z Temporarily overriding HOME='/home/runner/work/_temp/42fe8556-2800-4422-b1f6-18ecb0dadd91' before making global git config changes 2026-02-09T15:07:56.9926275Z Adding repository directory to the temporary git global config as a safe directory 2026-02-09T15:07:56.9930451Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec 2026-02-09T15:07:56.9963970Z Removing SSH command configuration 2026-02-09T15:07:56.9970552Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-02-09T15:07:57.0005558Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-02-09T15:07:57.0227680Z Removing HTTP extra header 2026-02-09T15:07:57.0232230Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-02-09T15:07:57.0265688Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-02-09T15:07:57.0477973Z Removing includeIf entries pointing to credentials config files 2026-02-09T15:07:57.0483603Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-02-09T15:07:57.0505217Z includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path 2026-02-09T15:07:57.0505895Z includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path 2026-02-09T15:07:57.0506660Z includeif.gitdir:/github/workspace/.git.path 2026-02-09T15:07:57.0507271Z includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-09T15:07:57.0515305Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path 2026-02-09T15:07:57.0535434Z /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0545869Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git.path /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0579815Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path 2026-02-09T15:07:57.0603684Z /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0613020Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/torchcodec/torchcodec/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0643716Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path 2026-02-09T15:07:57.0665126Z /github/runner_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0672739Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0703042Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-02-09T15:07:57.0726775Z /github/runner_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0736913Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config 2026-02-09T15:07:57.0769352Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-02-09T15:07:57.0991872Z Removing credentials config '/home/runner/work/_temp/git-credentials-4b517f35-19d6-4dcd-8906-ebe98aec4a0b.config' 2026-02-09T15:07:57.1130044Z Cleaning up orphan processes