2026-01-15T19:58:17.5771143Z Current runner version: '2.331.0' 2026-01-15T19:58:17.5794697Z ##[group]Runner Image Provisioner 2026-01-15T19:58:17.5795480Z Hosted Compute Agent 2026-01-15T19:58:17.5795934Z Version: 20251211.462 2026-01-15T19:58:17.5796560Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:58:17.5797180Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:58:17.5797765Z Worker ID: {db730ece-b679-47be-84de-4bf8a39c3ab9} 2026-01-15T19:58:17.5798412Z ##[endgroup] 2026-01-15T19:58:17.5798868Z ##[group]Operating System 2026-01-15T19:58:17.5799367Z Ubuntu 2026-01-15T19:58:17.5799805Z 22.04.5 2026-01-15T19:58:17.5800218Z LTS 2026-01-15T19:58:17.5800769Z ##[endgroup] 2026-01-15T19:58:17.5801237Z ##[group]Runner Image 2026-01-15T19:58:17.5801705Z Image: ubuntu-22.04 2026-01-15T19:58:17.5802165Z Version: 20260112.2.1 2026-01-15T19:58:17.5803062Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20260112.2/images/ubuntu/Ubuntu2204-Readme.md 2026-01-15T19:58:17.5804400Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20260112.2 2026-01-15T19:58:17.5805268Z ##[endgroup] 2026-01-15T19:58:17.5806138Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:58:17.5807959Z Contents: read 2026-01-15T19:58:17.5808447Z Metadata: read 2026-01-15T19:58:17.5808840Z ##[endgroup] 2026-01-15T19:58:17.5811059Z Secret source: None 2026-01-15T19:58:17.5811638Z Prepare workflow directory 2026-01-15T19:58:17.6120916Z Prepare all required actions 2026-01-15T19:58:17.6158801Z Getting action download info 2026-01-15T19:58:18.1443981Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2026-01-15T19:58:19.4757895Z Download action repository 'actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:58:20.4011692Z Download action repository 'aws-actions/configure-aws-credentials@50ac8dd1e1b10d09dac7b8727528b91bed831ac0' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2026-01-15T19:58:21.2172551Z Download action repository 'pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc' (SHA:76f52bc884231f62b9a034ebfe128415bbaabdfc) 2026-01-15T19:58:21.8642067Z Getting action download info 2026-01-15T19:58:22.0485521Z Download action repository 'actions/setup-python@v5' (SHA:a26af69be951a213d495a4c3e4e4022e16d87065) 2026-01-15T19:58:22.2493015Z Uses: pytorch/test-infra/.github/workflows/_binary_upload.yml@refs/heads/main (beee92e55495ab8bc486a2013b8c79ddc55b30bb) 2026-01-15T19:58:22.2497321Z ##[group] Inputs 2026-01-15T19:58:22.2497627Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:22.2497876Z ref: 2026-01-15T19:58:22.2498068Z test-infra-repository: pytorch/test-infra 2026-01-15T19:58:22.2498394Z test-infra-ref: main 2026-01-15T19:58:22.2505065Z build-matrix: {"include": [{"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "12.6-aarch64", "desired_cuda": "cu126", "container_image": "pytorch/manylinuxaarch64-builder:cuda12.6", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6412_6-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu126", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "12.8-aarch64", "desired_cuda": "cu128", "container_image": "pytorch/manylinuxaarch64-builder:cuda12.8", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6412_8-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "13.0-aarch64", "desired_cuda": "cu130", "container_image": "pytorch/manylinuxaarch64-builder:cuda13.0", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6413_0-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu130", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}, {"python_version": "3.10", "gpu_arch_type": "cuda-aarch64", "gpu_arch_version": "12.9-aarch64", "desired_cuda": "cu129", "container_image": "pytorch/manylinuxaarch64-builder:cuda12.9", "package_type": "wheel", "build_name": "wheel-py3_10-cuda-aarch6412_9-aarch64", "validation_runner": "linux.arm64.m7g.4xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu129", "channel": "nightly", "upload_to_base_bucket": "no", "stable_version": "2.9.1"}]} 2026-01-15T19:58:22.2511741Z architecture: aarch64 2026-01-15T19:58:22.2511951Z trigger-event: pull_request 2026-01-15T19:58:22.2512188Z upload-to-pypi: 2026-01-15T19:58:22.2512396Z wheel-upload-path: 2026-01-15T19:58:22.2512615Z wheel-nightly-policy: 2026-01-15T19:58:22.2512823Z ##[endgroup] 2026-01-15T19:58:22.2513180Z Complete job name: Build and Upload wheel / upload / upload-wheel-py3_10-cuda-aarch6412_9-aarch64 2026-01-15T19:58:22.3112648Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2026-01-15T19:58:22.3113223Z with: 2026-01-15T19:58:22.3113428Z repository: pytorch/test-infra 2026-01-15T19:58:22.3113654Z ref: main 2026-01-15T19:58:22.3113827Z path: test-infra 2026-01-15T19:58:22.3114229Z token: *** 2026-01-15T19:58:22.3114406Z ssh-strict: true 2026-01-15T19:58:22.3114580Z ssh-user: git 2026-01-15T19:58:22.3114772Z persist-credentials: true 2026-01-15T19:58:22.3114980Z clean: true 2026-01-15T19:58:22.3115194Z sparse-checkout-cone-mode: true 2026-01-15T19:58:22.3115453Z fetch-depth: 1 2026-01-15T19:58:22.3115626Z fetch-tags: false 2026-01-15T19:58:22.3115816Z show-progress: true 2026-01-15T19:58:22.3116013Z lfs: false 2026-01-15T19:58:22.3116182Z submodules: false 2026-01-15T19:58:22.3116360Z set-safe-directory: true 2026-01-15T19:58:22.3116730Z ##[endgroup] 2026-01-15T19:58:22.4194795Z Syncing repository: pytorch/test-infra 2026-01-15T19:58:22.4196406Z ##[group]Getting Git version info 2026-01-15T19:58:22.4196833Z Working directory is '/home/runner/work/torchcodec/torchcodec/test-infra' 2026-01-15T19:58:22.4197404Z [command]/usr/bin/git version 2026-01-15T19:58:22.6081179Z git version 2.52.0 2026-01-15T19:58:22.6104374Z ##[endgroup] 2026-01-15T19:58:22.6118157Z Temporarily overriding HOME='/home/runner/work/_temp/ad80ae25-1d57-4e07-a906-926062d14b0f' before making global git config changes 2026-01-15T19:58:22.6119728Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:22.6123607Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/test-infra 2026-01-15T19:58:22.6152443Z ##[group]Initializing the repository 2026-01-15T19:58:22.6157178Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec/test-infra 2026-01-15T19:58:22.6736529Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:22.6737287Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:22.6737776Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:22.6738129Z hint: call: 2026-01-15T19:58:22.6738290Z hint: 2026-01-15T19:58:22.6738592Z hint: git config --global init.defaultBranch 2026-01-15T19:58:22.6738857Z hint: 2026-01-15T19:58:22.6739152Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:22.6739628Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:22.6739964Z hint: 2026-01-15T19:58:22.6740161Z hint: git branch -m 2026-01-15T19:58:22.6740364Z hint: 2026-01-15T19:58:22.6740876Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:22.6770239Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/test-infra/.git/ 2026-01-15T19:58:22.6780114Z [command]/usr/bin/git remote add origin https://github.com/pytorch/test-infra 2026-01-15T19:58:22.6851645Z ##[endgroup] 2026-01-15T19:58:22.6852071Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:22.6856525Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:22.6882933Z ##[endgroup] 2026-01-15T19:58:22.6883328Z ##[group]Setting up auth 2026-01-15T19:58:22.6889379Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:22.6917367Z [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-01-15T19:58:23.0645225Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:23.0675964Z [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-01-15T19:58:23.0861662Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:23.0894275Z ##[endgroup] 2026-01-15T19:58:23.0895124Z ##[group]Fetching the repository 2026-01-15T19:58:23.0904062Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2026-01-15T19:58:24.1067448Z From https://github.com/pytorch/test-infra 2026-01-15T19:58:24.1067867Z * [new branch] main -> origin/main 2026-01-15T19:58:24.1128909Z ##[endgroup] 2026-01-15T19:58:24.1129488Z ##[group]Determining the checkout info 2026-01-15T19:58:24.1136052Z [command]/usr/bin/git branch --list --remote origin/main 2026-01-15T19:58:24.1156541Z origin/main 2026-01-15T19:58:24.1161665Z ##[endgroup] 2026-01-15T19:58:24.1166532Z [command]/usr/bin/git sparse-checkout disable 2026-01-15T19:58:24.1249031Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-01-15T19:58:24.1272598Z ##[group]Checking out the ref 2026-01-15T19:58:24.1277420Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-01-15T19:58:24.2387898Z Switched to a new branch 'main' 2026-01-15T19:58:24.2388310Z branch 'main' set up to track 'origin/main'. 2026-01-15T19:58:24.2396649Z ##[endgroup] 2026-01-15T19:58:24.2431517Z [command]/usr/bin/git log -1 --format=%H 2026-01-15T19:58:24.2451691Z d10e4898daca24fc3a5d666824ff0a52781dfb6e 2026-01-15T19:58:24.2611430Z Prepare all required actions 2026-01-15T19:58:24.2653792Z ##[group]Run ./test-infra/.github/actions/set-channel 2026-01-15T19:58:24.2654095Z ##[endgroup] 2026-01-15T19:58:24.2772885Z ##[group]Run set -euxo pipefail 2026-01-15T19:58:24.2773286Z set -euxo pipefail 2026-01-15T19:58:24.2773597Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2026-01-15T19:58:24.2859294Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:24.2859661Z ##[endgroup] 2026-01-15T19:58:24.2939123Z + echo CHANNEL=nightly 2026-01-15T19:58:24.3035772Z Prepare all required actions 2026-01-15T19:58:24.3036137Z Getting action download info 2026-01-15T19:58:24.5076000Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2026-01-15T19:58:24.5587101Z ##[group]Run ./test-infra/.github/actions/setup-binary-upload 2026-01-15T19:58:24.5587542Z with: 2026-01-15T19:58:24.5587840Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:24.5588165Z python-version: 3.10 2026-01-15T19:58:24.5588391Z cuda-version: cu129 2026-01-15T19:58:24.5588691Z arch: aarch64 2026-01-15T19:58:24.5588927Z upload-to-base-bucket: no 2026-01-15T19:58:24.5589198Z env: 2026-01-15T19:58:24.5589614Z CHANNEL: nightly 2026-01-15T19:58:24.5589879Z ##[endgroup] 2026-01-15T19:58:24.5636673Z ##[group]Run actions/setup-python@v5 2026-01-15T19:58:24.5637052Z with: 2026-01-15T19:58:24.5637271Z python-version: 3.11 2026-01-15T19:58:24.5637555Z cache: pip 2026-01-15T19:58:24.5637793Z check-latest: false 2026-01-15T19:58:24.5638314Z token: *** 2026-01-15T19:58:24.5638540Z update-environment: true 2026-01-15T19:58:24.5638863Z allow-prereleases: false 2026-01-15T19:58:24.5639146Z freethreaded: false 2026-01-15T19:58:24.5639368Z env: 2026-01-15T19:58:24.5639633Z CHANNEL: nightly 2026-01-15T19:58:24.5639858Z ##[endgroup] 2026-01-15T19:58:24.7243065Z ##[group]Installed versions 2026-01-15T19:58:24.8825731Z Successfully set up CPython (3.11.14) 2026-01-15T19:58:24.8826880Z ##[endgroup] 2026-01-15T19:58:25.1723490Z [command]/opt/hostedtoolcache/Python/3.11.14/x64/bin/pip cache dir 2026-01-15T19:58:31.0553670Z /home/runner/.cache/pip 2026-01-15T19:58:31.3496613Z Cache hit for: setup-python-Linux-x64-22.04-Ubuntu-python-3.11.14-pip-07f4e6eded00b08162ef0d9258eb223308298993d17fb89d43b63c0b44b3bf03 2026-01-15T19:58:32.6035650Z Received 14573602 of 18767906 (77.7%), 13.9 MBs/sec 2026-01-15T19:58:32.7809280Z Received 18767906 of 18767906 (100.0%), 15.2 MBs/sec 2026-01-15T19:58:32.7809846Z Cache Size: ~18 MB (18767906 B) 2026-01-15T19:58:32.7835800Z [command]/usr/bin/tar -xf /home/runner/work/_temp/f79f145f-e424-45f1-b94a-8ff8ffa52161/cache.tzst -P -C /home/runner/work/torchcodec/torchcodec --use-compress-program unzstd 2026-01-15T19:58:32.8190002Z Cache restored successfully 2026-01-15T19:58:32.8218280Z Cache restored from key: setup-python-Linux-x64-22.04-Ubuntu-python-3.11.14-pip-07f4e6eded00b08162ef0d9258eb223308298993d17fb89d43b63c0b44b3bf03 2026-01-15T19:58:32.8301110Z ##[group]Run set -ex 2026-01-15T19:58:32.8301364Z set -ex 2026-01-15T19:58:32.8301546Z  2026-01-15T19:58:32.8301893Z # Set artifact name here since github actions doesn't have string manipulation tools 2026-01-15T19:58:32.8302448Z # and "/" is not allowed in artifact names. //\//_ is to replace all forward slashes, 2026-01-15T19:58:32.8302835Z # not just the first one 2026-01-15T19:58:32.8303303Z echo "ARTIFACT_NAME=${REPOSITORY//\//_}_${REF//\//_}_${PYTHON_VERSION}_${CU_VERSION}_${ARCH}" >> "${GITHUB_ENV}" 2026-01-15T19:58:32.8341030Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:32.8341372Z env: 2026-01-15T19:58:32.8341553Z CHANNEL: nightly 2026-01-15T19:58:32.8341812Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8342223Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:32.8342616Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8342954Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8343298Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8343650Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:32.8343979Z REPOSITORY: meta-pytorch/torchcodec 2026-01-15T19:58:32.8344210Z REF: 2026-01-15T19:58:32.8344378Z PYTHON_VERSION: 3.10 2026-01-15T19:58:32.8344595Z CU_VERSION: cu129 2026-01-15T19:58:32.8344769Z ARCH: aarch64 2026-01-15T19:58:32.8344945Z ##[endgroup] 2026-01-15T19:58:32.8401104Z + echo ARTIFACT_NAME=meta-pytorch_torchcodec__3.10_cu129_aarch64 2026-01-15T19:58:32.8453657Z ##[group]Run actions/checkout@v4 2026-01-15T19:58:32.8453883Z with: 2026-01-15T19:58:32.8454071Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:32.8454327Z path: meta-pytorch/torchcodec 2026-01-15T19:58:32.8454670Z token: *** 2026-01-15T19:58:32.8454847Z ssh-strict: true 2026-01-15T19:58:32.8455035Z ssh-user: git 2026-01-15T19:58:32.8455221Z persist-credentials: true 2026-01-15T19:58:32.8455446Z clean: true 2026-01-15T19:58:32.8455653Z sparse-checkout-cone-mode: true 2026-01-15T19:58:32.8455881Z fetch-depth: 1 2026-01-15T19:58:32.8456243Z fetch-tags: false 2026-01-15T19:58:32.8456437Z show-progress: true 2026-01-15T19:58:32.8456635Z lfs: false 2026-01-15T19:58:32.8456801Z submodules: false 2026-01-15T19:58:32.8456996Z set-safe-directory: true 2026-01-15T19:58:32.8457204Z env: 2026-01-15T19:58:32.8457356Z CHANNEL: nightly 2026-01-15T19:58:32.8457615Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8458011Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:32.8458387Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8458729Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8459070Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:32.8459419Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:32.8459770Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu129_aarch64 2026-01-15T19:58:32.8460059Z ##[endgroup] 2026-01-15T19:58:32.9358791Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:58:32.9365734Z ##[group]Getting Git version info 2026-01-15T19:58:32.9366505Z Working directory is '/home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec' 2026-01-15T19:58:32.9415071Z [command]/usr/bin/git version 2026-01-15T19:58:32.9447890Z git version 2.52.0 2026-01-15T19:58:32.9471003Z ##[endgroup] 2026-01-15T19:58:32.9484613Z Temporarily overriding HOME='/home/runner/work/_temp/0f4b139f-a084-4d1b-80f8-106ea1e02dd9' before making global git config changes 2026-01-15T19:58:32.9485870Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:32.9490707Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec 2026-01-15T19:58:32.9516996Z ##[group]Initializing the repository 2026-01-15T19:58:32.9522101Z [command]/usr/bin/git init /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec 2026-01-15T19:58:32.9552363Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:58:32.9553339Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:58:32.9554120Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:58:32.9554688Z hint: call: 2026-01-15T19:58:32.9554962Z hint: 2026-01-15T19:58:32.9555365Z hint: git config --global init.defaultBranch 2026-01-15T19:58:32.9555838Z hint: 2026-01-15T19:58:32.9556264Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:58:32.9557014Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:58:32.9557616Z hint: 2026-01-15T19:58:32.9557903Z hint: git branch -m 2026-01-15T19:58:32.9558219Z hint: 2026-01-15T19:58:32.9558675Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:58:32.9559627Z Initialized empty Git repository in /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec/.git/ 2026-01-15T19:58:32.9565090Z [command]/usr/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:32.9589463Z ##[endgroup] 2026-01-15T19:58:32.9590039Z ##[group]Disabling automatic garbage collection 2026-01-15T19:58:32.9595136Z [command]/usr/bin/git config --local gc.auto 0 2026-01-15T19:58:32.9619040Z ##[endgroup] 2026-01-15T19:58:32.9619596Z ##[group]Setting up auth 2026-01-15T19:58:32.9626126Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:32.9650223Z [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-01-15T19:58:32.9831735Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:32.9858461Z [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-01-15T19:58:33.0044756Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-01-15T19:58:33.0071642Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-01-15T19:58:33.0253196Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:58:33.0281913Z ##[endgroup] 2026-01-15T19:58:33.0282542Z ##[group]Fetching the repository 2026-01-15T19:58:33.0291262Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:58:34.1354750Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:58:34.1355435Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:58:34.1378141Z ##[endgroup] 2026-01-15T19:58:34.1378702Z ##[group]Determining the checkout info 2026-01-15T19:58:34.1380243Z ##[endgroup] 2026-01-15T19:58:34.1385308Z [command]/usr/bin/git sparse-checkout disable 2026-01-15T19:58:34.1415841Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2026-01-15T19:58:34.1436197Z ##[group]Checking out the ref 2026-01-15T19:58:34.1440016Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:58:34.2229669Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T19:58:34.2230101Z 2026-01-15T19:58:34.2230412Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T19:58:34.2231375Z changes and commit them, and you can discard any commits you make in this 2026-01-15T19:58:34.2232139Z state without impacting any branches by switching back to a branch. 2026-01-15T19:58:34.2232591Z 2026-01-15T19:58:34.2232893Z If you want to create a new branch to retain commits you create, you may 2026-01-15T19:58:34.2233616Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T19:58:34.2233974Z 2026-01-15T19:58:34.2234326Z git switch -c 2026-01-15T19:58:34.2234615Z 2026-01-15T19:58:34.2234777Z Or undo this operation with: 2026-01-15T19:58:34.2235075Z 2026-01-15T19:58:34.2235218Z git switch - 2026-01-15T19:58:34.2235405Z 2026-01-15T19:58:34.2235789Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T19:58:34.2236315Z 2026-01-15T19:58:34.2236929Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:58:34.2245269Z ##[endgroup] 2026-01-15T19:58:34.2283681Z [command]/usr/bin/git log -1 --format=%H 2026-01-15T19:58:34.2307171Z 9dac10733cac190aa5e48f18321310f2a487a531 2026-01-15T19:58:34.2387633Z ##[group]Run set -ex 2026-01-15T19:58:34.2387882Z set -ex 2026-01-15T19:58:34.2388060Z  2026-01-15T19:58:34.2388361Z python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2026-01-15T19:58:34.2388727Z  2026-01-15T19:58:34.2388979Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2026-01-15T19:58:34.2389369Z python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2026-01-15T19:58:34.2389887Z  2026-01-15T19:58:34.2390070Z cat "${BUILD_ENV_FILE}" 2026-01-15T19:58:34.2390381Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2026-01-15T19:58:34.2425611Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:34.2425943Z env: 2026-01-15T19:58:34.2426123Z CHANNEL: nightly 2026-01-15T19:58:34.2426389Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:34.2426787Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:34.2427186Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:34.2427535Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:34.2428075Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:34.2428436Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:34.2428806Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu129_aarch64 2026-01-15T19:58:34.2429139Z REPOSITORY: meta-pytorch/torchcodec 2026-01-15T19:58:34.2429397Z REF: 2026-01-15T19:58:34.2429578Z PYTHON_VERSION: 3.10 2026-01-15T19:58:34.2429770Z CU_VERSION: cu129 2026-01-15T19:58:34.2429961Z ARCH: aarch64 2026-01-15T19:58:34.2430143Z ##[endgroup] 2026-01-15T19:58:34.2486663Z + python -m pip install /home/runner/work/torchcodec/torchcodec/test-infra/tools/pkg-helpers 2026-01-15T19:58:36.8033811Z Processing /home/runner/work/torchcodec/torchcodec/test-infra/tools/pkg-helpers 2026-01-15T19:58:36.8054170Z Installing build dependencies: started 2026-01-15T19:58:37.9201332Z Installing build dependencies: finished with status 'done' 2026-01-15T19:58:37.9207763Z Getting requirements to build wheel: started 2026-01-15T19:58:38.1252548Z Getting requirements to build wheel: finished with status 'done' 2026-01-15T19:58:38.1260859Z Preparing metadata (pyproject.toml): started 2026-01-15T19:58:38.2884821Z Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-15T19:58:38.2908258Z Building wheels for collected packages: pytorch-pkg-helpers 2026-01-15T19:58:38.2914959Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2026-01-15T19:58:38.4652228Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2026-01-15T19:58:38.4658049Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=6661 sha256=116815d78df70ee2a5576539c64e715b719729a15858b9f513c2f59ddda192bb 2026-01-15T19:58:38.4659286Z Stored in directory: /home/runner/.cache/pip/wheels/8d/9c/fd/f73c4331e18eff2fe29b7cbda01a5789d3df1980640fc3c301 2026-01-15T19:58:38.4678343Z Successfully built pytorch-pkg-helpers 2026-01-15T19:58:38.4748066Z Installing collected packages: pytorch-pkg-helpers 2026-01-15T19:58:38.4839635Z Successfully installed pytorch-pkg-helpers-0.1.5 2026-01-15T19:58:38.5345431Z + BUILD_ENV_FILE=/home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:38.5345893Z + python -m pytorch_pkg_helpers 2026-01-15T19:58:38.5863045Z + cat /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:38.5873377Z + echo BUILD_ENV_FILE=/home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:38.5873801Z export BUILD_VERSION='0.10.0.dev20260115+cu129' 2026-01-15T19:58:38.5874149Z export CUDA_HOME='/usr/local/cuda-12.9' 2026-01-15T19:58:38.5874781Z export CUDA_PATH='/usr/local/cuda-12.9' 2026-01-15T19:58:38.5875207Z export FORCE_CUDA=1 2026-01-15T19:58:38.5875607Z export PATH="/opt/python/cp310-cp310/bin:${PATH}" 2026-01-15T19:58:38.5876118Z export PATH="/usr/local/cuda-12.9/bin:${PATH}" 2026-01-15T19:58:38.5876848Z export PIP_INSTALL_TORCH='pip install torch --pre --index-url https://download-r2.pytorch.org/whl/nightly/cu129' 2026-01-15T19:58:38.5877841Z export PYTORCH_S3_BUCKET_PATH='s3://pytorch/whl/nightly/cu129/' 2026-01-15T19:58:38.5878235Z export PYTORCH_VERSION_SUFFIX='+cu129' 2026-01-15T19:58:38.5878527Z export TORCH_CUDA_ARCH_LIST='5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2026-01-15T19:58:38.5878818Z export VERSION_SUFFIX='+cu129' 2026-01-15T19:58:38.5879244Z export WHEEL_DIR='cu129/' 2026-01-15T19:58:38.5939620Z ##[group]Run actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 2026-01-15T19:58:38.5939997Z with: 2026-01-15T19:58:38.5940213Z name: meta-pytorch_torchcodec__3.10_cu129_aarch64 2026-01-15T19:58:38.5940626Z path: meta-pytorch/torchcodec/dist/ 2026-01-15T19:58:38.5940884Z merge-multiple: false 2026-01-15T19:58:38.5941107Z repository: meta-pytorch/torchcodec 2026-01-15T19:58:38.5941340Z run-id: 21043849911 2026-01-15T19:58:38.5941521Z env: 2026-01-15T19:58:38.5941682Z CHANNEL: nightly 2026-01-15T19:58:38.5941932Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:38.5942476Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:38.5942865Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:38.5943208Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:38.5943544Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:38.5943941Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:38.5944290Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu129_aarch64 2026-01-15T19:58:38.5944648Z BUILD_ENV_FILE: /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:38.5944942Z ##[endgroup] 2026-01-15T19:58:38.7819510Z Downloading single artifact 2026-01-15T19:58:39.0660213Z Preparing to download the following artifacts: 2026-01-15T19:58:39.0661802Z - meta-pytorch_torchcodec__3.10_cu129_aarch64 (ID: 5145596969, Size: 2181905, Expected Digest: sha256:7e1e2892955c2e3f49978123947d419df3aa47b1f927f86d4e651eba4160e8eb) 2026-01-15T19:58:39.2362885Z Redirecting to blob download url: https://productionresultssa10.blob.core.windows.net/actions-results/b9527911-ab98-44e8-b6c1-c82878bd6bd6/workflow-job-run-48bcd476-599a-5a52-9833-d1885f77f223/artifacts/516b00e724ade289ceec1cd41b38161056dce73ffc4a8bd4d954ac4d05f3b4dd.zip 2026-01-15T19:58:39.2365627Z Starting download of artifact to: /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec/dist 2026-01-15T19:58:39.5388846Z (node:2200) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-01-15T19:58:39.5390313Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:58:40.1590941Z SHA256 digest of downloaded artifact is 7e1e2892955c2e3f49978123947d419df3aa47b1f927f86d4e651eba4160e8eb 2026-01-15T19:58:40.1591490Z Artifact download completed successfully. 2026-01-15T19:58:40.1591777Z Total of 1 artifact(s) downloaded 2026-01-15T19:58:40.1597106Z Download artifact has finished successfully 2026-01-15T19:58:40.1688074Z ##[group]Run set -ex 2026-01-15T19:58:40.1688338Z set -ex 2026-01-15T19:58:40.1688523Z  2026-01-15T19:58:40.1688714Z # shellcheck disable=SC1090 2026-01-15T19:58:40.1688976Z source "${BUILD_ENV_FILE}" 2026-01-15T19:58:40.1689209Z  2026-01-15T19:58:40.1689386Z pip install awscli==1.32.18 2026-01-15T19:58:40.1689623Z  2026-01-15T19:58:40.1689806Z AWS_CMD="aws s3 cp --dryrun" 2026-01-15T19:58:40.1690101Z if [[ "${NIGHTLY_OR_TEST:-0}" == "1" ]]; then 2026-01-15T19:58:40.1690388Z  AWS_CMD="aws s3 cp" 2026-01-15T19:58:40.1690745Z fi 2026-01-15T19:58:40.1690913Z  2026-01-15T19:58:40.1691129Z  # set path to specific wheel-upload-path 2026-01-15T19:58:40.1691440Z if [[ -n "$WHEEL_UPLOAD_PATH" ]]; then 2026-01-15T19:58:40.1691814Z  PYTORCH_S3_BUCKET_PATH="s3://pytorch/${WHEEL_UPLOAD_PATH}" 2026-01-15T19:58:40.1692182Z fi 2026-01-15T19:58:40.1692341Z  2026-01-15T19:58:40.1692512Z for pkg in dist/*; do 2026-01-15T19:58:40.1692782Z  shm_id=$(sha256sum "${pkg}" | awk '{print $1}') 2026-01-15T19:58:40.1693148Z  ${AWS_CMD} "$pkg" "${PYTORCH_S3_BUCKET_PATH}" --acl public-read \ 2026-01-15T19:58:40.1693516Z  --metadata "checksum-sha256=${shm_id}" 2026-01-15T19:58:40.1693776Z done 2026-01-15T19:58:40.1727684Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2026-01-15T19:58:40.1727997Z env: 2026-01-15T19:58:40.1728176Z CHANNEL: nightly 2026-01-15T19:58:40.1728445Z pythonLocation: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:40.1728844Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib/pkgconfig 2026-01-15T19:58:40.1729240Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:40.1729587Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:40.1730102Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.14/x64 2026-01-15T19:58:40.1730546Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.14/x64/lib 2026-01-15T19:58:40.1730911Z ARTIFACT_NAME: meta-pytorch_torchcodec__3.10_cu129_aarch64 2026-01-15T19:58:40.1731277Z BUILD_ENV_FILE: /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:40.1731584Z WHEEL_UPLOAD_PATH: 2026-01-15T19:58:40.1731791Z ##[endgroup] 2026-01-15T19:58:40.1785626Z + source /home/runner/work/_temp/build_env_21043849911 2026-01-15T19:58:40.1786188Z ++ export BUILD_VERSION=0.10.0.dev20260115+cu129 2026-01-15T19:58:40.1786665Z ++ BUILD_VERSION=0.10.0.dev20260115+cu129 2026-01-15T19:58:40.1786999Z ++ export CUDA_HOME=/usr/local/cuda-12.9 2026-01-15T19:58:40.1787270Z ++ CUDA_HOME=/usr/local/cuda-12.9 2026-01-15T19:58:40.1787516Z ++ export CUDA_PATH=/usr/local/cuda-12.9 2026-01-15T19:58:40.1787770Z ++ CUDA_PATH=/usr/local/cuda-12.9 2026-01-15T19:58:40.1788005Z ++ export FORCE_CUDA=1 2026-01-15T19:58:40.1788212Z ++ FORCE_CUDA=1 2026-01-15T19:58:40.1790253Z ++ export PATH=/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:40.1792843Z ++ PATH=/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:40.1795334Z ++ export PATH=/usr/local/cuda-12.9/bin:/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:40.1797723Z ++ PATH=/usr/local/cuda-12.9/bin:/opt/python/cp310-cp310/bin:/opt/hostedtoolcache/Python/3.11.14/x64/bin:/opt/hostedtoolcache/Python/3.11.14/x64:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-01-15T19:58:40.1799266Z ++ export 'PIP_INSTALL_TORCH=pip install torch --pre --index-url https://download-r2.pytorch.org/whl/nightly/cu129' 2026-01-15T19:58:40.1799966Z ++ PIP_INSTALL_TORCH='pip install torch --pre --index-url https://download-r2.pytorch.org/whl/nightly/cu129' 2026-01-15T19:58:40.1800629Z ++ export PYTORCH_S3_BUCKET_PATH=s3://pytorch/whl/nightly/cu129/ 2026-01-15T19:58:40.1801062Z ++ PYTORCH_S3_BUCKET_PATH=s3://pytorch/whl/nightly/cu129/ 2026-01-15T19:58:40.1801364Z ++ export PYTORCH_VERSION_SUFFIX=+cu129 2026-01-15T19:58:40.1801624Z ++ PYTORCH_VERSION_SUFFIX=+cu129 2026-01-15T19:58:40.1801912Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2026-01-15T19:58:40.1802234Z ++ TORCH_CUDA_ARCH_LIST='5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2026-01-15T19:58:40.1802514Z ++ export VERSION_SUFFIX=+cu129 2026-01-15T19:58:40.1802746Z ++ VERSION_SUFFIX=+cu129 2026-01-15T19:58:40.1802964Z ++ export WHEEL_DIR=cu129/ 2026-01-15T19:58:40.1803179Z ++ WHEEL_DIR=cu129/ 2026-01-15T19:58:40.1803380Z + pip install awscli==1.32.18 2026-01-15T19:58:41.3443892Z Collecting awscli==1.32.18 2026-01-15T19:58:41.3458837Z Using cached awscli-1.32.18-py3-none-any.whl.metadata (11 kB) 2026-01-15T19:58:41.6420046Z Collecting botocore==1.34.18 (from awscli==1.32.18) 2026-01-15T19:58:41.6436329Z Using cached botocore-1.34.18-py3-none-any.whl.metadata (5.6 kB) 2026-01-15T19:58:41.6658126Z Collecting docutils<0.17,>=0.10 (from awscli==1.32.18) 2026-01-15T19:58:41.6674898Z Using cached docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) 2026-01-15T19:58:41.6905201Z Collecting s3transfer<0.11.0,>=0.10.0 (from awscli==1.32.18) 2026-01-15T19:58:41.6923097Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-01-15T19:58:41.7310838Z Collecting PyYAML<6.1,>=3.10 (from awscli==1.32.18) 2026-01-15T19:58:41.7324878Z Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-01-15T19:58:41.7541270Z Collecting colorama<0.4.5,>=0.2.5 (from awscli==1.32.18) 2026-01-15T19:58:41.7556209Z Using cached colorama-0.4.4-py2.py3-none-any.whl.metadata (14 kB) 2026-01-15T19:58:41.7762697Z Collecting rsa<4.8,>=3.1.2 (from awscli==1.32.18) 2026-01-15T19:58:41.7777447Z Using cached rsa-4.7.2-py3-none-any.whl.metadata (3.6 kB) 2026-01-15T19:58:41.7958660Z Collecting jmespath<2.0.0,>=0.7.1 (from botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:41.7973717Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:58:41.8174553Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:41.8188797Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-01-15T19:58:41.8484541Z Collecting urllib3<2.1,>=1.25.4 (from botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:41.8499774Z Using cached urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) 2026-01-15T19:58:41.8722843Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore==1.34.18->awscli==1.32.18) 2026-01-15T19:58:41.8738440Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-15T19:58:41.8996451Z Collecting pyasn1>=0.1.3 (from rsa<4.8,>=3.1.2->awscli==1.32.18) 2026-01-15T19:58:41.9011599Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2026-01-15T19:58:41.9947637Z Using cached awscli-1.32.18-py3-none-any.whl (4.3 MB) 2026-01-15T19:58:41.9985268Z Using cached botocore-1.34.18-py3-none-any.whl (11.9 MB) 2026-01-15T19:58:42.0061211Z Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2026-01-15T19:58:42.0074847Z Using cached docutils-0.16-py2.py3-none-any.whl (548 kB) 2026-01-15T19:58:42.0090128Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-01-15T19:58:42.0103522Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-01-15T19:58:42.0118318Z Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-01-15T19:58:42.0134999Z Using cached rsa-4.7.2-py3-none-any.whl (34 kB) 2026-01-15T19:58:42.0147626Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-01-15T19:58:42.0160698Z Using cached urllib3-2.0.7-py3-none-any.whl (124 kB) 2026-01-15T19:58:42.0173477Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2026-01-15T19:58:42.0186272Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-01-15T19:58:42.1251944Z Installing collected packages: urllib3, six, PyYAML, pyasn1, jmespath, docutils, colorama, rsa, python-dateutil, botocore, s3transfer, awscli 2026-01-15T19:58:43.7400923Z 2026-01-15T19:58:43.7415513Z Successfully installed PyYAML-6.0.3 awscli-1.32.18 botocore-1.34.18 colorama-0.4.4 docutils-0.16 jmespath-1.0.1 pyasn1-0.6.1 python-dateutil-2.9.0.post0 rsa-4.7.2 s3transfer-0.10.4 six-1.17.0 urllib3-2.0.7 2026-01-15T19:58:43.8538840Z + AWS_CMD='aws s3 cp --dryrun' 2026-01-15T19:58:43.8539284Z + [[ 0 == \1 ]] 2026-01-15T19:58:43.8539570Z + [[ -n '' ]] 2026-01-15T19:58:43.8539755Z + for pkg in dist/* 2026-01-15T19:58:43.8545016Z ++ sha256sum dist/torchcodec-0.10.0.dev20260115+cu129-cp310-cp310-manylinux_2_28_aarch64.whl 2026-01-15T19:58:43.8545727Z ++ awk '{print $1}' 2026-01-15T19:58:43.8665021Z + shm_id=48a9aadc2f3b6d3b3488cd1df3658cf17c7294c44c3d9d3d4a87689f82056649 2026-01-15T19:58:43.8666419Z + aws s3 cp --dryrun dist/torchcodec-0.10.0.dev20260115+cu129-cp310-cp310-manylinux_2_28_aarch64.whl s3://pytorch/whl/nightly/cu129/ --acl public-read --metadata checksum-sha256=48a9aadc2f3b6d3b3488cd1df3658cf17c7294c44c3d9d3d4a87689f82056649 2026-01-15T19:58:45.6099729Z (dryrun) upload: dist/torchcodec-0.10.0.dev20260115+cu129-cp310-cp310-manylinux_2_28_aarch64.whl to s3://pytorch/whl/nightly/cu129/torchcodec-0.10.0.dev20260115+cu129-cp310-cp310-manylinux_2_28_aarch64.whl 2026-01-15T19:58:45.6831891Z Post job cleanup. 2026-01-15T19:58:45.6905758Z Post job cleanup. 2026-01-15T19:58:45.7823378Z [command]/usr/bin/git version 2026-01-15T19:58:45.7858424Z git version 2.52.0 2026-01-15T19:58:45.7908521Z Temporarily overriding HOME='/home/runner/work/_temp/aada556e-b0dc-4821-a2b5-bc82ad5c3837' before making global git config changes 2026-01-15T19:58:45.7909703Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:45.7915214Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/meta-pytorch/torchcodec 2026-01-15T19:58:45.7948776Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:45.7979485Z [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-01-15T19:58:45.8215222Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:45.8234628Z http.https://github.com/.extraheader 2026-01-15T19:58:45.8245870Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:58:45.8272171Z [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-01-15T19:58:45.8452099Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-01-15T19:58:45.8478427Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-01-15T19:58:45.8741601Z Post job cleanup. 2026-01-15T19:58:46.0240021Z Cache hit occurred on the primary key setup-python-Linux-x64-22.04-Ubuntu-python-3.11.14-pip-07f4e6eded00b08162ef0d9258eb223308298993d17fb89d43b63c0b44b3bf03, not saving cache. 2026-01-15T19:58:46.0325459Z Post job cleanup. 2026-01-15T19:58:46.1228691Z [command]/usr/bin/git version 2026-01-15T19:58:46.1266315Z git version 2.52.0 2026-01-15T19:58:46.1307767Z Temporarily overriding HOME='/home/runner/work/_temp/65775b96-d1ad-405b-88b9-82fc71d39fc7' before making global git config changes 2026-01-15T19:58:46.1308965Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:58:46.1323155Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchcodec/torchcodec/test-infra 2026-01-15T19:58:46.1356708Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:58:46.1386789Z [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-01-15T19:58:46.1576952Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:58:46.1595919Z http.https://github.com/.extraheader 2026-01-15T19:58:46.1607696Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:58:46.1634361Z [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-01-15T19:58:46.1910224Z Cleaning up orphan processes