2024-10-08T23:56:32.5146371Z Current runner version: '2.320.0' 2024-10-08T23:56:32.5155754Z Runner name: 'i-0f601678677fb07cd' 2024-10-08T23:56:32.5157050Z Runner group name: 'Default' 2024-10-08T23:56:32.5158300Z Machine name: 'ip-10-0-8-107' 2024-10-08T23:56:32.5182478Z Testing runner upgrade compatibility 2024-10-08T23:56:32.6562320Z ##[group]GITHUB_TOKEN Permissions 2024-10-08T23:56:32.6565276Z Contents: read 2024-10-08T23:56:32.6565957Z Metadata: read 2024-10-08T23:56:32.6566537Z Packages: read 2024-10-08T23:56:32.6567311Z ##[endgroup] 2024-10-08T23:56:32.6571985Z Secret source: Actions 2024-10-08T23:56:32.6572904Z Prepare workflow directory 2024-10-08T23:56:33.2023157Z Prepare all required actions 2024-10-08T23:56:33.2276278Z Getting action download info 2024-10-08T23:56:33.4095403Z Download action repository 'pytorch/test-infra@main' (SHA:a148ec45e978a6dd650f2bde8050ece3439ba579) 2024-10-08T23:56:33.9814869Z Download action repository 'pytorch/pytorch@main' (SHA:cba3f4f5e3194819d99d92b1ad4657fd500ba6b6) 2024-10-08T23:56:38.3068006Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-10-08T23:56:38.4501708Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2024-10-08T23:56:38.8085237Z Getting action download info 2024-10-08T23:56:39.0150168Z Getting action download info 2024-10-08T23:56:39.1187847Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-10-08T23:56:39.3382980Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/134247 (47952c0a8001fd60c9ffe52b121d022d440bef8b) 2024-10-08T23:56:39.3386899Z ##[group] Inputs 2024-10-08T23:56:39.3387423Z build_name: manywheel-py3_9-cuda11_8 2024-10-08T23:56:39.3388000Z build_environment: linux-binary-manywheel 2024-10-08T23:56:39.3388789Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:39.3389558Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:39.3390014Z BUILDER_ROOT: /builder 2024-10-08T23:56:39.3390443Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:39.3390877Z DESIRED_CUDA: cu118 2024-10-08T23:56:39.3391294Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:39.3391708Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:39.3392237Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:39.3392854Z LIBTORCH_CONFIG: 2024-10-08T23:56:39.3393239Z LIBTORCH_VARIANT: 2024-10-08T23:56:39.3393648Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:39.3394071Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:39.3394478Z runner_prefix: lf. 2024-10-08T23:56:39.3394915Z runs_on: linux.4xlarge.nvidia.gpu 2024-10-08T23:56:39.3396062Z use_split_build: false 2024-10-08T23:56:39.3396520Z ##[endgroup] 2024-10-08T23:56:39.3397469Z Complete job name: manywheel-py3_9-cuda11_8-test / test 2024-10-08T23:56:39.4269712Z A job started hook has been configured by the self-hosted runner administrator 2024-10-08T23:56:39.4489344Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-10-08T23:56:39.4503221Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-08T23:56:39.4503883Z ##[endgroup] 2024-10-08T23:56:41.4925682Z Runner Type: lf.linux.4xlarge.nvidia.gpu 2024-10-08T23:56:41.4926405Z Instance Type: g3.4xlarge 2024-10-08T23:56:41.4926846Z AMI Name: unknown 2024-10-08T23:56:41.4927481Z AMI ID: ami-0fff1b9a61dec8a5f 2024-10-08T23:56:49.3204331Z ##[group]Run { 2024-10-08T23:56:49.3204834Z { 2024-10-08T23:56:49.3205249Z  echo "PYTORCH_ROOT=/pytorch" 2024-10-08T23:56:49.3205796Z  echo "BUILDER_ROOT=/builder" 2024-10-08T23:56:49.3206356Z  echo "PACKAGE_TYPE=manywheel" 2024-10-08T23:56:49.3206870Z  2024-10-08T23:56:49.3207217Z  echo "DESIRED_CUDA=cu118" 2024-10-08T23:56:49.3207747Z  echo "GPU_ARCH_VERSION=11.8" 2024-10-08T23:56:49.3208283Z  echo "GPU_ARCH_TYPE=cuda" 2024-10-08T23:56:49.3208980Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda11.8-main" 2024-10-08T23:56:49.3209992Z  echo "SKIP_ALL_TESTS=1" 2024-10-08T23:56:49.3210504Z  echo "LIBTORCH_CONFIG=" 2024-10-08T23:56:49.3211000Z  echo "LIBTORCH_VARIANT=" 2024-10-08T23:56:49.3211522Z  echo "DESIRED_DEVTOOLSET=" 2024-10-08T23:56:49.3212053Z  echo "DESIRED_PYTHON=3.9" 2024-10-08T23:56:49.3212581Z  2024-10-08T23:56:49.3213787Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-10-08T23:56:49.3214835Z  echo "ANACONDA_USER=pytorch" 2024-10-08T23:56:49.3215423Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-10-08T23:56:49.3216027Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-10-08T23:56:49.3216682Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-10-08T23:56:49.3217328Z  echo "PR_NUMBER=" 2024-10-08T23:56:49.3217889Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-10-08T23:56:49.3218627Z  echo "SHA1=47952c0a8001fd60c9ffe52b121d022d440bef8b" 2024-10-08T23:56:49.3219328Z  echo "USE_SPLIT_BUILD=false" 2024-10-08T23:56:49.3219855Z } >> "${GITHUB_ENV} }}" 2024-10-08T23:56:49.3227963Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-08T23:56:49.3228602Z env: 2024-10-08T23:56:49.3228951Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:49.3229376Z BUILDER_ROOT: /builder 2024-10-08T23:56:49.3229802Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:49.3230235Z DESIRED_CUDA: cu118 2024-10-08T23:56:49.3230628Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:49.3231208Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:49.3231738Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:49.3232327Z SKIP_ALL_TESTS: 1 2024-10-08T23:56:49.3232715Z LIBTORCH_CONFIG: 2024-10-08T23:56:49.3233099Z LIBTORCH_VARIANT: 2024-10-08T23:56:49.3233482Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:49.3233891Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:49.3234515Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:49.3235256Z ANACONDA_USER: pytorch 2024-10-08T23:56:49.3235674Z AWS_DEFAULT_REGION: us-east-1 2024-10-08T23:56:49.3236149Z BINARY_ENV_FILE: /tmp/env 2024-10-08T23:56:49.3236640Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-08T23:56:49.3237690Z GITHUB_TOKEN: *** 2024-10-08T23:56:49.3238104Z PR_NUMBER: 2024-10-08T23:56:49.3238505Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-08T23:56:49.3239068Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:49.3239624Z USE_SPLIT_BUILD: false 2024-10-08T23:56:49.3240038Z ##[endgroup] 2024-10-08T23:56:49.3409078Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-10-08T23:56:49.3409817Z with: 2024-10-08T23:56:49.3410392Z github-secret: *** 2024-10-08T23:56:49.3410828Z activate-with-label: false 2024-10-08T23:56:49.3411285Z label: with-ssh 2024-10-08T23:56:49.3411666Z remove-existing-keys: true 2024-10-08T23:56:49.3412129Z fail-silently: true 2024-10-08T23:56:49.3412542Z env: 2024-10-08T23:56:49.3412868Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:49.3413667Z BUILDER_ROOT: /builder 2024-10-08T23:56:49.3414101Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:49.3414548Z DESIRED_CUDA: cu118 2024-10-08T23:56:49.3414962Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:49.3415386Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:49.3415990Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:49.3416604Z SKIP_ALL_TESTS: 1 2024-10-08T23:56:49.3416993Z LIBTORCH_CONFIG: 2024-10-08T23:56:49.3417364Z LIBTORCH_VARIANT: 2024-10-08T23:56:49.3417823Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:49.3418222Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:49.3418853Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:49.3419588Z ANACONDA_USER: pytorch 2024-10-08T23:56:49.3420011Z AWS_DEFAULT_REGION: us-east-1 2024-10-08T23:56:49.3420488Z BINARY_ENV_FILE: /tmp/env 2024-10-08T23:56:49.3420982Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-08T23:56:49.3421977Z GITHUB_TOKEN: *** 2024-10-08T23:56:49.3422346Z PR_NUMBER: 2024-10-08T23:56:49.3422741Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-08T23:56:49.3423322Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:49.3423865Z USE_SPLIT_BUILD: false 2024-10-08T23:56:49.3424294Z ##[endgroup] 2024-10-08T23:56:49.4652563Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-10-08T23:56:49.4658679Z ciflow reference detected, attempting to extract PR number 2024-10-08T23:56:49.8059986Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-10-08T23:56:49.8763859Z No SSH keys found for user pytorch-bot[bot] 2024-10-08T23:56:49.8764908Z Grabbing public ssh keys from https://github.com/kwen2501.keys 2024-10-08T23:56:49.9535336Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-10-08T23:56:49.9559344Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-10-08T23:56:49.9605737Z Login using: ssh ec2-user@ec2-3-80-199-11.compute-1.amazonaws.com 2024-10-08T23:56:49.9758063Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-10-08T23:56:49.9758810Z with: 2024-10-08T23:56:49.9759121Z no-sudo: false 2024-10-08T23:56:49.9759508Z submodules: recursive 2024-10-08T23:56:49.9759927Z fetch-depth: 0 2024-10-08T23:56:49.9760266Z env: 2024-10-08T23:56:49.9760605Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:49.9761020Z BUILDER_ROOT: /builder 2024-10-08T23:56:49.9761457Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:49.9761888Z DESIRED_CUDA: cu118 2024-10-08T23:56:49.9762280Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:49.9762706Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:49.9763225Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:49.9763835Z SKIP_ALL_TESTS: 1 2024-10-08T23:56:49.9764210Z LIBTORCH_CONFIG: 2024-10-08T23:56:49.9764603Z LIBTORCH_VARIANT: 2024-10-08T23:56:49.9764986Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:49.9765415Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:49.9766190Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:49.9766910Z ANACONDA_USER: pytorch 2024-10-08T23:56:49.9767352Z AWS_DEFAULT_REGION: us-east-1 2024-10-08T23:56:49.9767826Z BINARY_ENV_FILE: /tmp/env 2024-10-08T23:56:49.9768304Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-08T23:56:49.9769155Z GITHUB_TOKEN: *** 2024-10-08T23:56:49.9769548Z PR_NUMBER: 2024-10-08T23:56:49.9769926Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-08T23:56:49.9770508Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:49.9771071Z USE_SPLIT_BUILD: false 2024-10-08T23:56:49.9771469Z ##[endgroup] 2024-10-08T23:56:50.0038141Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-10-08T23:56:50.0039760Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-10-08T23:56:50.0047857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-08T23:56:50.0048482Z env: 2024-10-08T23:56:50.0048803Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:50.0049232Z BUILDER_ROOT: /builder 2024-10-08T23:56:50.0049663Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:50.0050074Z DESIRED_CUDA: cu118 2024-10-08T23:56:50.0050485Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:50.0050904Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:50.0051402Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:50.0052012Z SKIP_ALL_TESTS: 1 2024-10-08T23:56:50.0052398Z LIBTORCH_CONFIG: 2024-10-08T23:56:50.0052764Z LIBTORCH_VARIANT: 2024-10-08T23:56:50.0053166Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:50.0053576Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:50.0054183Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:50.0054909Z ANACONDA_USER: pytorch 2024-10-08T23:56:50.0055345Z AWS_DEFAULT_REGION: us-east-1 2024-10-08T23:56:50.0056032Z BINARY_ENV_FILE: /tmp/env 2024-10-08T23:56:50.0056534Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-08T23:56:50.0057298Z GITHUB_TOKEN: *** 2024-10-08T23:56:50.0057689Z PR_NUMBER: 2024-10-08T23:56:50.0058066Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-08T23:56:50.0058647Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:50.0059208Z USE_SPLIT_BUILD: false 2024-10-08T23:56:50.0059606Z ##[endgroup] 2024-10-08T23:56:50.0159042Z ##[group]Run retry () { 2024-10-08T23:56:50.0159496Z retry () { 2024-10-08T23:56:50.0160126Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-10-08T23:56:50.0160826Z } 2024-10-08T23:56:50.0161190Z echo "${GITHUB_WORKSPACE}" 2024-10-08T23:56:50.0161716Z if [ -z "${NO_SUDO}" ]; then 2024-10-08T23:56:50.0162337Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-10-08T23:56:50.0162913Z else 2024-10-08T23:56:50.0163343Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-10-08T23:56:50.0164093Z fi 2024-10-08T23:56:50.0164523Z mkdir "${GITHUB_WORKSPACE}" 2024-10-08T23:56:50.0171336Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-08T23:56:50.0171964Z env: 2024-10-08T23:56:50.0172307Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:50.0172727Z BUILDER_ROOT: /builder 2024-10-08T23:56:50.0173164Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:50.0173595Z DESIRED_CUDA: cu118 2024-10-08T23:56:50.0174623Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:50.0175106Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:50.0175795Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:50.0176395Z SKIP_ALL_TESTS: 1 2024-10-08T23:56:50.0177081Z LIBTORCH_CONFIG: 2024-10-08T23:56:50.0177476Z LIBTORCH_VARIANT: 2024-10-08T23:56:50.0177872Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:50.0178328Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:50.0178986Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:50.0179761Z ANACONDA_USER: pytorch 2024-10-08T23:56:50.0180225Z AWS_DEFAULT_REGION: us-east-1 2024-10-08T23:56:50.0180701Z BINARY_ENV_FILE: /tmp/env 2024-10-08T23:56:50.0181208Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-08T23:56:50.0181981Z GITHUB_TOKEN: *** 2024-10-08T23:56:50.0182375Z PR_NUMBER: 2024-10-08T23:56:50.0182762Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-08T23:56:50.0183346Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:50.0183909Z USE_SPLIT_BUILD: false 2024-10-08T23:56:50.0184333Z NO_SUDO: false 2024-10-08T23:56:50.0184728Z ##[endgroup] 2024-10-08T23:56:50.0215657Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-10-08T23:56:53.3137664Z ##[group]Run malfet/checkout@silent-checkout 2024-10-08T23:56:53.3138222Z with: 2024-10-08T23:56:53.3138626Z ref: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:53.3139160Z fetch-depth: 0 2024-10-08T23:56:53.3139549Z submodules: recursive 2024-10-08T23:56:53.3139994Z quiet-checkout: true 2024-10-08T23:56:53.3140426Z repository: pytorch/pytorch 2024-10-08T23:56:53.3141052Z token: *** 2024-10-08T23:56:53.3141412Z ssh-strict: true 2024-10-08T23:56:53.3141815Z persist-credentials: true 2024-10-08T23:56:53.3142237Z clean: true 2024-10-08T23:56:53.3142633Z sparse-checkout-cone-mode: true 2024-10-08T23:56:53.3143110Z lfs: false 2024-10-08T23:56:53.3143459Z set-safe-directory: true 2024-10-08T23:56:53.3143874Z env: 2024-10-08T23:56:53.3144209Z PYTORCH_ROOT: /pytorch 2024-10-08T23:56:53.3144625Z BUILDER_ROOT: /builder 2024-10-08T23:56:53.3145048Z PACKAGE_TYPE: manywheel 2024-10-08T23:56:53.3145473Z DESIRED_CUDA: cu118 2024-10-08T23:56:53.3145858Z GPU_ARCH_VERSION: 11.8 2024-10-08T23:56:53.3146279Z GPU_ARCH_TYPE: cuda 2024-10-08T23:56:53.3146796Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-08T23:56:53.3147384Z SKIP_ALL_TESTS: 1 2024-10-08T23:56:53.3147770Z LIBTORCH_CONFIG: 2024-10-08T23:56:53.3148155Z LIBTORCH_VARIANT: 2024-10-08T23:56:53.3148883Z DESIRED_DEVTOOLSET: 2024-10-08T23:56:53.3149304Z DESIRED_PYTHON: 3.9 2024-10-08T23:56:53.3149928Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-08T23:56:53.3150646Z ANACONDA_USER: pytorch 2024-10-08T23:56:53.3151084Z AWS_DEFAULT_REGION: us-east-1 2024-10-08T23:56:53.3151555Z BINARY_ENV_FILE: /tmp/env 2024-10-08T23:56:53.3152030Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-08T23:56:53.3152759Z GITHUB_TOKEN: *** 2024-10-08T23:56:53.3153152Z PR_NUMBER: 2024-10-08T23:56:53.3153531Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-08T23:56:53.3154108Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:56:53.3154666Z USE_SPLIT_BUILD: false 2024-10-08T23:56:53.3155063Z ##[endgroup] 2024-10-08T23:56:53.4533040Z Syncing repository: pytorch/pytorch 2024-10-08T23:56:53.4535433Z ##[group]Getting Git version info 2024-10-08T23:56:53.4536519Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-10-08T23:56:53.4537673Z [command]/usr/bin/git version 2024-10-08T23:56:53.4538590Z git version 2.40.1 2024-10-08T23:56:53.4545496Z ##[endgroup] 2024-10-08T23:56:53.4569110Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/89b30cb2-f3dc-4410-8237-46c48aa40e35' before making global git config changes 2024-10-08T23:56:53.4570723Z Adding repository directory to the temporary git global config as a safe directory 2024-10-08T23:56:53.4575694Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-10-08T23:56:53.4628667Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-10-08T23:56:53.4634027Z ##[group]Initializing the repository 2024-10-08T23:56:53.4638414Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-10-08T23:56:53.4678064Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-10-08T23:56:53.4679244Z hint: is subject to change. To configure the initial branch name to use in all 2024-10-08T23:56:53.4680307Z hint: of your new repositories, which will suppress this warning, call: 2024-10-08T23:56:53.4681030Z hint: 2024-10-08T23:56:53.4681589Z hint: git config --global init.defaultBranch 2024-10-08T23:56:53.4682176Z hint: 2024-10-08T23:56:53.4682839Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-10-08T23:56:53.4683906Z hint: 'development'. The just-created branch can be renamed via this command: 2024-10-08T23:56:53.4684653Z hint: 2024-10-08T23:56:53.4685085Z hint: git branch -m 2024-10-08T23:56:53.4686026Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-10-08T23:56:53.4695073Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-10-08T23:56:53.4737201Z ##[endgroup] 2024-10-08T23:56:53.4737915Z ##[group]Disabling automatic garbage collection 2024-10-08T23:56:53.4741960Z [command]/usr/bin/git config --local gc.auto 0 2024-10-08T23:56:53.4781284Z ##[endgroup] 2024-10-08T23:56:53.4781955Z ##[group]Setting up auth 2024-10-08T23:56:53.4792282Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-08T23:56:53.4833957Z [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' || :" 2024-10-08T23:56:53.5185902Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-08T23:56:53.5226851Z [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' || :" 2024-10-08T23:56:53.5579469Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-08T23:56:53.5641737Z ##[endgroup] 2024-10-08T23:56:53.5642437Z ##[group]Fetching the repository 2024-10-08T23:56:53.5651865Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-10-08T23:56:56.4064180Z remote: Enumerating objects: 1010968 2024-10-08T23:56:56.4065657Z remote: Enumerating objects: 1012391, done. 2024-10-08T23:56:56.4067228Z remote: Counting objects: 0% (1/1423) 2024-10-08T23:56:56.4068629Z remote: Counting objects: 1% (15/1423) 2024-10-08T23:56:56.4070149Z remote: Counting objects: 2% (29/1423) 2024-10-08T23:56:56.4071603Z remote: Counting objects: 3% (43/1423) 2024-10-08T23:56:56.4072404Z remote: Counting objects: 4% (57/1423) 2024-10-08T23:56:56.4073858Z remote: Counting objects: 5% (72/1423) 2024-10-08T23:56:56.4075322Z remote: Counting objects: 6% (86/1423) 2024-10-08T23:56:56.4076636Z remote: Counting objects: 7% (100/1423) 2024-10-08T23:56:56.4077456Z remote: Counting objects: 8% (114/1423) 2024-10-08T23:56:56.4078518Z remote: Counting objects: 9% (129/1423) 2024-10-08T23:56:56.4079470Z remote: Counting objects: 10% (143/1423) 2024-10-08T23:56:56.4080116Z remote: Counting objects: 11% (157/1423) 2024-10-08T23:56:56.4080747Z remote: Counting objects: 12% (171/1423) 2024-10-08T23:56:56.4081377Z remote: Counting objects: 13% (185/1423) 2024-10-08T23:56:56.4081979Z remote: Counting objects: 14% (200/1423) 2024-10-08T23:56:56.4082656Z remote: Counting objects: 15% (214/1423) 2024-10-08T23:56:56.4083278Z remote: Counting objects: 16% (228/1423) 2024-10-08T23:56:56.4083900Z remote: Counting objects: 17% (242/1423) 2024-10-08T23:56:56.4084503Z remote: Counting objects: 18% (257/1423) 2024-10-08T23:56:56.4085121Z remote: Counting objects: 19% (271/1423) 2024-10-08T23:56:56.4085741Z remote: Counting objects: 20% (285/1423) 2024-10-08T23:56:56.4086352Z remote: Counting objects: 21% (299/1423) 2024-10-08T23:56:56.4086997Z remote: Counting objects: 22% (314/1423) 2024-10-08T23:56:56.4087624Z remote: Counting objects: 23% (328/1423) 2024-10-08T23:56:56.4088232Z remote: Counting objects: 24% (342/1423) 2024-10-08T23:56:56.4088856Z remote: Counting objects: 25% (356/1423) 2024-10-08T23:56:56.4089483Z remote: Counting objects: 26% (370/1423) 2024-10-08T23:56:56.4090105Z remote: Counting objects: 27% (385/1423) 2024-10-08T23:56:56.4090708Z remote: Counting objects: 28% (399/1423) 2024-10-08T23:56:56.4091328Z remote: Counting objects: 29% (413/1423) 2024-10-08T23:56:56.4091948Z remote: Counting objects: 30% (427/1423) 2024-10-08T23:56:56.4092551Z remote: Counting objects: 31% (442/1423) 2024-10-08T23:56:56.4093170Z remote: Counting objects: 32% (456/1423) 2024-10-08T23:56:56.4093789Z remote: Counting objects: 33% (470/1423) 2024-10-08T23:56:56.4094404Z remote: Counting objects: 34% (484/1423) 2024-10-08T23:56:56.4095038Z remote: Counting objects: 35% (499/1423) 2024-10-08T23:56:56.4095666Z remote: Counting objects: 36% (513/1423) 2024-10-08T23:56:56.4096274Z remote: Counting objects: 37% (527/1423) 2024-10-08T23:56:56.4096903Z remote: Counting objects: 38% (541/1423) 2024-10-08T23:56:56.4097592Z remote: Counting objects: 39% (555/1423) 2024-10-08T23:56:56.4098227Z remote: Counting objects: 40% (570/1423) 2024-10-08T23:56:56.4098848Z remote: Counting objects: 41% (584/1423) 2024-10-08T23:56:56.4099456Z remote: Counting objects: 42% (598/1423) 2024-10-08T23:56:56.4100088Z remote: Counting objects: 43% (612/1423) 2024-10-08T23:56:56.4100711Z remote: Counting objects: 44% (627/1423) 2024-10-08T23:56:56.4101316Z remote: Counting objects: 45% (641/1423) 2024-10-08T23:56:56.4101949Z remote: Counting objects: 46% (655/1423) 2024-10-08T23:56:56.4102835Z remote: Counting objects: 47% (669/1423) 2024-10-08T23:56:56.4103452Z remote: Counting objects: 48% (684/1423) 2024-10-08T23:56:56.4104083Z remote: Counting objects: 49% (698/1423) 2024-10-08T23:56:56.4104712Z remote: Counting objects: 50% (712/1423) 2024-10-08T23:56:56.4105318Z remote: Counting objects: 51% (726/1423) 2024-10-08T23:56:56.4105949Z remote: Counting objects: 52% (740/1423) 2024-10-08T23:56:56.4106583Z remote: Counting objects: 53% (755/1423) 2024-10-08T23:56:56.4107195Z remote: Counting objects: 54% (769/1423) 2024-10-08T23:56:56.4107820Z remote: Counting objects: 55% (783/1423) 2024-10-08T23:56:56.4108447Z remote: Counting objects: 56% (797/1423) 2024-10-08T23:56:56.4109054Z remote: Counting objects: 57% (812/1423) 2024-10-08T23:56:56.4109685Z remote: Counting objects: 58% (826/1423) 2024-10-08T23:56:56.4110313Z remote: Counting objects: 59% (840/1423) 2024-10-08T23:56:56.4110950Z remote: Counting objects: 60% (854/1423) 2024-10-08T23:56:56.4112094Z remote: Counting objects: 61% (869/1423) 2024-10-08T23:56:56.4112793Z remote: Counting objects: 62% (883/1423) 2024-10-08T23:56:56.4114289Z remote: Counting objects: 63% (897/1423) 2024-10-08T23:56:56.4114907Z remote: Counting objects: 64% (911/1423) 2024-10-08T23:56:56.4115578Z remote: Counting objects: 65% (925/1423) 2024-10-08T23:56:56.4116207Z remote: Counting objects: 66% (940/1423) 2024-10-08T23:56:56.4116816Z remote: Counting objects: 67% (954/1423) 2024-10-08T23:56:56.4117448Z remote: Counting objects: 68% (968/1423) 2024-10-08T23:56:56.4118077Z remote: Counting objects: 69% (982/1423) 2024-10-08T23:56:56.4118684Z remote: Counting objects: 70% (997/1423) 2024-10-08T23:56:56.4119329Z remote: Counting objects: 71% (1011/1423) 2024-10-08T23:56:56.4119988Z remote: Counting objects: 72% (1025/1423) 2024-10-08T23:56:56.4120646Z remote: Counting objects: 73% (1039/1423) 2024-10-08T23:56:56.4121309Z remote: Counting objects: 74% (1054/1423) 2024-10-08T23:56:56.4121963Z remote: Counting objects: 75% (1068/1423) 2024-10-08T23:56:56.4122596Z remote: Counting objects: 76% (1082/1423) 2024-10-08T23:56:56.4123248Z remote: Counting objects: 77% (1096/1423) 2024-10-08T23:56:56.4123895Z remote: Counting objects: 78% (1110/1423) 2024-10-08T23:56:56.4124527Z remote: Counting objects: 79% (1125/1423) 2024-10-08T23:56:56.4125180Z remote: Counting objects: 80% (1139/1423) 2024-10-08T23:56:56.4125831Z remote: Counting objects: 81% (1153/1423) 2024-10-08T23:56:56.4126477Z remote: Counting objects: 82% (1167/1423) 2024-10-08T23:56:56.4127115Z remote: Counting objects: 83% (1182/1423) 2024-10-08T23:56:56.4127765Z remote: Counting objects: 84% (1196/1423) 2024-10-08T23:56:56.4128411Z remote: Counting objects: 85% (1210/1423) 2024-10-08T23:56:56.4129050Z remote: Counting objects: 86% (1224/1423) 2024-10-08T23:56:56.4129703Z remote: Counting objects: 87% (1239/1423) 2024-10-08T23:56:56.4130355Z remote: Counting objects: 88% (1253/1423) 2024-10-08T23:56:56.4130985Z remote: Counting objects: 89% (1267/1423) 2024-10-08T23:56:56.4131637Z remote: Counting objects: 90% (1281/1423) 2024-10-08T23:56:56.4132283Z remote: Counting objects: 91% (1295/1423) 2024-10-08T23:56:56.4132907Z remote: Counting objects: 92% (1310/1423) 2024-10-08T23:56:56.4133552Z remote: Counting objects: 93% (1324/1423) 2024-10-08T23:56:56.4134204Z remote: Counting objects: 94% (1338/1423) 2024-10-08T23:56:56.4134829Z remote: Counting objects: 95% (1352/1423) 2024-10-08T23:56:56.4135473Z remote: Counting objects: 96% (1367/1423) 2024-10-08T23:56:56.4136124Z remote: Counting objects: 97% (1381/1423) 2024-10-08T23:56:56.4136748Z remote: Counting objects: 98% (1395/1423) 2024-10-08T23:56:56.4137683Z remote: Counting objects: 99% (1409/1423) 2024-10-08T23:56:56.4138337Z remote: Counting objects: 100% (1423/1423) 2024-10-08T23:56:56.4139036Z remote: Counting objects: 100% (1423/1423), done. 2024-10-08T23:56:56.4500724Z remote: Compressing objects: 0% (1/714) 2024-10-08T23:56:56.4630127Z remote: Compressing objects: 1% (8/714) 2024-10-08T23:56:56.4826945Z remote: Compressing objects: 2% (15/714) 2024-10-08T23:56:56.5041133Z remote: Compressing objects: 3% (22/714) 2024-10-08T23:56:56.5644488Z remote: Compressing objects: 4% (29/714) 2024-10-08T23:56:56.5952935Z remote: Compressing objects: 5% (36/714) 2024-10-08T23:56:56.6304401Z remote: Compressing objects: 6% (43/714) 2024-10-08T23:56:56.6556603Z remote: Compressing objects: 7% (50/714) 2024-10-08T23:56:56.6592366Z remote: Compressing objects: 8% (58/714) 2024-10-08T23:56:56.6709188Z remote: Compressing objects: 9% (65/714) 2024-10-08T23:56:56.6886376Z remote: Compressing objects: 10% (72/714) 2024-10-08T23:56:56.7024500Z remote: Compressing objects: 11% (79/714) 2024-10-08T23:56:56.7161778Z remote: Compressing objects: 12% (86/714) 2024-10-08T23:56:56.7227783Z remote: Compressing objects: 13% (93/714) 2024-10-08T23:56:56.7244943Z remote: Compressing objects: 14% (100/714) 2024-10-08T23:56:56.7305834Z remote: Compressing objects: 15% (108/714) 2024-10-08T23:56:56.7387526Z remote: Compressing objects: 16% (115/714) 2024-10-08T23:56:56.7440904Z remote: Compressing objects: 17% (122/714) 2024-10-08T23:56:56.7475697Z remote: Compressing objects: 18% (129/714) 2024-10-08T23:56:56.7511616Z remote: Compressing objects: 19% (136/714) 2024-10-08T23:56:56.7547357Z remote: Compressing objects: 20% (143/714) 2024-10-08T23:56:56.7566555Z remote: Compressing objects: 21% (150/714) 2024-10-08T23:56:56.7575598Z remote: Compressing objects: 22% (158/714) 2024-10-08T23:56:56.7579753Z remote: Compressing objects: 23% (165/714) 2024-10-08T23:56:56.7582335Z remote: Compressing objects: 24% (172/714) 2024-10-08T23:56:56.7584580Z remote: Compressing objects: 25% (179/714) 2024-10-08T23:56:56.7586658Z remote: Compressing objects: 26% (186/714) 2024-10-08T23:56:56.7592367Z remote: Compressing objects: 27% (193/714) 2024-10-08T23:56:56.7595566Z remote: Compressing objects: 28% (200/714) 2024-10-08T23:56:56.7602705Z remote: Compressing objects: 29% (208/714) 2024-10-08T23:56:56.7608350Z remote: Compressing objects: 30% (215/714) 2024-10-08T23:56:56.7615816Z remote: Compressing objects: 31% (222/714) 2024-10-08T23:56:56.7625927Z remote: Compressing objects: 32% (229/714) 2024-10-08T23:56:56.7644012Z remote: Compressing objects: 33% (236/714) 2024-10-08T23:56:56.7648134Z remote: Compressing objects: 34% (243/714) 2024-10-08T23:56:56.7653794Z remote: Compressing objects: 35% (250/714) 2024-10-08T23:56:56.7663925Z remote: Compressing objects: 36% (258/714) 2024-10-08T23:56:56.7669509Z remote: Compressing objects: 37% (265/714) 2024-10-08T23:56:56.7675193Z remote: Compressing objects: 38% (272/714) 2024-10-08T23:56:56.7681002Z remote: Compressing objects: 39% (279/714) 2024-10-08T23:56:56.7685797Z remote: Compressing objects: 40% (286/714) 2024-10-08T23:56:56.7694309Z remote: Compressing objects: 41% (293/714) 2024-10-08T23:56:56.7699000Z remote: Compressing objects: 42% (300/714) 2024-10-08T23:56:56.7702703Z remote: Compressing objects: 43% (308/714) 2024-10-08T23:56:56.7707577Z remote: Compressing objects: 44% (315/714) 2024-10-08T23:56:56.7712865Z remote: Compressing objects: 45% (322/714) 2024-10-08T23:56:56.7717091Z remote: Compressing objects: 46% (329/714) 2024-10-08T23:56:56.7719808Z remote: Compressing objects: 47% (336/714) 2024-10-08T23:56:56.7722037Z remote: Compressing objects: 48% (343/714) 2024-10-08T23:56:56.7725572Z remote: Compressing objects: 49% (350/714) 2024-10-08T23:56:56.7727755Z remote: Compressing objects: 50% (357/714) 2024-10-08T23:56:56.7730325Z remote: Compressing objects: 51% (365/714) 2024-10-08T23:56:56.7732615Z remote: Compressing objects: 52% (372/714) 2024-10-08T23:56:56.7734752Z remote: Compressing objects: 53% (379/714) 2024-10-08T23:56:56.7736640Z remote: Compressing objects: 54% (386/714) 2024-10-08T23:56:56.7739465Z remote: Compressing objects: 55% (393/714) 2024-10-08T23:56:56.7740722Z remote: Compressing objects: 56% (400/714) 2024-10-08T23:56:56.7742909Z remote: Compressing objects: 57% (407/714) 2024-10-08T23:56:56.7743881Z remote: Compressing objects: 58% (415/714) 2024-10-08T23:56:56.7744776Z remote: Compressing objects: 59% (422/714) 2024-10-08T23:56:56.7745716Z remote: Compressing objects: 60% (429/714) 2024-10-08T23:56:56.7747529Z remote: Compressing objects: 61% (436/714) 2024-10-08T23:56:56.7748832Z remote: Compressing objects: 62% (443/714) 2024-10-08T23:56:56.7749768Z remote: Compressing objects: 63% (450/714) 2024-10-08T23:56:56.7750468Z remote: Compressing objects: 64% (457/714) 2024-10-08T23:56:56.7751125Z remote: Compressing objects: 65% (465/714) 2024-10-08T23:56:56.7751806Z remote: Compressing objects: 66% (472/714) 2024-10-08T23:56:56.7752476Z remote: Compressing objects: 67% (479/714) 2024-10-08T23:56:56.7753124Z remote: Compressing objects: 68% (486/714) 2024-10-08T23:56:56.7756397Z remote: Compressing objects: 69% (493/714) 2024-10-08T23:56:56.7759391Z remote: Compressing objects: 70% (500/714) 2024-10-08T23:56:56.7762221Z remote: Compressing objects: 71% (507/714) 2024-10-08T23:56:56.7765008Z remote: Compressing objects: 72% (515/714) 2024-10-08T23:56:56.7766388Z remote: Compressing objects: 73% (522/714) 2024-10-08T23:56:56.7768404Z remote: Compressing objects: 74% (529/714) 2024-10-08T23:56:56.7770422Z remote: Compressing objects: 75% (536/714) 2024-10-08T23:56:56.7772219Z remote: Compressing objects: 76% (543/714) 2024-10-08T23:56:56.7773280Z remote: Compressing objects: 77% (550/714) 2024-10-08T23:56:56.7819827Z remote: Compressing objects: 78% (557/714) 2024-10-08T23:56:56.7822304Z remote: Compressing objects: 79% (565/714) 2024-10-08T23:56:56.7822988Z remote: Compressing objects: 80% (572/714) 2024-10-08T23:56:56.7823624Z remote: Compressing objects: 81% (579/714) 2024-10-08T23:56:56.7824254Z remote: Compressing objects: 82% (586/714) 2024-10-08T23:56:56.7825470Z remote: Compressing objects: 83% (593/714) 2024-10-08T23:56:56.7826110Z remote: Compressing objects: 84% (600/714) 2024-10-08T23:56:56.7826782Z remote: Compressing objects: 85% (607/714) 2024-10-08T23:56:56.7827429Z remote: Compressing objects: 86% (615/714) 2024-10-08T23:56:56.7828091Z remote: Compressing objects: 87% (622/714) 2024-10-08T23:56:56.7828750Z remote: Compressing objects: 88% (629/714) 2024-10-08T23:56:56.7829390Z remote: Compressing objects: 89% (636/714) 2024-10-08T23:56:56.7830042Z remote: Compressing objects: 90% (643/714) 2024-10-08T23:56:56.7830699Z remote: Compressing objects: 91% (650/714) 2024-10-08T23:56:56.7831335Z remote: Compressing objects: 92% (657/714) 2024-10-08T23:56:56.7831980Z remote: Compressing objects: 93% (665/714) 2024-10-08T23:56:56.7832631Z remote: Compressing objects: 94% (672/714) 2024-10-08T23:56:56.7833268Z remote: Compressing objects: 95% (679/714) 2024-10-08T23:56:56.7833932Z remote: Compressing objects: 96% (686/714) 2024-10-08T23:56:56.7835042Z remote: Compressing objects: 97% (693/714) 2024-10-08T23:56:56.7836578Z remote: Compressing objects: 98% (700/714) 2024-10-08T23:56:56.7837290Z remote: Compressing objects: 99% (707/714) 2024-10-08T23:56:56.7837943Z remote: Compressing objects: 100% (714/714) 2024-10-08T23:56:56.7839182Z remote: Compressing objects: 100% (714/714), done. 2024-10-08T23:57:24.7423479Z remote: Total 1012391 (delta 881), reused 1142 (delta 706), pack-reused 1010968 (from 1) 2024-10-08T23:57:52.0241220Z [command]/usr/bin/git rev-parse --verify --quiet 47952c0a8001fd60c9ffe52b121d022d440bef8b^{object} 2024-10-08T23:57:52.0274006Z 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:57:52.0280753Z ##[endgroup] 2024-10-08T23:57:52.0283458Z ##[group]Determining the checkout info 2024-10-08T23:57:52.0284308Z ##[endgroup] 2024-10-08T23:57:52.0284949Z ##[group]Checking out the ref 2024-10-08T23:57:52.0289538Z [command]/usr/bin/git checkout --quiet --force 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-08T23:57:53.9959129Z ##[endgroup] 2024-10-08T23:57:53.9959896Z ##[group]Setting up auth for fetching submodules 2024-10-08T23:57:53.9967604Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-08T23:57:54.0034718Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-10-08T23:57:54.0076202Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-10-08T23:57:54.0120211Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-10-08T23:57:54.0157550Z ##[endgroup] 2024-10-08T23:57:54.0158206Z ##[group]Fetching submodules 2024-10-08T23:57:54.0164488Z [command]/usr/bin/git submodule sync --recursive 2024-10-08T23:57:54.0546517Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-10-08T23:57:54.0918122Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-10-08T23:57:54.0920057Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-10-08T23:57:54.0923400Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-10-08T23:57:54.0927047Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-10-08T23:57:54.0932002Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-10-08T23:57:54.0936627Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-10-08T23:57:54.0940359Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-10-08T23:57:54.0944738Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-10-08T23:57:54.0949402Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-10-08T23:57:54.0953859Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-10-08T23:57:54.0958604Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-10-08T23:57:54.0963138Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-10-08T23:57:54.0968127Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-10-08T23:57:54.0973010Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-10-08T23:57:54.0978312Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-10-08T23:57:54.0983340Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-10-08T23:57:54.0991043Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-10-08T23:57:54.0996396Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-10-08T23:57:54.1001974Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-10-08T23:57:54.1007825Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-10-08T23:57:54.1014259Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-10-08T23:57:54.1020510Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-10-08T23:57:54.1026658Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-10-08T23:57:54.1032427Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-10-08T23:57:54.1038670Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-10-08T23:57:54.1045024Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-10-08T23:57:54.1051977Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-10-08T23:57:54.1058273Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-10-08T23:57:54.1065089Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-10-08T23:57:54.1071901Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-10-08T23:57:54.1079234Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-10-08T23:57:54.1086188Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-10-08T23:57:54.1093538Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-10-08T23:57:54.1102857Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-10-08T23:57:54.1110614Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-10-08T23:57:54.1148481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-10-08T23:57:54.5342640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-10-08T23:57:54.7411585Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-10-08T23:57:54.9461151Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-10-08T23:57:55.2229278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2024-10-08T23:57:55.6344323Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-10-08T23:57:57.9142234Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-10-08T23:58:11.4838283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-10-08T23:58:12.0210881Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-10-08T23:58:12.6266016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-10-08T23:58:13.3208536Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-10-08T23:58:14.8599246Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-10-08T23:58:17.1295991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-10-08T23:58:24.4734614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-10-08T23:58:26.3413780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-10-08T23:58:28.3317080Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-10-08T23:58:29.8958966Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-10-08T23:58:30.3704760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-10-08T23:58:30.7446351Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-10-08T23:58:31.8972292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-10-08T23:58:32.2815968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-10-08T23:58:32.5560891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-10-08T23:58:34.5347825Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-10-08T23:58:35.3943526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-10-08T23:58:35.8846397Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-10-08T23:58:43.3895937Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-10-08T23:58:46.1308256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-10-08T23:58:53.3679752Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-10-08T23:58:53.6505924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-10-08T23:59:05.1727002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-10-08T23:59:05.3757540Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-10-08T23:59:05.6098116Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-10-08T23:59:06.8767137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-10-08T23:59:07.2039685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-10-08T23:59:08.0006447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-10-08T23:59:08.4901152Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-10-08T23:59:08.5062704Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-10-08T23:59:08.5180608Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-10-08T23:59:08.5518286Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-10-08T23:59:08.5959268Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-10-08T23:59:08.6448861Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-10-08T23:59:09.8175544Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-10-08T23:59:09.8495851Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-10-08T23:59:09.9101806Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-10-08T23:59:10.0404734Z Submodule path 'third_party/cpuinfo': checked out 'a5ff6df40ce528721cfc310c7ed43946d77404d5' 2024-10-08T23:59:10.0857151Z Submodule path 'third_party/cudnn_frontend': checked out '2533f5e5c1877fd76266133c1479ef1643ce3a8b' 2024-10-08T23:59:10.7917945Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-10-08T23:59:11.1246056Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-10-08T23:59:11.2430552Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-10-08T23:59:11.2453578Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-10-08T23:59:11.2457634Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-10-08T23:59:11.2461717Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-10-08T23:59:11.2465411Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-10-08T23:59:11.2469605Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-10-08T23:59:11.2501808Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-10-08T23:59:12.5948386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-10-08T23:59:13.2974187Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-10-08T23:59:15.5860910Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-10-08T23:59:16.7725799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-10-08T23:59:17.1487114Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-10-08T23:59:17.2787204Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-10-08T23:59:17.8774807Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-10-08T23:59:17.9576680Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-10-08T23:59:17.9734470Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-10-08T23:59:18.1372890Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-10-08T23:59:18.1839705Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-10-08T23:59:18.2342801Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-10-08T23:59:18.2691932Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-10-08T23:59:18.3296458Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-10-08T23:59:18.3463580Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-10-08T23:59:18.3483594Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-10-08T23:59:18.3513649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-10-08T23:59:32.2475600Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-10-08T23:59:32.2721300Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-10-08T23:59:32.3881326Z Submodule path 'third_party/kineto': checked out 'b5c85daac1ee123aa7f04eb6f2bc71363f429e68' 2024-10-08T23:59:32.3901331Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-08T23:59:32.3904427Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-10-08T23:59:32.3908912Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-10-08T23:59:32.3942405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-10-08T23:59:33.0392568Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-10-08T23:59:34.6162711Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-10-08T23:59:35.9263577Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-10-08T23:59:35.9284273Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-08T23:59:35.9288182Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-08T23:59:35.9292083Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-08T23:59:35.9296216Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-08T23:59:35.9300448Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-08T23:59:35.9305950Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-08T23:59:35.9310531Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-08T23:59:35.9315514Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-08T23:59:35.9349506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-10-08T23:59:36.9532317Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-10-08T23:59:37.3848218Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-10-08T23:59:38.9476050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-10-08T23:59:39.2662240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-10-08T23:59:39.9237344Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-10-08T23:59:41.1276066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-10-08T23:59:48.6494070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-10-08T23:59:49.3027442Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-10-08T23:59:49.3275277Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-10-08T23:59:49.3770334Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-10-08T23:59:49.3953772Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-10-08T23:59:49.3973021Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-08T23:59:49.4005962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-10-08T23:59:49.8286563Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-10-08T23:59:49.8530955Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-10-08T23:59:49.9072414Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-10-08T23:59:50.0442311Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-10-08T23:59:50.0655618Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-10-08T23:59:50.1151934Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-10-08T23:59:50.1920875Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-10-08T23:59:50.2409952Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-10-08T23:59:50.2807268Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-10-08T23:59:50.4239283Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-10-08T23:59:50.9655533Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-10-08T23:59:50.9696852Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-10-08T23:59:50.9700801Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-10-08T23:59:50.9734653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-10-08T23:59:51.5138203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-10-08T23:59:52.6950534Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-10-08T23:59:52.7421953Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-10-08T23:59:52.8448102Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-10-08T23:59:52.8473863Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-08T23:59:52.8477369Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-08T23:59:52.8481326Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-08T23:59:52.8485425Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-08T23:59:52.8490171Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-08T23:59:52.8494577Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-08T23:59:52.8499013Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-08T23:59:52.8503569Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-08T23:59:52.8538853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-10-08T23:59:53.3706840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-10-08T23:59:54.5636556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-10-08T23:59:54.9017049Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-10-09T00:00:02.5340838Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-10-09T00:00:02.9095833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-10-09T00:00:03.1692114Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-10-09T00:00:03.5240848Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-10-09T00:00:11.9299789Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-10-09T00:00:11.9846614Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-10-09T00:00:12.0058764Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-10-09T00:00:12.1474874Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-10-09T00:00:12.1653624Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-10-09T00:00:12.1864214Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-10-09T00:00:12.2090731Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-10-09T00:00:12.2111532Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:00:12.2115529Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:00:12.2148147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-10-09T00:00:14.5150562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-10-09T00:00:16.0764171Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-10-09T00:00:16.1392859Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-10-09T00:00:16.8952584Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-10-09T00:00:16.9107990Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-10-09T00:00:17.3002020Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-10-09T00:00:17.3031486Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:00:17.3034800Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-10-09T00:00:17.3067844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-10-09T00:00:17.8683406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-10-09T00:00:19.0702667Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-10-09T00:00:19.1682472Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-10-09T00:00:19.1803945Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-10-09T00:00:19.1973987Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-10-09T00:00:19.2483148Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-10-09T00:00:19.2885512Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-10-09T00:00:19.3469084Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-10-09T00:00:19.3858986Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-10-09T00:00:19.3882537Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:00:19.3886207Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:00:19.3890081Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:00:19.3894103Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:00:19.3928060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-10-09T00:00:20.5774235Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-10-09T00:00:20.8922367Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-10-09T00:00:22.4769050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-10-09T00:00:23.7774603Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-10-09T00:00:23.7991255Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-10-09T00:00:23.8962615Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-10-09T00:00:23.9373411Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-10-09T00:00:23.9396481Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:00:23.9431431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-10-09T00:00:24.1650181Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-10-09T00:00:24.1697192Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-10-09T00:00:24.2080739Z Entering 'android/libs/fbjni' 2024-10-09T00:00:24.2138720Z Entering 'third_party/FP16' 2024-10-09T00:00:24.2192707Z Entering 'third_party/FXdiv' 2024-10-09T00:00:24.2248896Z Entering 'third_party/NNPACK' 2024-10-09T00:00:24.2304134Z Entering 'third_party/NVTX' 2024-10-09T00:00:24.2360800Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:00:24.2415044Z Entering 'third_party/XNNPACK' 2024-10-09T00:00:24.2488610Z Entering 'third_party/benchmark' 2024-10-09T00:00:24.2547118Z Entering 'third_party/cpp-httplib' 2024-10-09T00:00:24.2600611Z Entering 'third_party/cpuinfo' 2024-10-09T00:00:24.2656725Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:00:24.2710673Z Entering 'third_party/cutlass' 2024-10-09T00:00:24.2776708Z Entering 'third_party/eigen' 2024-10-09T00:00:24.2835604Z Entering 'third_party/fbgemm' 2024-10-09T00:00:24.2889564Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:00:24.2943269Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:00:24.2996246Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:00:24.3059533Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:00:24.3115696Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:00:24.3171617Z Entering 'third_party/flatbuffers' 2024-10-09T00:00:24.3230960Z Entering 'third_party/fmt' 2024-10-09T00:00:24.3285684Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:00:24.3341664Z Entering 'third_party/gloo' 2024-10-09T00:00:24.3395585Z Entering 'third_party/googletest' 2024-10-09T00:00:24.3449710Z Entering 'third_party/ideep' 2024-10-09T00:00:24.3504248Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:00:24.3568058Z Entering 'third_party/ittapi' 2024-10-09T00:00:24.3621355Z Entering 'third_party/kineto' 2024-10-09T00:00:24.3674523Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:00:24.3730078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:00:24.3784012Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:00:24.3839137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:00:24.3889903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:00:24.3942467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:00:24.3994644Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:00:24.4047809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:00:24.4097855Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:00:24.4149945Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:00:24.4201504Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:00:24.4252358Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:00:24.4304430Z Entering 'third_party/mimalloc' 2024-10-09T00:00:24.4357452Z Entering 'third_party/nccl/nccl' 2024-10-09T00:00:24.4407807Z Entering 'third_party/nlohmann' 2024-10-09T00:00:24.4460500Z Entering 'third_party/onnx' 2024-10-09T00:00:24.4530923Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:00:24.4583210Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:00:24.4637336Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:00:24.4690557Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:00:24.4741248Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:00:24.4790885Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:00:24.4840918Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:00:24.4891672Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:00:24.4942294Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:00:24.4991148Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:00:24.5040021Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:00:24.5091374Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:00:24.5142889Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:00:24.5216087Z Entering 'third_party/pocketfft' 2024-10-09T00:00:24.5265405Z Entering 'third_party/protobuf' 2024-10-09T00:00:24.5319838Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:00:24.5368725Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:00:24.5422548Z Entering 'third_party/psimd' 2024-10-09T00:00:24.5473502Z Entering 'third_party/pthreadpool' 2024-10-09T00:00:24.5525040Z Entering 'third_party/pybind11' 2024-10-09T00:00:24.5575176Z Entering 'third_party/python-peachpy' 2024-10-09T00:00:24.5627169Z Entering 'third_party/sleef' 2024-10-09T00:00:24.5677129Z Entering 'third_party/tensorpipe' 2024-10-09T00:00:24.5729989Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:00:24.5782148Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:00:24.5835075Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:00:24.5888040Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:00:24.5941459Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:00:24.6015933Z ##[endgroup] 2024-10-09T00:00:24.6019159Z ##[group]Persisting credentials for submodules 2024-10-09T00:00:24.6023675Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-10-09T00:00:24.6403274Z Entering 'android/libs/fbjni' 2024-10-09T00:00:24.6475843Z Entering 'third_party/FP16' 2024-10-09T00:00:24.6546717Z Entering 'third_party/FXdiv' 2024-10-09T00:00:24.6621310Z Entering 'third_party/NNPACK' 2024-10-09T00:00:24.6692646Z Entering 'third_party/NVTX' 2024-10-09T00:00:24.6765742Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:00:24.6836854Z Entering 'third_party/XNNPACK' 2024-10-09T00:00:24.6927755Z Entering 'third_party/benchmark' 2024-10-09T00:00:24.6999545Z Entering 'third_party/cpp-httplib' 2024-10-09T00:00:24.7071323Z Entering 'third_party/cpuinfo' 2024-10-09T00:00:24.7142881Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:00:24.7211768Z Entering 'third_party/cutlass' 2024-10-09T00:00:24.7289713Z Entering 'third_party/eigen' 2024-10-09T00:00:24.7361249Z Entering 'third_party/fbgemm' 2024-10-09T00:00:24.7429839Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:00:24.7496439Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:00:24.7564658Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:00:24.7640827Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:00:24.7707611Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:00:24.7776701Z Entering 'third_party/flatbuffers' 2024-10-09T00:00:24.7848439Z Entering 'third_party/fmt' 2024-10-09T00:00:24.7916710Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:00:24.7983387Z Entering 'third_party/gloo' 2024-10-09T00:00:24.8051264Z Entering 'third_party/googletest' 2024-10-09T00:00:24.8119917Z Entering 'third_party/ideep' 2024-10-09T00:00:24.8184500Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:00:24.8262180Z Entering 'third_party/ittapi' 2024-10-09T00:00:24.8331454Z Entering 'third_party/kineto' 2024-10-09T00:00:24.8399392Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:00:24.8467938Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:00:24.8538627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:00:24.8608673Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:00:24.8678655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:00:24.8746596Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:00:24.8818309Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:00:24.8886543Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:00:24.8957574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:00:24.9028762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:00:24.9099040Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:00:24.9167176Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:00:24.9239859Z Entering 'third_party/mimalloc' 2024-10-09T00:00:24.9309124Z Entering 'third_party/nccl/nccl' 2024-10-09T00:00:24.9378753Z Entering 'third_party/nlohmann' 2024-10-09T00:00:24.9449730Z Entering 'third_party/onnx' 2024-10-09T00:00:24.9536280Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:00:24.9604671Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:00:24.9676575Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:00:24.9747049Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:00:24.9814201Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:00:24.9881941Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:00:24.9949169Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:00:25.0018893Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:00:25.0084194Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:00:25.0150530Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:00:25.0216961Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:00:25.0286881Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:00:25.0357602Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:00:25.0450440Z Entering 'third_party/pocketfft' 2024-10-09T00:00:25.0521048Z Entering 'third_party/protobuf' 2024-10-09T00:00:25.0591804Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:00:25.0661167Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:00:25.0730211Z Entering 'third_party/psimd' 2024-10-09T00:00:25.0796668Z Entering 'third_party/pthreadpool' 2024-10-09T00:00:25.0863828Z Entering 'third_party/pybind11' 2024-10-09T00:00:25.0933535Z Entering 'third_party/python-peachpy' 2024-10-09T00:00:25.0999486Z Entering 'third_party/sleef' 2024-10-09T00:00:25.1068640Z Entering 'third_party/tensorpipe' 2024-10-09T00:00:25.1136771Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:00:25.1203704Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:00:25.1271506Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:00:25.1339140Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:00:25.1404379Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:00:25.1504152Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-10-09T00:00:25.1871258Z Entering 'android/libs/fbjni' 2024-10-09T00:00:25.1935240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-10-09T00:00:25.1954815Z Entering 'third_party/FP16' 2024-10-09T00:00:25.2023062Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-10-09T00:00:25.2042394Z Entering 'third_party/FXdiv' 2024-10-09T00:00:25.2107381Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-10-09T00:00:25.2127816Z Entering 'third_party/NNPACK' 2024-10-09T00:00:25.2192187Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-10-09T00:00:25.2212201Z Entering 'third_party/NVTX' 2024-10-09T00:00:25.2276497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-10-09T00:00:25.2296534Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:00:25.2360957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-10-09T00:00:25.2380857Z Entering 'third_party/XNNPACK' 2024-10-09T00:00:25.2446274Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-10-09T00:00:25.2484548Z Entering 'third_party/benchmark' 2024-10-09T00:00:25.2551375Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:00:25.2571252Z Entering 'third_party/cpp-httplib' 2024-10-09T00:00:25.2636873Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-10-09T00:00:25.2656202Z Entering 'third_party/cpuinfo' 2024-10-09T00:00:25.2719858Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-10-09T00:00:25.2740070Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:00:25.2804594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-10-09T00:00:25.2825944Z Entering 'third_party/cutlass' 2024-10-09T00:00:25.2891107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-10-09T00:00:25.2921494Z Entering 'third_party/eigen' 2024-10-09T00:00:25.2987620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-10-09T00:00:25.3010878Z Entering 'third_party/fbgemm' 2024-10-09T00:00:25.3078499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-10-09T00:00:25.3098008Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:00:25.3165091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-10-09T00:00:25.3184460Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:00:25.3250463Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-10-09T00:00:25.3269791Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:00:25.3336149Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-10-09T00:00:25.3363976Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:00:25.3428992Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.3448607Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:00:25.3515158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-10-09T00:00:25.3536863Z Entering 'third_party/flatbuffers' 2024-10-09T00:00:25.3603717Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-10-09T00:00:25.3627795Z Entering 'third_party/fmt' 2024-10-09T00:00:25.3693282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-10-09T00:00:25.3713911Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:00:25.3779600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-10-09T00:00:25.3799340Z Entering 'third_party/gloo' 2024-10-09T00:00:25.3865496Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-10-09T00:00:25.3885645Z Entering 'third_party/googletest' 2024-10-09T00:00:25.3952194Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.3972266Z Entering 'third_party/ideep' 2024-10-09T00:00:25.4040085Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-10-09T00:00:25.4058920Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:00:25.4123973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-10-09T00:00:25.4152989Z Entering 'third_party/ittapi' 2024-10-09T00:00:25.4218130Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-10-09T00:00:25.4237913Z Entering 'third_party/kineto' 2024-10-09T00:00:25.4304887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-10-09T00:00:25.4325756Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:00:25.4391475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-10-09T00:00:25.4410384Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:00:25.4476540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-10-09T00:00:25.4498101Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:00:25.4562719Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-10-09T00:00:25.4582255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:00:25.4648109Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-10-09T00:00:25.4667488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:00:25.4733187Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-10-09T00:00:25.4751678Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:00:25.4818988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-10-09T00:00:25.4840372Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:00:25.4906161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-10-09T00:00:25.4928873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:00:25.4993864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.5014752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:00:25.5080315Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-10-09T00:00:25.5102024Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:00:25.5168196Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-10-09T00:00:25.5190503Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:00:25.5257540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-10-09T00:00:25.5277158Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:00:25.5344550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.5365948Z Entering 'third_party/mimalloc' 2024-10-09T00:00:25.5432833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-10-09T00:00:25.5453167Z Entering 'third_party/nccl/nccl' 2024-10-09T00:00:25.5520594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-10-09T00:00:25.5540428Z Entering 'third_party/nlohmann' 2024-10-09T00:00:25.5605140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-10-09T00:00:25.5628016Z Entering 'third_party/onnx' 2024-10-09T00:00:25.5693052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-10-09T00:00:25.5732041Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:00:25.5797023Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:00:25.5817751Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:00:25.5882474Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-10-09T00:00:25.5905976Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:00:25.5972399Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-10-09T00:00:25.5993972Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:00:25.6060336Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:00:25.6079645Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:00:25.6144960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.6164530Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:00:25.6230687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-10-09T00:00:25.6249797Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:00:25.6315579Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-10-09T00:00:25.6337474Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:00:25.6402049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-10-09T00:00:25.6422437Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:00:25.6485594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-10-09T00:00:25.6505224Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:00:25.6570835Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-10-09T00:00:25.6588313Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:00:25.6654160Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-10-09T00:00:25.6676739Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:00:25.6741637Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-10-09T00:00:25.6762955Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:00:25.6828492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-10-09T00:00:25.6872551Z Entering 'third_party/pocketfft' 2024-10-09T00:00:25.6937492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-10-09T00:00:25.6956645Z Entering 'third_party/protobuf' 2024-10-09T00:00:25.7023340Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-10-09T00:00:25.7046243Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:00:25.7109319Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:00:25.7129547Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:00:25.7191709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.7213824Z Entering 'third_party/psimd' 2024-10-09T00:00:25.7279475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-10-09T00:00:25.7298976Z Entering 'third_party/pthreadpool' 2024-10-09T00:00:25.7364584Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-10-09T00:00:25.7383353Z Entering 'third_party/pybind11' 2024-10-09T00:00:25.7447487Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-10-09T00:00:25.7466980Z Entering 'third_party/python-peachpy' 2024-10-09T00:00:25.7530756Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-10-09T00:00:25.7549960Z Entering 'third_party/sleef' 2024-10-09T00:00:25.7613906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-10-09T00:00:25.7633858Z Entering 'third_party/tensorpipe' 2024-10-09T00:00:25.7696333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-10-09T00:00:25.7717000Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:00:25.7778724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:00:25.7798497Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:00:25.7863056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-10-09T00:00:25.7881962Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:00:25.7945731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-10-09T00:00:25.7965333Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:00:25.8028384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-10-09T00:00:25.8045818Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:00:25.8110508Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-10-09T00:00:25.9336289Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-10-09T00:00:25.9715978Z Entering 'android/libs/fbjni' 2024-10-09T00:00:25.9770396Z Entering 'third_party/FP16' 2024-10-09T00:00:25.9825564Z Entering 'third_party/FXdiv' 2024-10-09T00:00:25.9880780Z Entering 'third_party/NNPACK' 2024-10-09T00:00:25.9934403Z Entering 'third_party/NVTX' 2024-10-09T00:00:25.9988387Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:00:26.0042841Z Entering 'third_party/XNNPACK' 2024-10-09T00:00:26.0115499Z Entering 'third_party/benchmark' 2024-10-09T00:00:26.0170589Z Entering 'third_party/cpp-httplib' 2024-10-09T00:00:26.0226450Z Entering 'third_party/cpuinfo' 2024-10-09T00:00:26.0280160Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:00:26.0334424Z Entering 'third_party/cutlass' 2024-10-09T00:00:26.0398328Z Entering 'third_party/eigen' 2024-10-09T00:00:26.0457433Z Entering 'third_party/fbgemm' 2024-10-09T00:00:26.0510809Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:00:26.0564398Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:00:26.0617895Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:00:26.0677233Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:00:26.0730210Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:00:26.0783891Z Entering 'third_party/flatbuffers' 2024-10-09T00:00:26.0842926Z Entering 'third_party/fmt' 2024-10-09T00:00:26.0895830Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:00:26.0951219Z Entering 'third_party/gloo' 2024-10-09T00:00:26.1005793Z Entering 'third_party/googletest' 2024-10-09T00:00:26.1061019Z Entering 'third_party/ideep' 2024-10-09T00:00:26.1115467Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:00:26.1175749Z Entering 'third_party/ittapi' 2024-10-09T00:00:26.1229888Z Entering 'third_party/kineto' 2024-10-09T00:00:26.1282128Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:00:26.1334858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:00:26.1388738Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:00:26.1441694Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:00:26.1493599Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:00:26.1544903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:00:26.1598896Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:00:26.1651087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:00:26.1702500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:00:26.1757226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:00:26.1810818Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:00:26.1863910Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:00:26.1919078Z Entering 'third_party/mimalloc' 2024-10-09T00:00:26.1971285Z Entering 'third_party/nccl/nccl' 2024-10-09T00:00:26.2025397Z Entering 'third_party/nlohmann' 2024-10-09T00:00:26.2080059Z Entering 'third_party/onnx' 2024-10-09T00:00:26.2153492Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:00:26.2206881Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:00:26.2263609Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:00:26.2318852Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:00:26.2369282Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:00:26.2422576Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:00:26.2472437Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:00:26.2526806Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:00:26.2577798Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:00:26.2631301Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:00:26.2682401Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:00:26.2738677Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:00:26.2800197Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:00:26.2879930Z Entering 'third_party/pocketfft' 2024-10-09T00:00:26.2934487Z Entering 'third_party/protobuf' 2024-10-09T00:00:26.2991960Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:00:26.3056784Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:00:26.3112534Z Entering 'third_party/psimd' 2024-10-09T00:00:26.3167356Z Entering 'third_party/pthreadpool' 2024-10-09T00:00:26.3220660Z Entering 'third_party/pybind11' 2024-10-09T00:00:26.3274872Z Entering 'third_party/python-peachpy' 2024-10-09T00:00:26.3328785Z Entering 'third_party/sleef' 2024-10-09T00:00:26.3382176Z Entering 'third_party/tensorpipe' 2024-10-09T00:00:26.3436654Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:00:26.3490037Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:00:26.3543480Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:00:26.3596276Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:00:26.3649948Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:00:26.3724856Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-10-09T00:00:26.4107154Z Entering 'android/libs/fbjni' 2024-10-09T00:00:26.4161302Z Entering 'third_party/FP16' 2024-10-09T00:00:26.4215922Z Entering 'third_party/FXdiv' 2024-10-09T00:00:26.4269684Z Entering 'third_party/NNPACK' 2024-10-09T00:00:26.4325381Z Entering 'third_party/NVTX' 2024-10-09T00:00:26.4379336Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:00:26.4436202Z Entering 'third_party/XNNPACK' 2024-10-09T00:00:26.4509220Z Entering 'third_party/benchmark' 2024-10-09T00:00:26.4565275Z Entering 'third_party/cpp-httplib' 2024-10-09T00:00:26.4620487Z Entering 'third_party/cpuinfo' 2024-10-09T00:00:26.4676208Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:00:26.4732173Z Entering 'third_party/cutlass' 2024-10-09T00:00:26.4797043Z Entering 'third_party/eigen' 2024-10-09T00:00:26.4856356Z Entering 'third_party/fbgemm' 2024-10-09T00:00:26.4911156Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:00:26.4964135Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:00:26.5019005Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:00:26.5078543Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:00:26.5133425Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:00:26.5187712Z Entering 'third_party/flatbuffers' 2024-10-09T00:00:26.5248854Z Entering 'third_party/fmt' 2024-10-09T00:00:26.5303621Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:00:26.5359633Z Entering 'third_party/gloo' 2024-10-09T00:00:26.5414976Z Entering 'third_party/googletest' 2024-10-09T00:00:26.5468824Z Entering 'third_party/ideep' 2024-10-09T00:00:26.5522933Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:00:26.5583331Z Entering 'third_party/ittapi' 2024-10-09T00:00:26.5637804Z Entering 'third_party/kineto' 2024-10-09T00:00:26.5690678Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:00:26.5746651Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:00:26.5801257Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:00:26.5856351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:00:26.5910474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:00:26.5964025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:00:26.6021138Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:00:26.6075011Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:00:26.6128805Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:00:26.6183101Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:00:26.6240192Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:00:26.6293632Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:00:26.6352024Z Entering 'third_party/mimalloc' 2024-10-09T00:00:26.6407880Z Entering 'third_party/nccl/nccl' 2024-10-09T00:00:26.6462804Z Entering 'third_party/nlohmann' 2024-10-09T00:00:26.6519990Z Entering 'third_party/onnx' 2024-10-09T00:00:26.6592399Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:00:26.6646401Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:00:26.6702349Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:00:26.6759347Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:00:26.6810820Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:00:26.6863600Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:00:26.6917380Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:00:26.6971642Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:00:26.7023501Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:00:26.7075545Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:00:26.7129370Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:00:26.7185746Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:00:26.7241106Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:00:26.7319643Z Entering 'third_party/pocketfft' 2024-10-09T00:00:26.7374056Z Entering 'third_party/protobuf' 2024-10-09T00:00:26.7434913Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:00:26.7486332Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:00:26.7542412Z Entering 'third_party/psimd' 2024-10-09T00:00:26.7595672Z Entering 'third_party/pthreadpool' 2024-10-09T00:00:26.7648297Z Entering 'third_party/pybind11' 2024-10-09T00:00:26.7700847Z Entering 'third_party/python-peachpy' 2024-10-09T00:00:26.7752971Z Entering 'third_party/sleef' 2024-10-09T00:00:26.7805882Z Entering 'third_party/tensorpipe' 2024-10-09T00:00:26.7858976Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:00:26.7909976Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:00:26.7961110Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:00:26.8013743Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:00:26.8065973Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:00:26.8137199Z ##[endgroup] 2024-10-09T00:00:26.8193271Z [command]/usr/bin/git log -1 --format='%H' 2024-10-09T00:00:26.8225865Z '47952c0a8001fd60c9ffe52b121d022d440bef8b' 2024-10-09T00:00:26.8475600Z Prepare all required actions 2024-10-09T00:00:26.8476254Z Getting action download info 2024-10-09T00:00:27.0009605Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-10-09T00:00:27.1566026Z ##[group]Run ./.github/actions/setup-linux 2024-10-09T00:00:27.1566544Z env: 2024-10-09T00:00:27.1566892Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:27.1567329Z BUILDER_ROOT: /builder 2024-10-09T00:00:27.1567738Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:27.1568167Z DESIRED_CUDA: cu118 2024-10-09T00:00:27.1568575Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:27.1568982Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:27.1569508Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:27.1570110Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:27.1570487Z LIBTORCH_CONFIG: 2024-10-09T00:00:27.1570879Z LIBTORCH_VARIANT: 2024-10-09T00:00:27.1571283Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:27.1571682Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:27.1572388Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:27.1573106Z ANACONDA_USER: pytorch 2024-10-09T00:00:27.1573543Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:27.1574014Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:27.1574488Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:27.1575268Z GITHUB_TOKEN: *** 2024-10-09T00:00:27.1575658Z PR_NUMBER: 2024-10-09T00:00:27.1576050Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:27.1576611Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:27.1577166Z USE_SPLIT_BUILD: false 2024-10-09T00:00:27.1577576Z ##[endgroup] 2024-10-09T00:00:27.1607251Z ##[group]Run set -euo pipefail 2024-10-09T00:00:27.1607800Z set -euo pipefail 2024-10-09T00:00:27.1608263Z function get_ec2_metadata() { 2024-10-09T00:00:27.1608927Z  # Pulled from instance metadata endpoint for EC2 2024-10-09T00:00:27.1610065Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-10-09T00:00:27.1611057Z  category=$1 2024-10-09T00:00:27.1611713Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-10-09T00:00:27.1612507Z  runner_name_str=i-0f601678677fb07cd 2024-10-09T00:00:27.1613055Z  if [[ -f /.inarc ]]; then 2024-10-09T00:00:27.1614300Z  echo "ARC Runner, no info on ec2 metadata" 2024-10-09T00:00:27.1615012Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-10-09T00:00:27.1615852Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-10-09T00:00:27.1616612Z  else 2024-10-09T00:00:27.1617220Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-10-09T00:00:27.1617937Z  fi 2024-10-09T00:00:27.1618265Z } 2024-10-09T00:00:27.1618706Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-10-09T00:00:27.1619437Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-10-09T00:00:27.1620493Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-10-09T00:00:27.1621201Z echo "system info $(uname -a)" 2024-10-09T00:00:27.1628756Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:27.1629358Z env: 2024-10-09T00:00:27.1629694Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:27.1630124Z BUILDER_ROOT: /builder 2024-10-09T00:00:27.1630535Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:27.1630965Z DESIRED_CUDA: cu118 2024-10-09T00:00:27.1631370Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:27.1631767Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:27.1632285Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:27.1632888Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:27.1633257Z LIBTORCH_CONFIG: 2024-10-09T00:00:27.1633642Z LIBTORCH_VARIANT: 2024-10-09T00:00:27.1634104Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:27.1634496Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:27.1635346Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:27.1636126Z ANACONDA_USER: pytorch 2024-10-09T00:00:27.1636549Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:27.1637026Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:27.1637516Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:27.1638258Z GITHUB_TOKEN: *** 2024-10-09T00:00:27.1638649Z PR_NUMBER: 2024-10-09T00:00:27.1639040Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:27.1639624Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:27.1640164Z USE_SPLIT_BUILD: false 2024-10-09T00:00:27.1640573Z ##[endgroup] 2024-10-09T00:00:27.1752300Z ami-id: ami-0fff1b9a61dec8a5f 2024-10-09T00:00:27.1817134Z instance-id: i-0f601678677fb07cd 2024-10-09T00:00:27.1882983Z instance-type: g3.4xlarge 2024-10-09T00:00:27.1897527Z system info Linux ip-10-0-8-107.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-10-09T00:00:27.1928365Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-10-09T00:00:27.1929988Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-10-09T00:00:27.1938001Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:27.1938622Z env: 2024-10-09T00:00:27.1938945Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:27.1939376Z BUILDER_ROOT: /builder 2024-10-09T00:00:27.1939808Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:27.1940217Z DESIRED_CUDA: cu118 2024-10-09T00:00:27.1940623Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:27.1941046Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:27.1941546Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:27.1942155Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:27.1942544Z LIBTORCH_CONFIG: 2024-10-09T00:00:27.1942907Z LIBTORCH_VARIANT: 2024-10-09T00:00:27.1943310Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:27.1943740Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:27.1944345Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:27.1945076Z ANACONDA_USER: pytorch 2024-10-09T00:00:27.1945516Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:27.1945973Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:27.1946465Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:27.1947268Z GITHUB_TOKEN: *** 2024-10-09T00:00:27.1947660Z PR_NUMBER: 2024-10-09T00:00:27.1948035Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:27.1948616Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:27.1949172Z USE_SPLIT_BUILD: false 2024-10-09T00:00:27.1949567Z ##[endgroup] 2024-10-09T00:00:27.2019164Z ##[group]Run if systemctl is-active --quiet docker; then 2024-10-09T00:00:27.2019895Z if systemctl is-active --quiet docker; then 2024-10-09T00:00:27.2020564Z  echo "Docker daemon is running..."; 2024-10-09T00:00:27.2021352Z else 2024-10-09T00:00:27.2021946Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-10-09T00:00:27.2022677Z fi 2024-10-09T00:00:27.2029477Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:27.2030079Z env: 2024-10-09T00:00:27.2030417Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:27.2031076Z BUILDER_ROOT: /builder 2024-10-09T00:00:27.2031492Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:27.2031925Z DESIRED_CUDA: cu118 2024-10-09T00:00:27.2032335Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:27.2032738Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:27.2033256Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:27.2033903Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:27.2034278Z LIBTORCH_CONFIG: 2024-10-09T00:00:27.2034664Z LIBTORCH_VARIANT: 2024-10-09T00:00:27.2035063Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:27.2035454Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:27.2036292Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:27.2037072Z ANACONDA_USER: pytorch 2024-10-09T00:00:27.2037491Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:27.2037962Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:27.2038456Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:27.2039218Z GITHUB_TOKEN: *** 2024-10-09T00:00:27.2039591Z PR_NUMBER: 2024-10-09T00:00:27.2039984Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:27.2040579Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:27.2041141Z USE_SPLIT_BUILD: false 2024-10-09T00:00:27.2041536Z ##[endgroup] 2024-10-09T00:00:27.2133244Z Docker daemon is running... 2024-10-09T00:00:27.2192211Z ##[group]Run nick-fields/retry@v3.0.0 2024-10-09T00:00:27.2192705Z with: 2024-10-09T00:00:27.2193034Z shell: bash 2024-10-09T00:00:27.2193398Z timeout_minutes: 5 2024-10-09T00:00:27.2193775Z max_attempts: 3 2024-10-09T00:00:27.2194159Z retry_wait_seconds: 30 2024-10-09T00:00:27.2198008Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-10-09T00:00:27.2201953Z polling_interval_seconds: 1 2024-10-09T00:00:27.2202512Z warning_on_retry: true 2024-10-09T00:00:27.2202941Z continue_on_error: false 2024-10-09T00:00:27.2203335Z env: 2024-10-09T00:00:27.2203669Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:27.2204094Z BUILDER_ROOT: /builder 2024-10-09T00:00:27.2204499Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:27.2204921Z DESIRED_CUDA: cu118 2024-10-09T00:00:27.2205341Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:27.2205744Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:27.2206261Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:27.2206863Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:27.2207230Z LIBTORCH_CONFIG: 2024-10-09T00:00:27.2207612Z LIBTORCH_VARIANT: 2024-10-09T00:00:27.2208012Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:27.2208401Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:27.2209021Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:27.2209754Z ANACONDA_USER: pytorch 2024-10-09T00:00:27.2210171Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:27.2210641Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:27.2211132Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:27.2211900Z GITHUB_TOKEN: *** 2024-10-09T00:00:27.2212288Z PR_NUMBER: 2024-10-09T00:00:27.2212681Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:27.2213813Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:27.2214648Z USE_SPLIT_BUILD: false 2024-10-09T00:00:27.2215078Z AWS_RETRY_MODE: standard 2024-10-09T00:00:27.2215488Z AWS_MAX_ATTEMPTS: 5 2024-10-09T00:00:27.2215881Z ##[endgroup] 2024-10-09T00:00:29.0011452Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-10-09T00:00:29.0012535Z Configure a credential helper to remove this warning. See 2024-10-09T00:00:29.0014173Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-10-09T00:00:29.0014874Z 2024-10-09T00:00:29.0015025Z Login Succeeded 2024-10-09T00:00:29.7518810Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-10-09T00:00:29.7519975Z Configure a credential helper to remove this warning. See 2024-10-09T00:00:29.7521063Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-10-09T00:00:29.7521752Z 2024-10-09T00:00:29.7521898Z Login Succeeded 2024-10-09T00:00:30.4290897Z Command completed after 1 attempt(s). 2024-10-09T00:00:30.4365854Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-10-09T00:00:30.4366754Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-10-09T00:00:30.4367576Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-10-09T00:00:30.4378416Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:30.4379025Z env: 2024-10-09T00:00:30.4379367Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:30.4379802Z BUILDER_ROOT: /builder 2024-10-09T00:00:30.4380218Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:30.4380647Z DESIRED_CUDA: cu118 2024-10-09T00:00:30.4381057Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:30.4381462Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:30.4381981Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:30.4382592Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:30.4382961Z LIBTORCH_CONFIG: 2024-10-09T00:00:30.4383349Z LIBTORCH_VARIANT: 2024-10-09T00:00:30.4383763Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:30.4384178Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:30.4384807Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:30.4385539Z ANACONDA_USER: pytorch 2024-10-09T00:00:30.4385960Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:30.4386436Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:30.4386933Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:30.4387834Z GITHUB_TOKEN: *** 2024-10-09T00:00:30.4388233Z PR_NUMBER: 2024-10-09T00:00:30.4388633Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:30.4389216Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:30.4389762Z USE_SPLIT_BUILD: false 2024-10-09T00:00:30.4390181Z ##[endgroup] 2024-10-09T00:00:30.4496683Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-10-09T00:00:30.4497649Z # ignore expansion of "docker ps -q" since it could be empty 2024-10-09T00:00:30.4498386Z # shellcheck disable=SC2046 2024-10-09T00:00:30.4498998Z docker stop $(docker ps -q) || true 2024-10-09T00:00:30.4499579Z # Prune all of the docker images 2024-10-09T00:00:30.4500135Z docker system prune -af 2024-10-09T00:00:30.4507737Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:30.4508361Z env: 2024-10-09T00:00:30.4508699Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:30.4509115Z BUILDER_ROOT: /builder 2024-10-09T00:00:30.4509540Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:30.4509968Z DESIRED_CUDA: cu118 2024-10-09T00:00:30.4510353Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:30.4510770Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:30.4511284Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:30.4511870Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:30.4512257Z LIBTORCH_CONFIG: 2024-10-09T00:00:30.4512644Z LIBTORCH_VARIANT: 2024-10-09T00:00:30.4513021Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:30.4513985Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:30.4514634Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:30.4515616Z ANACONDA_USER: pytorch 2024-10-09T00:00:30.4516056Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:30.4516527Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:30.4517000Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:30.4517785Z GITHUB_TOKEN: *** 2024-10-09T00:00:30.4518179Z PR_NUMBER: 2024-10-09T00:00:30.4518572Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:30.4519135Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:30.4519695Z USE_SPLIT_BUILD: false 2024-10-09T00:00:30.4520108Z ##[endgroup] 2024-10-09T00:00:30.4889345Z "docker stop" requires at least 1 argument. 2024-10-09T00:00:30.4890255Z See 'docker stop --help'. 2024-10-09T00:00:30.4890586Z 2024-10-09T00:00:30.4890870Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-10-09T00:00:30.4891371Z 2024-10-09T00:00:30.4891564Z Stop one or more running containers 2024-10-09T00:00:30.5104542Z Total reclaimed space: 0B 2024-10-09T00:00:30.5146909Z ##[group]Run set +e 2024-10-09T00:00:30.5147369Z set +e 2024-10-09T00:00:30.5147719Z set -x 2024-10-09T00:00:30.5148078Z  2024-10-09T00:00:30.5148472Z PT_DOMAIN=download.pytorch.org 2024-10-09T00:00:30.5149446Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-10-09T00:00:30.5150814Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-10-09T00:00:30.5151762Z # one is returned at random 2024-10-09T00:00:30.5152418Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-10-09T00:00:30.5153060Z  2024-10-09T00:00:30.5153444Z if [ -z "${RESOLVED_IP}" ]; then 2024-10-09T00:00:30.5154209Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-10-09T00:00:30.5155142Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-10-09T00:00:30.5155867Z  2024-10-09T00:00:30.5156261Z  if [ -z "${RESOLVED_IP}" ]; then 2024-10-09T00:00:30.5156922Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-10-09T00:00:30.5157553Z  exit 1 2024-10-09T00:00:30.5157932Z  fi 2024-10-09T00:00:30.5158260Z fi 2024-10-09T00:00:30.5158593Z  2024-10-09T00:00:30.5159028Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-10-09T00:00:30.5159651Z  # Clean up any old records first 2024-10-09T00:00:30.5160276Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-10-09T00:00:30.5160835Z fi 2024-10-09T00:00:30.5161151Z  2024-10-09T00:00:30.5161674Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-10-09T00:00:30.5162352Z cat /etc/hosts 2024-10-09T00:00:30.5169859Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:30.5170484Z env: 2024-10-09T00:00:30.5170826Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:30.5171259Z BUILDER_ROOT: /builder 2024-10-09T00:00:30.5171687Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:30.5172115Z DESIRED_CUDA: cu118 2024-10-09T00:00:30.5172504Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:30.5172922Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:30.5173446Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:30.5174036Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:30.5174422Z LIBTORCH_CONFIG: 2024-10-09T00:00:30.5174806Z LIBTORCH_VARIANT: 2024-10-09T00:00:30.5175186Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:30.5175596Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:30.5176217Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:30.5176924Z ANACONDA_USER: pytorch 2024-10-09T00:00:30.5177358Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:30.5177829Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:30.5178305Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:30.5179105Z GITHUB_TOKEN: *** 2024-10-09T00:00:30.5179802Z PR_NUMBER: 2024-10-09T00:00:30.5180204Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:30.5180772Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:30.5181429Z USE_SPLIT_BUILD: false 2024-10-09T00:00:30.5181845Z ##[endgroup] 2024-10-09T00:00:30.5216398Z + PT_DOMAIN=download.pytorch.org 2024-10-09T00:00:30.5223739Z ++ dig -4 +short download.pytorch.org 2024-10-09T00:00:30.5225104Z ++ tail -n1 2024-10-09T00:00:30.5405719Z + RESOLVED_IP=18.160.10.28 2024-10-09T00:00:30.5406486Z + '[' -z 18.160.10.28 ']' 2024-10-09T00:00:30.5407049Z + grep -r download.pytorch.org /etc/hosts 2024-10-09T00:00:30.5422223Z 108.138.64.61 download.pytorch.org 2024-10-09T00:00:30.5424203Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-10-09T00:00:30.7238865Z + echo '18.160.10.28 download.pytorch.org' 2024-10-09T00:00:30.7239550Z + sudo tee -a /etc/hosts 2024-10-09T00:00:30.7817133Z 18.160.10.28 download.pytorch.org 2024-10-09T00:00:30.7840501Z + cat /etc/hosts 2024-10-09T00:00:30.7852568Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-10-09T00:00:30.7870727Z ::1 localhost6 localhost6.localdomain6 2024-10-09T00:00:30.7871376Z 18.160.10.28 download.pytorch.org 2024-10-09T00:00:30.7927988Z Prepare all required actions 2024-10-09T00:00:30.7967410Z ##[group]Run ./.github/actions/chown-workspace 2024-10-09T00:00:30.7967969Z with: 2024-10-09T00:00:30.7968539Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:30.7969224Z env: 2024-10-09T00:00:30.7969560Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:30.7969992Z BUILDER_ROOT: /builder 2024-10-09T00:00:30.7970404Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:30.7970835Z DESIRED_CUDA: cu118 2024-10-09T00:00:30.7971243Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:30.7971648Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:30.7972170Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:30.7972775Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:30.7973236Z LIBTORCH_CONFIG: 2024-10-09T00:00:30.7973646Z LIBTORCH_VARIANT: 2024-10-09T00:00:30.7974048Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:30.7974443Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:30.7975173Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:30.7975903Z ANACONDA_USER: pytorch 2024-10-09T00:00:30.7976347Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:30.7976824Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:30.7977302Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:30.7978114Z GITHUB_TOKEN: *** 2024-10-09T00:00:30.7978509Z PR_NUMBER: 2024-10-09T00:00:30.7978910Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:30.7979477Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:30.7980048Z USE_SPLIT_BUILD: false 2024-10-09T00:00:30.7980467Z ##[endgroup] 2024-10-09T00:00:30.8004454Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-10-09T00:00:30.8005594Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-10-09T00:00:30.8015903Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:30.8016532Z env: 2024-10-09T00:00:30.8016872Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:30.8017312Z BUILDER_ROOT: /builder 2024-10-09T00:00:30.8017740Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:30.8018158Z DESIRED_CUDA: cu118 2024-10-09T00:00:30.8018565Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:30.8018984Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:30.8019488Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:30.8020097Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:30.8020485Z LIBTORCH_CONFIG: 2024-10-09T00:00:30.8020856Z LIBTORCH_VARIANT: 2024-10-09T00:00:30.8021255Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:30.8021669Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:30.8022271Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:30.8023001Z ANACONDA_USER: pytorch 2024-10-09T00:00:30.8023721Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:30.8024178Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:30.8024675Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:30.8025478Z GITHUB_TOKEN: *** 2024-10-09T00:00:30.8025863Z PR_NUMBER: 2024-10-09T00:00:30.8026264Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:30.8026840Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:30.8027382Z USE_SPLIT_BUILD: false 2024-10-09T00:00:30.8027800Z ##[endgroup] 2024-10-09T00:00:30.8272731Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-10-09T00:00:31.0487798Z latest: Pulling from tool/alpine 2024-10-09T00:00:31.0488391Z 540db60ca938: Pulling fs layer 2024-10-09T00:00:31.1501249Z 540db60ca938: Verifying Checksum 2024-10-09T00:00:31.1501827Z 540db60ca938: Download complete 2024-10-09T00:00:31.2964943Z 540db60ca938: Pull complete 2024-10-09T00:00:31.3084195Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-10-09T00:00:31.3127037Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-10-09T00:00:34.5071556Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-10-09T00:00:34.5072234Z rm -rf "${GITHUB_WORKSPACE}" 2024-10-09T00:00:34.5072785Z mkdir "${GITHUB_WORKSPACE}" 2024-10-09T00:00:34.5081885Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:00:34.5082521Z env: 2024-10-09T00:00:34.5082869Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:34.5083289Z BUILDER_ROOT: /builder 2024-10-09T00:00:34.5083725Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:34.5084162Z DESIRED_CUDA: cu118 2024-10-09T00:00:34.5084555Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:34.5084985Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:34.5085509Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:34.5086102Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:34.5086499Z LIBTORCH_CONFIG: 2024-10-09T00:00:34.5086892Z LIBTORCH_VARIANT: 2024-10-09T00:00:34.5087295Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:34.5087718Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:34.5088417Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:34.5089139Z ANACONDA_USER: pytorch 2024-10-09T00:00:34.5089580Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:34.5090054Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:34.5090534Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:34.5091376Z GITHUB_TOKEN: *** 2024-10-09T00:00:34.5091788Z PR_NUMBER: 2024-10-09T00:00:34.5092175Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:34.5092763Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:34.5093325Z USE_SPLIT_BUILD: false 2024-10-09T00:00:34.5093727Z ##[endgroup] 2024-10-09T00:00:37.4236880Z ##[group]Run malfet/checkout@silent-checkout 2024-10-09T00:00:37.4237469Z with: 2024-10-09T00:00:37.4237876Z ref: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:37.4238438Z submodules: recursive 2024-10-09T00:00:37.4238859Z path: pytorch 2024-10-09T00:00:37.4239258Z repository: pytorch/pytorch 2024-10-09T00:00:37.4239881Z token: *** 2024-10-09T00:00:37.4240224Z ssh-strict: true 2024-10-09T00:00:37.4240630Z persist-credentials: true 2024-10-09T00:00:37.4241073Z clean: true 2024-10-09T00:00:37.4241453Z sparse-checkout-cone-mode: true 2024-10-09T00:00:37.4241943Z fetch-depth: 1 2024-10-09T00:00:37.4242313Z lfs: false 2024-10-09T00:00:37.4242667Z set-safe-directory: true 2024-10-09T00:00:37.4243115Z quiet-checkout: false 2024-10-09T00:00:37.4243515Z env: 2024-10-09T00:00:37.4243837Z PYTORCH_ROOT: /pytorch 2024-10-09T00:00:37.4244278Z BUILDER_ROOT: /builder 2024-10-09T00:00:37.4244714Z PACKAGE_TYPE: manywheel 2024-10-09T00:00:37.4245192Z DESIRED_CUDA: cu118 2024-10-09T00:00:37.4245589Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:00:37.4246018Z GPU_ARCH_TYPE: cuda 2024-10-09T00:00:37.4246540Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:00:37.4247386Z SKIP_ALL_TESTS: 1 2024-10-09T00:00:37.4247782Z LIBTORCH_CONFIG: 2024-10-09T00:00:37.4248175Z LIBTORCH_VARIANT: 2024-10-09T00:00:37.4248563Z DESIRED_DEVTOOLSET: 2024-10-09T00:00:37.4248977Z DESIRED_PYTHON: 3.9 2024-10-09T00:00:37.4249603Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:00:37.4250319Z ANACONDA_USER: pytorch 2024-10-09T00:00:37.4250759Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:00:37.4251237Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:00:37.4251717Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:00:37.4252442Z GITHUB_TOKEN: *** 2024-10-09T00:00:37.4252834Z PR_NUMBER: 2024-10-09T00:00:37.4253238Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:00:37.4253818Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:37.4254379Z USE_SPLIT_BUILD: false 2024-10-09T00:00:37.4254793Z ##[endgroup] 2024-10-09T00:00:37.5520096Z Syncing repository: pytorch/pytorch 2024-10-09T00:00:37.5535217Z ##[group]Getting Git version info 2024-10-09T00:00:37.5536775Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-10-09T00:00:37.5574854Z [command]/usr/bin/git version 2024-10-09T00:00:37.5633573Z git version 2.40.1 2024-10-09T00:00:37.5670631Z ##[endgroup] 2024-10-09T00:00:37.5694544Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/11a02fc7-0324-4f80-b74e-8859a7483ca9' before making global git config changes 2024-10-09T00:00:37.5696130Z Adding repository directory to the temporary git global config as a safe directory 2024-10-09T00:00:37.5701390Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-10-09T00:00:37.5748560Z ##[group]Initializing the repository 2024-10-09T00:00:37.5753408Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-10-09T00:00:37.5794702Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-10-09T00:00:37.5796279Z hint: is subject to change. To configure the initial branch name to use in all 2024-10-09T00:00:37.5797303Z hint: of your new repositories, which will suppress this warning, call: 2024-10-09T00:00:37.5798026Z hint: 2024-10-09T00:00:37.5798565Z hint: git config --global init.defaultBranch 2024-10-09T00:00:37.5799152Z hint: 2024-10-09T00:00:37.5799824Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-10-09T00:00:37.5800896Z hint: 'development'. The just-created branch can be renamed via this command: 2024-10-09T00:00:37.5801641Z hint: 2024-10-09T00:00:37.5802048Z hint: git branch -m 2024-10-09T00:00:37.5803055Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-10-09T00:00:37.5811766Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-10-09T00:00:37.5852613Z ##[endgroup] 2024-10-09T00:00:37.5853321Z ##[group]Disabling automatic garbage collection 2024-10-09T00:00:37.5857728Z [command]/usr/bin/git config --local gc.auto 0 2024-10-09T00:00:37.5896782Z ##[endgroup] 2024-10-09T00:00:37.5897417Z ##[group]Setting up auth 2024-10-09T00:00:37.5906981Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-09T00:00:37.5949230Z [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' || :" 2024-10-09T00:00:37.6301078Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-09T00:00:37.6341304Z [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' || :" 2024-10-09T00:00:37.6694465Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-09T00:00:37.6754546Z ##[endgroup] 2024-10-09T00:00:37.6755688Z ##[group]Fetching the repository 2024-10-09T00:00:37.6763556Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:37.9329890Z remote: Enumerating objects: 11312, done. 2024-10-09T00:00:37.9334310Z remote: Counting objects: 0% (1/11312) 2024-10-09T00:00:37.9335145Z remote: Counting objects: 1% (114/11312) 2024-10-09T00:00:37.9336225Z remote: Counting objects: 2% (227/11312) 2024-10-09T00:00:37.9338514Z remote: Counting objects: 3% (340/11312) 2024-10-09T00:00:37.9341012Z remote: Counting objects: 4% (453/11312) 2024-10-09T00:00:37.9341715Z remote: Counting objects: 5% (566/11312) 2024-10-09T00:00:37.9343115Z remote: Counting objects: 6% (679/11312) 2024-10-09T00:00:37.9344109Z remote: Counting objects: 7% (792/11312) 2024-10-09T00:00:37.9346590Z remote: Counting objects: 8% (905/11312) 2024-10-09T00:00:37.9347990Z remote: Counting objects: 9% (1019/11312) 2024-10-09T00:00:37.9350388Z remote: Counting objects: 10% (1132/11312) 2024-10-09T00:00:37.9352907Z remote: Counting objects: 11% (1245/11312) 2024-10-09T00:00:37.9355095Z remote: Counting objects: 12% (1358/11312) 2024-10-09T00:00:37.9357086Z remote: Counting objects: 13% (1471/11312) 2024-10-09T00:00:37.9358956Z remote: Counting objects: 14% (1584/11312) 2024-10-09T00:00:37.9360074Z remote: Counting objects: 15% (1697/11312) 2024-10-09T00:00:37.9361587Z remote: Counting objects: 16% (1810/11312) 2024-10-09T00:00:37.9362642Z remote: Counting objects: 17% (1924/11312) 2024-10-09T00:00:37.9366173Z remote: Counting objects: 18% (2037/11312) 2024-10-09T00:00:37.9368241Z remote: Counting objects: 19% (2150/11312) 2024-10-09T00:00:37.9368891Z remote: Counting objects: 20% (2263/11312) 2024-10-09T00:00:37.9369563Z remote: Counting objects: 21% (2376/11312) 2024-10-09T00:00:37.9370223Z remote: Counting objects: 22% (2489/11312) 2024-10-09T00:00:37.9371344Z remote: Counting objects: 23% (2602/11312) 2024-10-09T00:00:37.9372141Z remote: Counting objects: 24% (2715/11312) 2024-10-09T00:00:37.9373028Z remote: Counting objects: 25% (2828/11312) 2024-10-09T00:00:37.9373741Z remote: Counting objects: 26% (2942/11312) 2024-10-09T00:00:37.9374532Z remote: Counting objects: 27% (3055/11312) 2024-10-09T00:00:37.9375452Z remote: Counting objects: 28% (3168/11312) 2024-10-09T00:00:37.9376331Z remote: Counting objects: 29% (3281/11312) 2024-10-09T00:00:37.9377051Z remote: Counting objects: 30% (3394/11312) 2024-10-09T00:00:37.9378381Z remote: Counting objects: 31% (3507/11312) 2024-10-09T00:00:37.9379092Z remote: Counting objects: 32% (3620/11312) 2024-10-09T00:00:37.9379931Z remote: Counting objects: 33% (3733/11312) 2024-10-09T00:00:37.9381148Z remote: Counting objects: 34% (3847/11312) 2024-10-09T00:00:37.9382644Z remote: Counting objects: 35% (3960/11312) 2024-10-09T00:00:37.9384650Z remote: Counting objects: 36% (4073/11312) 2024-10-09T00:00:37.9385716Z remote: Counting objects: 37% (4186/11312) 2024-10-09T00:00:37.9386970Z remote: Counting objects: 38% (4299/11312) 2024-10-09T00:00:37.9388937Z remote: Counting objects: 39% (4412/11312) 2024-10-09T00:00:37.9390511Z remote: Counting objects: 40% (4525/11312) 2024-10-09T00:00:37.9391651Z remote: Counting objects: 41% (4638/11312) 2024-10-09T00:00:37.9392700Z remote: Counting objects: 42% (4752/11312) 2024-10-09T00:00:37.9394486Z remote: Counting objects: 43% (4865/11312) 2024-10-09T00:00:37.9395451Z remote: Counting objects: 44% (4978/11312) 2024-10-09T00:00:37.9396311Z remote: Counting objects: 45% (5091/11312) 2024-10-09T00:00:37.9398193Z remote: Counting objects: 46% (5204/11312) 2024-10-09T00:00:37.9400665Z remote: Counting objects: 47% (5317/11312) 2024-10-09T00:00:37.9403460Z remote: Counting objects: 48% (5430/11312) 2024-10-09T00:00:37.9407475Z remote: Counting objects: 49% (5543/11312) 2024-10-09T00:00:37.9408480Z remote: Counting objects: 50% (5656/11312) 2024-10-09T00:00:37.9411108Z remote: Counting objects: 51% (5770/11312) 2024-10-09T00:00:37.9412981Z remote: Counting objects: 52% (5883/11312) 2024-10-09T00:00:37.9416141Z remote: Counting objects: 53% (5996/11312) 2024-10-09T00:00:37.9417458Z remote: Counting objects: 54% (6109/11312) 2024-10-09T00:00:37.9419136Z remote: Counting objects: 55% (6222/11312) 2024-10-09T00:00:37.9421953Z remote: Counting objects: 56% (6335/11312) 2024-10-09T00:00:37.9426201Z remote: Counting objects: 57% (6448/11312) 2024-10-09T00:00:37.9427636Z remote: Counting objects: 58% (6561/11312) 2024-10-09T00:00:37.9428842Z remote: Counting objects: 59% (6675/11312) 2024-10-09T00:00:37.9430513Z remote: Counting objects: 60% (6788/11312) 2024-10-09T00:00:37.9433234Z remote: Counting objects: 61% (6901/11312) 2024-10-09T00:00:37.9436043Z remote: Counting objects: 62% (7014/11312) 2024-10-09T00:00:37.9439622Z remote: Counting objects: 63% (7127/11312) 2024-10-09T00:00:37.9443302Z remote: Counting objects: 64% (7240/11312) 2024-10-09T00:00:37.9446051Z remote: Counting objects: 65% (7353/11312) 2024-10-09T00:00:37.9448632Z remote: Counting objects: 66% (7466/11312) 2024-10-09T00:00:37.9450994Z remote: Counting objects: 67% (7580/11312) 2024-10-09T00:00:37.9453633Z remote: Counting objects: 68% (7693/11312) 2024-10-09T00:00:37.9455084Z remote: Counting objects: 69% (7806/11312) 2024-10-09T00:00:37.9456432Z remote: Counting objects: 70% (7919/11312) 2024-10-09T00:00:37.9458000Z remote: Counting objects: 71% (8032/11312) 2024-10-09T00:00:37.9459331Z remote: Counting objects: 72% (8145/11312) 2024-10-09T00:00:37.9461730Z remote: Counting objects: 73% (8258/11312) 2024-10-09T00:00:37.9463205Z remote: Counting objects: 74% (8371/11312) 2024-10-09T00:00:37.9464674Z remote: Counting objects: 75% (8484/11312) 2024-10-09T00:00:37.9465992Z remote: Counting objects: 76% (8598/11312) 2024-10-09T00:00:37.9467396Z remote: Counting objects: 77% (8711/11312) 2024-10-09T00:00:37.9469068Z remote: Counting objects: 78% (8824/11312) 2024-10-09T00:00:37.9470350Z remote: Counting objects: 79% (8937/11312) 2024-10-09T00:00:37.9471996Z remote: Counting objects: 80% (9050/11312) 2024-10-09T00:00:37.9474174Z remote: Counting objects: 81% (9163/11312) 2024-10-09T00:00:37.9475876Z remote: Counting objects: 82% (9276/11312) 2024-10-09T00:00:37.9477378Z remote: Counting objects: 83% (9389/11312) 2024-10-09T00:00:37.9479082Z remote: Counting objects: 84% (9503/11312) 2024-10-09T00:00:37.9481907Z remote: Counting objects: 85% (9616/11312) 2024-10-09T00:00:37.9484278Z remote: Counting objects: 86% (9729/11312) 2024-10-09T00:00:37.9486243Z remote: Counting objects: 87% (9842/11312) 2024-10-09T00:00:37.9488187Z remote: Counting objects: 88% (9955/11312) 2024-10-09T00:00:37.9491017Z remote: Counting objects: 89% (10068/11312) 2024-10-09T00:00:37.9492629Z remote: Counting objects: 90% (10181/11312) 2024-10-09T00:00:37.9494967Z remote: Counting objects: 91% (10294/11312) 2024-10-09T00:00:37.9496384Z remote: Counting objects: 92% (10408/11312) 2024-10-09T00:00:37.9503840Z remote: Counting objects: 93% (10521/11312) 2024-10-09T00:00:37.9510442Z remote: Counting objects: 94% (10634/11312) 2024-10-09T00:00:37.9511527Z remote: Counting objects: 95% (10747/11312) 2024-10-09T00:00:37.9515442Z remote: Counting objects: 96% (10860/11312) 2024-10-09T00:00:37.9516897Z remote: Counting objects: 97% (10973/11312) 2024-10-09T00:00:37.9518147Z remote: Counting objects: 98% (11086/11312) 2024-10-09T00:00:37.9519313Z remote: Counting objects: 99% (11199/11312) 2024-10-09T00:00:37.9519979Z remote: Counting objects: 100% (11312/11312) 2024-10-09T00:00:37.9520669Z remote: Counting objects: 100% (11312/11312), done. 2024-10-09T00:00:37.9612400Z remote: Compressing objects: 0% (1/9931) 2024-10-09T00:00:37.9861013Z remote: Compressing objects: 1% (100/9931) 2024-10-09T00:00:38.0531766Z remote: Compressing objects: 2% (199/9931) 2024-10-09T00:00:38.0902250Z remote: Compressing objects: 3% (298/9931) 2024-10-09T00:00:38.1292274Z remote: Compressing objects: 4% (398/9931) 2024-10-09T00:00:38.1738535Z remote: Compressing objects: 5% (497/9931) 2024-10-09T00:00:38.2383463Z remote: Compressing objects: 6% (596/9931) 2024-10-09T00:00:38.3190362Z remote: Compressing objects: 7% (696/9931) 2024-10-09T00:00:38.3822919Z remote: Compressing objects: 8% (795/9931) 2024-10-09T00:00:38.4334042Z remote: Compressing objects: 9% (894/9931) 2024-10-09T00:00:38.4692156Z remote: Compressing objects: 10% (994/9931) 2024-10-09T00:00:38.5110542Z remote: Compressing objects: 11% (1093/9931) 2024-10-09T00:00:38.5470902Z remote: Compressing objects: 12% (1192/9931) 2024-10-09T00:00:38.6326654Z remote: Compressing objects: 13% (1292/9931) 2024-10-09T00:00:38.6825592Z remote: Compressing objects: 14% (1391/9931) 2024-10-09T00:00:38.7355361Z remote: Compressing objects: 15% (1490/9931) 2024-10-09T00:00:38.7933759Z remote: Compressing objects: 16% (1589/9931) 2024-10-09T00:00:38.8399340Z remote: Compressing objects: 17% (1689/9931) 2024-10-09T00:00:38.8963967Z remote: Compressing objects: 18% (1788/9931) 2024-10-09T00:00:38.9526020Z remote: Compressing objects: 19% (1887/9931) 2024-10-09T00:00:38.9601891Z remote: Compressing objects: 19% (1969/9931) 2024-10-09T00:00:39.0255607Z remote: Compressing objects: 20% (1987/9931) 2024-10-09T00:00:39.0625601Z remote: Compressing objects: 21% (2086/9931) 2024-10-09T00:00:39.1319522Z remote: Compressing objects: 22% (2185/9931) 2024-10-09T00:00:39.1879347Z remote: Compressing objects: 23% (2285/9931) 2024-10-09T00:00:39.2424719Z remote: Compressing objects: 24% (2384/9931) 2024-10-09T00:00:39.2970453Z remote: Compressing objects: 25% (2483/9931) 2024-10-09T00:00:39.3680880Z remote: Compressing objects: 26% (2583/9931) 2024-10-09T00:00:39.4044766Z remote: Compressing objects: 27% (2682/9931) 2024-10-09T00:00:39.4480180Z remote: Compressing objects: 28% (2781/9931) 2024-10-09T00:00:39.5018796Z remote: Compressing objects: 29% (2880/9931) 2024-10-09T00:00:39.5616499Z remote: Compressing objects: 30% (2980/9931) 2024-10-09T00:00:39.5952002Z remote: Compressing objects: 31% (3079/9931) 2024-10-09T00:00:39.6024265Z remote: Compressing objects: 32% (3178/9931) 2024-10-09T00:00:39.6218121Z remote: Compressing objects: 33% (3278/9931) 2024-10-09T00:00:39.6381109Z remote: Compressing objects: 34% (3377/9931) 2024-10-09T00:00:39.6606295Z remote: Compressing objects: 35% (3476/9931) 2024-10-09T00:00:39.6773607Z remote: Compressing objects: 36% (3576/9931) 2024-10-09T00:00:39.6851571Z remote: Compressing objects: 37% (3675/9931) 2024-10-09T00:00:39.7038334Z remote: Compressing objects: 38% (3774/9931) 2024-10-09T00:00:39.7269995Z remote: Compressing objects: 39% (3874/9931) 2024-10-09T00:00:39.7543572Z remote: Compressing objects: 40% (3973/9931) 2024-10-09T00:00:39.7820021Z remote: Compressing objects: 41% (4072/9931) 2024-10-09T00:00:39.8264916Z remote: Compressing objects: 42% (4172/9931) 2024-10-09T00:00:39.8690601Z remote: Compressing objects: 43% (4271/9931) 2024-10-09T00:00:39.8965114Z remote: Compressing objects: 44% (4370/9931) 2024-10-09T00:00:39.9338342Z remote: Compressing objects: 45% (4469/9931) 2024-10-09T00:00:39.9528768Z remote: Compressing objects: 46% (4569/9931) 2024-10-09T00:00:39.9817977Z remote: Compressing objects: 46% (4601/9931) 2024-10-09T00:00:40.0209601Z remote: Compressing objects: 47% (4668/9931) 2024-10-09T00:00:40.0568716Z remote: Compressing objects: 48% (4767/9931) 2024-10-09T00:00:40.0879636Z remote: Compressing objects: 49% (4867/9931) 2024-10-09T00:00:40.1490357Z remote: Compressing objects: 50% (4966/9931) 2024-10-09T00:00:40.1832740Z remote: Compressing objects: 51% (5065/9931) 2024-10-09T00:00:40.2080109Z remote: Compressing objects: 52% (5165/9931) 2024-10-09T00:00:40.2347265Z remote: Compressing objects: 53% (5264/9931) 2024-10-09T00:00:40.2603229Z remote: Compressing objects: 54% (5363/9931) 2024-10-09T00:00:40.2975792Z remote: Compressing objects: 55% (5463/9931) 2024-10-09T00:00:40.3325958Z remote: Compressing objects: 56% (5562/9931) 2024-10-09T00:00:40.3580565Z remote: Compressing objects: 57% (5661/9931) 2024-10-09T00:00:40.4169568Z remote: Compressing objects: 58% (5760/9931) 2024-10-09T00:00:40.4204406Z remote: Compressing objects: 59% (5860/9931) 2024-10-09T00:00:40.4440515Z remote: Compressing objects: 60% (5959/9931) 2024-10-09T00:00:40.4615028Z remote: Compressing objects: 61% (6058/9931) 2024-10-09T00:00:40.5039035Z remote: Compressing objects: 62% (6158/9931) 2024-10-09T00:00:40.5230242Z remote: Compressing objects: 63% (6257/9931) 2024-10-09T00:00:40.5309981Z remote: Compressing objects: 64% (6356/9931) 2024-10-09T00:00:40.5341138Z remote: Compressing objects: 65% (6456/9931) 2024-10-09T00:00:40.5414107Z remote: Compressing objects: 66% (6555/9931) 2024-10-09T00:00:40.5537357Z remote: Compressing objects: 67% (6654/9931) 2024-10-09T00:00:40.5604553Z remote: Compressing objects: 68% (6754/9931) 2024-10-09T00:00:40.5707005Z remote: Compressing objects: 69% (6853/9931) 2024-10-09T00:00:40.5835928Z remote: Compressing objects: 70% (6952/9931) 2024-10-09T00:00:40.5993516Z remote: Compressing objects: 71% (7052/9931) 2024-10-09T00:00:40.6108302Z remote: Compressing objects: 72% (7151/9931) 2024-10-09T00:00:40.6219463Z remote: Compressing objects: 73% (7250/9931) 2024-10-09T00:00:40.6334406Z remote: Compressing objects: 74% (7349/9931) 2024-10-09T00:00:40.6499051Z remote: Compressing objects: 75% (7449/9931) 2024-10-09T00:00:40.6637979Z remote: Compressing objects: 76% (7548/9931) 2024-10-09T00:00:40.6830957Z remote: Compressing objects: 77% (7647/9931) 2024-10-09T00:00:40.7015441Z remote: Compressing objects: 78% (7747/9931) 2024-10-09T00:00:40.7171144Z remote: Compressing objects: 79% (7846/9931) 2024-10-09T00:00:40.7317287Z remote: Compressing objects: 80% (7945/9931) 2024-10-09T00:00:40.7502270Z remote: Compressing objects: 81% (8045/9931) 2024-10-09T00:00:40.7656013Z remote: Compressing objects: 82% (8144/9931) 2024-10-09T00:00:40.7780250Z remote: Compressing objects: 83% (8243/9931) 2024-10-09T00:00:40.7914845Z remote: Compressing objects: 84% (8343/9931) 2024-10-09T00:00:40.8046044Z remote: Compressing objects: 85% (8442/9931) 2024-10-09T00:00:40.8201318Z remote: Compressing objects: 86% (8541/9931) 2024-10-09T00:00:40.8337181Z remote: Compressing objects: 87% (8640/9931) 2024-10-09T00:00:40.8440624Z remote: Compressing objects: 88% (8740/9931) 2024-10-09T00:00:40.8586077Z remote: Compressing objects: 89% (8839/9931) 2024-10-09T00:00:40.8631256Z remote: Compressing objects: 90% (8938/9931) 2024-10-09T00:00:40.8645308Z remote: Compressing objects: 91% (9038/9931) 2024-10-09T00:00:40.8659053Z remote: Compressing objects: 92% (9137/9931) 2024-10-09T00:00:40.8683751Z remote: Compressing objects: 93% (9236/9931) 2024-10-09T00:00:40.8693181Z remote: Compressing objects: 94% (9336/9931) 2024-10-09T00:00:40.8708437Z remote: Compressing objects: 95% (9435/9931) 2024-10-09T00:00:40.8721446Z remote: Compressing objects: 96% (9534/9931) 2024-10-09T00:00:40.8737496Z remote: Compressing objects: 97% (9634/9931) 2024-10-09T00:00:40.8750768Z remote: Compressing objects: 98% (9733/9931) 2024-10-09T00:00:40.8761446Z remote: Compressing objects: 99% (9832/9931) 2024-10-09T00:00:40.8762790Z remote: Compressing objects: 100% (9931/9931) 2024-10-09T00:00:40.8763537Z remote: Compressing objects: 100% (9931/9931), done. 2024-10-09T00:00:40.8820962Z Receiving objects: 0% (1/11312) 2024-10-09T00:00:40.8837698Z Receiving objects: 1% (114/11312) 2024-10-09T00:00:40.8863794Z Receiving objects: 2% (227/11312) 2024-10-09T00:00:40.8879031Z Receiving objects: 3% (340/11312) 2024-10-09T00:00:40.8987805Z Receiving objects: 4% (453/11312) 2024-10-09T00:00:40.8995381Z Receiving objects: 5% (566/11312) 2024-10-09T00:00:40.9003733Z Receiving objects: 6% (679/11312) 2024-10-09T00:00:40.9030602Z Receiving objects: 7% (792/11312) 2024-10-09T00:00:40.9048403Z Receiving objects: 8% (905/11312) 2024-10-09T00:00:40.9069661Z Receiving objects: 9% (1019/11312) 2024-10-09T00:00:40.9114974Z Receiving objects: 10% (1132/11312) 2024-10-09T00:00:40.9170545Z Receiving objects: 11% (1245/11312) 2024-10-09T00:00:40.9477296Z Receiving objects: 12% (1358/11312) 2024-10-09T00:00:40.9598318Z Receiving objects: 13% (1471/11312) 2024-10-09T00:00:41.2902480Z Receiving objects: 14% (1584/11312) 2024-10-09T00:00:41.2973718Z Receiving objects: 15% (1697/11312) 2024-10-09T00:00:41.3051367Z Receiving objects: 16% (1810/11312) 2024-10-09T00:00:41.3182052Z Receiving objects: 17% (1924/11312) 2024-10-09T00:00:41.3284876Z Receiving objects: 18% (2037/11312) 2024-10-09T00:00:41.3360277Z Receiving objects: 19% (2150/11312) 2024-10-09T00:00:41.3494645Z Receiving objects: 20% (2263/11312) 2024-10-09T00:00:41.3925206Z Receiving objects: 21% (2376/11312) 2024-10-09T00:00:41.4054139Z Receiving objects: 22% (2489/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.4201499Z Receiving objects: 23% (2602/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.4457375Z Receiving objects: 24% (2715/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.4708243Z Receiving objects: 25% (2828/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.4822081Z Receiving objects: 26% (2942/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5257163Z Receiving objects: 27% (3055/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5433248Z Receiving objects: 28% (3168/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5518246Z Receiving objects: 29% (3281/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5591133Z Receiving objects: 30% (3394/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5602139Z Receiving objects: 31% (3507/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5714171Z Receiving objects: 32% (3620/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5826112Z Receiving objects: 33% (3733/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5863377Z Receiving objects: 34% (3847/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.5954756Z Receiving objects: 35% (3960/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6022642Z Receiving objects: 36% (4073/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6228019Z Receiving objects: 37% (4186/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6289556Z Receiving objects: 38% (4299/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6379884Z Receiving objects: 39% (4412/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6436708Z Receiving objects: 40% (4525/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6548176Z Receiving objects: 41% (4638/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6802706Z Receiving objects: 42% (4752/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.6926519Z Receiving objects: 43% (4865/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.7076406Z Receiving objects: 44% (4978/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.7198718Z Receiving objects: 45% (5091/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.8627933Z Receiving objects: 46% (5204/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.8810755Z Receiving objects: 47% (5317/11312), 17.48 MiB | 34.95 MiB/s 2024-10-09T00:00:41.8936533Z Receiving objects: 47% (5366/11312), 27.47 MiB | 27.49 MiB/s 2024-10-09T00:00:41.9081758Z Receiving objects: 48% (5430/11312), 27.47 MiB | 27.49 MiB/s 2024-10-09T00:00:42.8863352Z Receiving objects: 49% (5543/11312), 27.47 MiB | 27.49 MiB/s 2024-10-09T00:00:42.8872640Z Receiving objects: 49% (5649/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.8976759Z Receiving objects: 50% (5656/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.9119137Z Receiving objects: 51% (5770/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.9285127Z Receiving objects: 52% (5883/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.9378385Z Receiving objects: 53% (5996/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.9492047Z Receiving objects: 54% (6109/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.9705075Z Receiving objects: 55% (6222/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:42.9850280Z Receiving objects: 56% (6335/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.0088775Z Receiving objects: 57% (6448/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.0296502Z Receiving objects: 58% (6561/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.0421013Z Receiving objects: 59% (6675/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.0773776Z Receiving objects: 60% (6788/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.0991747Z Receiving objects: 61% (6901/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.1382481Z Receiving objects: 62% (7014/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.1988423Z Receiving objects: 63% (7127/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.2157353Z Receiving objects: 64% (7240/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.2209330Z Receiving objects: 65% (7353/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.2281499Z Receiving objects: 66% (7466/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.2547161Z Receiving objects: 67% (7580/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.2690974Z Receiving objects: 68% (7693/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.2956873Z Receiving objects: 69% (7806/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.3193566Z Receiving objects: 70% (7919/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.3406130Z Receiving objects: 71% (8032/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.3713381Z Receiving objects: 72% (8145/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.3928052Z Receiving objects: 73% (8258/11312), 70.05 MiB | 34.96 MiB/s 2024-10-09T00:00:43.4047156Z Receiving objects: 74% (8371/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.4139770Z Receiving objects: 75% (8484/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.4483180Z Receiving objects: 76% (8598/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.4740570Z Receiving objects: 77% (8711/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.4987361Z Receiving objects: 78% (8824/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.5220106Z Receiving objects: 79% (8937/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.5406955Z Receiving objects: 80% (9050/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.5626295Z Receiving objects: 81% (9163/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.5778439Z Receiving objects: 82% (9276/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.5999698Z Receiving objects: 83% (9389/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.6285776Z Receiving objects: 84% (9503/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.6694850Z Receiving objects: 85% (9616/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.6980723Z Receiving objects: 86% (9729/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.7118031Z Receiving objects: 87% (9842/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.7311237Z Receiving objects: 88% (9955/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.7533344Z Receiving objects: 89% (10068/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.8008166Z Receiving objects: 90% (10181/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.8328709Z Receiving objects: 91% (10294/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.8814194Z Receiving objects: 92% (10408/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.8892590Z Receiving objects: 92% (10495/11312), 81.08 MiB | 32.38 MiB/s 2024-10-09T00:00:43.9315533Z Receiving objects: 93% (10521/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:43.9631230Z Receiving objects: 94% (10634/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:43.9944824Z Receiving objects: 95% (10747/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:44.0403740Z Receiving objects: 96% (10860/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:44.1386409Z Receiving objects: 97% (10973/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:44.1726937Z Receiving objects: 98% (11086/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:44.2057433Z Receiving objects: 99% (11199/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:44.2058794Z remote: Total 11312 (delta 1360), reused 4433 (delta 1088), pack-reused 0 (from 0) 2024-10-09T00:00:44.2060269Z Receiving objects: 100% (11312/11312), 85.87 MiB | 28.58 MiB/s 2024-10-09T00:00:44.2061122Z Receiving objects: 100% (11312/11312), 88.45 MiB | 26.60 MiB/s, done. 2024-10-09T00:00:44.2579734Z Resolving deltas: 0% (0/1360) 2024-10-09T00:00:44.2585453Z Resolving deltas: 1% (15/1360) 2024-10-09T00:00:44.2592515Z Resolving deltas: 2% (28/1360) 2024-10-09T00:00:44.2605967Z Resolving deltas: 3% (41/1360) 2024-10-09T00:00:44.2609339Z Resolving deltas: 4% (56/1360) 2024-10-09T00:00:44.2628884Z Resolving deltas: 5% (68/1360) 2024-10-09T00:00:44.2675939Z Resolving deltas: 6% (84/1360) 2024-10-09T00:00:44.2691226Z Resolving deltas: 7% (96/1360) 2024-10-09T00:00:44.2705523Z Resolving deltas: 8% (110/1360) 2024-10-09T00:00:44.2712073Z Resolving deltas: 9% (124/1360) 2024-10-09T00:00:44.2719685Z Resolving deltas: 10% (136/1360) 2024-10-09T00:00:44.2735246Z Resolving deltas: 11% (150/1360) 2024-10-09T00:00:44.2744522Z Resolving deltas: 12% (164/1360) 2024-10-09T00:00:44.2748425Z Resolving deltas: 13% (177/1360) 2024-10-09T00:00:44.2754300Z Resolving deltas: 14% (193/1360) 2024-10-09T00:00:44.2760442Z Resolving deltas: 15% (205/1360) 2024-10-09T00:00:44.2765786Z Resolving deltas: 16% (218/1360) 2024-10-09T00:00:44.2773341Z Resolving deltas: 17% (232/1360) 2024-10-09T00:00:44.2775258Z Resolving deltas: 18% (248/1360) 2024-10-09T00:00:44.2779279Z Resolving deltas: 19% (259/1360) 2024-10-09T00:00:44.2791536Z Resolving deltas: 20% (272/1360) 2024-10-09T00:00:44.2794661Z Resolving deltas: 21% (286/1360) 2024-10-09T00:00:44.2803732Z Resolving deltas: 22% (300/1360) 2024-10-09T00:00:44.2810278Z Resolving deltas: 23% (314/1360) 2024-10-09T00:00:44.2814200Z Resolving deltas: 24% (327/1360) 2024-10-09T00:00:44.2820954Z Resolving deltas: 25% (340/1360) 2024-10-09T00:00:44.2831421Z Resolving deltas: 26% (354/1360) 2024-10-09T00:00:44.2838712Z Resolving deltas: 27% (368/1360) 2024-10-09T00:00:44.2843925Z Resolving deltas: 28% (381/1360) 2024-10-09T00:00:44.2851427Z Resolving deltas: 29% (395/1360) 2024-10-09T00:00:44.2855851Z Resolving deltas: 30% (410/1360) 2024-10-09T00:00:44.2856710Z Resolving deltas: 31% (423/1360) 2024-10-09T00:00:44.2858647Z Resolving deltas: 32% (436/1360) 2024-10-09T00:00:44.2859657Z Resolving deltas: 33% (449/1360) 2024-10-09T00:00:44.2860628Z Resolving deltas: 34% (463/1360) 2024-10-09T00:00:44.2861518Z Resolving deltas: 35% (476/1360) 2024-10-09T00:00:44.2871151Z Resolving deltas: 36% (490/1360) 2024-10-09T00:00:44.2874495Z Resolving deltas: 37% (505/1360) 2024-10-09T00:00:44.2875383Z Resolving deltas: 38% (517/1360) 2024-10-09T00:00:44.2875935Z Resolving deltas: 39% (532/1360) 2024-10-09T00:00:44.2877735Z Resolving deltas: 40% (544/1360) 2024-10-09T00:00:44.2881311Z Resolving deltas: 41% (558/1360) 2024-10-09T00:00:44.2883788Z Resolving deltas: 42% (572/1360) 2024-10-09T00:00:44.2886799Z Resolving deltas: 43% (585/1360) 2024-10-09T00:00:44.2890842Z Resolving deltas: 44% (599/1360) 2024-10-09T00:00:44.2891691Z Resolving deltas: 45% (612/1360) 2024-10-09T00:00:44.2894736Z Resolving deltas: 46% (626/1360) 2024-10-09T00:00:44.2896294Z Resolving deltas: 47% (640/1360) 2024-10-09T00:00:44.2898999Z Resolving deltas: 48% (657/1360) 2024-10-09T00:00:44.2901690Z Resolving deltas: 49% (667/1360) 2024-10-09T00:00:44.2907516Z Resolving deltas: 50% (681/1360) 2024-10-09T00:00:44.2916336Z Resolving deltas: 51% (694/1360) 2024-10-09T00:00:44.2921454Z Resolving deltas: 52% (709/1360) 2024-10-09T00:00:44.2925008Z Resolving deltas: 53% (721/1360) 2024-10-09T00:00:44.2927679Z Resolving deltas: 54% (737/1360) 2024-10-09T00:00:44.2932897Z Resolving deltas: 55% (748/1360) 2024-10-09T00:00:44.2942835Z Resolving deltas: 56% (762/1360) 2024-10-09T00:00:44.2951524Z Resolving deltas: 57% (776/1360) 2024-10-09T00:00:44.2960936Z Resolving deltas: 58% (789/1360) 2024-10-09T00:00:44.2969357Z Resolving deltas: 59% (803/1360) 2024-10-09T00:00:44.2975364Z Resolving deltas: 60% (818/1360) 2024-10-09T00:00:44.2980182Z Resolving deltas: 61% (830/1360) 2024-10-09T00:00:44.2985137Z Resolving deltas: 62% (844/1360) 2024-10-09T00:00:44.2997181Z Resolving deltas: 63% (857/1360) 2024-10-09T00:00:44.3006182Z Resolving deltas: 64% (871/1360) 2024-10-09T00:00:44.3020269Z Resolving deltas: 65% (884/1360) 2024-10-09T00:00:44.3023812Z Resolving deltas: 66% (899/1360) 2024-10-09T00:00:44.3031469Z Resolving deltas: 67% (912/1360) 2024-10-09T00:00:44.3039765Z Resolving deltas: 68% (925/1360) 2024-10-09T00:00:44.3044914Z Resolving deltas: 69% (939/1360) 2024-10-09T00:00:44.3053802Z Resolving deltas: 70% (952/1360) 2024-10-09T00:00:44.3057823Z Resolving deltas: 71% (966/1360) 2024-10-09T00:00:44.3069217Z Resolving deltas: 72% (980/1360) 2024-10-09T00:00:44.3074382Z Resolving deltas: 73% (993/1360) 2024-10-09T00:00:44.3075625Z Resolving deltas: 74% (1007/1360) 2024-10-09T00:00:44.3079313Z Resolving deltas: 75% (1020/1360) 2024-10-09T00:00:44.3087762Z Resolving deltas: 76% (1034/1360) 2024-10-09T00:00:44.3091147Z Resolving deltas: 77% (1048/1360) 2024-10-09T00:00:44.3095231Z Resolving deltas: 78% (1062/1360) 2024-10-09T00:00:44.3103653Z Resolving deltas: 79% (1075/1360) 2024-10-09T00:00:44.3107457Z Resolving deltas: 80% (1088/1360) 2024-10-09T00:00:44.3117526Z Resolving deltas: 81% (1102/1360) 2024-10-09T00:00:44.3125425Z Resolving deltas: 82% (1116/1360) 2024-10-09T00:00:44.3134545Z Resolving deltas: 83% (1129/1360) 2024-10-09T00:00:44.3141700Z Resolving deltas: 84% (1143/1360) 2024-10-09T00:00:44.3147709Z Resolving deltas: 85% (1156/1360) 2024-10-09T00:00:44.3155510Z Resolving deltas: 86% (1170/1360) 2024-10-09T00:00:44.3161681Z Resolving deltas: 87% (1184/1360) 2024-10-09T00:00:44.3167981Z Resolving deltas: 88% (1197/1360) 2024-10-09T00:00:44.3175702Z Resolving deltas: 89% (1211/1360) 2024-10-09T00:00:44.3183733Z Resolving deltas: 90% (1224/1360) 2024-10-09T00:00:44.3194041Z Resolving deltas: 91% (1238/1360) 2024-10-09T00:00:44.3197030Z Resolving deltas: 92% (1252/1360) 2024-10-09T00:00:44.3199246Z Resolving deltas: 93% (1265/1360) 2024-10-09T00:00:44.3201013Z Resolving deltas: 94% (1279/1360) 2024-10-09T00:00:44.3203478Z Resolving deltas: 95% (1292/1360) 2024-10-09T00:00:44.3206692Z Resolving deltas: 96% (1307/1360) 2024-10-09T00:00:44.3212455Z Resolving deltas: 97% (1320/1360) 2024-10-09T00:00:44.3225083Z Resolving deltas: 98% (1333/1360) 2024-10-09T00:00:44.5854794Z Resolving deltas: 99% (1347/1360) 2024-10-09T00:00:44.5855423Z Resolving deltas: 100% (1360/1360) 2024-10-09T00:00:44.5856344Z Resolving deltas: 100% (1360/1360), done. 2024-10-09T00:00:44.9261351Z From https://github.com/pytorch/pytorch 2024-10-09T00:00:44.9262536Z * branch 47952c0a8001fd60c9ffe52b121d022d440bef8b -> FETCH_HEAD 2024-10-09T00:00:44.9288350Z ##[endgroup] 2024-10-09T00:00:44.9289033Z ##[group]Determining the checkout info 2024-10-09T00:00:44.9292548Z ##[endgroup] 2024-10-09T00:00:44.9293189Z ##[group]Checking out the ref 2024-10-09T00:00:44.9298691Z [command]/usr/bin/git checkout --progress --force 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:00:45.9620426Z Updating files: 32% (5127/15884) 2024-10-09T00:00:45.9766805Z Updating files: 33% (5242/15884) 2024-10-09T00:00:45.9809083Z Updating files: 34% (5401/15884) 2024-10-09T00:00:45.9853572Z Updating files: 35% (5560/15884) 2024-10-09T00:00:45.9899091Z Updating files: 36% (5719/15884) 2024-10-09T00:00:45.9943869Z Updating files: 37% (5878/15884) 2024-10-09T00:00:45.9989829Z Updating files: 38% (6036/15884) 2024-10-09T00:00:46.0035734Z Updating files: 39% (6195/15884) 2024-10-09T00:00:46.0082096Z Updating files: 40% (6354/15884) 2024-10-09T00:00:46.0125899Z Updating files: 41% (6513/15884) 2024-10-09T00:00:46.0168814Z Updating files: 42% (6672/15884) 2024-10-09T00:00:46.0213477Z Updating files: 43% (6831/15884) 2024-10-09T00:00:46.0260658Z Updating files: 44% (6989/15884) 2024-10-09T00:00:46.0305973Z Updating files: 45% (7148/15884) 2024-10-09T00:00:46.0352970Z Updating files: 46% (7307/15884) 2024-10-09T00:00:46.0399652Z Updating files: 47% (7466/15884) 2024-10-09T00:00:46.0447449Z Updating files: 48% (7625/15884) 2024-10-09T00:00:46.0494087Z Updating files: 49% (7784/15884) 2024-10-09T00:00:46.0543122Z Updating files: 50% (7942/15884) 2024-10-09T00:00:46.0591063Z Updating files: 51% (8101/15884) 2024-10-09T00:00:46.0640278Z Updating files: 52% (8260/15884) 2024-10-09T00:00:46.0689844Z Updating files: 53% (8419/15884) 2024-10-09T00:00:46.0742169Z Updating files: 54% (8578/15884) 2024-10-09T00:00:46.0794168Z Updating files: 55% (8737/15884) 2024-10-09T00:00:46.0847141Z Updating files: 56% (8896/15884) 2024-10-09T00:00:46.0899236Z Updating files: 57% (9054/15884) 2024-10-09T00:00:46.0958081Z Updating files: 58% (9213/15884) 2024-10-09T00:00:46.1009319Z Updating files: 59% (9372/15884) 2024-10-09T00:00:46.1062942Z Updating files: 60% (9531/15884) 2024-10-09T00:00:46.1120495Z Updating files: 61% (9690/15884) 2024-10-09T00:00:46.1173172Z Updating files: 62% (9849/15884) 2024-10-09T00:00:46.1226892Z Updating files: 63% (10007/15884) 2024-10-09T00:00:46.1279078Z Updating files: 64% (10166/15884) 2024-10-09T00:00:46.1332571Z Updating files: 65% (10325/15884) 2024-10-09T00:00:46.1384373Z Updating files: 66% (10484/15884) 2024-10-09T00:00:46.1449814Z Updating files: 67% (10643/15884) 2024-10-09T00:00:46.1658256Z Updating files: 68% (10802/15884) 2024-10-09T00:00:46.1836003Z Updating files: 69% (10960/15884) 2024-10-09T00:00:46.2001936Z Updating files: 70% (11119/15884) 2024-10-09T00:00:46.2252313Z Updating files: 71% (11278/15884) 2024-10-09T00:00:46.2606055Z Updating files: 72% (11437/15884) 2024-10-09T00:00:46.2830477Z Updating files: 73% (11596/15884) 2024-10-09T00:00:46.2965881Z Updating files: 74% (11755/15884) 2024-10-09T00:00:46.3086219Z Updating files: 75% (11913/15884) 2024-10-09T00:00:46.3282612Z Updating files: 76% (12072/15884) 2024-10-09T00:00:46.3520534Z Updating files: 77% (12231/15884) 2024-10-09T00:00:46.3752126Z Updating files: 78% (12390/15884) 2024-10-09T00:00:46.3995177Z Updating files: 79% (12549/15884) 2024-10-09T00:00:46.4171564Z Updating files: 80% (12708/15884) 2024-10-09T00:00:46.4292966Z Updating files: 81% (12867/15884) 2024-10-09T00:00:46.4433006Z Updating files: 82% (13025/15884) 2024-10-09T00:00:46.4582222Z Updating files: 83% (13184/15884) 2024-10-09T00:00:46.4725909Z Updating files: 84% (13343/15884) 2024-10-09T00:00:46.4860390Z Updating files: 85% (13502/15884) 2024-10-09T00:00:46.4990887Z Updating files: 86% (13661/15884) 2024-10-09T00:00:46.5115303Z Updating files: 87% (13820/15884) 2024-10-09T00:00:46.5277399Z Updating files: 88% (13978/15884) 2024-10-09T00:00:46.5457597Z Updating files: 89% (14137/15884) 2024-10-09T00:00:46.5576778Z Updating files: 90% (14296/15884) 2024-10-09T00:00:46.5709679Z Updating files: 91% (14455/15884) 2024-10-09T00:00:46.5879720Z Updating files: 92% (14614/15884) 2024-10-09T00:00:46.6044567Z Updating files: 93% (14773/15884) 2024-10-09T00:00:46.6238405Z Updating files: 94% (14931/15884) 2024-10-09T00:00:46.6402913Z Updating files: 95% (15090/15884) 2024-10-09T00:00:46.6563361Z Updating files: 96% (15249/15884) 2024-10-09T00:00:46.6836684Z Updating files: 97% (15408/15884) 2024-10-09T00:00:46.6998214Z Updating files: 98% (15567/15884) 2024-10-09T00:00:46.7160514Z Updating files: 99% (15726/15884) 2024-10-09T00:00:46.7161324Z Updating files: 100% (15884/15884) 2024-10-09T00:00:46.7161854Z Updating files: 100% (15884/15884), done. 2024-10-09T00:00:46.7398637Z Note: switching to '47952c0a8001fd60c9ffe52b121d022d440bef8b'. 2024-10-09T00:00:46.7399848Z 2024-10-09T00:00:46.7400399Z You are in 'detached HEAD' state. You can look around, make experimental 2024-10-09T00:00:46.7401398Z changes and commit them, and you can discard any commits you make in this 2024-10-09T00:00:46.7402358Z state without impacting any branches by switching back to a branch. 2024-10-09T00:00:46.7402922Z 2024-10-09T00:00:46.7403310Z If you want to create a new branch to retain commits you create, you may 2024-10-09T00:00:46.7404338Z do so (now or later) by using -c with the switch command. Example: 2024-10-09T00:00:46.7404896Z 2024-10-09T00:00:46.7405143Z git switch -c 2024-10-09T00:00:46.7405484Z 2024-10-09T00:00:46.7405674Z Or undo this operation with: 2024-10-09T00:00:46.7405986Z 2024-10-09T00:00:46.7406149Z git switch - 2024-10-09T00:00:46.7406396Z 2024-10-09T00:00:46.7406817Z Turn off this advice by setting config variable advice.detachedHead to false 2024-10-09T00:00:46.7407440Z 2024-10-09T00:00:46.7408014Z HEAD is now at 47952c0 Update on "Allow parallelize_module to get device_mesh from ambient context" 2024-10-09T00:00:46.7480592Z ##[endgroup] 2024-10-09T00:00:46.7481324Z ##[group]Setting up auth for fetching submodules 2024-10-09T00:00:46.7487321Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-09T00:00:46.7554948Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-10-09T00:00:46.7597299Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-10-09T00:00:46.7640499Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-10-09T00:00:46.7677487Z ##[endgroup] 2024-10-09T00:00:46.7678144Z ##[group]Fetching submodules 2024-10-09T00:00:46.7683135Z [command]/usr/bin/git submodule sync --recursive 2024-10-09T00:00:46.8080039Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-10-09T00:00:46.8465008Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-10-09T00:00:46.8467757Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-10-09T00:00:46.8471906Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-10-09T00:00:46.8476516Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-10-09T00:00:46.8481349Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-10-09T00:00:46.8486928Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-10-09T00:00:46.8491650Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-10-09T00:00:46.8497042Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-10-09T00:00:46.8502369Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-10-09T00:00:46.8507817Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-10-09T00:00:46.8513838Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-10-09T00:00:46.8520280Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-10-09T00:00:46.8525859Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-10-09T00:00:46.8531952Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-10-09T00:00:46.8538250Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-10-09T00:00:46.8544408Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-10-09T00:00:46.8553273Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:00:46.8559572Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-10-09T00:00:46.8566182Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-10-09T00:00:46.8572893Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-10-09T00:00:46.8579772Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-10-09T00:00:46.8586739Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-10-09T00:00:46.8593993Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-10-09T00:00:46.8601037Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-10-09T00:00:46.8608405Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-10-09T00:00:46.8617742Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-10-09T00:00:46.8625832Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-10-09T00:00:46.8632856Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-10-09T00:00:46.8640719Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-10-09T00:00:46.8648579Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-10-09T00:00:46.8656661Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-10-09T00:00:46.8664676Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-10-09T00:00:46.8673449Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-10-09T00:00:46.8681689Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-10-09T00:00:46.8690847Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-10-09T00:00:46.8730571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-10-09T00:00:47.2137504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-10-09T00:00:47.4201562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-10-09T00:00:47.6478069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-10-09T00:00:47.9384622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2024-10-09T00:00:48.2690833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-10-09T00:00:48.5281289Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-10-09T00:00:49.3523873Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-10-09T00:00:49.5952321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-10-09T00:00:49.9170108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-10-09T00:00:50.3468757Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-10-09T00:00:50.7547954Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-10-09T00:00:51.9773013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-10-09T00:00:52.7576927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-10-09T00:00:53.4252254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-10-09T00:00:53.7891991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-10-09T00:00:54.0529833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-10-09T00:00:54.6010980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-10-09T00:00:54.8850862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-10-09T00:00:55.1775001Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-10-09T00:00:55.4264923Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-10-09T00:00:55.6891468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-10-09T00:00:56.2580946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-10-09T00:00:56.6316973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-10-09T00:00:56.9946365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-10-09T00:00:57.4339634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-10-09T00:00:58.3311174Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-10-09T00:00:58.8424241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-10-09T00:00:59.0938387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-10-09T00:01:00.1270951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-10-09T00:01:00.4094199Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-10-09T00:01:00.6222220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-10-09T00:01:00.9291567Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-10-09T00:01:01.2328194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-10-09T00:01:01.6877440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-10-09T00:01:02.5704808Z From https://github.com/facebookincubator/fbjni 2024-10-09T00:01:02.5706003Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-10-09T00:01:02.5887164Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-10-09T00:01:03.0738042Z From https://github.com/Maratyszcza/FP16 2024-10-09T00:01:03.0739216Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-10-09T00:01:03.0857548Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-10-09T00:01:03.5596725Z From https://github.com/Maratyszcza/FXdiv 2024-10-09T00:01:03.5597898Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-10-09T00:01:03.5665146Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-10-09T00:01:04.0099595Z From https://github.com/Maratyszcza/NNPACK 2024-10-09T00:01:04.0101055Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-10-09T00:01:04.0364795Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-10-09T00:01:04.5654204Z From https://github.com/NVIDIA/NVTX 2024-10-09T00:01:04.5655677Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2024-10-09T00:01:04.6065086Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-10-09T00:01:05.3037385Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-10-09T00:01:05.3038642Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-10-09T00:01:05.3469451Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-10-09T00:01:08.6187585Z From https://github.com/google/XNNPACK 2024-10-09T00:01:08.6188772Z * branch 87ee0b46b834f67bad9025d4a82ed5654f3403d3 -> FETCH_HEAD 2024-10-09T00:01:09.7329478Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-10-09T00:01:10.4656827Z From https://github.com/google/benchmark 2024-10-09T00:01:10.4658809Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-10-09T00:01:10.4877926Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-10-09T00:01:10.9921258Z From https://github.com/yhirose/cpp-httplib 2024-10-09T00:01:10.9922266Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-10-09T00:01:11.0349275Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-10-09T00:01:11.5364673Z From https://github.com/pytorch/cpuinfo 2024-10-09T00:01:11.5365857Z * branch a5ff6df40ce528721cfc310c7ed43946d77404d5 -> FETCH_HEAD 2024-10-09T00:01:11.6523777Z Submodule path 'third_party/cpuinfo': checked out 'a5ff6df40ce528721cfc310c7ed43946d77404d5' 2024-10-09T00:01:12.2828124Z From https://github.com/NVIDIA/cudnn-frontend 2024-10-09T00:01:12.2829134Z * branch 2533f5e5c1877fd76266133c1479ef1643ce3a8b -> FETCH_HEAD 2024-10-09T00:01:12.3197808Z Submodule path 'third_party/cudnn_frontend': checked out '2533f5e5c1877fd76266133c1479ef1643ce3a8b' 2024-10-09T00:01:13.5318878Z From https://github.com/NVIDIA/cutlass 2024-10-09T00:01:13.5320091Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-10-09T00:01:14.2330361Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-10-09T00:01:15.9831022Z From https://gitlab.com/libeigen/eigen 2024-10-09T00:01:15.9832193Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-10-09T00:01:16.1902721Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-10-09T00:01:17.0275813Z From https://github.com/pytorch/fbgemm 2024-10-09T00:01:17.0276991Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-10-09T00:01:17.0956583Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-10-09T00:01:17.0980615Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:01:17.0984898Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:01:17.0988945Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:01:17.0993303Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:01:17.0997703Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:01:17.1031860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-10-09T00:01:17.6175468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-10-09T00:01:18.0783111Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-10-09T00:01:19.3484766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-10-09T00:01:19.6472088Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-10-09T00:01:20.8374161Z From https://github.com/asmjit/asmjit 2024-10-09T00:01:20.8375355Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-10-09T00:01:20.8925634Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-10-09T00:01:21.7927128Z From https://github.com/pytorch/cpuinfo 2024-10-09T00:01:21.7928323Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-10-09T00:01:21.9165576Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-10-09T00:01:23.1779998Z From https://github.com/NVIDIA/cutlass 2024-10-09T00:01:23.1781391Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-10-09T00:01:23.7414464Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-10-09T00:01:24.6157937Z From https://github.com/google/googletest 2024-10-09T00:01:24.6159187Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-10-09T00:01:24.6633180Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-10-09T00:01:25.2396382Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-10-09T00:01:25.2397652Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-10-09T00:01:25.2477670Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-10-09T00:01:26.1579685Z From https://github.com/google/flatbuffers 2024-10-09T00:01:26.1580875Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-10-09T00:01:26.3067099Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-10-09T00:01:26.9208464Z From https://github.com/fmtlib/fmt 2024-10-09T00:01:26.9210128Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-10-09T00:01:26.9530797Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-10-09T00:01:27.5357671Z From https://github.com/google/gemmlowp 2024-10-09T00:01:27.5359067Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-10-09T00:01:27.5737006Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-10-09T00:01:28.2009103Z From https://github.com/facebookincubator/gloo 2024-10-09T00:01:28.2010321Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-10-09T00:01:28.2288084Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-10-09T00:01:28.9793493Z From https://github.com/google/googletest 2024-10-09T00:01:28.9794666Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-10-09T00:01:29.0286241Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-10-09T00:01:29.5695407Z From https://github.com/intel/ideep 2024-10-09T00:01:29.5696571Z * branch 41d636c2bbcea6bff0faf97cdb65a48cdde987af -> FETCH_HEAD 2024-10-09T00:01:29.5813685Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-10-09T00:01:29.5836242Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-10-09T00:01:29.5867591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-10-09T00:01:35.3308232Z From https://github.com/intel/mkl-dnn 2024-10-09T00:01:35.3309308Z * branch 66f0cb9eb66affd2da3bf5f8d897376f04aae6af -> FETCH_HEAD 2024-10-09T00:01:35.9261663Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-10-09T00:01:36.5239654Z From https://github.com/intel/ittapi 2024-10-09T00:01:36.5240888Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-10-09T00:01:36.5400134Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-10-09T00:01:37.1618616Z From https://github.com/pytorch/kineto 2024-10-09T00:01:37.1619785Z * branch b5c85daac1ee123aa7f04eb6f2bc71363f429e68 -> FETCH_HEAD 2024-10-09T00:01:37.2610820Z Submodule path 'third_party/kineto': checked out 'b5c85daac1ee123aa7f04eb6f2bc71363f429e68' 2024-10-09T00:01:37.2633506Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:01:37.2638027Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:01:37.2641913Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:01:37.2673784Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-10-09T00:01:38.1106283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-10-09T00:01:38.4682826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-10-09T00:01:39.7037271Z From https://github.com/facebookincubator/dynolog 2024-10-09T00:01:39.7038508Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-10-09T00:01:39.8001985Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-10-09T00:01:39.8023508Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:01:39.8027539Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:01:39.8031786Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:01:39.8036280Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:01:39.8040769Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:01:39.8045683Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:01:39.8050986Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:01:39.8055717Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:01:39.8089826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-10-09T00:01:40.7672074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-10-09T00:01:41.0981932Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-10-09T00:01:41.4076630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-10-09T00:01:41.6946455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-10-09T00:01:42.0282280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-10-09T00:01:42.3464963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-10-09T00:01:42.7947964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-10-09T00:01:44.1735986Z From https://github.com/NVIDIA/DCGM 2024-10-09T00:01:44.1737520Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-10-09T00:01:44.3914670Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-10-09T00:01:44.9465511Z From https://github.com/libcpr/cpr 2024-10-09T00:01:44.9466817Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-10-09T00:01:44.9645361Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-10-09T00:01:45.6172157Z From https://github.com/fmtlib/fmt 2024-10-09T00:01:45.6173309Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-10-09T00:01:45.6496266Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-10-09T00:01:46.1542895Z From https://github.com/gflags/gflags 2024-10-09T00:01:46.1544081Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-10-09T00:01:46.1658954Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-10-09T00:01:46.1680581Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:01:46.1712156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-10-09T00:01:47.0065033Z From https://github.com/gflags/gflags 2024-10-09T00:01:47.0066657Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-10-09T00:01:47.0126142Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-10-09T00:01:47.5682801Z From https://github.com/google/glog 2024-10-09T00:01:47.5684365Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-10-09T00:01:47.5882766Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-10-09T00:01:48.4461655Z From https://github.com/google/googletest 2024-10-09T00:01:48.4462852Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-10-09T00:01:48.4927814Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-10-09T00:01:49.2816654Z From https://github.com/nlohmann/json 2024-10-09T00:01:49.2817842Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-10-09T00:01:49.3906609Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-10-09T00:01:49.9301783Z From https://github.com/dtrugman/pfs 2024-10-09T00:01:49.9302994Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-10-09T00:01:49.9495225Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-10-09T00:01:50.6286645Z From https://github.com/fmtlib/fmt 2024-10-09T00:01:50.6287806Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-10-09T00:01:50.6610526Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-10-09T00:01:51.4468502Z From https://github.com/google/googletest 2024-10-09T00:01:51.4469706Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-10-09T00:01:51.4942462Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-10-09T00:01:52.1406363Z From https://github.com/microsoft/mimalloc 2024-10-09T00:01:52.1407808Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-10-09T00:01:52.1840750Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-10-09T00:01:52.8712252Z From https://github.com/NVIDIA/nccl 2024-10-09T00:01:52.8713746Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-10-09T00:01:52.9009278Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-10-09T00:01:53.8168815Z From https://github.com/nlohmann/json 2024-10-09T00:01:53.8169974Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-10-09T00:01:53.9392506Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-10-09T00:01:54.9994310Z From https://github.com/onnx/onnx 2024-10-09T00:01:54.9995559Z * branch 3bf92c03a9f27eba3bda1e5b9e63ea20ec213557 -> FETCH_HEAD 2024-10-09T00:01:55.5178433Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-10-09T00:01:55.5222860Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-10-09T00:01:55.5226060Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-10-09T00:01:55.5263294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-10-09T00:01:55.8705744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-10-09T00:01:56.9009524Z From https://github.com/google/benchmark 2024-10-09T00:01:56.9010923Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-10-09T00:01:56.9236994Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-10-09T00:01:58.2529734Z From https://github.com/pybind/pybind11 2024-10-09T00:01:58.2531363Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-10-09T00:01:58.2901845Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-10-09T00:01:59.0190476Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-10-09T00:01:59.0192457Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-10-09T00:01:59.1073057Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-10-09T00:01:59.1098900Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:01:59.1102723Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:01:59.1106702Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:01:59.1111141Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:01:59.1116284Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:01:59.1120726Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:01:59.1125105Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:01:59.1129606Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:01:59.1165816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-10-09T00:01:59.4332753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-10-09T00:01:59.7269504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-10-09T00:01:59.9545206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-10-09T00:02:00.3893625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-10-09T00:02:00.6968618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-10-09T00:02:00.9352648Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-10-09T00:02:01.1907827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-10-09T00:02:02.4974064Z From https://github.com/google/benchmark 2024-10-09T00:02:02.4975375Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-10-09T00:02:02.5187360Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-10-09T00:02:03.3307376Z From https://github.com/google/googletest 2024-10-09T00:02:03.3308528Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-10-09T00:02:03.3772817Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-10-09T00:02:03.9699810Z From https://github.com/microsoft/GSL 2024-10-09T00:02:03.9701017Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-10-09T00:02:03.9825512Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-10-09T00:02:04.8562116Z From https://github.com/nlohmann/json 2024-10-09T00:02:04.8563567Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-10-09T00:02:04.9859510Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-10-09T00:02:05.5373079Z From https://github.com/open-telemetry/opentelemetry-proto 2024-10-09T00:02:05.5374212Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-10-09T00:02:05.5491803Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-10-09T00:02:05.9650112Z From https://github.com/opentracing/opentracing-cpp 2024-10-09T00:02:05.9651235Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-10-09T00:02:05.9793930Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-10-09T00:02:06.5395554Z From https://github.com/jupp0r/prometheus-cpp 2024-10-09T00:02:06.5396603Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-10-09T00:02:06.5590489Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-10-09T00:02:06.5613087Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:02:06.5617787Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:02:06.5651155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-10-09T00:02:07.6232811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-10-09T00:02:08.5535366Z From https://github.com/civetweb/civetweb 2024-10-09T00:02:08.5536549Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-10-09T00:02:08.8336994Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-10-09T00:02:09.5959724Z From https://github.com/google/googletest 2024-10-09T00:02:09.5960891Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-10-09T00:02:09.6425340Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-10-09T00:02:11.4338256Z From https://github.com/Microsoft/vcpkg 2024-10-09T00:02:11.4339432Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-10-09T00:02:12.1606093Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-10-09T00:02:12.6306701Z From https://github.com/mreineck/pocketfft 2024-10-09T00:02:12.6307895Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-10-09T00:02:12.6369105Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-10-09T00:02:15.4526173Z From https://github.com/protocolbuffers/protobuf 2024-10-09T00:02:15.4527407Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-10-09T00:02:15.7732876Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-10-09T00:02:15.7760650Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:02:15.7764241Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-10-09T00:02:15.7797223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-10-09T00:02:16.1051360Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-10-09T00:02:16.9786240Z From https://github.com/google/benchmark 2024-10-09T00:02:16.9788082Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-10-09T00:02:16.9958167Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-10-09T00:02:17.8724208Z From https://github.com/google/googletest 2024-10-09T00:02:17.8725389Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-10-09T00:02:17.9262575Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-10-09T00:02:17.9373723Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-10-09T00:02:18.4593986Z From https://github.com/Maratyszcza/pthreadpool 2024-10-09T00:02:18.4595176Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-10-09T00:02:18.4697792Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-10-09T00:02:19.2002626Z From https://github.com/pybind/pybind11 2024-10-09T00:02:19.2003830Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2024-10-09T00:02:19.2362683Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-10-09T00:02:19.7551554Z From https://github.com/malfet/PeachPy 2024-10-09T00:02:19.7552769Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-10-09T00:02:19.7846400Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-10-09T00:02:20.4509611Z From https://github.com/shibatch/sleef 2024-10-09T00:02:20.4510786Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-10-09T00:02:20.5024921Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-10-09T00:02:20.9960334Z From https://github.com/pytorch/tensorpipe 2024-10-09T00:02:20.9961493Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-10-09T00:02:21.0243779Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-10-09T00:02:21.0266088Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:02:21.0270139Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:02:21.0274419Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:02:21.0278768Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:02:21.0311223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-10-09T00:02:21.3168199Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-10-09T00:02:21.6068481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-10-09T00:02:22.0767564Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-10-09T00:02:23.2286502Z From https://github.com/google/googletest 2024-10-09T00:02:23.2287719Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-10-09T00:02:23.2745739Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-10-09T00:02:23.7387791Z From https://github.com/google/libnop 2024-10-09T00:02:23.7389036Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-10-09T00:02:23.7547403Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-10-09T00:02:24.6075230Z From https://github.com/libuv/libuv 2024-10-09T00:02:24.6076414Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-10-09T00:02:24.6673977Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-10-09T00:02:25.3680708Z From https://github.com/pybind/pybind11 2024-10-09T00:02:25.3681884Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-10-09T00:02:25.4000296Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-10-09T00:02:25.4021716Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:02:25.4053142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-10-09T00:02:26.1934372Z From https://github.com/wjakob/clang-cindex-python3 2024-10-09T00:02:26.1935390Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-10-09T00:02:26.2000035Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-10-09T00:02:26.2043937Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-10-09T00:02:26.2407072Z Entering 'android/libs/fbjni' 2024-10-09T00:02:26.2458520Z Entering 'third_party/FP16' 2024-10-09T00:02:26.2511221Z Entering 'third_party/FXdiv' 2024-10-09T00:02:26.2561697Z Entering 'third_party/NNPACK' 2024-10-09T00:02:26.2612197Z Entering 'third_party/NVTX' 2024-10-09T00:02:26.2663784Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:02:26.2715668Z Entering 'third_party/XNNPACK' 2024-10-09T00:02:26.2784954Z Entering 'third_party/benchmark' 2024-10-09T00:02:26.2836116Z Entering 'third_party/cpp-httplib' 2024-10-09T00:02:26.2886704Z Entering 'third_party/cpuinfo' 2024-10-09T00:02:26.2938835Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:02:26.2987585Z Entering 'third_party/cutlass' 2024-10-09T00:02:26.3048191Z Entering 'third_party/eigen' 2024-10-09T00:02:26.3101230Z Entering 'third_party/fbgemm' 2024-10-09T00:02:26.3152875Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:02:26.3201949Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:02:26.3253033Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:02:26.3310131Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:02:26.3360842Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:02:26.3410619Z Entering 'third_party/flatbuffers' 2024-10-09T00:02:26.3463733Z Entering 'third_party/fmt' 2024-10-09T00:02:26.3513497Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:02:26.3564025Z Entering 'third_party/gloo' 2024-10-09T00:02:26.3614050Z Entering 'third_party/googletest' 2024-10-09T00:02:26.3665023Z Entering 'third_party/ideep' 2024-10-09T00:02:26.3715470Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:02:26.3773912Z Entering 'third_party/ittapi' 2024-10-09T00:02:26.3825487Z Entering 'third_party/kineto' 2024-10-09T00:02:26.3874483Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:02:26.3925440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:02:26.3976427Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:02:26.4029763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:02:26.4080176Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:02:26.4130861Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:02:26.4183915Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:02:26.4235803Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:02:26.4288031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:02:26.4340448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:02:26.4392442Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:02:26.4442535Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:02:26.4494581Z Entering 'third_party/mimalloc' 2024-10-09T00:02:26.4545667Z Entering 'third_party/nccl/nccl' 2024-10-09T00:02:26.4596019Z Entering 'third_party/nlohmann' 2024-10-09T00:02:26.4648278Z Entering 'third_party/onnx' 2024-10-09T00:02:26.4717664Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:02:26.4768014Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:02:26.4821189Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:02:26.4873558Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:02:26.4923947Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:02:26.4973352Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:02:26.5023187Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:02:26.5074028Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:02:26.5124161Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:02:26.5174379Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:02:26.5222749Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:02:26.5274681Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:02:26.5326666Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:02:26.5399661Z Entering 'third_party/pocketfft' 2024-10-09T00:02:26.5451159Z Entering 'third_party/protobuf' 2024-10-09T00:02:26.5506007Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:02:26.5556831Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:02:26.5608350Z Entering 'third_party/psimd' 2024-10-09T00:02:26.5659786Z Entering 'third_party/pthreadpool' 2024-10-09T00:02:26.5709742Z Entering 'third_party/pybind11' 2024-10-09T00:02:26.5760819Z Entering 'third_party/python-peachpy' 2024-10-09T00:02:26.5810700Z Entering 'third_party/sleef' 2024-10-09T00:02:26.5863302Z Entering 'third_party/tensorpipe' 2024-10-09T00:02:26.5912460Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:02:26.5963234Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:02:26.6012794Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:02:26.6062711Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:02:26.6110214Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:02:26.6179393Z ##[endgroup] 2024-10-09T00:02:26.6180158Z ##[group]Persisting credentials for submodules 2024-10-09T00:02:26.6184692Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-10-09T00:02:26.6542832Z Entering 'android/libs/fbjni' 2024-10-09T00:02:26.6608474Z Entering 'third_party/FP16' 2024-10-09T00:02:26.6675544Z Entering 'third_party/FXdiv' 2024-10-09T00:02:26.6742036Z Entering 'third_party/NNPACK' 2024-10-09T00:02:26.6809004Z Entering 'third_party/NVTX' 2024-10-09T00:02:26.6876239Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:02:26.6943011Z Entering 'third_party/XNNPACK' 2024-10-09T00:02:26.7028024Z Entering 'third_party/benchmark' 2024-10-09T00:02:26.7094157Z Entering 'third_party/cpp-httplib' 2024-10-09T00:02:26.7161107Z Entering 'third_party/cpuinfo' 2024-10-09T00:02:26.7229262Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:02:26.7294324Z Entering 'third_party/cutlass' 2024-10-09T00:02:26.7372124Z Entering 'third_party/eigen' 2024-10-09T00:02:26.7443319Z Entering 'third_party/fbgemm' 2024-10-09T00:02:26.7508964Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:02:26.7575018Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:02:26.7642171Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:02:26.7716594Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:02:26.7780290Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:02:26.7848218Z Entering 'third_party/flatbuffers' 2024-10-09T00:02:26.7918117Z Entering 'third_party/fmt' 2024-10-09T00:02:26.7984309Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:02:26.8050071Z Entering 'third_party/gloo' 2024-10-09T00:02:26.8116275Z Entering 'third_party/googletest' 2024-10-09T00:02:26.8182510Z Entering 'third_party/ideep' 2024-10-09T00:02:26.8248136Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:02:26.8322607Z Entering 'third_party/ittapi' 2024-10-09T00:02:26.8388912Z Entering 'third_party/kineto' 2024-10-09T00:02:26.8454796Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:02:26.8520284Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:02:26.8588205Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:02:26.8654089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:02:26.8723137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:02:26.8786252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:02:26.8855583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:02:26.8923263Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:02:26.8989095Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:02:26.9056001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:02:26.9124173Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:02:26.9190085Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:02:26.9261023Z Entering 'third_party/mimalloc' 2024-10-09T00:02:26.9328828Z Entering 'third_party/nccl/nccl' 2024-10-09T00:02:26.9395568Z Entering 'third_party/nlohmann' 2024-10-09T00:02:26.9465211Z Entering 'third_party/onnx' 2024-10-09T00:02:26.9549547Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:02:26.9617901Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:02:26.9687524Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:02:26.9755967Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:02:26.9823472Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:02:26.9889255Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:02:26.9954614Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:02:27.0023504Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:02:27.0088616Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:02:27.0154216Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:02:27.0220094Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:02:27.0289804Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:02:27.0359152Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:02:27.0449322Z Entering 'third_party/pocketfft' 2024-10-09T00:02:27.0517896Z Entering 'third_party/protobuf' 2024-10-09T00:02:27.0587566Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:02:27.0655168Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:02:27.0725150Z Entering 'third_party/psimd' 2024-10-09T00:02:27.0792184Z Entering 'third_party/pthreadpool' 2024-10-09T00:02:27.0858891Z Entering 'third_party/pybind11' 2024-10-09T00:02:27.0927479Z Entering 'third_party/python-peachpy' 2024-10-09T00:02:27.0993854Z Entering 'third_party/sleef' 2024-10-09T00:02:27.1061669Z Entering 'third_party/tensorpipe' 2024-10-09T00:02:27.1128810Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:02:27.1193717Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:02:27.1259116Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:02:27.1325962Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:02:27.1389629Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:02:27.1478461Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-10-09T00:02:27.1843162Z Entering 'android/libs/fbjni' 2024-10-09T00:02:27.1904588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-10-09T00:02:27.1925272Z Entering 'third_party/FP16' 2024-10-09T00:02:27.1986780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-10-09T00:02:27.2005593Z Entering 'third_party/FXdiv' 2024-10-09T00:02:27.2069439Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-10-09T00:02:27.2088734Z Entering 'third_party/NNPACK' 2024-10-09T00:02:27.2152079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-10-09T00:02:27.2171554Z Entering 'third_party/NVTX' 2024-10-09T00:02:27.2234087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-10-09T00:02:27.2253746Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:02:27.2316252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-10-09T00:02:27.2335035Z Entering 'third_party/XNNPACK' 2024-10-09T00:02:27.2396860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-10-09T00:02:27.2435664Z Entering 'third_party/benchmark' 2024-10-09T00:02:27.2496284Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:02:27.2516285Z Entering 'third_party/cpp-httplib' 2024-10-09T00:02:27.2578947Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-10-09T00:02:27.2597759Z Entering 'third_party/cpuinfo' 2024-10-09T00:02:27.2660882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-10-09T00:02:27.2680769Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:02:27.2743460Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-10-09T00:02:27.2763100Z Entering 'third_party/cutlass' 2024-10-09T00:02:27.2826301Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-10-09T00:02:27.2855517Z Entering 'third_party/eigen' 2024-10-09T00:02:27.2919484Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-10-09T00:02:27.2940004Z Entering 'third_party/fbgemm' 2024-10-09T00:02:27.3001899Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-10-09T00:02:27.3021848Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:02:27.3083677Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-10-09T00:02:27.3104042Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:02:27.3166802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-10-09T00:02:27.3186358Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:02:27.3248881Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-10-09T00:02:27.3276264Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:02:27.3340728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.3360006Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:02:27.3422770Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-10-09T00:02:27.3443103Z Entering 'third_party/flatbuffers' 2024-10-09T00:02:27.3504016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-10-09T00:02:27.3527495Z Entering 'third_party/fmt' 2024-10-09T00:02:27.3588366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-10-09T00:02:27.3607876Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:02:27.3669988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-10-09T00:02:27.3689267Z Entering 'third_party/gloo' 2024-10-09T00:02:27.3750967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-10-09T00:02:27.3769934Z Entering 'third_party/googletest' 2024-10-09T00:02:27.3836346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.3856292Z Entering 'third_party/ideep' 2024-10-09T00:02:27.3920036Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-10-09T00:02:27.3937639Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:02:27.3998585Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-10-09T00:02:27.4027955Z Entering 'third_party/ittapi' 2024-10-09T00:02:27.4089239Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-10-09T00:02:27.4108445Z Entering 'third_party/kineto' 2024-10-09T00:02:27.4170716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-10-09T00:02:27.4189643Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:02:27.4253643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-10-09T00:02:27.4271904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:02:27.4335370Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-10-09T00:02:27.4356526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:02:27.4420335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-10-09T00:02:27.4439076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:02:27.4501334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-10-09T00:02:27.4521944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:02:27.4585575Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-10-09T00:02:27.4603313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:02:27.4667802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-10-09T00:02:27.4689520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:02:27.4753241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-10-09T00:02:27.4772260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:02:27.4837204Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.4857109Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:02:27.4920202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-10-09T00:02:27.4940569Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:02:27.5002643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-10-09T00:02:27.5024559Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:02:27.5085871Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-10-09T00:02:27.5104665Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:02:27.5167817Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.5189226Z Entering 'third_party/mimalloc' 2024-10-09T00:02:27.5250946Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-10-09T00:02:27.5270466Z Entering 'third_party/nccl/nccl' 2024-10-09T00:02:27.5334970Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-10-09T00:02:27.5354014Z Entering 'third_party/nlohmann' 2024-10-09T00:02:27.5417492Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-10-09T00:02:27.5438053Z Entering 'third_party/onnx' 2024-10-09T00:02:27.5499536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-10-09T00:02:27.5538543Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:02:27.5599994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:02:27.5622433Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:02:27.5683033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-10-09T00:02:27.5705445Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:02:27.5769214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-10-09T00:02:27.5790714Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:02:27.5853570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:02:27.5872752Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:02:27.5934425Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.5953185Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:02:27.6016313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-10-09T00:02:27.6035382Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:02:27.6096249Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-10-09T00:02:27.6118234Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:02:27.6178888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-10-09T00:02:27.6197875Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:02:27.6260643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-10-09T00:02:27.6279392Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:02:27.6342201Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-10-09T00:02:27.6359840Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:02:27.6422103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-10-09T00:02:27.6443250Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:02:27.6505058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-10-09T00:02:27.6526607Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:02:27.6588465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-10-09T00:02:27.6630977Z Entering 'third_party/pocketfft' 2024-10-09T00:02:27.6691143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-10-09T00:02:27.6710117Z Entering 'third_party/protobuf' 2024-10-09T00:02:27.6772404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-10-09T00:02:27.6794610Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:02:27.6858628Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-10-09T00:02:27.6877930Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:02:27.6940159Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.6961063Z Entering 'third_party/psimd' 2024-10-09T00:02:27.7024393Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-10-09T00:02:27.7042691Z Entering 'third_party/pthreadpool' 2024-10-09T00:02:27.7105340Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-10-09T00:02:27.7124752Z Entering 'third_party/pybind11' 2024-10-09T00:02:27.7185490Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-10-09T00:02:27.7204840Z Entering 'third_party/python-peachpy' 2024-10-09T00:02:27.7267153Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-10-09T00:02:27.7286123Z Entering 'third_party/sleef' 2024-10-09T00:02:27.7348570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-10-09T00:02:27.7367681Z Entering 'third_party/tensorpipe' 2024-10-09T00:02:27.7429857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-10-09T00:02:27.7447814Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:02:27.7509528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-10-09T00:02:27.7528841Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:02:27.7589166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-10-09T00:02:27.7607928Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:02:27.7669684Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-10-09T00:02:27.7688630Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:02:27.7752809Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-10-09T00:02:27.7769922Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:02:27.7833088Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-10-09T00:02:27.9486434Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-10-09T00:02:27.9854440Z Entering 'android/libs/fbjni' 2024-10-09T00:02:27.9905529Z Entering 'third_party/FP16' 2024-10-09T00:02:27.9957821Z Entering 'third_party/FXdiv' 2024-10-09T00:02:28.0008652Z Entering 'third_party/NNPACK' 2024-10-09T00:02:28.0060165Z Entering 'third_party/NVTX' 2024-10-09T00:02:28.0111502Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:02:28.0161790Z Entering 'third_party/XNNPACK' 2024-10-09T00:02:28.0233121Z Entering 'third_party/benchmark' 2024-10-09T00:02:28.0283601Z Entering 'third_party/cpp-httplib' 2024-10-09T00:02:28.0337332Z Entering 'third_party/cpuinfo' 2024-10-09T00:02:28.0389008Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:02:28.0440731Z Entering 'third_party/cutlass' 2024-10-09T00:02:28.0499229Z Entering 'third_party/eigen' 2024-10-09T00:02:28.0553851Z Entering 'third_party/fbgemm' 2024-10-09T00:02:28.0607566Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:02:28.0658376Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:02:28.0710018Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:02:28.0768107Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:02:28.0819257Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:02:28.0871669Z Entering 'third_party/flatbuffers' 2024-10-09T00:02:28.0927663Z Entering 'third_party/fmt' 2024-10-09T00:02:28.0978577Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:02:28.1030077Z Entering 'third_party/gloo' 2024-10-09T00:02:28.1080494Z Entering 'third_party/googletest' 2024-10-09T00:02:28.1132323Z Entering 'third_party/ideep' 2024-10-09T00:02:28.1181779Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:02:28.1241908Z Entering 'third_party/ittapi' 2024-10-09T00:02:28.1292230Z Entering 'third_party/kineto' 2024-10-09T00:02:28.1343467Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:02:28.1393701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:02:28.1446912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:02:28.1498585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:02:28.1551131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:02:28.1601663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:02:28.1656570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:02:28.1708698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:02:28.1761714Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:02:28.1815356Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:02:28.1869395Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:02:28.1921887Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:02:28.1975630Z Entering 'third_party/mimalloc' 2024-10-09T00:02:28.2028579Z Entering 'third_party/nccl/nccl' 2024-10-09T00:02:28.2079989Z Entering 'third_party/nlohmann' 2024-10-09T00:02:28.2135299Z Entering 'third_party/onnx' 2024-10-09T00:02:28.2206507Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:02:28.2258561Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:02:28.2314059Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:02:28.2368766Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:02:28.2420240Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:02:28.2471376Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:02:28.2523171Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:02:28.2575086Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:02:28.2625544Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:02:28.2675509Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:02:28.2725397Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:02:28.2779317Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:02:28.2833590Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:02:28.2907713Z Entering 'third_party/pocketfft' 2024-10-09T00:02:28.2962120Z Entering 'third_party/protobuf' 2024-10-09T00:02:28.3017510Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:02:28.3067590Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:02:28.3122090Z Entering 'third_party/psimd' 2024-10-09T00:02:28.3174473Z Entering 'third_party/pthreadpool' 2024-10-09T00:02:28.3225746Z Entering 'third_party/pybind11' 2024-10-09T00:02:28.3277474Z Entering 'third_party/python-peachpy' 2024-10-09T00:02:28.3331017Z Entering 'third_party/sleef' 2024-10-09T00:02:28.3380907Z Entering 'third_party/tensorpipe' 2024-10-09T00:02:28.3431550Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:02:28.3481584Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:02:28.3531782Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:02:28.3582288Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:02:28.3631060Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:02:28.3700861Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-10-09T00:02:28.4060447Z Entering 'android/libs/fbjni' 2024-10-09T00:02:28.4110330Z Entering 'third_party/FP16' 2024-10-09T00:02:28.4163336Z Entering 'third_party/FXdiv' 2024-10-09T00:02:28.4213535Z Entering 'third_party/NNPACK' 2024-10-09T00:02:28.4264948Z Entering 'third_party/NVTX' 2024-10-09T00:02:28.4317087Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:02:28.4367769Z Entering 'third_party/XNNPACK' 2024-10-09T00:02:28.4440277Z Entering 'third_party/benchmark' 2024-10-09T00:02:28.4491290Z Entering 'third_party/cpp-httplib' 2024-10-09T00:02:28.4542322Z Entering 'third_party/cpuinfo' 2024-10-09T00:02:28.4593342Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:02:28.4644095Z Entering 'third_party/cutlass' 2024-10-09T00:02:28.4703808Z Entering 'third_party/eigen' 2024-10-09T00:02:28.4758749Z Entering 'third_party/fbgemm' 2024-10-09T00:02:28.4810646Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:02:28.4862532Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:02:28.4914063Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:02:28.4971432Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:02:28.5023768Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:02:28.5075394Z Entering 'third_party/flatbuffers' 2024-10-09T00:02:28.5130721Z Entering 'third_party/fmt' 2024-10-09T00:02:28.5181704Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:02:28.5233918Z Entering 'third_party/gloo' 2024-10-09T00:02:28.5285224Z Entering 'third_party/googletest' 2024-10-09T00:02:28.5336735Z Entering 'third_party/ideep' 2024-10-09T00:02:28.5385839Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:02:28.5445861Z Entering 'third_party/ittapi' 2024-10-09T00:02:28.5497398Z Entering 'third_party/kineto' 2024-10-09T00:02:28.5548464Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:02:28.5598597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:02:28.5650911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:02:28.5701561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:02:28.5754271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:02:28.5803696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:02:28.5857757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:02:28.5909042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:02:28.5961543Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:02:28.6013887Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:02:28.6067110Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:02:28.6117157Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:02:28.6168501Z Entering 'third_party/mimalloc' 2024-10-09T00:02:28.6222122Z Entering 'third_party/nccl/nccl' 2024-10-09T00:02:28.6273074Z Entering 'third_party/nlohmann' 2024-10-09T00:02:28.6326228Z Entering 'third_party/onnx' 2024-10-09T00:02:28.6395082Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:02:28.6445906Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:02:28.6498357Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:02:28.6552636Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:02:28.6602931Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:02:28.6655369Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:02:28.6703923Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:02:28.6756548Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:02:28.6806051Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:02:28.6855456Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:02:28.6904363Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:02:28.6958395Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:02:28.7009799Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:02:28.7085332Z Entering 'third_party/pocketfft' 2024-10-09T00:02:28.7137956Z Entering 'third_party/protobuf' 2024-10-09T00:02:28.7191651Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:02:28.7243407Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:02:28.7294429Z Entering 'third_party/psimd' 2024-10-09T00:02:28.7349018Z Entering 'third_party/pthreadpool' 2024-10-09T00:02:28.7399295Z Entering 'third_party/pybind11' 2024-10-09T00:02:28.7451816Z Entering 'third_party/python-peachpy' 2024-10-09T00:02:28.7501866Z Entering 'third_party/sleef' 2024-10-09T00:02:28.7556670Z Entering 'third_party/tensorpipe' 2024-10-09T00:02:28.7606199Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:02:28.7655938Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:02:28.7706121Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:02:28.7758425Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:02:28.7807680Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:02:28.7878512Z ##[endgroup] 2024-10-09T00:02:28.7926980Z [command]/usr/bin/git log -1 --format='%H' 2024-10-09T00:02:28.7958934Z '47952c0a8001fd60c9ffe52b121d022d440bef8b' 2024-10-09T00:02:28.8083199Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-10-09T00:02:28.8084111Z # Remove any artifacts from the previous checkouts 2024-10-09T00:02:28.8084772Z git clean -fxd 2024-10-09T00:02:28.8093224Z shell: /usr/bin/bash -e {0} 2024-10-09T00:02:28.8093651Z env: 2024-10-09T00:02:28.8093997Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:28.8094419Z BUILDER_ROOT: /builder 2024-10-09T00:02:28.8094857Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:28.8095290Z DESIRED_CUDA: cu118 2024-10-09T00:02:28.8095680Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:28.8096347Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:28.8096876Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:28.8097490Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:28.8097866Z LIBTORCH_CONFIG: 2024-10-09T00:02:28.8098256Z LIBTORCH_VARIANT: 2024-10-09T00:02:28.8098645Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:28.8099064Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:28.8099756Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:28.8100481Z ANACONDA_USER: pytorch 2024-10-09T00:02:28.8100919Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:28.8101396Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:28.8101879Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:28.8102655Z GITHUB_TOKEN: *** 2024-10-09T00:02:28.8103049Z PR_NUMBER: 2024-10-09T00:02:28.8103436Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:28.8104025Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:28.8104584Z USE_SPLIT_BUILD: false 2024-10-09T00:02:28.8104996Z ##[endgroup] 2024-10-09T00:02:28.8469168Z ##[group]Run malfet/checkout@silent-checkout 2024-10-09T00:02:28.8469755Z with: 2024-10-09T00:02:28.8470080Z ref: main 2024-10-09T00:02:28.8470436Z submodules: recursive 2024-10-09T00:02:28.8470856Z repository: pytorch/builder 2024-10-09T00:02:28.8471305Z path: builder 2024-10-09T00:02:28.8471834Z token: *** 2024-10-09T00:02:28.8472191Z ssh-strict: true 2024-10-09T00:02:28.8472575Z persist-credentials: true 2024-10-09T00:02:28.8473013Z clean: true 2024-10-09T00:02:28.8473409Z sparse-checkout-cone-mode: true 2024-10-09T00:02:28.8473878Z fetch-depth: 1 2024-10-09T00:02:28.8474247Z lfs: false 2024-10-09T00:02:28.8474617Z set-safe-directory: true 2024-10-09T00:02:28.8475042Z quiet-checkout: false 2024-10-09T00:02:28.8475434Z env: 2024-10-09T00:02:28.8475748Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:28.8476179Z BUILDER_ROOT: /builder 2024-10-09T00:02:28.8476606Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:28.8477020Z DESIRED_CUDA: cu118 2024-10-09T00:02:28.8477513Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:28.8477921Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:28.8478436Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:28.8479037Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:28.8479404Z LIBTORCH_CONFIG: 2024-10-09T00:02:28.8479790Z LIBTORCH_VARIANT: 2024-10-09T00:02:28.8480191Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:28.8480586Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:28.8481210Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:28.8481931Z ANACONDA_USER: pytorch 2024-10-09T00:02:28.8482352Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:28.8482824Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:28.8483313Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:28.8484028Z GITHUB_TOKEN: *** 2024-10-09T00:02:28.8484399Z PR_NUMBER: 2024-10-09T00:02:28.8484795Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:28.8485375Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:28.8485930Z USE_SPLIT_BUILD: false 2024-10-09T00:02:28.8486349Z ##[endgroup] 2024-10-09T00:02:28.9714047Z Syncing repository: pytorch/builder 2024-10-09T00:02:28.9728780Z ##[group]Getting Git version info 2024-10-09T00:02:28.9730142Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-10-09T00:02:28.9767184Z [command]/usr/bin/git version 2024-10-09T00:02:28.9823813Z git version 2.40.1 2024-10-09T00:02:28.9859946Z ##[endgroup] 2024-10-09T00:02:28.9882280Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1b52a97d-a7b0-499b-9f80-4b9c75118c22' before making global git config changes 2024-10-09T00:02:28.9883893Z Adding repository directory to the temporary git global config as a safe directory 2024-10-09T00:02:28.9888748Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-10-09T00:02:28.9930985Z ##[group]Initializing the repository 2024-10-09T00:02:28.9935681Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-10-09T00:02:28.9973244Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-10-09T00:02:28.9974770Z hint: is subject to change. To configure the initial branch name to use in all 2024-10-09T00:02:28.9975791Z hint: of your new repositories, which will suppress this warning, call: 2024-10-09T00:02:28.9976505Z hint: 2024-10-09T00:02:28.9977041Z hint: git config --global init.defaultBranch 2024-10-09T00:02:28.9977636Z hint: 2024-10-09T00:02:28.9978500Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-10-09T00:02:28.9979591Z hint: 'development'. The just-created branch can be renamed via this command: 2024-10-09T00:02:28.9980338Z hint: 2024-10-09T00:02:28.9980748Z hint: git branch -m 2024-10-09T00:02:28.9981743Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-10-09T00:02:28.9989442Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-10-09T00:02:29.0029081Z ##[endgroup] 2024-10-09T00:02:29.0030205Z ##[group]Disabling automatic garbage collection 2024-10-09T00:02:29.0033433Z [command]/usr/bin/git config --local gc.auto 0 2024-10-09T00:02:29.0069314Z ##[endgroup] 2024-10-09T00:02:29.0069956Z ##[group]Setting up auth 2024-10-09T00:02:29.0078528Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-09T00:02:29.0118056Z [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' || :" 2024-10-09T00:02:29.0446696Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-09T00:02:29.0483083Z [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' || :" 2024-10-09T00:02:29.0819234Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-09T00:02:29.0904069Z ##[endgroup] 2024-10-09T00:02:29.0904735Z ##[group]Fetching the repository 2024-10-09T00:02:29.0914783Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2024-10-09T00:02:29.3042109Z remote: Enumerating objects: 224, done. 2024-10-09T00:02:29.3044493Z remote: Counting objects: 0% (1/224) 2024-10-09T00:02:29.3045342Z remote: Counting objects: 1% (3/224) 2024-10-09T00:02:29.3046137Z remote: Counting objects: 2% (5/224) 2024-10-09T00:02:29.3046754Z remote: Counting objects: 3% (7/224) 2024-10-09T00:02:29.3047369Z remote: Counting objects: 4% (9/224) 2024-10-09T00:02:29.3047966Z remote: Counting objects: 5% (12/224) 2024-10-09T00:02:29.3048629Z remote: Counting objects: 6% (14/224) 2024-10-09T00:02:29.3049262Z remote: Counting objects: 7% (16/224) 2024-10-09T00:02:29.3049868Z remote: Counting objects: 8% (18/224) 2024-10-09T00:02:29.3050771Z remote: Counting objects: 9% (21/224) 2024-10-09T00:02:29.3051394Z remote: Counting objects: 10% (23/224) 2024-10-09T00:02:29.3052023Z remote: Counting objects: 11% (25/224) 2024-10-09T00:02:29.3052617Z remote: Counting objects: 12% (27/224) 2024-10-09T00:02:29.3053234Z remote: Counting objects: 13% (30/224) 2024-10-09T00:02:29.3053839Z remote: Counting objects: 14% (32/224) 2024-10-09T00:02:29.3054438Z remote: Counting objects: 15% (34/224) 2024-10-09T00:02:29.3055239Z remote: Counting objects: 16% (36/224) 2024-10-09T00:02:29.3056115Z remote: Counting objects: 17% (39/224) 2024-10-09T00:02:29.3056717Z remote: Counting objects: 18% (41/224) 2024-10-09T00:02:29.3059557Z remote: Counting objects: 19% (43/224) 2024-10-09T00:02:29.3060231Z remote: Counting objects: 20% (45/224) 2024-10-09T00:02:29.3060851Z remote: Counting objects: 21% (48/224) 2024-10-09T00:02:29.3061449Z remote: Counting objects: 22% (50/224) 2024-10-09T00:02:29.3062058Z remote: Counting objects: 23% (52/224) 2024-10-09T00:02:29.3062754Z remote: Counting objects: 24% (54/224) 2024-10-09T00:02:29.3063345Z remote: Counting objects: 25% (56/224) 2024-10-09T00:02:29.3063951Z remote: Counting objects: 26% (59/224) 2024-10-09T00:02:29.3064562Z remote: Counting objects: 27% (61/224) 2024-10-09T00:02:29.3065320Z remote: Counting objects: 28% (63/224) 2024-10-09T00:02:29.3066571Z remote: Counting objects: 29% (65/224) 2024-10-09T00:02:29.3067521Z remote: Counting objects: 30% (68/224) 2024-10-09T00:02:29.3068114Z remote: Counting objects: 31% (70/224) 2024-10-09T00:02:29.3068969Z remote: Counting objects: 32% (72/224) 2024-10-09T00:02:29.3069622Z remote: Counting objects: 33% (74/224) 2024-10-09T00:02:29.3070873Z remote: Counting objects: 34% (77/224) 2024-10-09T00:02:29.3072187Z remote: Counting objects: 35% (79/224) 2024-10-09T00:02:29.3073007Z remote: Counting objects: 36% (81/224) 2024-10-09T00:02:29.3073596Z remote: Counting objects: 37% (83/224) 2024-10-09T00:02:29.3074200Z remote: Counting objects: 38% (86/224) 2024-10-09T00:02:29.3074804Z remote: Counting objects: 39% (88/224) 2024-10-09T00:02:29.3075414Z remote: Counting objects: 40% (90/224) 2024-10-09T00:02:29.3076007Z remote: Counting objects: 41% (92/224) 2024-10-09T00:02:29.3076614Z remote: Counting objects: 42% (95/224) 2024-10-09T00:02:29.3077223Z remote: Counting objects: 43% (97/224) 2024-10-09T00:02:29.3077813Z remote: Counting objects: 44% (99/224) 2024-10-09T00:02:29.3078438Z remote: Counting objects: 45% (101/224) 2024-10-09T00:02:29.3079076Z remote: Counting objects: 46% (104/224) 2024-10-09T00:02:29.3079682Z remote: Counting objects: 47% (106/224) 2024-10-09T00:02:29.3080308Z remote: Counting objects: 48% (108/224) 2024-10-09T00:02:29.3080930Z remote: Counting objects: 49% (110/224) 2024-10-09T00:02:29.3081533Z remote: Counting objects: 50% (112/224) 2024-10-09T00:02:29.3082150Z remote: Counting objects: 51% (115/224) 2024-10-09T00:02:29.3082768Z remote: Counting objects: 52% (117/224) 2024-10-09T00:02:29.3083367Z remote: Counting objects: 53% (119/224) 2024-10-09T00:02:29.3083990Z remote: Counting objects: 54% (121/224) 2024-10-09T00:02:29.3084604Z remote: Counting objects: 55% (124/224) 2024-10-09T00:02:29.3085204Z remote: Counting objects: 56% (126/224) 2024-10-09T00:02:29.3085827Z remote: Counting objects: 57% (128/224) 2024-10-09T00:02:29.3086445Z remote: Counting objects: 58% (130/224) 2024-10-09T00:02:29.3087060Z remote: Counting objects: 59% (133/224) 2024-10-09T00:02:29.3087677Z remote: Counting objects: 60% (135/224) 2024-10-09T00:02:29.3088297Z remote: Counting objects: 61% (137/224) 2024-10-09T00:02:29.3088901Z remote: Counting objects: 62% (139/224) 2024-10-09T00:02:29.3089516Z remote: Counting objects: 63% (142/224) 2024-10-09T00:02:29.3090132Z remote: Counting objects: 64% (144/224) 2024-10-09T00:02:29.3090745Z remote: Counting objects: 65% (146/224) 2024-10-09T00:02:29.3091344Z remote: Counting objects: 66% (148/224) 2024-10-09T00:02:29.3091959Z remote: Counting objects: 67% (151/224) 2024-10-09T00:02:29.3092572Z remote: Counting objects: 68% (153/224) 2024-10-09T00:02:29.3093165Z remote: Counting objects: 69% (155/224) 2024-10-09T00:02:29.3093776Z remote: Counting objects: 70% (157/224) 2024-10-09T00:02:29.3094389Z remote: Counting objects: 71% (160/224) 2024-10-09T00:02:29.3095131Z remote: Counting objects: 72% (162/224) 2024-10-09T00:02:29.3095866Z remote: Counting objects: 73% (164/224) 2024-10-09T00:02:29.3096582Z remote: Counting objects: 74% (166/224) 2024-10-09T00:02:29.3097182Z remote: Counting objects: 75% (168/224) 2024-10-09T00:02:29.3097833Z remote: Counting objects: 76% (171/224) 2024-10-09T00:02:29.3098454Z remote: Counting objects: 77% (173/224) 2024-10-09T00:02:29.3099075Z remote: Counting objects: 78% (175/224) 2024-10-09T00:02:29.3099673Z remote: Counting objects: 79% (177/224) 2024-10-09T00:02:29.3100288Z remote: Counting objects: 80% (180/224) 2024-10-09T00:02:29.3100902Z remote: Counting objects: 81% (182/224) 2024-10-09T00:02:29.3101498Z remote: Counting objects: 82% (184/224) 2024-10-09T00:02:29.3102112Z remote: Counting objects: 83% (186/224) 2024-10-09T00:02:29.3102723Z remote: Counting objects: 84% (189/224) 2024-10-09T00:02:29.3103445Z remote: Counting objects: 85% (191/224) 2024-10-09T00:02:29.3104089Z remote: Counting objects: 86% (193/224) 2024-10-09T00:02:29.3104709Z remote: Counting objects: 87% (195/224) 2024-10-09T00:02:29.3105307Z remote: Counting objects: 88% (198/224) 2024-10-09T00:02:29.3105921Z remote: Counting objects: 89% (200/224) 2024-10-09T00:02:29.3106533Z remote: Counting objects: 90% (202/224) 2024-10-09T00:02:29.3107129Z remote: Counting objects: 91% (204/224) 2024-10-09T00:02:29.3107743Z remote: Counting objects: 92% (207/224) 2024-10-09T00:02:29.3108357Z remote: Counting objects: 93% (209/224) 2024-10-09T00:02:29.3108954Z remote: Counting objects: 94% (211/224) 2024-10-09T00:02:29.3109571Z remote: Counting objects: 95% (213/224) 2024-10-09T00:02:29.3110187Z remote: Counting objects: 96% (216/224) 2024-10-09T00:02:29.3110793Z remote: Counting objects: 97% (218/224) 2024-10-09T00:02:29.3111627Z remote: Counting objects: 98% (220/224) 2024-10-09T00:02:29.3112253Z remote: Counting objects: 99% (222/224) 2024-10-09T00:02:29.3112868Z remote: Counting objects: 100% (224/224) 2024-10-09T00:02:29.3114044Z remote: Counting objects: 100% (224/224), done. 2024-10-09T00:02:29.3114734Z remote: Compressing objects: 0% (1/206) 2024-10-09T00:02:29.3115383Z remote: Compressing objects: 1% (3/206) 2024-10-09T00:02:29.3116002Z remote: Compressing objects: 2% (5/206) 2024-10-09T00:02:29.3116641Z remote: Compressing objects: 3% (7/206) 2024-10-09T00:02:29.3117270Z remote: Compressing objects: 4% (9/206) 2024-10-09T00:02:29.3117897Z remote: Compressing objects: 5% (11/206) 2024-10-09T00:02:29.3118559Z remote: Compressing objects: 6% (13/206) 2024-10-09T00:02:29.3119217Z remote: Compressing objects: 7% (15/206) 2024-10-09T00:02:29.3119858Z remote: Compressing objects: 8% (17/206) 2024-10-09T00:02:29.3120532Z remote: Compressing objects: 9% (19/206) 2024-10-09T00:02:29.3121188Z remote: Compressing objects: 10% (21/206) 2024-10-09T00:02:29.3121822Z remote: Compressing objects: 11% (23/206) 2024-10-09T00:02:29.3122479Z remote: Compressing objects: 12% (25/206) 2024-10-09T00:02:29.3123130Z remote: Compressing objects: 13% (27/206) 2024-10-09T00:02:29.3123763Z remote: Compressing objects: 14% (29/206) 2024-10-09T00:02:29.3124417Z remote: Compressing objects: 15% (31/206) 2024-10-09T00:02:29.3125088Z remote: Compressing objects: 16% (33/206) 2024-10-09T00:02:29.3125742Z remote: Compressing objects: 17% (36/206) 2024-10-09T00:02:29.3126466Z remote: Compressing objects: 18% (38/206) 2024-10-09T00:02:29.3127115Z remote: Compressing objects: 19% (40/206) 2024-10-09T00:02:29.3127762Z remote: Compressing objects: 20% (42/206) 2024-10-09T00:02:29.3128395Z remote: Compressing objects: 21% (44/206) 2024-10-09T00:02:29.3129281Z remote: Compressing objects: 22% (46/206) 2024-10-09T00:02:29.3129937Z remote: Compressing objects: 23% (48/206) 2024-10-09T00:02:29.3130569Z remote: Compressing objects: 24% (50/206) 2024-10-09T00:02:29.3131220Z remote: Compressing objects: 25% (52/206) 2024-10-09T00:02:29.3131870Z remote: Compressing objects: 26% (54/206) 2024-10-09T00:02:29.3132503Z remote: Compressing objects: 27% (56/206) 2024-10-09T00:02:29.3133157Z remote: Compressing objects: 28% (58/206) 2024-10-09T00:02:29.3133803Z remote: Compressing objects: 29% (60/206) 2024-10-09T00:02:29.3134434Z remote: Compressing objects: 30% (62/206) 2024-10-09T00:02:29.3135085Z remote: Compressing objects: 31% (64/206) 2024-10-09T00:02:29.3135737Z remote: Compressing objects: 32% (66/206) 2024-10-09T00:02:29.3136393Z remote: Compressing objects: 33% (68/206) 2024-10-09T00:02:29.3137160Z remote: Compressing objects: 34% (71/206) 2024-10-09T00:02:29.3137862Z remote: Compressing objects: 35% (73/206) 2024-10-09T00:02:29.3138517Z remote: Compressing objects: 36% (75/206) 2024-10-09T00:02:29.3139149Z remote: Compressing objects: 37% (77/206) 2024-10-09T00:02:29.3139798Z remote: Compressing objects: 38% (79/206) 2024-10-09T00:02:29.3140448Z remote: Compressing objects: 39% (81/206) 2024-10-09T00:02:29.3141076Z remote: Compressing objects: 40% (83/206) 2024-10-09T00:02:29.3141721Z remote: Compressing objects: 41% (85/206) 2024-10-09T00:02:29.3142369Z remote: Compressing objects: 42% (87/206) 2024-10-09T00:02:29.3143001Z remote: Compressing objects: 43% (89/206) 2024-10-09T00:02:29.3143656Z remote: Compressing objects: 44% (91/206) 2024-10-09T00:02:29.3144302Z remote: Compressing objects: 45% (93/206) 2024-10-09T00:02:29.3145007Z remote: Compressing objects: 46% (95/206) 2024-10-09T00:02:29.3148694Z remote: Compressing objects: 47% (97/206) 2024-10-09T00:02:29.3149369Z remote: Compressing objects: 48% (99/206) 2024-10-09T00:02:29.3150235Z remote: Compressing objects: 49% (101/206) 2024-10-09T00:02:29.3151369Z remote: Compressing objects: 50% (103/206) 2024-10-09T00:02:29.3154223Z remote: Compressing objects: 51% (106/206) 2024-10-09T00:02:29.3156405Z remote: Compressing objects: 52% (108/206) 2024-10-09T00:02:29.3157556Z remote: Compressing objects: 53% (110/206) 2024-10-09T00:02:29.3158903Z remote: Compressing objects: 54% (112/206) 2024-10-09T00:02:29.3162984Z remote: Compressing objects: 55% (114/206) 2024-10-09T00:02:29.3166335Z remote: Compressing objects: 56% (116/206) 2024-10-09T00:02:29.3168751Z remote: Compressing objects: 57% (118/206) 2024-10-09T00:02:29.3169423Z remote: Compressing objects: 58% (120/206) 2024-10-09T00:02:29.3171388Z remote: Compressing objects: 59% (122/206) 2024-10-09T00:02:29.3175105Z remote: Compressing objects: 60% (124/206) 2024-10-09T00:02:29.3176329Z remote: Compressing objects: 61% (126/206) 2024-10-09T00:02:29.3180239Z remote: Compressing objects: 62% (128/206) 2024-10-09T00:02:29.3184403Z remote: Compressing objects: 63% (130/206) 2024-10-09T00:02:29.3185073Z remote: Compressing objects: 64% (132/206) 2024-10-09T00:02:29.3185717Z remote: Compressing objects: 65% (134/206) 2024-10-09T00:02:29.3186733Z remote: Compressing objects: 66% (136/206) 2024-10-09T00:02:29.3187402Z remote: Compressing objects: 67% (139/206) 2024-10-09T00:02:29.3190564Z remote: Compressing objects: 68% (141/206) 2024-10-09T00:02:29.3191485Z remote: Compressing objects: 69% (143/206) 2024-10-09T00:02:29.3192142Z remote: Compressing objects: 70% (145/206) 2024-10-09T00:02:29.3192781Z remote: Compressing objects: 71% (147/206) 2024-10-09T00:02:29.3193437Z remote: Compressing objects: 72% (149/206) 2024-10-09T00:02:29.3194252Z remote: Compressing objects: 73% (151/206) 2024-10-09T00:02:29.3195132Z remote: Compressing objects: 74% (153/206) 2024-10-09T00:02:29.3195775Z remote: Compressing objects: 75% (155/206) 2024-10-09T00:02:29.3196432Z remote: Compressing objects: 76% (157/206) 2024-10-09T00:02:29.3197085Z remote: Compressing objects: 77% (159/206) 2024-10-09T00:02:29.3197717Z remote: Compressing objects: 78% (161/206) 2024-10-09T00:02:29.3198372Z remote: Compressing objects: 79% (163/206) 2024-10-09T00:02:29.3199019Z remote: Compressing objects: 80% (165/206) 2024-10-09T00:02:29.3199653Z remote: Compressing objects: 81% (167/206) 2024-10-09T00:02:29.3202757Z remote: Compressing objects: 82% (169/206) 2024-10-09T00:02:29.3204433Z remote: Compressing objects: 83% (171/206) 2024-10-09T00:02:29.3207787Z remote: Compressing objects: 84% (174/206) 2024-10-09T00:02:29.3209191Z remote: Compressing objects: 85% (176/206) 2024-10-09T00:02:29.3210136Z remote: Compressing objects: 86% (178/206) 2024-10-09T00:02:29.3210795Z remote: Compressing objects: 87% (180/206) 2024-10-09T00:02:29.3211435Z remote: Compressing objects: 88% (182/206) 2024-10-09T00:02:29.3212091Z remote: Compressing objects: 89% (184/206) 2024-10-09T00:02:29.3212745Z remote: Compressing objects: 90% (186/206) 2024-10-09T00:02:29.3213856Z remote: Compressing objects: 91% (188/206) 2024-10-09T00:02:29.3214525Z remote: Compressing objects: 92% (190/206) 2024-10-09T00:02:29.3215177Z remote: Compressing objects: 93% (192/206) 2024-10-09T00:02:29.3215812Z remote: Compressing objects: 94% (194/206) 2024-10-09T00:02:29.3216470Z remote: Compressing objects: 95% (196/206) 2024-10-09T00:02:29.3217121Z remote: Compressing objects: 96% (198/206) 2024-10-09T00:02:29.3217773Z remote: Compressing objects: 97% (200/206) 2024-10-09T00:02:29.3218434Z remote: Compressing objects: 98% (202/206) 2024-10-09T00:02:29.3219087Z remote: Compressing objects: 99% (204/206) 2024-10-09T00:02:29.3219734Z remote: Compressing objects: 100% (206/206) 2024-10-09T00:02:29.3220423Z remote: Compressing objects: 100% (206/206), done. 2024-10-09T00:02:29.3239580Z Receiving objects: 0% (1/224) 2024-10-09T00:02:29.3240340Z Receiving objects: 1% (3/224) 2024-10-09T00:02:29.3241389Z Receiving objects: 2% (5/224) 2024-10-09T00:02:29.3242334Z Receiving objects: 3% (7/224) 2024-10-09T00:02:29.3243384Z Receiving objects: 4% (9/224) 2024-10-09T00:02:29.3244260Z Receiving objects: 5% (12/224) 2024-10-09T00:02:29.3245186Z Receiving objects: 6% (14/224) 2024-10-09T00:02:29.3246168Z Receiving objects: 7% (16/224) 2024-10-09T00:02:29.3247049Z Receiving objects: 8% (18/224) 2024-10-09T00:02:29.3248026Z Receiving objects: 9% (21/224) 2024-10-09T00:02:29.3248959Z Receiving objects: 10% (23/224) 2024-10-09T00:02:29.3249847Z Receiving objects: 11% (25/224) 2024-10-09T00:02:29.3250734Z Receiving objects: 12% (27/224) 2024-10-09T00:02:29.3251813Z Receiving objects: 13% (30/224) 2024-10-09T00:02:29.3252407Z Receiving objects: 14% (32/224) 2024-10-09T00:02:29.3253856Z Receiving objects: 15% (34/224) 2024-10-09T00:02:29.3255087Z Receiving objects: 16% (36/224) 2024-10-09T00:02:29.3255762Z Receiving objects: 17% (39/224) 2024-10-09T00:02:29.3256549Z Receiving objects: 18% (41/224) 2024-10-09T00:02:29.3258297Z Receiving objects: 19% (43/224) 2024-10-09T00:02:29.3263845Z Receiving objects: 20% (45/224) 2024-10-09T00:02:29.3264428Z Receiving objects: 21% (48/224) 2024-10-09T00:02:29.3266182Z Receiving objects: 22% (50/224) 2024-10-09T00:02:29.3270067Z Receiving objects: 23% (52/224) 2024-10-09T00:02:29.3271247Z Receiving objects: 24% (54/224) 2024-10-09T00:02:29.3274019Z Receiving objects: 25% (56/224) 2024-10-09T00:02:29.3274895Z Receiving objects: 26% (59/224) 2024-10-09T00:02:29.3275471Z Receiving objects: 27% (61/224) 2024-10-09T00:02:29.3276253Z Receiving objects: 28% (63/224) 2024-10-09T00:02:29.3278080Z Receiving objects: 29% (65/224) 2024-10-09T00:02:29.3278593Z Receiving objects: 30% (68/224) 2024-10-09T00:02:29.3279070Z Receiving objects: 31% (70/224) 2024-10-09T00:02:29.3279561Z Receiving objects: 32% (72/224) 2024-10-09T00:02:29.3280054Z Receiving objects: 33% (74/224) 2024-10-09T00:02:29.3280550Z Receiving objects: 34% (77/224) 2024-10-09T00:02:29.3281025Z Receiving objects: 35% (79/224) 2024-10-09T00:02:29.3281522Z Receiving objects: 36% (81/224) 2024-10-09T00:02:29.3282009Z Receiving objects: 37% (83/224) 2024-10-09T00:02:29.3283216Z Receiving objects: 38% (86/224) 2024-10-09T00:02:29.3283887Z Receiving objects: 39% (88/224) 2024-10-09T00:02:29.3284744Z Receiving objects: 40% (90/224) 2024-10-09T00:02:29.3285606Z Receiving objects: 41% (92/224) 2024-10-09T00:02:29.3286143Z Receiving objects: 42% (95/224) 2024-10-09T00:02:29.3286632Z Receiving objects: 43% (97/224) 2024-10-09T00:02:29.3287317Z Receiving objects: 44% (99/224) 2024-10-09T00:02:29.3287858Z Receiving objects: 45% (101/224) 2024-10-09T00:02:29.3288366Z Receiving objects: 46% (104/224) 2024-10-09T00:02:29.3288845Z Receiving objects: 47% (106/224) 2024-10-09T00:02:29.3289345Z Receiving objects: 48% (108/224) 2024-10-09T00:02:29.3289832Z Receiving objects: 49% (110/224) 2024-10-09T00:02:29.3290455Z Receiving objects: 50% (112/224) 2024-10-09T00:02:29.3291245Z Receiving objects: 51% (115/224) 2024-10-09T00:02:29.3291938Z Receiving objects: 52% (117/224) 2024-10-09T00:02:29.3297556Z Receiving objects: 53% (119/224) 2024-10-09T00:02:29.3298199Z Receiving objects: 54% (121/224) 2024-10-09T00:02:29.3298722Z Receiving objects: 55% (124/224) 2024-10-09T00:02:29.3299208Z Receiving objects: 56% (126/224) 2024-10-09T00:02:29.3299707Z Receiving objects: 57% (128/224) 2024-10-09T00:02:29.3300209Z Receiving objects: 58% (130/224) 2024-10-09T00:02:29.3300892Z Receiving objects: 59% (133/224) 2024-10-09T00:02:29.3301419Z Receiving objects: 60% (135/224) 2024-10-09T00:02:29.3302618Z Receiving objects: 61% (137/224) 2024-10-09T00:02:29.3303336Z Receiving objects: 62% (139/224) 2024-10-09T00:02:29.3303858Z Receiving objects: 63% (142/224) 2024-10-09T00:02:29.3306294Z Receiving objects: 64% (144/224) 2024-10-09T00:02:29.3307900Z Receiving objects: 65% (146/224) 2024-10-09T00:02:29.3311046Z Receiving objects: 66% (148/224) 2024-10-09T00:02:29.3311563Z Receiving objects: 67% (151/224) 2024-10-09T00:02:29.3312677Z Receiving objects: 68% (153/224) 2024-10-09T00:02:29.3314364Z Receiving objects: 69% (155/224) 2024-10-09T00:02:29.3316260Z Receiving objects: 70% (157/224) 2024-10-09T00:02:29.3316776Z Receiving objects: 71% (160/224) 2024-10-09T00:02:29.3317529Z Receiving objects: 72% (162/224) 2024-10-09T00:02:29.3318234Z Receiving objects: 73% (164/224) 2024-10-09T00:02:29.3318760Z Receiving objects: 74% (166/224) 2024-10-09T00:02:29.3321886Z Receiving objects: 75% (168/224) 2024-10-09T00:02:29.3322398Z Receiving objects: 76% (171/224) 2024-10-09T00:02:29.3343283Z Receiving objects: 77% (173/224) 2024-10-09T00:02:29.3343775Z Receiving objects: 78% (175/224) 2024-10-09T00:02:29.3346068Z Receiving objects: 79% (177/224) 2024-10-09T00:02:29.3346719Z Receiving objects: 80% (180/224) 2024-10-09T00:02:29.3347241Z Receiving objects: 81% (182/224) 2024-10-09T00:02:29.3347725Z Receiving objects: 82% (184/224) 2024-10-09T00:02:29.3348222Z Receiving objects: 83% (186/224) 2024-10-09T00:02:29.3348723Z Receiving objects: 84% (189/224) 2024-10-09T00:02:29.3350347Z Receiving objects: 85% (191/224) 2024-10-09T00:02:29.3351211Z Receiving objects: 86% (193/224) 2024-10-09T00:02:29.3353090Z Receiving objects: 87% (195/224) 2024-10-09T00:02:29.3354165Z remote: Total 224 (delta 20), reused 117 (delta 4), pack-reused 0 (from 0) 2024-10-09T00:02:29.3354968Z Receiving objects: 88% (198/224) 2024-10-09T00:02:29.3355467Z Receiving objects: 89% (200/224) 2024-10-09T00:02:29.3355963Z Receiving objects: 90% (202/224) 2024-10-09T00:02:29.3356698Z Receiving objects: 91% (204/224) 2024-10-09T00:02:29.3357209Z Receiving objects: 92% (207/224) 2024-10-09T00:02:29.3357702Z Receiving objects: 93% (209/224) 2024-10-09T00:02:29.3358177Z Receiving objects: 94% (211/224) 2024-10-09T00:02:29.3358674Z Receiving objects: 95% (213/224) 2024-10-09T00:02:29.3359172Z Receiving objects: 96% (216/224) 2024-10-09T00:02:29.3359667Z Receiving objects: 97% (218/224) 2024-10-09T00:02:29.3360337Z Receiving objects: 98% (220/224) 2024-10-09T00:02:29.3360840Z Receiving objects: 99% (222/224) 2024-10-09T00:02:29.3361337Z Receiving objects: 100% (224/224) 2024-10-09T00:02:29.3361975Z Receiving objects: 100% (224/224), 269.78 KiB | 22.48 MiB/s, done. 2024-10-09T00:02:29.3363345Z Resolving deltas: 0% (0/20) 2024-10-09T00:02:29.3365383Z Resolving deltas: 5% (1/20) 2024-10-09T00:02:29.3366304Z Resolving deltas: 10% (2/20) 2024-10-09T00:02:29.3367254Z Resolving deltas: 15% (3/20) 2024-10-09T00:02:29.3368080Z Resolving deltas: 20% (4/20) 2024-10-09T00:02:29.3368796Z Resolving deltas: 30% (6/20) 2024-10-09T00:02:29.3369326Z Resolving deltas: 35% (7/20) 2024-10-09T00:02:29.3369803Z Resolving deltas: 45% (9/20) 2024-10-09T00:02:29.3370275Z Resolving deltas: 50% (10/20) 2024-10-09T00:02:29.3370741Z Resolving deltas: 60% (12/20) 2024-10-09T00:02:29.3371222Z Resolving deltas: 65% (13/20) 2024-10-09T00:02:29.3372681Z Resolving deltas: 75% (15/20) 2024-10-09T00:02:29.3373630Z Resolving deltas: 80% (16/20) 2024-10-09T00:02:29.3374560Z Resolving deltas: 85% (17/20) 2024-10-09T00:02:29.3375272Z Resolving deltas: 95% (19/20) 2024-10-09T00:02:29.3376235Z Resolving deltas: 100% (20/20) 2024-10-09T00:02:29.3376744Z Resolving deltas: 100% (20/20), done. 2024-10-09T00:02:29.3519931Z From https://github.com/pytorch/builder 2024-10-09T00:02:29.3521427Z * [new branch] main -> origin/main 2024-10-09T00:02:29.3546255Z ##[endgroup] 2024-10-09T00:02:29.3546992Z ##[group]Determining the checkout info 2024-10-09T00:02:29.3555214Z [command]/usr/bin/git branch --list --remote origin/main 2024-10-09T00:02:29.3587642Z origin/main 2024-10-09T00:02:29.3593851Z ##[endgroup] 2024-10-09T00:02:29.3594508Z ##[group]Checking out the ref 2024-10-09T00:02:29.3599076Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-10-09T00:02:29.3782992Z Switched to a new branch 'main' 2024-10-09T00:02:29.3784585Z branch 'main' set up to track 'origin/main'. 2024-10-09T00:02:29.3791398Z ##[endgroup] 2024-10-09T00:02:29.3792825Z ##[group]Setting up auth for fetching submodules 2024-10-09T00:02:29.3800934Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-10-09T00:02:29.3892238Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-10-09T00:02:29.3936079Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-10-09T00:02:29.3982290Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-10-09T00:02:29.4018045Z ##[endgroup] 2024-10-09T00:02:29.4018788Z ##[group]Fetching submodules 2024-10-09T00:02:29.4023487Z [command]/usr/bin/git submodule sync --recursive 2024-10-09T00:02:29.4386890Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-10-09T00:02:29.4737328Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-10-09T00:02:29.5084947Z ##[endgroup] 2024-10-09T00:02:29.5085682Z ##[group]Persisting credentials for submodules 2024-10-09T00:02:29.5093066Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-10-09T00:02:29.5440310Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-10-09T00:02:29.5795846Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-10-09T00:02:29.6146356Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-10-09T00:02:29.6487812Z ##[endgroup] 2024-10-09T00:02:29.6536003Z [command]/usr/bin/git log -1 --format='%H' 2024-10-09T00:02:29.6574761Z '4c87c8e29f76fb57d0931b83c9b5c6c946141874' 2024-10-09T00:02:29.6691756Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-10-09T00:02:29.6692906Z # Remove any artifacts from the previous checkouts 2024-10-09T00:02:29.6693556Z git clean -fxd 2024-10-09T00:02:29.6701844Z shell: /usr/bin/bash -e {0} 2024-10-09T00:02:29.6702296Z env: 2024-10-09T00:02:29.6702650Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:29.6703074Z BUILDER_ROOT: /builder 2024-10-09T00:02:29.6703509Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:29.6703969Z DESIRED_CUDA: cu118 2024-10-09T00:02:29.6704366Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:29.6704866Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:29.6705413Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:29.6706012Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:29.6706411Z LIBTORCH_CONFIG: 2024-10-09T00:02:29.6706817Z LIBTORCH_VARIANT: 2024-10-09T00:02:29.6707209Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:29.6707625Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:29.6708312Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:29.6709061Z ANACONDA_USER: pytorch 2024-10-09T00:02:29.6709490Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:29.6709972Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:29.6710480Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:29.6711252Z GITHUB_TOKEN: *** 2024-10-09T00:02:29.6711654Z PR_NUMBER: 2024-10-09T00:02:29.6712062Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:29.6712683Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:29.6713812Z USE_SPLIT_BUILD: false 2024-10-09T00:02:29.6714272Z ##[endgroup] 2024-10-09T00:02:29.6956333Z Prepare all required actions 2024-10-09T00:02:29.6957060Z Getting action download info 2024-10-09T00:02:29.8502012Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-10-09T00:02:29.8502631Z with: 2024-10-09T00:02:29.8503187Z github-token: *** 2024-10-09T00:02:29.8503689Z test-matrix: { include: [ { config: "default" }, ]} 2024-10-09T00:02:29.8504273Z env: 2024-10-09T00:02:29.8504607Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:29.8505013Z BUILDER_ROOT: /builder 2024-10-09T00:02:29.8505435Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:29.8505860Z DESIRED_CUDA: cu118 2024-10-09T00:02:29.8506247Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:29.8506664Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:29.8507179Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:29.8507762Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:29.8508164Z LIBTORCH_CONFIG: 2024-10-09T00:02:29.8508543Z LIBTORCH_VARIANT: 2024-10-09T00:02:29.8508922Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:29.8509386Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:29.8510000Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:29.8510726Z ANACONDA_USER: pytorch 2024-10-09T00:02:29.8511162Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:29.8511616Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:29.8512105Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:29.8512821Z GITHUB_TOKEN: *** 2024-10-09T00:02:29.8513573Z PR_NUMBER: 2024-10-09T00:02:29.8513982Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:29.8514560Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:29.8515113Z USE_SPLIT_BUILD: false 2024-10-09T00:02:29.8515503Z ##[endgroup] 2024-10-09T00:02:29.8631535Z ##[group]Run nick-fields/retry@v3.0.0 2024-10-09T00:02:29.8632000Z with: 2024-10-09T00:02:29.8632278Z shell: bash 2024-10-09T00:02:29.8632826Z timeout_minutes: 10 2024-10-09T00:02:29.8633190Z max_attempts: 5 2024-10-09T00:02:29.8633540Z retry_wait_seconds: 30 2024-10-09T00:02:29.8634965Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-10-09T00:02:29.8636467Z polling_interval_seconds: 1 2024-10-09T00:02:29.8636907Z warning_on_retry: true 2024-10-09T00:02:29.8637333Z continue_on_error: false 2024-10-09T00:02:29.8637746Z env: 2024-10-09T00:02:29.8638059Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:29.8638478Z BUILDER_ROOT: /builder 2024-10-09T00:02:29.8638904Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:29.8639316Z DESIRED_CUDA: cu118 2024-10-09T00:02:29.8639722Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:29.8640108Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:29.8640586Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:29.8641158Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:29.8641522Z LIBTORCH_CONFIG: 2024-10-09T00:02:29.8641871Z LIBTORCH_VARIANT: 2024-10-09T00:02:29.8642274Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:29.8642662Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:29.8643267Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:29.8644080Z ANACONDA_USER: pytorch 2024-10-09T00:02:29.8644518Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:29.8645022Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:29.8645482Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:29.8646200Z GITHUB_TOKEN: *** 2024-10-09T00:02:29.8646576Z PR_NUMBER: 2024-10-09T00:02:29.8646935Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:29.8647499Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:29.8648026Z USE_SPLIT_BUILD: false 2024-10-09T00:02:29.8648401Z ##[endgroup] 2024-10-09T00:02:29.9933268Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-10-09T00:02:30.3361350Z Defaulting to user installation because normal site-packages is not writeable 2024-10-09T00:02:30.3576641Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-10-09T00:02:30.3581824Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-10-09T00:02:30.3755230Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2024-10-09T00:02:30.3760635Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2024-10-09T00:02:30.3766681Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.8.30) 2024-10-09T00:02:30.3781819Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-10-09T00:02:30.9715006Z Command completed after 1 attempt(s). 2024-10-09T00:02:30.9783027Z ##[group]Run set -x 2024-10-09T00:02:30.9783430Z set -x 2024-10-09T00:02:30.9783794Z  2024-10-09T00:02:30.9784491Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-10-09T00:02:30.9785331Z # in runner workspace 2024-10-09T00:02:30.9785987Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-10-09T00:02:30.9794439Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:02:30.9795071Z env: 2024-10-09T00:02:30.9795421Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:30.9795845Z BUILDER_ROOT: /builder 2024-10-09T00:02:30.9796283Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:30.9796718Z DESIRED_CUDA: cu118 2024-10-09T00:02:30.9797112Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:30.9797539Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:30.9798061Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:30.9798654Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:30.9799294Z LIBTORCH_CONFIG: 2024-10-09T00:02:30.9799683Z LIBTORCH_VARIANT: 2024-10-09T00:02:30.9800068Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:30.9800486Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:30.9801114Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:30.9801830Z ANACONDA_USER: pytorch 2024-10-09T00:02:30.9802267Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:30.9802744Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:30.9803224Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:30.9803993Z GITHUB_TOKEN: *** 2024-10-09T00:02:30.9804381Z PR_NUMBER: 2024-10-09T00:02:30.9804777Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:30.9805339Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:30.9805895Z USE_SPLIT_BUILD: false 2024-10-09T00:02:30.9806305Z ##[endgroup] 2024-10-09T00:02:30.9840529Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-10-09T00:02:31.0163611Z ##[group]Run set -x 2024-10-09T00:02:31.0164052Z set -x 2024-10-09T00:02:31.0164416Z  2024-10-09T00:02:31.0165115Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-10-09T00:02:31.0166245Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-10-09T00:02:31.0167369Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-10-09T00:02:31.0168518Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-10-09T00:02:31.0169500Z # expose this variable as part of GitHub context. 2024-10-09T00:02:31.0170543Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-10-09T00:02:31.0171680Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-10-09T00:02:31.0172391Z pwd 2024-10-09T00:02:31.0172720Z  2024-10-09T00:02:31.0173412Z LOG_FILE=$(grep -l -r "47952c0a8001fd60c9ffe52b121d022d440bef8b" *.log | tail -n 1) 2024-10-09T00:02:31.0174505Z if [ -n "${LOG_FILE}" ]; then 2024-10-09T00:02:31.0175430Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-10-09T00:02:31.0176346Z  # needs to be awk {print $3} on MacOS 2024-10-09T00:02:31.0176929Z  case ${RUNNER_OS} in 2024-10-09T00:02:31.0177396Z  macOS) 2024-10-09T00:02:31.0178204Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-10-09T00:02:31.0179119Z  ;; 2024-10-09T00:02:31.0179491Z  *) 2024-10-09T00:02:31.0180261Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-10-09T00:02:31.0181169Z  ;; 2024-10-09T00:02:31.0181538Z  esac 2024-10-09T00:02:31.0182047Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-10-09T00:02:31.0182671Z fi 2024-10-09T00:02:31.0183017Z  2024-10-09T00:02:31.0183332Z popd 2024-10-09T00:02:31.0190884Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:02:31.0191518Z env: 2024-10-09T00:02:31.0191842Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:31.0192277Z BUILDER_ROOT: /builder 2024-10-09T00:02:31.0192709Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:31.0193119Z DESIRED_CUDA: cu118 2024-10-09T00:02:31.0193525Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:31.0193945Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:31.0194445Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:31.0195046Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:31.0195432Z LIBTORCH_CONFIG: 2024-10-09T00:02:31.0195801Z LIBTORCH_VARIANT: 2024-10-09T00:02:31.0196200Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:31.0196611Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:31.0197220Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:31.0198196Z ANACONDA_USER: pytorch 2024-10-09T00:02:31.0198916Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:31.0199555Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:31.0200061Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:31.0200841Z GITHUB_TOKEN: *** 2024-10-09T00:02:31.0201460Z PR_NUMBER: 2024-10-09T00:02:31.0201845Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:31.0202749Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:31.0203327Z USE_SPLIT_BUILD: false 2024-10-09T00:02:31.0203942Z ##[endgroup] 2024-10-09T00:02:31.0236837Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-10-09T00:02:31.0237770Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-10-09T00:02:31.0238528Z /home/ec2-user/actions-runner/_diag 2024-10-09T00:02:31.0239023Z + pwd 2024-10-09T00:02:31.0246573Z ++ grep -l -r 47952c0a8001fd60c9ffe52b121d022d440bef8b Runner_20241008-211806-utc.log Runner_20241008-212020-utc.log Worker_20241008-212025-utc.log Worker_20241008-235630-utc.log 2024-10-09T00:02:31.0248017Z ++ tail -n 1 2024-10-09T00:02:31.0267605Z + LOG_FILE=Worker_20241008-235630-utc.log 2024-10-09T00:02:31.0268792Z + '[' -n Worker_20241008-235630-utc.log ']' 2024-10-09T00:02:31.0269302Z + case ${RUNNER_OS} in 2024-10-09T00:02:31.0274562Z ++ grep -r '"jobDisplayName"' Worker_20241008-235630-utc.log 2024-10-09T00:02:31.0275985Z ++ awk -F '[:]' '{print $2}' 2024-10-09T00:02:31.0277255Z ++ sed 's/"//g' 2024-10-09T00:02:31.0278175Z ++ xargs 2024-10-09T00:02:31.0313729Z + JOB_NAME='manywheel-py3_9-cuda11_8-test / test,' 2024-10-09T00:02:31.0315389Z + echo 'job-name=manywheel-py3_9-cuda11_8-test / test,' 2024-10-09T00:02:31.0316056Z + popd 2024-10-09T00:02:31.0316522Z ~/actions-runner/_work/pytorch/pytorch 2024-10-09T00:02:31.0348420Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-10-09T00:02:31.0349089Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-10-09T00:02:31.0349671Z echo "Job name: ${JOB_NAME}" 2024-10-09T00:02:31.0350171Z  2024-10-09T00:02:31.0351065Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-10-09T00:02:31.0351947Z # in runner workspace 2024-10-09T00:02:31.0352668Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-10-09T00:02:31.0353476Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-10-09T00:02:31.0354048Z  --job-name "${JOB_NAME}" \ 2024-10-09T00:02:31.0354569Z  --test-matrix "{ include: [ 2024-10-09T00:02:31.0355104Z  { config: "default" }, 2024-10-09T00:02:31.0355575Z ]} 2024-10-09T00:02:31.0355900Z " \ 2024-10-09T00:02:31.0356311Z  --selected-test-configs "" \ 2024-10-09T00:02:31.0356878Z  --pr-number "${PR_NUMBER}" \ 2024-10-09T00:02:31.0357383Z  --tag "${TAG}" \ 2024-10-09T00:02:31.0357870Z  --event-name "${EVENT_NAME}" \ 2024-10-09T00:02:31.0358438Z  --schedule "${SCHEDULE}" \ 2024-10-09T00:02:31.0358947Z  --branch "${HEAD_BRANCH}" 2024-10-09T00:02:31.0366294Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:02:31.0366930Z env: 2024-10-09T00:02:31.0367261Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:31.0367695Z BUILDER_ROOT: /builder 2024-10-09T00:02:31.0368123Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:31.0368534Z DESIRED_CUDA: cu118 2024-10-09T00:02:31.0368946Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:31.0369375Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:31.0369881Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:31.0370498Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:31.0370886Z LIBTORCH_CONFIG: 2024-10-09T00:02:31.0371261Z LIBTORCH_VARIANT: 2024-10-09T00:02:31.0371668Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:31.0372088Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:31.0372701Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:31.0373668Z ANACONDA_USER: pytorch 2024-10-09T00:02:31.0374113Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:31.0374583Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:31.0375089Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:31.0375861Z GITHUB_TOKEN: *** 2024-10-09T00:02:31.0376239Z PR_NUMBER: 2024-10-09T00:02:31.0376641Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:31.0377226Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:31.0377773Z USE_SPLIT_BUILD: false 2024-10-09T00:02:31.0378273Z JOB_NAME: manywheel-py3_9-cuda11_8-test / test, 2024-10-09T00:02:31.0378853Z TAG: ciflow/trunk/134247 2024-10-09T00:02:31.0379286Z EVENT_NAME: push 2024-10-09T00:02:31.0379652Z SCHEDULE: 2024-10-09T00:02:31.0380002Z HEAD_BRANCH: 2024-10-09T00:02:31.0380349Z ##[endgroup] 2024-10-09T00:02:31.0411575Z Workflow: linux-binary-manywheel 2024-10-09T00:02:31.0412297Z Job name: manywheel-py3_9-cuda11_8-test / test, 2024-10-09T00:02:31.3441475Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-10-09T00:02:31.5062320Z fatal: not a git repository (or any of the parent directories): .git 2024-10-09T00:02:31.5070136Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:487: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-10-09T00:02:31.5072291Z warnings.warn(f"failed to get commit messages: {e}") 2024-10-09T00:02:31.5254412Z ##[group]Run echo "Filtered matrix:" 2024-10-09T00:02:31.5254967Z echo "Filtered matrix:" 2024-10-09T00:02:31.5255540Z echo "{"include": [{"config": "default"}]}" 2024-10-09T00:02:31.5256087Z  2024-10-09T00:02:31.5256417Z echo 2024-10-09T00:02:31.5256875Z echo "Is the current job unstable? False" 2024-10-09T00:02:31.5257421Z  2024-10-09T00:02:31.5257750Z echo 2024-10-09T00:02:31.5258204Z echo "Is keep-going label set? False" 2024-10-09T00:02:31.5258732Z  2024-10-09T00:02:31.5259057Z echo 2024-10-09T00:02:31.5259658Z echo "Renabled issues? " 2024-10-09T00:02:31.5267114Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:02:31.5267742Z env: 2024-10-09T00:02:31.5268084Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:31.5268505Z BUILDER_ROOT: /builder 2024-10-09T00:02:31.5268935Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:31.5269365Z DESIRED_CUDA: cu118 2024-10-09T00:02:31.5269756Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:31.5270180Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:31.5270707Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:31.5271300Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:31.5271690Z LIBTORCH_CONFIG: 2024-10-09T00:02:31.5272076Z LIBTORCH_VARIANT: 2024-10-09T00:02:31.5272457Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:31.5272866Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:31.5273508Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:31.5274222Z ANACONDA_USER: pytorch 2024-10-09T00:02:31.5274672Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:31.5275149Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:31.5275626Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:31.5276396Z GITHUB_TOKEN: *** 2024-10-09T00:02:31.5276786Z PR_NUMBER: 2024-10-09T00:02:31.5277184Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:31.5277750Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:31.5278310Z USE_SPLIT_BUILD: false 2024-10-09T00:02:31.5278725Z ##[endgroup] 2024-10-09T00:02:31.5310690Z Filtered matrix: 2024-10-09T00:02:31.5311391Z {include: [{config: default}]} 2024-10-09T00:02:31.5311936Z 2024-10-09T00:02:31.5312124Z Is the current job unstable? False 2024-10-09T00:02:31.5312884Z 2024-10-09T00:02:31.5313832Z Is keep-going label set? False 2024-10-09T00:02:31.5314177Z 2024-10-09T00:02:31.5314359Z Renabled issues? 2024-10-09T00:02:31.5467257Z ##[group]Run actions/download-artifact@v4.1.7 2024-10-09T00:02:31.5467876Z with: 2024-10-09T00:02:31.5468218Z name: manywheel-py3_9-cuda11_8 2024-10-09T00:02:31.5468848Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-10-09T00:02:31.5469566Z merge-multiple: false 2024-10-09T00:02:31.5469993Z repository: pytorch/pytorch 2024-10-09T00:02:31.5470447Z run-id: 11242664576 2024-10-09T00:02:31.5470828Z env: 2024-10-09T00:02:31.5471150Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:31.5471580Z BUILDER_ROOT: /builder 2024-10-09T00:02:31.5472016Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:31.5472426Z DESIRED_CUDA: cu118 2024-10-09T00:02:31.5472837Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:31.5473267Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:31.5473775Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:31.5474388Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:31.5474779Z LIBTORCH_CONFIG: 2024-10-09T00:02:31.5475151Z LIBTORCH_VARIANT: 2024-10-09T00:02:31.5475643Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:31.5476049Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:31.5476683Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:31.5477420Z ANACONDA_USER: pytorch 2024-10-09T00:02:31.5477840Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:31.5478356Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:31.5478859Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:31.5479643Z GITHUB_TOKEN: *** 2024-10-09T00:02:31.5480015Z PR_NUMBER: 2024-10-09T00:02:31.5480418Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:31.5481050Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:31.5481593Z USE_SPLIT_BUILD: false 2024-10-09T00:02:31.5482013Z ##[endgroup] 2024-10-09T00:02:31.8406301Z Downloading single artifact 2024-10-09T00:02:31.9488182Z Preparing to download the following artifacts: 2024-10-09T00:02:31.9489198Z - manywheel-py3_9-cuda11_8 (ID: 2031946755, Size: 837490799) 2024-10-09T00:02:32.0020510Z Redirecting to blob download url: https://productionresultssa8.blob.core.windows.net/actions-results/27cedce8-e3f7-4252-a44e-eefc54286831/workflow-job-run-4bb93059-4b08-5abb-6cc7-292781425b3f/artifacts/eae31e245a71a572914ed2381ef9debff205fcd57eebe3b6eb455daf81fed9a0.zip 2024-10-09T00:02:32.0023307Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-10-09T00:02:32.1209196Z (node:122557) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2024-10-09T00:02:32.1211211Z (Use `node --trace-deprecation ...` to show where the warning was created) 2024-10-09T00:02:41.4961218Z Artifact download completed successfully. 2024-10-09T00:02:41.4961884Z Total of 1 artifact(s) downloaded 2024-10-09T00:02:41.4970481Z Download artifact has finished successfully 2024-10-09T00:02:41.5247551Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-10-09T00:02:41.5248297Z with: 2024-10-09T00:02:41.5248645Z driver-version: 550.54.15 2024-10-09T00:02:41.5249068Z env: 2024-10-09T00:02:41.5249385Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:41.5249815Z BUILDER_ROOT: /builder 2024-10-09T00:02:41.5250512Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:41.5251139Z DESIRED_CUDA: cu118 2024-10-09T00:02:41.5251556Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:41.5251980Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:41.5252479Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:41.5253082Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:41.5253467Z LIBTORCH_CONFIG: 2024-10-09T00:02:41.5253835Z LIBTORCH_VARIANT: 2024-10-09T00:02:41.5254232Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:41.5254646Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:41.5255251Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:41.5256068Z ANACONDA_USER: pytorch 2024-10-09T00:02:41.5256500Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:41.5256978Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:41.5257763Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:41.5258543Z GITHUB_TOKEN: *** 2024-10-09T00:02:41.5258913Z PR_NUMBER: 2024-10-09T00:02:41.5259308Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:41.5259889Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:41.5260433Z USE_SPLIT_BUILD: false 2024-10-09T00:02:41.5260847Z ##[endgroup] 2024-10-09T00:02:41.5316508Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-10-09T00:02:41.5317219Z with: 2024-10-09T00:02:41.5317561Z timeout_minutes: 10 2024-10-09T00:02:41.5317945Z max_attempts: 3 2024-10-09T00:02:41.5361542Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2024-10-09T00:02:41.5405620Z retry_wait_seconds: 10 2024-10-09T00:02:41.5406079Z polling_interval_seconds: 1 2024-10-09T00:02:41.5406531Z warning_on_retry: true 2024-10-09T00:02:41.5406965Z continue_on_error: false 2024-10-09T00:02:41.5407380Z env: 2024-10-09T00:02:41.5407696Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:41.5408127Z BUILDER_ROOT: /builder 2024-10-09T00:02:41.5408555Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:41.5408963Z DESIRED_CUDA: cu118 2024-10-09T00:02:41.5409376Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:41.5409796Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:41.5410299Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:41.5410910Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:41.5411302Z LIBTORCH_CONFIG: 2024-10-09T00:02:41.5411673Z LIBTORCH_VARIANT: 2024-10-09T00:02:41.5412183Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:41.5412613Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:41.5413926Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:41.5414700Z ANACONDA_USER: pytorch 2024-10-09T00:02:41.5415136Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:41.5415591Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:41.5416174Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:41.5416951Z GITHUB_TOKEN: *** 2024-10-09T00:02:41.5417319Z PR_NUMBER: 2024-10-09T00:02:41.5417724Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:41.5418365Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:41.5418905Z USE_SPLIT_BUILD: false 2024-10-09T00:02:41.5419332Z DRIVER_VERSION: 550.54.15 2024-10-09T00:02:41.5419762Z ##[endgroup] 2024-10-09T00:02:41.6444103Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-10-09T00:02:41.6446075Z + pre_install_nvidia_driver_amzn2 2024-10-09T00:02:41.6446796Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-10-09T00:02:42.0947985Z No match for argument: nvidia-driver-latest-dkms 2024-10-09T00:02:42.0949811Z No packages marked for removal. 2024-10-09T00:02:42.1032844Z Dependencies resolved. 2024-10-09T00:02:42.1047954Z Nothing to do. 2024-10-09T00:02:42.1049969Z Complete! 2024-10-09T00:02:42.1634817Z + install_nvidia_driver_common 2024-10-09T00:02:42.1640576Z + echo 'Before installing NVIDIA driver' 2024-10-09T00:02:42.1642579Z Before installing NVIDIA driver 2024-10-09T00:02:42.1643371Z + lspci 2024-10-09T00:02:42.1853930Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-10-09T00:02:42.1854989Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-10-09T00:02:42.1855993Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-10-09T00:02:42.1856945Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-10-09T00:02:42.1857786Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-10-09T00:02:42.1858635Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-10-09T00:02:42.1859695Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-10-09T00:02:42.1860743Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-10-09T00:02:42.1861473Z + lsmod 2024-10-09T00:02:42.1900169Z Module Size Used by 2024-10-09T00:02:42.1900818Z veth 36864 0 2024-10-09T00:02:42.1901429Z nvidia_modeset 1351680 0 2024-10-09T00:02:42.1901966Z video 65536 1 nvidia_modeset 2024-10-09T00:02:42.1902626Z wmi 36864 1 video 2024-10-09T00:02:42.1903376Z nvidia_uvm 4706304 0 2024-10-09T00:02:42.1903947Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-10-09T00:02:42.1904552Z drm 602112 1 nvidia 2024-10-09T00:02:42.1905140Z drm_panel_orientation_quirks 32768 1 drm 2024-10-09T00:02:42.1905800Z backlight 24576 3 video,drm,nvidia_modeset 2024-10-09T00:02:42.1906435Z i2c_core 106496 2 nvidia,drm 2024-10-09T00:02:42.1906979Z xt_conntrack 16384 1 2024-10-09T00:02:42.1907435Z nft_chain_nat 16384 3 2024-10-09T00:02:42.1907908Z xt_MASQUERADE 20480 1 2024-10-09T00:02:42.1928176Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-10-09T00:02:42.1928831Z nf_conntrack_netlink 57344 0 2024-10-09T00:02:42.1929577Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-10-09T00:02:42.1930376Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-10-09T00:02:42.1931423Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-10-09T00:02:42.1932352Z xfrm_user 57344 1 2024-10-09T00:02:42.1933187Z xfrm_algo 16384 1 xfrm_user 2024-10-09T00:02:42.1933725Z xt_addrtype 16384 2 2024-10-09T00:02:42.1934197Z nft_compat 20480 4 2024-10-09T00:02:42.1935088Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-10-09T00:02:42.1935907Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-10-09T00:02:42.1936607Z br_netfilter 36864 0 2024-10-09T00:02:42.1937099Z bridge 323584 1 br_netfilter 2024-10-09T00:02:42.1937648Z stp 16384 1 bridge 2024-10-09T00:02:42.1938168Z llc 16384 2 bridge,stp 2024-10-09T00:02:42.1938691Z overlay 167936 0 2024-10-09T00:02:42.1939131Z tls 114688 0 2024-10-09T00:02:42.1939586Z nls_ascii 16384 1 2024-10-09T00:02:42.1940046Z nls_cp437 20480 1 2024-10-09T00:02:42.1940481Z ata_piix 45056 0 2024-10-09T00:02:42.1940935Z vfat 24576 1 2024-10-09T00:02:42.1941410Z libata 401408 1 ata_piix 2024-10-09T00:02:42.1941904Z fat 86016 1 vfat 2024-10-09T00:02:42.1942399Z scsi_mod 290816 1 libata 2024-10-09T00:02:42.1942900Z ena 167936 0 2024-10-09T00:02:42.1943399Z scsi_common 16384 2 scsi_mod,libata 2024-10-09T00:02:42.1944144Z i8042 45056 0 2024-10-09T00:02:42.1944607Z serio 28672 3 i8042 2024-10-09T00:02:42.1945074Z button 24576 0 2024-10-09T00:02:42.1945541Z ghash_clmulni_intel 16384 0 2024-10-09T00:02:42.1946071Z sunrpc 692224 1 2024-10-09T00:02:42.1946521Z sch_fq_codel 20480 9 2024-10-09T00:02:42.1946978Z dm_mod 188416 0 2024-10-09T00:02:42.1947429Z fuse 163840 1 2024-10-09T00:02:42.1947870Z configfs 57344 1 2024-10-09T00:02:42.1948326Z loop 36864 0 2024-10-09T00:02:42.1948789Z dax 45056 1 dm_mod 2024-10-09T00:02:42.1949262Z dmi_sysfs 20480 0 2024-10-09T00:02:42.1949722Z crc32_pclmul 16384 0 2024-10-09T00:02:42.1950184Z crc32c_intel 24576 0 2024-10-09T00:02:42.1950615Z + modinfo nvidia 2024-10-09T00:02:42.1951588Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-10-09T00:02:42.1952504Z alias: char-major-195-* 2024-10-09T00:02:42.1952962Z version: 550.54.15 2024-10-09T00:02:42.1953394Z supported: external 2024-10-09T00:02:42.1953815Z license: NVIDIA 2024-10-09T00:02:42.1954263Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-10-09T00:02:42.1954863Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-10-09T00:02:42.1955434Z srcversion: 833721318DA517F0C2FEC97 2024-10-09T00:02:42.1955995Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-10-09T00:02:42.1956622Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-10-09T00:02:42.1957238Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-10-09T00:02:42.1957848Z depends: i2c-core,drm 2024-10-09T00:02:42.1958292Z retpoline: Y 2024-10-09T00:02:42.1958670Z name: nvidia 2024-10-09T00:02:42.1959455Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-10-09T00:02:42.1960356Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-10-09T00:02:42.1961180Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-10-09T00:02:42.1961912Z parm: NVreg_ResmanDebugLevel:int 2024-10-09T00:02:42.1962467Z parm: NVreg_RmLogonRC:int 2024-10-09T00:02:42.1963000Z parm: NVreg_ModifyDeviceFiles:int 2024-10-09T00:02:42.1963549Z parm: NVreg_DeviceFileUID:int 2024-10-09T00:02:42.1964089Z parm: NVreg_DeviceFileGID:int 2024-10-09T00:02:42.1964637Z parm: NVreg_DeviceFileMode:int 2024-10-09T00:02:42.1965295Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-10-09T00:02:42.1965981Z parm: NVreg_UsePageAttributeTable:int 2024-10-09T00:02:42.1966581Z parm: NVreg_EnablePCIeGen3:int 2024-10-09T00:02:42.1967120Z parm: NVreg_EnableMSI:int 2024-10-09T00:02:42.1967725Z parm: NVreg_TCEBypassMode:int 2024-10-09T00:02:42.1968320Z parm: NVreg_EnableStreamMemOPs:int 2024-10-09T00:02:42.1968990Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-10-09T00:02:42.1969696Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-10-09T00:02:42.1970405Z parm: NVreg_EnableS0ixPowerManagement:int 2024-10-09T00:02:42.1971165Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-10-09T00:02:42.1971900Z parm: NVreg_DynamicPowerManagement:int 2024-10-09T00:02:42.1972666Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-10-09T00:02:42.1973415Z parm: NVreg_EnableGpuFirmware:int 2024-10-09T00:02:42.1974014Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-10-09T00:02:42.1974684Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-10-09T00:02:42.1975368Z parm: NVreg_EnableUserNUMAManagement:int 2024-10-09T00:02:42.1975974Z parm: NVreg_MemoryPoolSize:int 2024-10-09T00:02:42.1976560Z parm: NVreg_KMallocHeapMaxSize:int 2024-10-09T00:02:42.1977170Z parm: NVreg_VMallocHeapMaxSize:int 2024-10-09T00:02:42.1977850Z parm: NVreg_IgnoreMMIOCheck:int 2024-10-09T00:02:42.1978411Z parm: NVreg_NvLinkDisable:int 2024-10-09T00:02:42.1979045Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-10-09T00:02:42.1979684Z parm: NVreg_RegisterPCIDriver:int 2024-10-09T00:02:42.1980289Z parm: NVreg_EnableResizableBar:int 2024-10-09T00:02:42.1980877Z parm: NVreg_EnableDbgBreakpoint:int 2024-10-09T00:02:42.1981474Z parm: NVreg_EnableNonblockingOpen:int 2024-10-09T00:02:42.1982070Z parm: NVreg_RegistryDwords:charp 2024-10-09T00:02:42.1982700Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-10-09T00:02:42.1983286Z parm: NVreg_RmMsg:charp 2024-10-09T00:02:42.1983801Z parm: NVreg_GpuBlacklist:charp 2024-10-09T00:02:42.1984387Z parm: NVreg_TemporaryFilePath:charp 2024-10-09T00:02:42.1984966Z parm: NVreg_ExcludedGpus:charp 2024-10-09T00:02:42.1985537Z parm: NVreg_DmaRemapPeerMmio:int 2024-10-09T00:02:42.1986147Z parm: NVreg_RmNvlinkBandwidth:charp 2024-10-09T00:02:42.1986729Z parm: NVreg_ImexChannelCount:int 2024-10-09T00:02:42.1987295Z parm: rm_firmware_active:charp 2024-10-09T00:02:42.1987815Z + HAS_NVIDIA_DRIVER=0 2024-10-09T00:02:42.1988284Z ++ command -v nvidia-smi 2024-10-09T00:02:42.1988793Z + '[' -x /usr/bin/nvidia-smi ']' 2024-10-09T00:02:42.1989248Z + set +e 2024-10-09T00:02:42.1989875Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-10-09T00:02:42.2236865Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-10-09T00:02:42.2237482Z + NVIDIA_SMI_STATUS=0 2024-10-09T00:02:42.2238092Z + '[' 0 -ne 0 ']' 2024-10-09T00:02:42.2238534Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-10-09T00:02:42.2239010Z + HAS_NVIDIA_DRIVER=1 2024-10-09T00:02:42.2239976Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-10-09T00:02:42.2240860Z + set -e 2024-10-09T00:02:42.2241256Z + '[' 1 -eq 0 ']' 2024-10-09T00:02:42.2241992Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-10-09T00:02:42.2242837Z + post_install_nvidia_driver_common 2024-10-09T00:02:42.2243548Z + sudo modprobe nvidia 2024-10-09T00:02:42.3728849Z + echo 'After installing NVIDIA driver' 2024-10-09T00:02:42.3729448Z + lspci 2024-10-09T00:02:42.3729825Z After installing NVIDIA driver 2024-10-09T00:02:42.3956049Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-10-09T00:02:42.3957206Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-10-09T00:02:42.3958196Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-10-09T00:02:42.3959143Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-10-09T00:02:42.3959960Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-10-09T00:02:42.3961124Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-10-09T00:02:42.3962218Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-10-09T00:02:42.3963266Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-10-09T00:02:42.3963988Z + lsmod 2024-10-09T00:02:42.3987606Z Module Size Used by 2024-10-09T00:02:42.3988289Z veth 36864 0 2024-10-09T00:02:42.3989238Z nvidia_modeset 1351680 0 2024-10-09T00:02:42.3990317Z video 65536 1 nvidia_modeset 2024-10-09T00:02:42.3991376Z wmi 36864 1 video 2024-10-09T00:02:42.3991863Z nvidia_uvm 4706304 0 2024-10-09T00:02:42.3992454Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-10-09T00:02:42.3993062Z drm 602112 1 nvidia 2024-10-09T00:02:42.3993612Z drm_panel_orientation_quirks 32768 1 drm 2024-10-09T00:02:42.3994265Z backlight 24576 3 video,drm,nvidia_modeset 2024-10-09T00:02:42.3994907Z i2c_core 106496 2 nvidia,drm 2024-10-09T00:02:42.3995684Z xt_conntrack 16384 1 2024-10-09T00:02:42.3996139Z nft_chain_nat 16384 3 2024-10-09T00:02:42.3996611Z xt_MASQUERADE 20480 1 2024-10-09T00:02:42.3997179Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-10-09T00:02:42.3997773Z nf_conntrack_netlink 57344 0 2024-10-09T00:02:42.3998501Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-10-09T00:02:42.3999309Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-10-09T00:02:42.3999867Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-10-09T00:02:42.4000400Z xfrm_user 57344 1 2024-10-09T00:02:42.4000885Z xfrm_algo 16384 1 xfrm_user 2024-10-09T00:02:42.4001388Z xt_addrtype 16384 2 2024-10-09T00:02:42.4001856Z nft_compat 20480 4 2024-10-09T00:02:42.4002431Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-10-09T00:02:42.4003184Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-10-09T00:02:42.4003880Z br_netfilter 36864 0 2024-10-09T00:02:42.4004389Z bridge 323584 1 br_netfilter 2024-10-09T00:02:42.4004920Z stp 16384 1 bridge 2024-10-09T00:02:42.4005443Z llc 16384 2 bridge,stp 2024-10-09T00:02:42.4005965Z overlay 167936 0 2024-10-09T00:02:42.4006404Z tls 114688 0 2024-10-09T00:02:42.4006862Z nls_ascii 16384 1 2024-10-09T00:02:42.4007324Z nls_cp437 20480 1 2024-10-09T00:02:42.4007772Z ata_piix 45056 0 2024-10-09T00:02:42.4008230Z vfat 24576 1 2024-10-09T00:02:42.4008710Z libata 401408 1 ata_piix 2024-10-09T00:02:42.4009268Z fat 86016 1 vfat 2024-10-09T00:02:42.4010214Z scsi_mod 290816 1 libata 2024-10-09T00:02:42.4010918Z ena 167936 0 2024-10-09T00:02:42.4011758Z scsi_common 16384 2 scsi_mod,libata 2024-10-09T00:02:42.4012342Z i8042 45056 0 2024-10-09T00:02:42.4012816Z serio 28672 3 i8042 2024-10-09T00:02:42.4013629Z button 24576 0 2024-10-09T00:02:42.4014107Z ghash_clmulni_intel 16384 0 2024-10-09T00:02:42.4014580Z sunrpc 692224 1 2024-10-09T00:02:42.4015034Z sch_fq_codel 20480 9 2024-10-09T00:02:42.4015494Z dm_mod 188416 0 2024-10-09T00:02:42.4015944Z fuse 163840 1 2024-10-09T00:02:42.4016383Z configfs 57344 1 2024-10-09T00:02:42.4016836Z loop 36864 0 2024-10-09T00:02:42.4017299Z dax 45056 1 dm_mod 2024-10-09T00:02:42.4017778Z dmi_sysfs 20480 0 2024-10-09T00:02:42.4018242Z crc32_pclmul 16384 0 2024-10-09T00:02:42.4018699Z crc32c_intel 24576 0 2024-10-09T00:02:42.4019130Z + modinfo nvidia 2024-10-09T00:02:42.4020226Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-10-09T00:02:42.4021181Z alias: char-major-195-* 2024-10-09T00:02:42.4021660Z version: 550.54.15 2024-10-09T00:02:42.4022072Z supported: external 2024-10-09T00:02:42.4022495Z license: NVIDIA 2024-10-09T00:02:42.4022965Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-10-09T00:02:42.4023551Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-10-09T00:02:42.4024127Z srcversion: 833721318DA517F0C2FEC97 2024-10-09T00:02:42.4024706Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-10-09T00:02:42.4025318Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-10-09T00:02:42.4025935Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-10-09T00:02:42.4026568Z depends: i2c-core,drm 2024-10-09T00:02:42.4026998Z retpoline: Y 2024-10-09T00:02:42.4027376Z name: nvidia 2024-10-09T00:02:42.4028178Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-10-09T00:02:42.4029062Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-10-09T00:02:42.4030032Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-10-09T00:02:42.4030781Z parm: NVreg_ResmanDebugLevel:int 2024-10-09T00:02:42.4031321Z parm: NVreg_RmLogonRC:int 2024-10-09T00:02:42.4031858Z parm: NVreg_ModifyDeviceFiles:int 2024-10-09T00:02:42.4032428Z parm: NVreg_DeviceFileUID:int 2024-10-09T00:02:42.4032951Z parm: NVreg_DeviceFileGID:int 2024-10-09T00:02:42.4033495Z parm: NVreg_DeviceFileMode:int 2024-10-09T00:02:42.4034153Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-10-09T00:02:42.4034841Z parm: NVreg_UsePageAttributeTable:int 2024-10-09T00:02:42.4035439Z parm: NVreg_EnablePCIeGen3:int 2024-10-09T00:02:42.4035975Z parm: NVreg_EnableMSI:int 2024-10-09T00:02:42.4036492Z parm: NVreg_TCEBypassMode:int 2024-10-09T00:02:42.4037051Z parm: NVreg_EnableStreamMemOPs:int 2024-10-09T00:02:42.4037718Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-10-09T00:02:42.4038457Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-10-09T00:02:42.4039148Z parm: NVreg_EnableS0ixPowerManagement:int 2024-10-09T00:02:42.4039920Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-10-09T00:02:42.4040676Z parm: NVreg_DynamicPowerManagement:int 2024-10-09T00:02:42.4041423Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-10-09T00:02:42.4042171Z parm: NVreg_EnableGpuFirmware:int 2024-10-09T00:02:42.4042791Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-10-09T00:02:42.4043439Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-10-09T00:02:42.4044122Z parm: NVreg_EnableUserNUMAManagement:int 2024-10-09T00:02:42.4044744Z parm: NVreg_MemoryPoolSize:int 2024-10-09T00:02:42.4045306Z parm: NVreg_KMallocHeapMaxSize:int 2024-10-09T00:02:42.4045965Z parm: NVreg_VMallocHeapMaxSize:int 2024-10-09T00:02:42.4046560Z parm: NVreg_IgnoreMMIOCheck:int 2024-10-09T00:02:42.4047103Z parm: NVreg_NvLinkDisable:int 2024-10-09T00:02:42.4047734Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-10-09T00:02:42.4048395Z parm: NVreg_RegisterPCIDriver:int 2024-10-09T00:02:42.4048970Z parm: NVreg_EnableResizableBar:int 2024-10-09T00:02:42.4049577Z parm: NVreg_EnableDbgBreakpoint:int 2024-10-09T00:02:42.4050203Z parm: NVreg_EnableNonblockingOpen:int 2024-10-09T00:02:42.4050792Z parm: NVreg_RegistryDwords:charp 2024-10-09T00:02:42.4051416Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-10-09T00:02:42.4052015Z parm: NVreg_RmMsg:charp 2024-10-09T00:02:42.4052509Z parm: NVreg_GpuBlacklist:charp 2024-10-09T00:02:42.4053088Z parm: NVreg_TemporaryFilePath:charp 2024-10-09T00:02:42.4053673Z parm: NVreg_ExcludedGpus:charp 2024-10-09T00:02:42.4054323Z parm: NVreg_DmaRemapPeerMmio:int 2024-10-09T00:02:42.4054941Z parm: NVreg_RmNvlinkBandwidth:charp 2024-10-09T00:02:42.4055550Z parm: NVreg_ImexChannelCount:int 2024-10-09T00:02:42.4056098Z parm: rm_firmware_active:charp 2024-10-09T00:02:42.4056601Z + set +e 2024-10-09T00:02:42.4056999Z + nvidia-smi 2024-10-09T00:02:42.4223965Z Wed Oct 9 00:02:42 2024 2024-10-09T00:02:42.4224859Z +-----------------------------------------------------------------------------------------+ 2024-10-09T00:02:42.4225933Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-10-09T00:02:42.4226954Z |-----------------------------------------+------------------------+----------------------+ 2024-10-09T00:02:42.4227970Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-10-09T00:02:42.4229131Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-10-09T00:02:42.4230005Z | | | MIG M. | 2024-10-09T00:02:42.4231000Z |=========================================+========================+======================| 2024-10-09T00:02:42.4306261Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | Off | 2024-10-09T00:02:42.4307177Z | N/A 27C P8 14W / 150W | 0MiB / 8192MiB | 0% Default | 2024-10-09T00:02:42.4307986Z | | | N/A | 2024-10-09T00:02:42.4308873Z +-----------------------------------------+------------------------+----------------------+ 2024-10-09T00:02:42.4309602Z 2024-10-09T00:02:42.4310445Z +-----------------------------------------------------------------------------------------+ 2024-10-09T00:02:42.4311253Z | Processes: | 2024-10-09T00:02:42.4312130Z | GPU GI CI PID Type Process name GPU Memory | 2024-10-09T00:02:42.4313017Z | ID ID Usage | 2024-10-09T00:02:42.4314102Z |=========================================================================================| 2024-10-09T00:02:42.4314911Z | No running processes found | 2024-10-09T00:02:42.4315903Z +-----------------------------------------------------------------------------------------+ 2024-10-09T00:02:42.4934753Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-10-09T00:02:42.5130725Z Tesla M60 2024-10-09T00:02:42.5208487Z + NVIDIA_SMI_STATUS=0 2024-10-09T00:02:42.5209954Z + '[' 0 -eq 0 ']' 2024-10-09T00:02:42.5210874Z + echo 'INFO: Ignoring allowed status 0' 2024-10-09T00:02:42.5211424Z + set -e 2024-10-09T00:02:42.5211840Z INFO: Ignoring allowed status 0 2024-10-09T00:02:42.5218074Z == Installing nvidia container toolkit for amzn2023 == 2024-10-09T00:02:42.5222219Z + sudo yum install -y yum-utils 2024-10-09T00:02:43.1361027Z Last metadata expiration check: 2:32:19 ago on Tue Oct 8 21:30:24 2024. 2024-10-09T00:02:43.1682150Z Package dnf-utils-4.3.0-13.amzn2023.0.4.noarch is already installed. 2024-10-09T00:02:43.2166339Z Dependencies resolved. 2024-10-09T00:02:43.2388882Z Nothing to do. 2024-10-09T00:02:43.2389362Z Complete! 2024-10-09T00:02:43.2896407Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2024-10-09T00:02:43.2897849Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-10-09T00:02:43.2899577Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-10-09T00:02:43.6734694Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-10-09T00:02:43.7592745Z + sudo yum install -y nvidia-docker2 2024-10-09T00:02:44.3684815Z nvidia-container-toolkit 8.2 kB/s | 833 B 00:00 2024-10-09T00:02:44.3998061Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2024-10-09T00:02:44.4459305Z Dependencies resolved. 2024-10-09T00:02:44.4673499Z Nothing to do. 2024-10-09T00:02:44.4674009Z Complete! 2024-10-09T00:02:44.5125273Z + sudo systemctl restart docker 2024-10-09T00:02:52.9901612Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-10-09T00:02:53.0137524Z Wed Oct 9 00:02:53 2024 2024-10-09T00:02:53.0139338Z +-----------------------------------------------------------------------------------------+ 2024-10-09T00:02:53.0140445Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-10-09T00:02:53.0141486Z |-----------------------------------------+------------------------+----------------------+ 2024-10-09T00:02:53.0142549Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-10-09T00:02:53.0143709Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-10-09T00:02:53.0144956Z | | | MIG M. | 2024-10-09T00:02:53.0145643Z |=========================================+========================+======================| 2024-10-09T00:02:53.0221923Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | Off | 2024-10-09T00:02:53.0223826Z | N/A 27C P8 13W / 150W | 0MiB / 8192MiB | 0% Default | 2024-10-09T00:02:53.0224655Z | | | N/A | 2024-10-09T00:02:53.0225596Z +-----------------------------------------+------------------------+----------------------+ 2024-10-09T00:02:53.0226349Z 2024-10-09T00:02:53.0227180Z +-----------------------------------------------------------------------------------------+ 2024-10-09T00:02:53.0227992Z | Processes: | 2024-10-09T00:02:53.0228894Z | GPU GI CI PID Type Process name GPU Memory | 2024-10-09T00:02:53.0229747Z | ID ID Usage | 2024-10-09T00:02:53.0230454Z |=========================================================================================| 2024-10-09T00:02:53.0231263Z | No running processes found | 2024-10-09T00:02:53.0232254Z +-----------------------------------------------------------------------------------------+ 2024-10-09T00:02:53.6327073Z Command completed after 1 attempt(s). 2024-10-09T00:02:53.6443103Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-10-09T00:02:53.6443852Z with: 2024-10-09T00:02:53.6444322Z docker-image: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:53.6445140Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-10-09T00:02:53.6445767Z env: 2024-10-09T00:02:53.6446113Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:53.6446555Z BUILDER_ROOT: /builder 2024-10-09T00:02:53.6447027Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:53.6447464Z DESIRED_CUDA: cu118 2024-10-09T00:02:53.6447876Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:53.6448284Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:53.6448807Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:53.6449421Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:53.6449795Z LIBTORCH_CONFIG: 2024-10-09T00:02:53.6450186Z LIBTORCH_VARIANT: 2024-10-09T00:02:53.6450595Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:53.6450993Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:53.6451671Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:53.6452398Z ANACONDA_USER: pytorch 2024-10-09T00:02:53.6452837Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:53.6453321Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:53.6453800Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:53.6454574Z GITHUB_TOKEN: *** 2024-10-09T00:02:53.6454969Z PR_NUMBER: 2024-10-09T00:02:53.6455365Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:53.6455930Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:53.6456488Z USE_SPLIT_BUILD: false 2024-10-09T00:02:53.6457029Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:02:53.6457614Z ##[endgroup] 2024-10-09T00:02:53.6479473Z ##[group]Run set -x 2024-10-09T00:02:53.6479891Z set -x 2024-10-09T00:02:53.6480259Z set +e 2024-10-09T00:02:53.6480593Z  2024-10-09T00:02:53.6480930Z login() { 2024-10-09T00:02:53.6481762Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-10-09T00:02:53.6482655Z } 2024-10-09T00:02:53.6482987Z  2024-10-09T00:02:53.6483545Z retry () { 2024-10-09T00:02:53.6484007Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-10-09T00:02:53.6484559Z } 2024-10-09T00:02:53.6484887Z  2024-10-09T00:02:53.6485250Z retry login "${DOCKER_REGISTRY}" 2024-10-09T00:02:53.6485765Z  2024-10-09T00:02:53.6486089Z set -e 2024-10-09T00:02:53.6486653Z # ignore output since only exit code is used for conditional 2024-10-09T00:02:53.6487530Z # only pull docker image if it's not available locally 2024-10-09T00:02:53.6488492Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-10-09T00:02:53.6489346Z  retry docker pull "${DOCKER_IMAGE}" 2024-10-09T00:02:53.6489887Z fi 2024-10-09T00:02:53.6499241Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:02:53.6499849Z env: 2024-10-09T00:02:53.6500193Z PYTORCH_ROOT: /pytorch 2024-10-09T00:02:53.6500629Z BUILDER_ROOT: /builder 2024-10-09T00:02:53.6501051Z PACKAGE_TYPE: manywheel 2024-10-09T00:02:53.6501485Z DESIRED_CUDA: cu118 2024-10-09T00:02:53.6501893Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:02:53.6502300Z GPU_ARCH_TYPE: cuda 2024-10-09T00:02:53.6502818Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:53.6503423Z SKIP_ALL_TESTS: 1 2024-10-09T00:02:53.6503788Z LIBTORCH_CONFIG: 2024-10-09T00:02:53.6504172Z LIBTORCH_VARIANT: 2024-10-09T00:02:53.6504570Z DESIRED_DEVTOOLSET: 2024-10-09T00:02:53.6504962Z DESIRED_PYTHON: 3.9 2024-10-09T00:02:53.6505584Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:02:53.6506308Z ANACONDA_USER: pytorch 2024-10-09T00:02:53.6506728Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:02:53.6507201Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:02:53.6507841Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:02:53.6508614Z GITHUB_TOKEN: *** 2024-10-09T00:02:53.6508981Z PR_NUMBER: 2024-10-09T00:02:53.6509377Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:02:53.6509964Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:02:53.6510502Z USE_SPLIT_BUILD: false 2024-10-09T00:02:53.6511041Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:02:53.6511813Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-10-09T00:02:53.6512438Z ##[endgroup] 2024-10-09T00:02:53.6546773Z + set +e 2024-10-09T00:02:53.6547483Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-10-09T00:02:53.6548297Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-10-09T00:02:53.6551151Z + aws ecr get-login-password --region us-east-1 2024-10-09T00:02:53.6552819Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-10-09T00:02:54.3921138Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-10-09T00:02:54.3922228Z Configure a credential helper to remove this warning. See 2024-10-09T00:02:54.3923310Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-10-09T00:02:54.3924019Z 2024-10-09T00:02:54.3924172Z Login Succeeded 2024-10-09T00:02:54.3936048Z + set -e 2024-10-09T00:02:54.3936972Z + docker inspect --type=image pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:54.4108718Z + retry docker pull pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:54.4109995Z + docker pull pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:02:54.6200169Z cuda11.8-main: Pulling from pytorch/manylinux-builder 2024-10-09T00:02:54.6201660Z 2d473b07cdd5: Pulling fs layer 2024-10-09T00:02:54.6202315Z e37903459d12: Pulling fs layer 2024-10-09T00:02:54.6203204Z 60a994cee03a: Pulling fs layer 2024-10-09T00:02:54.6204152Z af5364c67888: Pulling fs layer 2024-10-09T00:02:54.6205122Z 63dee535e540: Pulling fs layer 2024-10-09T00:02:54.6206038Z b27536e2d540: Pulling fs layer 2024-10-09T00:02:54.6206987Z 2be438dea28f: Pulling fs layer 2024-10-09T00:02:54.6207944Z 252e6ea73636: Pulling fs layer 2024-10-09T00:02:54.6210332Z 9260d2247b53: Pulling fs layer 2024-10-09T00:02:54.6210941Z 606de4a0ff9f: Pulling fs layer 2024-10-09T00:02:54.6211413Z 4792e254e1e4: Pulling fs layer 2024-10-09T00:02:54.6211855Z 8d346da07884: Pulling fs layer 2024-10-09T00:02:54.6212325Z 9a195eaf8a52: Pulling fs layer 2024-10-09T00:02:54.6212774Z 252e6ea73636: Waiting 2024-10-09T00:02:54.6213673Z fb81f4fc3b8b: Pulling fs layer 2024-10-09T00:02:54.6214208Z 6fac906bd415: Pulling fs layer 2024-10-09T00:02:54.6214658Z 4792e254e1e4: Waiting 2024-10-09T00:02:54.6215053Z dcc8c4055d0d: Pulling fs layer 2024-10-09T00:02:54.6215529Z d4b41cb93aea: Pulling fs layer 2024-10-09T00:02:54.6215994Z ed13085307a3: Pulling fs layer 2024-10-09T00:02:54.6216440Z 69a81e5deb0c: Pulling fs layer 2024-10-09T00:02:54.6216909Z b9845ba63df1: Pulling fs layer 2024-10-09T00:02:54.6217369Z 9a195eaf8a52: Waiting 2024-10-09T00:02:54.6217750Z fb81f4fc3b8b: Waiting 2024-10-09T00:02:54.6218147Z 2be438dea28f: Waiting 2024-10-09T00:02:54.6218584Z 8d346da07884: Waiting 2024-10-09T00:02:54.6218965Z dcc8c4055d0d: Waiting 2024-10-09T00:02:54.6219351Z ed13085307a3: Waiting 2024-10-09T00:02:54.6219737Z d4b41cb93aea: Waiting 2024-10-09T00:02:54.6220126Z 0b60e061e449: Pulling fs layer 2024-10-09T00:02:54.6220588Z 1658fa82e9e1: Pulling fs layer 2024-10-09T00:02:54.6221034Z 69a81e5deb0c: Waiting 2024-10-09T00:02:54.6221421Z 670dd4212b8b: Pulling fs layer 2024-10-09T00:02:54.6221865Z 606de4a0ff9f: Waiting 2024-10-09T00:02:54.6222272Z 74757e8c596d: Pulling fs layer 2024-10-09T00:02:54.6222698Z b9845ba63df1: Waiting 2024-10-09T00:02:54.6223104Z a5ad4984d75f: Pulling fs layer 2024-10-09T00:02:54.6223550Z 0b60e061e449: Waiting 2024-10-09T00:02:54.6223938Z 79cb200ff6f5: Pulling fs layer 2024-10-09T00:02:54.6224400Z 602828cfca16: Pulling fs layer 2024-10-09T00:02:54.6224841Z 670dd4212b8b: Waiting 2024-10-09T00:02:54.6225460Z 74757e8c596d: Waiting 2024-10-09T00:02:54.6225916Z 9f56c73f2e72: Pulling fs layer 2024-10-09T00:02:54.6226362Z 602828cfca16: Waiting 2024-10-09T00:02:54.6226728Z a5ad4984d75f: Waiting 2024-10-09T00:02:54.6227140Z 2a1d61616137: Pulling fs layer 2024-10-09T00:02:54.6227581Z 9f56c73f2e72: Waiting 2024-10-09T00:02:54.6227966Z fc1530442263: Pulling fs layer 2024-10-09T00:02:54.6228405Z 79cb200ff6f5: Waiting 2024-10-09T00:02:54.6228819Z 8ff7d8373f8f: Pulling fs layer 2024-10-09T00:02:54.6229271Z f81c9d4ac252: Pulling fs layer 2024-10-09T00:02:54.6229715Z 2a1d61616137: Waiting 2024-10-09T00:02:54.6230101Z a5553ebff6e4: Pulling fs layer 2024-10-09T00:02:54.6230569Z 2376df948b7b: Pulling fs layer 2024-10-09T00:02:54.6231029Z 1d45d7199834: Pulling fs layer 2024-10-09T00:02:54.6231457Z f81c9d4ac252: Waiting 2024-10-09T00:02:54.6231867Z 3e84009a40ef: Pulling fs layer 2024-10-09T00:02:54.6232308Z a5553ebff6e4: Waiting 2024-10-09T00:02:54.6232701Z 0514bbacd086: Pulling fs layer 2024-10-09T00:02:54.6233152Z 3e84009a40ef: Waiting 2024-10-09T00:02:54.6233544Z 6fac906bd415: Waiting 2024-10-09T00:02:54.6233915Z 0514bbacd086: Waiting 2024-10-09T00:02:54.6234297Z 1d45d7199834: Waiting 2024-10-09T00:02:54.6234688Z 9260d2247b53: Waiting 2024-10-09T00:02:54.6235054Z b27536e2d540: Waiting 2024-10-09T00:02:54.6235438Z 8ff7d8373f8f: Waiting 2024-10-09T00:02:54.6823352Z 60a994cee03a: Verifying Checksum 2024-10-09T00:02:54.6824296Z 60a994cee03a: Download complete 2024-10-09T00:02:54.6963305Z e37903459d12: Verifying Checksum 2024-10-09T00:02:54.6964852Z e37903459d12: Download complete 2024-10-09T00:02:54.7254228Z af5364c67888: Download complete 2024-10-09T00:02:54.8253242Z b27536e2d540: Verifying Checksum 2024-10-09T00:02:54.8253864Z b27536e2d540: Download complete 2024-10-09T00:02:55.4053322Z 2d473b07cdd5: Verifying Checksum 2024-10-09T00:02:55.4053930Z 2d473b07cdd5: Download complete 2024-10-09T00:02:55.4756178Z 252e6ea73636: Verifying Checksum 2024-10-09T00:02:55.4756818Z 252e6ea73636: Download complete 2024-10-09T00:02:55.6465096Z 9260d2247b53: Verifying Checksum 2024-10-09T00:02:55.6465736Z 9260d2247b53: Download complete 2024-10-09T00:02:55.7058804Z 2be438dea28f: Verifying Checksum 2024-10-09T00:02:55.7059781Z 2be438dea28f: Download complete 2024-10-09T00:02:55.7073990Z 606de4a0ff9f: Download complete 2024-10-09T00:02:55.7470276Z 8d346da07884: Verifying Checksum 2024-10-09T00:02:55.7470880Z 8d346da07884: Download complete 2024-10-09T00:02:56.6358802Z 63dee535e540: Verifying Checksum 2024-10-09T00:02:56.6359878Z 63dee535e540: Download complete 2024-10-09T00:02:56.7567832Z fb81f4fc3b8b: Download complete 2024-10-09T00:02:56.8354373Z 6fac906bd415: Download complete 2024-10-09T00:02:56.8780212Z dcc8c4055d0d: Download complete 2024-10-09T00:02:56.9348233Z d4b41cb93aea: Verifying Checksum 2024-10-09T00:02:56.9349225Z d4b41cb93aea: Download complete 2024-10-09T00:02:56.9757812Z ed13085307a3: Verifying Checksum 2024-10-09T00:02:56.9758816Z ed13085307a3: Download complete 2024-10-09T00:02:57.0219241Z 69a81e5deb0c: Verifying Checksum 2024-10-09T00:02:57.0220119Z 69a81e5deb0c: Download complete 2024-10-09T00:02:57.1930658Z b9845ba63df1: Verifying Checksum 2024-10-09T00:02:57.1931455Z b9845ba63df1: Download complete 2024-10-09T00:02:57.2453987Z 4792e254e1e4: Verifying Checksum 2024-10-09T00:02:57.2454975Z 4792e254e1e4: Download complete 2024-10-09T00:02:57.2510220Z 0b60e061e449: Verifying Checksum 2024-10-09T00:02:57.2511256Z 0b60e061e449: Download complete 2024-10-09T00:02:57.2945231Z 670dd4212b8b: Download complete 2024-10-09T00:02:57.2954968Z 1658fa82e9e1: Download complete 2024-10-09T00:02:57.3375420Z 74757e8c596d: Download complete 2024-10-09T00:02:57.4769920Z 79cb200ff6f5: Verifying Checksum 2024-10-09T00:02:57.4772159Z 79cb200ff6f5: Download complete 2024-10-09T00:02:57.5363296Z 602828cfca16: Verifying Checksum 2024-10-09T00:02:57.5364768Z 602828cfca16: Download complete 2024-10-09T00:02:57.5844734Z 9f56c73f2e72: Verifying Checksum 2024-10-09T00:02:57.5845461Z 9f56c73f2e72: Download complete 2024-10-09T00:02:57.6459130Z 2a1d61616137: Verifying Checksum 2024-10-09T00:02:57.6460072Z 2a1d61616137: Download complete 2024-10-09T00:02:57.9327160Z 9a195eaf8a52: Verifying Checksum 2024-10-09T00:02:57.9327778Z 9a195eaf8a52: Download complete 2024-10-09T00:02:58.0012291Z 8ff7d8373f8f: Verifying Checksum 2024-10-09T00:02:58.0012887Z 8ff7d8373f8f: Download complete 2024-10-09T00:02:58.0123177Z a5ad4984d75f: Verifying Checksum 2024-10-09T00:02:58.0124065Z a5ad4984d75f: Download complete 2024-10-09T00:02:58.9286141Z a5553ebff6e4: Verifying Checksum 2024-10-09T00:02:58.9286903Z a5553ebff6e4: Download complete 2024-10-09T00:02:58.9647357Z 2376df948b7b: Download complete 2024-10-09T00:02:59.2442488Z f81c9d4ac252: Verifying Checksum 2024-10-09T00:02:59.2443119Z f81c9d4ac252: Download complete 2024-10-09T00:02:59.2801370Z fc1530442263: Verifying Checksum 2024-10-09T00:02:59.2802025Z fc1530442263: Download complete 2024-10-09T00:02:59.3250202Z 0514bbacd086: Download complete 2024-10-09T00:02:59.6619586Z 2d473b07cdd5: Pull complete 2024-10-09T00:02:59.6929346Z e37903459d12: Pull complete 2024-10-09T00:02:59.7316748Z 60a994cee03a: Pull complete 2024-10-09T00:02:59.7559973Z af5364c67888: Pull complete 2024-10-09T00:03:00.4815531Z 3e84009a40ef: Verifying Checksum 2024-10-09T00:03:00.4816735Z 3e84009a40ef: Download complete 2024-10-09T00:03:03.2321040Z 63dee535e540: Pull complete 2024-10-09T00:03:03.5868071Z b27536e2d540: Pull complete 2024-10-09T00:03:06.1468036Z 2be438dea28f: Pull complete 2024-10-09T00:03:06.6061885Z 252e6ea73636: Pull complete 2024-10-09T00:03:07.3659259Z 9260d2247b53: Pull complete 2024-10-09T00:03:07.8179087Z 606de4a0ff9f: Pull complete 2024-10-09T00:03:19.1219837Z 4792e254e1e4: Pull complete 2024-10-09T00:03:19.1660839Z 8d346da07884: Pull complete 2024-10-09T00:03:24.9375670Z 9a195eaf8a52: Pull complete 2024-10-09T00:03:25.0253881Z fb81f4fc3b8b: Pull complete 2024-10-09T00:03:25.0588890Z 6fac906bd415: Pull complete 2024-10-09T00:03:25.0968796Z dcc8c4055d0d: Pull complete 2024-10-09T00:03:25.1313730Z d4b41cb93aea: Pull complete 2024-10-09T00:03:25.1646035Z ed13085307a3: Pull complete 2024-10-09T00:03:25.2296938Z 69a81e5deb0c: Pull complete 2024-10-09T00:03:25.3417854Z b9845ba63df1: Pull complete 2024-10-09T00:03:25.3823791Z 0b60e061e449: Pull complete 2024-10-09T00:03:25.4200194Z 1658fa82e9e1: Pull complete 2024-10-09T00:03:25.4479103Z 670dd4212b8b: Pull complete 2024-10-09T00:03:25.4772055Z 74757e8c596d: Pull complete 2024-10-09T00:03:27.3696719Z a5ad4984d75f: Pull complete 2024-10-09T00:03:27.5742190Z 79cb200ff6f5: Pull complete 2024-10-09T00:03:27.6053237Z 602828cfca16: Pull complete 2024-10-09T00:03:27.6338171Z 9f56c73f2e72: Pull complete 2024-10-09T00:03:27.6639719Z 2a1d61616137: Pull complete 2024-10-09T00:03:32.9266813Z fc1530442263: Pull complete 2024-10-09T00:03:33.3941112Z 8ff7d8373f8f: Pull complete 2024-10-09T00:03:38.7755461Z f81c9d4ac252: Pull complete 2024-10-09T00:03:41.2131394Z a5553ebff6e4: Pull complete 2024-10-09T00:03:41.5901818Z 2376df948b7b: Pull complete 2024-10-09T00:03:42.1757424Z 1d45d7199834: Verifying Checksum 2024-10-09T00:03:42.1759780Z 1d45d7199834: Download complete 2024-10-09T00:04:38.6437447Z 1d45d7199834: Pull complete 2024-10-09T00:04:40.6164070Z 3e84009a40ef: Pull complete 2024-10-09T00:04:40.8869652Z 0514bbacd086: Pull complete 2024-10-09T00:04:41.0491383Z Digest: sha256:579744d564f7db88d45de47e97d64b731981bb6e12225a496eced08cb780f5b7 2024-10-09T00:04:41.1030159Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:04:41.1440907Z docker.io/pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:04:41.1532828Z Prepare all required actions 2024-10-09T00:04:41.1620291Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-10-09T00:04:41.1620898Z env: 2024-10-09T00:04:41.1621239Z PYTORCH_ROOT: /pytorch 2024-10-09T00:04:41.1621672Z BUILDER_ROOT: /builder 2024-10-09T00:04:41.1622085Z PACKAGE_TYPE: manywheel 2024-10-09T00:04:41.1622515Z DESIRED_CUDA: cu118 2024-10-09T00:04:41.1622925Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:04:41.1623327Z GPU_ARCH_TYPE: cuda 2024-10-09T00:04:41.1623845Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:04:41.1624447Z SKIP_ALL_TESTS: 1 2024-10-09T00:04:41.1624818Z LIBTORCH_CONFIG: 2024-10-09T00:04:41.1625224Z LIBTORCH_VARIANT: 2024-10-09T00:04:41.1625626Z DESIRED_DEVTOOLSET: 2024-10-09T00:04:41.1626019Z DESIRED_PYTHON: 3.9 2024-10-09T00:04:41.1626643Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:04:41.1627375Z ANACONDA_USER: pytorch 2024-10-09T00:04:41.1627836Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:04:41.1628314Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:04:41.1628808Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:04:41.1629574Z GITHUB_TOKEN: *** 2024-10-09T00:04:41.1629948Z PR_NUMBER: 2024-10-09T00:04:41.1630346Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:04:41.1630924Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:04:41.1631468Z USE_SPLIT_BUILD: false 2024-10-09T00:04:41.1632006Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:04:41.1632629Z ##[endgroup] 2024-10-09T00:04:41.1764562Z ##[group]Run set -x 2024-10-09T00:04:41.1765018Z set -x 2024-10-09T00:04:41.1765480Z # shellcheck disable=SC2086,SC2090 2024-10-09T00:04:41.1766065Z container_name=$(docker run \ 2024-10-09T00:04:41.1766572Z  ${GPU_FLAG:-} \ 2024-10-09T00:04:41.1767026Z  -e BINARY_ENV_FILE \ 2024-10-09T00:04:41.1767506Z  -e BUILDER_ROOT \ 2024-10-09T00:04:41.1767974Z  -e BUILD_ENVIRONMENT \ 2024-10-09T00:04:41.1768470Z  -e DESIRED_CUDA \ 2024-10-09T00:04:41.1768948Z  -e DESIRED_DEVTOOLSET \ 2024-10-09T00:04:41.1769437Z  -e DESIRED_PYTHON \ 2024-10-09T00:04:41.1769913Z  -e GITHUB_ACTIONS \ 2024-10-09T00:04:41.1770385Z  -e GPU_ARCH_TYPE \ 2024-10-09T00:04:41.1770840Z  -e GPU_ARCH_VERSION \ 2024-10-09T00:04:41.1771329Z  -e LIBTORCH_VARIANT \ 2024-10-09T00:04:41.1771817Z  -e PACKAGE_TYPE \ 2024-10-09T00:04:41.1772295Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-10-09T00:04:41.1772838Z  -e PYTORCH_ROOT \ 2024-10-09T00:04:41.1773542Z  -e SKIP_ALL_TESTS \ 2024-10-09T00:04:41.1774004Z  -e USE_SPLIT_BUILD \ 2024-10-09T00:04:41.1774547Z  --tty \ 2024-10-09T00:04:41.1774933Z  --detach \ 2024-10-09T00:04:41.1775435Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-10-09T00:04:41.1776161Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-10-09T00:04:41.1776851Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-10-09T00:04:41.1777429Z  -w / \ 2024-10-09T00:04:41.1777821Z  "${DOCKER_IMAGE}" 2024-10-09T00:04:41.1778236Z ) 2024-10-09T00:04:41.1778571Z  2024-10-09T00:04:41.1779092Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-10-09T00:04:41.1780678Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-10-09T00:04:41.1782541Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-10-09T00:04:41.1784030Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-10-09T00:04:41.1785024Z fi 2024-10-09T00:04:41.1785551Z  2024-10-09T00:04:41.1786416Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-10-09T00:04:41.1787415Z # Generate test script 2024-10-09T00:04:41.1788518Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-10-09T00:04:41.1789979Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-10-09T00:04:41.1799556Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:04:41.1800183Z env: 2024-10-09T00:04:41.1800511Z PYTORCH_ROOT: /pytorch 2024-10-09T00:04:41.1800961Z BUILDER_ROOT: /builder 2024-10-09T00:04:41.1801392Z PACKAGE_TYPE: manywheel 2024-10-09T00:04:41.1801805Z DESIRED_CUDA: cu118 2024-10-09T00:04:41.1802219Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:04:41.1802645Z GPU_ARCH_TYPE: cuda 2024-10-09T00:04:41.1803155Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:04:41.1803763Z SKIP_ALL_TESTS: 1 2024-10-09T00:04:41.1804154Z LIBTORCH_CONFIG: 2024-10-09T00:04:41.1804525Z LIBTORCH_VARIANT: 2024-10-09T00:04:41.1804918Z DESIRED_DEVTOOLSET: 2024-10-09T00:04:41.1805330Z DESIRED_PYTHON: 3.9 2024-10-09T00:04:41.1805938Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:04:41.1806670Z ANACONDA_USER: pytorch 2024-10-09T00:04:41.1807107Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:04:41.1807561Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:04:41.1808062Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:04:41.1808852Z GITHUB_TOKEN: *** 2024-10-09T00:04:41.1809250Z PR_NUMBER: 2024-10-09T00:04:41.1809628Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:04:41.1810210Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:04:41.1810771Z USE_SPLIT_BUILD: false 2024-10-09T00:04:41.1811296Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:04:41.1811909Z ##[endgroup] 2024-10-09T00:04:41.1859608Z ++ docker run --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all -e BINARY_ENV_FILE -e BUILDER_ROOT -e BUILD_ENVIRONMENT -e DESIRED_CUDA -e DESIRED_DEVTOOLSET -e DESIRED_PYTHON -e GITHUB_ACTIONS -e GPU_ARCH_TYPE -e GPU_ARCH_VERSION -e LIBTORCH_VARIANT -e PACKAGE_TYPE -e PYTORCH_FINAL_PACKAGE_DIR -e PYTORCH_ROOT -e SKIP_ALL_TESTS -e USE_SPLIT_BUILD --tty --detach -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch:/pytorch -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder:/builder -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/final_pkgs -w / pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:05:23.9812150Z + container_name=6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:05:23.9813924Z + echo CONTAINER_NAME=6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:05:23.9814788Z + [[ cuda != \r\o\c\m ]] 2024-10-09T00:05:23.9815951Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\a\a\r\c\h\6\4\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2024-10-09T00:05:23.9817241Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\s\3\9\0\x\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2024-10-09T00:05:23.9818067Z + [[ cuda != \x\p\u ]] 2024-10-09T00:05:23.9821190Z + grep download.pytorch.org /etc/hosts 2024-10-09T00:05:23.9824120Z + docker exec -i 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a bash -c '/bin/cat >> /etc/hosts' 2024-10-09T00:05:24.1199026Z + docker exec -t -w /pytorch 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-10-09T00:05:24.1839986Z + export TZ=UTC 2024-10-09T00:05:24.1840805Z + TZ=UTC 2024-10-09T00:05:24.1841185Z + envfile=/tmp/env 2024-10-09T00:05:24.1841809Z + [[ -n /pytorch ]] 2024-10-09T00:05:24.1845509Z ++ dirname /pytorch 2024-10-09T00:05:24.1854727Z + workdir=/ 2024-10-09T00:05:24.1855304Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-10-09T00:05:24.1855843Z + export DOCKER_IMAGE= 2024-10-09T00:05:24.1857012Z + DOCKER_IMAGE= 2024-10-09T00:05:24.1857643Z + [[ -z '' ]] 2024-10-09T00:05:24.1858408Z + [[ manywheel == conda ]] 2024-10-09T00:05:24.1859249Z + [[ cu118 == cpu ]] 2024-10-09T00:05:24.1859896Z + export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-10-09T00:05:24.1860752Z + DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-10-09T00:05:24.1861311Z + USE_GOLD_LINKER=OFF 2024-10-09T00:05:24.1861706Z + [[ cu118 == \c\p\u ]] 2024-10-09T00:05:24.1865688Z + PIP_UPLOAD_FOLDER=nightly/ 2024-10-09T00:05:24.1866347Z ++ date -u +%Y%m%d 2024-10-09T00:05:24.1870771Z + export DATE=20241009 2024-10-09T00:05:24.1871413Z + DATE=20241009 2024-10-09T00:05:24.1877765Z ++ cat /pytorch/version.txt 2024-10-09T00:05:24.1878386Z ++ cut -da -f1 2024-10-09T00:05:24.1890559Z + BASE_BUILD_VERSION=2.6.0.dev20241009 2024-10-09T00:05:24.1891096Z + tagged_version 2024-10-09T00:05:24.1891469Z + GIT_DIR=//pytorch/.git 2024-10-09T00:05:24.1892736Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-10-09T00:05:24.1893641Z + [[ ! -d //pytorch/.git ]] 2024-10-09T00:05:24.1894489Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-10-09T00:05:24.1919405Z fatal: No names found, cannot describe anything. 2024-10-09T00:05:24.1921510Z + return 1 2024-10-09T00:05:24.1925566Z ++ uname 2024-10-09T00:05:24.1934433Z + [[ Linux == \D\a\r\w\i\n ]] 2024-10-09T00:05:24.1934914Z + [[ manywheel == conda ]] 2024-10-09T00:05:24.1935462Z + export PYTORCH_BUILD_VERSION=2.6.0.dev20241009+cu118 2024-10-09T00:05:24.1936116Z + PYTORCH_BUILD_VERSION=2.6.0.dev20241009+cu118 2024-10-09T00:05:24.1936698Z + export PYTORCH_BUILD_NUMBER=1 2024-10-09T00:05:24.1937176Z + PYTORCH_BUILD_NUMBER=1 2024-10-09T00:05:24.1939782Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-10-09T00:05:24.1947982Z + TRITON_VERSION=3.1.0 2024-10-09T00:05:24.1949147Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-10-09T00:05:24.1950182Z + [[ manywheel =~ .*wheel.* ]] 2024-10-09T00:05:24.1950672Z + [[ -n '' ]] 2024-10-09T00:05:24.1952332Z + [[ manywheel =~ .*wheel.* ]] 2024-10-09T00:05:24.1952919Z + [[ -n 2.6.0.dev20241009+cu118 ]] 2024-10-09T00:05:24.1953414Z + [[ 2.6.0.dev20241009+cu118 =~ .*rocm.* ]] 2024-10-09T00:05:24.1954180Z + [[ manywheel =~ .*wheel.* ]] 2024-10-09T00:05:24.1954740Z + [[ -n 2.6.0.dev20241009+cu118 ]] 2024-10-09T00:05:24.1955242Z + [[ 2.6.0.dev20241009+cu118 =~ .*xpu.* ]] 2024-10-09T00:05:24.1955720Z + cat 2024-10-09T00:05:24.1965319Z ++ uname -a 2024-10-09T00:05:24.1975968Z ++ date 2024-10-09T00:05:24.1998576Z ++ uname 2024-10-09T00:05:24.2007763Z + [[ Linux != Darwin ]] 2024-10-09T00:05:24.2008804Z + MEMORY_LIMIT_MAX_JOBS=12 2024-10-09T00:05:24.2011573Z ++ nproc 2024-10-09T00:05:24.2021590Z + NUM_CPUS=14 2024-10-09T00:05:24.2022394Z + export MAX_JOBS=12 2024-10-09T00:05:24.2023088Z + MAX_JOBS=12 2024-10-09T00:05:24.2023488Z + cat 2024-10-09T00:05:24.2035340Z + echo 'retry () {' 2024-10-09T00:05:24.2036243Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-10-09T00:05:24.2037009Z + echo '}' 2024-10-09T00:05:24.2037425Z + echo 'export -f retry' 2024-10-09T00:05:24.2037832Z + cat /tmp/env 2024-10-09T00:05:24.2046056Z # =================== The following code will be executed inside Docker container =================== 2024-10-09T00:05:24.2047186Z export TZ=UTC 2024-10-09T00:05:24.2048741Z echo "Running on Linux 6980448c7ea9 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Oct 9 00:05:24 UTC 2024" 2024-10-09T00:05:24.2049969Z 2024-10-09T00:05:24.2050151Z export PACKAGE_TYPE="manywheel" 2024-10-09T00:05:24.2050662Z export DESIRED_PYTHON="3.9" 2024-10-09T00:05:24.2051523Z export DESIRED_CUDA="cu118" 2024-10-09T00:05:24.2052300Z export LIBTORCH_VARIANT="" 2024-10-09T00:05:24.2052866Z export BUILD_PYTHONLESS="" 2024-10-09T00:05:24.2053330Z export USE_SPLIT_BUILD="false" 2024-10-09T00:05:24.2054183Z if [[ "linux-gnu" == "msys" ]]; then 2024-10-09T00:05:24.2054729Z export LIBTORCH_CONFIG="" 2024-10-09T00:05:24.2055265Z if [[ "" == 'debug' ]]; then 2024-10-09T00:05:24.2055720Z export DEBUG=1 2024-10-09T00:05:24.2056068Z fi 2024-10-09T00:05:24.2056412Z export DESIRED_DEVTOOLSET="" 2024-10-09T00:05:24.2056854Z else 2024-10-09T00:05:24.2057182Z export DESIRED_DEVTOOLSET="" 2024-10-09T00:05:24.2057614Z fi 2024-10-09T00:05:24.2057791Z 2024-10-09T00:05:24.2057958Z export DATE="20241009" 2024-10-09T00:05:24.2058399Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-10-09T00:05:24.2059041Z export PYTORCH_BUILD_VERSION="2.6.0.dev20241009+cu118" 2024-10-09T00:05:24.2059664Z export PYTORCH_BUILD_NUMBER="1" 2024-10-09T00:05:24.2060312Z export OVERRIDE_PACKAGE_VERSION="2.6.0.dev20241009+cu118" 2024-10-09T00:05:24.2061001Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-10-09T00:05:24.2061411Z 2024-10-09T00:05:24.2061705Z # TODO: We don't need this anymore IIUC 2024-10-09T00:05:24.2062299Z export TORCH_PACKAGE_NAME='torch' 2024-10-09T00:05:24.2063269Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-10-09T00:05:24.2064074Z export ANACONDA_USER='pytorch' 2024-10-09T00:05:24.2064397Z 2024-10-09T00:05:24.2064547Z export USE_FBGEMM=1 2024-10-09T00:05:24.2064972Z export PIP_UPLOAD_FOLDER="nightly/" 2024-10-09T00:05:24.2065659Z export DOCKER_IMAGE="pytorch/manylinux-builder:118" 2024-10-09T00:05:24.2066114Z 2024-10-09T00:05:24.2066134Z 2024-10-09T00:05:24.2066302Z export USE_GOLD_LINKER="OFF" 2024-10-09T00:05:24.2066775Z export USE_GLOO_WITH_OPENSSL="ON" 2024-10-09T00:05:24.2067540Z # =================== The above code will be executed inside Docker container =================== 2024-10-09T00:05:24.2068318Z export MAX_JOBS="12" 2024-10-09T00:05:24.2068725Z retry () { 2024-10-09T00:05:24.2069263Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-10-09T00:05:24.2070017Z } 2024-10-09T00:05:24.2070397Z export -f retry 2024-10-09T00:05:24.2077309Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-10-09T00:05:24.2732037Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-10-09T00:05:24.2771386Z 2024-10-09T00:05:24.2771465Z 2024-10-09T00:05:24.2771948Z The script that will run in the next step is: 2024-10-09T00:05:24.2780115Z # =================== The following code will be executed inside Docker container =================== 2024-10-09T00:05:24.2782020Z set -eux -o pipefail 2024-10-09T00:05:24.2782406Z 2024-10-09T00:05:24.2782573Z retry () { 2024-10-09T00:05:24.2782984Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-10-09T00:05:24.2784077Z } 2024-10-09T00:05:24.2784405Z 2024-10-09T00:05:24.2784694Z # Source binary env file here if exists 2024-10-09T00:05:24.2785399Z if [[ -e "/tmp/env" ]]; then 2024-10-09T00:05:24.2786249Z source "/tmp/env" 2024-10-09T00:05:24.2786980Z fi 2024-10-09T00:05:24.2787331Z 2024-10-09T00:05:24.2787892Z python_nodot="$(echo 3.9 | tr -d m.u)" 2024-10-09T00:05:24.2788635Z 2024-10-09T00:05:24.2788911Z # Set up Python 2024-10-09T00:05:24.2789633Z if [[ "manywheel" == conda ]]; then 2024-10-09T00:05:24.2790707Z retry conda create -qyn testenv python="3.9" 2024-10-09T00:05:24.2791812Z source activate testenv >/dev/null 2024-10-09T00:05:24.2792816Z elif [[ "manywheel" != libtorch ]]; then 2024-10-09T00:05:24.2794160Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-10-09T00:05:24.2795327Z if [[ "$python_nodot" = *t ]]; then 2024-10-09T00:05:24.2796043Z python_digits="$(echo 3.9 | tr -cd [:digit:])" 2024-10-09T00:05:24.2796889Z python_path="/opt/python/cp$python_digits-cp${python_digits}t" 2024-10-09T00:05:24.2797795Z fi 2024-10-09T00:05:24.2798182Z export PATH="${python_path}/bin:$PATH" 2024-10-09T00:05:24.2798830Z fi 2024-10-09T00:05:24.2799167Z 2024-10-09T00:05:24.2799340Z EXTRA_CONDA_FLAGS="" 2024-10-09T00:05:24.2799743Z NUMPY_PIN="" 2024-10-09T00:05:24.2800719Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-10-09T00:05:24.2801161Z 2024-10-09T00:05:24.2801364Z if [[ "$python_nodot" = *310* ]]; then 2024-10-09T00:05:24.2802620Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-10-09T00:05:24.2803549Z # we set a lower boundary here just to be safe 2024-10-09T00:05:24.2804620Z NUMPY_PIN=">=1.21.2" 2024-10-09T00:05:24.2805246Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-10-09T00:05:24.2805741Z fi 2024-10-09T00:05:24.2805918Z 2024-10-09T00:05:24.2806113Z if [[ "$python_nodot" = *39* ]]; then 2024-10-09T00:05:24.2807301Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-10-09T00:05:24.2808678Z # we set a lower boundary here just to be safe 2024-10-09T00:05:24.2809247Z NUMPY_PIN=">=1.20" 2024-10-09T00:05:24.2809604Z fi 2024-10-09T00:05:24.2809801Z 2024-10-09T00:05:24.2810302Z # Move debug wheels out of the package dir so they don't get installed 2024-10-09T00:05:24.2811746Z mkdir -p /tmp/debug_final_pkgs 2024-10-09T00:05:24.2813767Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-10-09T00:05:24.2815118Z 2024-10-09T00:05:24.2815386Z # Install the package 2024-10-09T00:05:24.2816203Z # These network calls should not have 'retry's because they are installing 2024-10-09T00:05:24.2817062Z # locally and aren't actually network calls 2024-10-09T00:05:24.2817978Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-10-09T00:05:24.2818969Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-10-09T00:05:24.2819912Z # conda build scripts themselves. These should really be consolidated 2024-10-09T00:05:24.2821101Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-10-09T00:05:24.2822139Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-10-09T00:05:24.2822799Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-10-09T00:05:24.2823353Z CHANNEL="nightly" 2024-10-09T00:05:24.2823745Z else 2024-10-09T00:05:24.2824063Z CHANNEL="test" 2024-10-09T00:05:24.2824403Z fi 2024-10-09T00:05:24.2824596Z 2024-10-09T00:05:24.2824769Z if [[ "manywheel" == conda ]]; then 2024-10-09T00:05:24.2825238Z ( 2024-10-09T00:05:24.2826101Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-10-09T00:05:24.2827355Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-10-09T00:05:24.2828744Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-10-09T00:05:24.2829691Z # it comes to the conda installation commands 2024-10-09T00:05:24.2830519Z set +u 2024-10-09T00:05:24.2831639Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-10-09T00:05:24.2832775Z if [[ "cu118" == 'cpu' ]]; then 2024-10-09T00:05:24.2833415Z retry conda install -c pytorch -y cpuonly 2024-10-09T00:05:24.2833953Z else 2024-10-09T00:05:24.2834266Z cu_ver="11.8" 2024-10-09T00:05:24.2834740Z CUDA_PACKAGE="pytorch-cuda" 2024-10-09T00:05:24.2835770Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-10-09T00:05:24.2836639Z fi 2024-10-09T00:05:24.2837182Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-10-09T00:05:24.2837770Z ) 2024-10-09T00:05:24.2838117Z elif [[ "manywheel" != libtorch ]]; then 2024-10-09T00:05:24.2838705Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-10-09T00:05:24.2839288Z if [[ "false" == "true" ]]; then 2024-10-09T00:05:24.2839759Z pkg_no_python="" 2024-10-09T00:05:24.2840586Z pkg_torch="/final_pkgs/torch-2.6.0.dev20241008+cu118-cp39-cp39-linux_x86_64.whl" 2024-10-09T00:05:24.2841582Z # todo: after folder is populated use the pypi_pkg channel instead 2024-10-09T00:05:24.2843148Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2024-10-09T00:05:24.2844388Z retry pip install -q numpy protobuf typing-extensions 2024-10-09T00:05:24.2844998Z else 2024-10-09T00:05:24.2845760Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2024-10-09T00:05:24.2846770Z retry pip install -q numpy protobuf typing-extensions 2024-10-09T00:05:24.2847373Z fi 2024-10-09T00:05:24.2847684Z else 2024-10-09T00:05:24.2847998Z pip install "$pkg" 2024-10-09T00:05:24.2848629Z retry pip install -q numpy protobuf typing-extensions 2024-10-09T00:05:24.2849238Z fi 2024-10-09T00:05:24.2849521Z fi 2024-10-09T00:05:24.2849874Z if [[ "manywheel" == libtorch ]]; then 2024-10-09T00:05:24.2850488Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-10-09T00:05:24.2851033Z unzip "$pkg" -d /tmp 2024-10-09T00:05:24.2851441Z cd /tmp/libtorch 2024-10-09T00:05:24.2851800Z fi 2024-10-09T00:05:24.2851986Z 2024-10-09T00:05:24.2852133Z # Test the package 2024-10-09T00:05:24.2852528Z /builder/check_binary.sh 2024-10-09T00:05:24.2852808Z 2024-10-09T00:05:24.2853417Z if [[ "$GPU_ARCH_TYPE" != *s390x* && "$GPU_ARCH_TYPE" != *xpu* && "$GPU_ARCH_TYPE" != *rocm* && "manywheel" != libtorch ]]; then 2024-10-09T00:05:24.2854513Z # Exclude s390, xpu, rocm and libtorch builds from smoke testing 2024-10-09T00:05:24.2855721Z python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-10-09T00:05:24.2856599Z fi 2024-10-09T00:05:24.2856774Z 2024-10-09T00:05:24.2856921Z # Clean temp files 2024-10-09T00:05:24.2857394Z cd /builder && git clean -ffdx 2024-10-09T00:05:24.2857719Z 2024-10-09T00:05:24.2858174Z # =================== The above code will be executed inside Docker container =================== 2024-10-09T00:05:24.2859700Z + docker exec -t 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a bash -c 'source /tmp/env && bash -x /run.sh' 2024-10-09T00:05:24.3433885Z Running on Linux 6980448c7ea9 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Oct 9 00:05:24 UTC 2024 2024-10-09T00:05:24.3453195Z + set -eux -o pipefail 2024-10-09T00:05:24.3453707Z + [[ -e /tmp/env ]] 2024-10-09T00:05:24.3454387Z + source /tmp/env 2024-10-09T00:05:24.3455495Z ++ export TZ=UTC 2024-10-09T00:05:24.3455958Z ++ TZ=UTC 2024-10-09T00:05:24.3458388Z ++ echo 'Running on Linux 6980448c7ea9 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Oct 9 00:05:24 UTC 2024' 2024-10-09T00:05:24.3463345Z Running on Linux 6980448c7ea9 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Wed Oct 9 00:05:24 UTC 2024 2024-10-09T00:05:24.3466311Z ++ export PACKAGE_TYPE=manywheel 2024-10-09T00:05:24.3466914Z ++ PACKAGE_TYPE=manywheel 2024-10-09T00:05:24.3467365Z ++ export DESIRED_PYTHON=3.9 2024-10-09T00:05:24.3467823Z ++ DESIRED_PYTHON=3.9 2024-10-09T00:05:24.3468245Z ++ export DESIRED_CUDA=cu118 2024-10-09T00:05:24.3468676Z ++ DESIRED_CUDA=cu118 2024-10-09T00:05:24.3469096Z ++ export LIBTORCH_VARIANT= 2024-10-09T00:05:24.3469543Z ++ LIBTORCH_VARIANT= 2024-10-09T00:05:24.3469938Z ++ export BUILD_PYTHONLESS= 2024-10-09T00:05:24.3470383Z ++ BUILD_PYTHONLESS= 2024-10-09T00:05:24.3470804Z ++ export USE_SPLIT_BUILD=false 2024-10-09T00:05:24.3471265Z ++ USE_SPLIT_BUILD=false 2024-10-09T00:05:24.3471817Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-10-09T00:05:24.3472295Z ++ export DESIRED_DEVTOOLSET= 2024-10-09T00:05:24.3472735Z ++ DESIRED_DEVTOOLSET= 2024-10-09T00:05:24.3473147Z ++ export DATE=20241009 2024-10-09T00:05:24.3473568Z ++ DATE=20241009 2024-10-09T00:05:24.3473987Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-10-09T00:05:24.3474565Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-10-09T00:05:24.3475184Z ++ export PYTORCH_BUILD_VERSION=2.6.0.dev20241009+cu118 2024-10-09T00:05:24.3476058Z ++ PYTORCH_BUILD_VERSION=2.6.0.dev20241009+cu118 2024-10-09T00:05:24.3476681Z ++ export PYTORCH_BUILD_NUMBER=1 2024-10-09T00:05:24.3477166Z ++ PYTORCH_BUILD_NUMBER=1 2024-10-09T00:05:24.3477702Z ++ export OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241009+cu118 2024-10-09T00:05:24.3478399Z ++ OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241009+cu118 2024-10-09T00:05:24.3479040Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-10-09T00:05:24.3479613Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-10-09T00:05:24.3480146Z ++ export TORCH_PACKAGE_NAME=torch 2024-10-09T00:05:24.3480646Z ++ TORCH_PACKAGE_NAME=torch 2024-10-09T00:05:24.3481267Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-10-09T00:05:24.3481991Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-10-09T00:05:24.3482552Z ++ export ANACONDA_USER=pytorch 2024-10-09T00:05:24.3483012Z ++ ANACONDA_USER=pytorch 2024-10-09T00:05:24.3483489Z ++ export USE_FBGEMM=1 2024-10-09T00:05:24.3484265Z ++ USE_FBGEMM=1 2024-10-09T00:05:24.3485041Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-10-09T00:05:24.3486066Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-10-09T00:05:24.3487374Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-10-09T00:05:24.3488857Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-10-09T00:05:24.3490008Z ++ export USE_GOLD_LINKER=OFF 2024-10-09T00:05:24.3490869Z ++ USE_GOLD_LINKER=OFF 2024-10-09T00:05:24.3491672Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-10-09T00:05:24.3492687Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-10-09T00:05:24.3493540Z ++ export MAX_JOBS=12 2024-10-09T00:05:24.3494257Z ++ MAX_JOBS=12 2024-10-09T00:05:24.3495162Z ++ export -f retry 2024-10-09T00:05:24.3495817Z ++ echo 3.9 2024-10-09T00:05:24.3496203Z ++ tr -d m.u 2024-10-09T00:05:24.3496580Z + python_nodot=39 2024-10-09T00:05:24.3496980Z + [[ manywheel == conda ]] 2024-10-09T00:05:24.3497413Z + [[ manywheel != libtorch ]] 2024-10-09T00:05:24.3497976Z + python_path=/opt/python/cp39-cp39 2024-10-09T00:05:24.3498471Z + [[ 39 = *t ]] 2024-10-09T00:05:24.3499835Z + export PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-10-09T00:05:24.3502089Z + PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-10-09T00:05:24.3503349Z + EXTRA_CONDA_FLAGS= 2024-10-09T00:05:24.3503747Z + NUMPY_PIN= 2024-10-09T00:05:24.3504159Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-10-09T00:05:24.3504664Z + [[ 39 = *310* ]] 2024-10-09T00:05:24.3505034Z + [[ 39 = *39* ]] 2024-10-09T00:05:24.3505452Z + NUMPY_PIN='>=1.20' 2024-10-09T00:05:24.3505936Z + mkdir -p /tmp/debug_final_pkgs 2024-10-09T00:05:24.3514986Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-10-09T00:05:24.3538626Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-10-09T00:05:24.3539578Z + echo 'no debug packages to move' 2024-10-09T00:05:24.3540192Z no debug packages to move 2024-10-09T00:05:24.3545672Z ++ ls -1 /final_pkgs 2024-10-09T00:05:24.3546998Z ++ sort 2024-10-09T00:05:24.3549281Z ++ tail -1 2024-10-09T00:05:24.3567258Z + pkg=/final_pkgs/torch-2.6.0.dev20241008+cu118-cp39-cp39-linux_x86_64.whl 2024-10-09T00:05:24.3568071Z + [[ 2.6.0.dev20241009+cu118 == *dev* ]] 2024-10-09T00:05:24.3568582Z + CHANNEL=nightly 2024-10-09T00:05:24.3568985Z + [[ manywheel == conda ]] 2024-10-09T00:05:24.3569492Z + [[ manywheel != libtorch ]] 2024-10-09T00:05:24.3570090Z + [[ linux-binary-manywheel != *s390x* ]] 2024-10-09T00:05:24.3570625Z + [[ false == \t\r\u\e ]] 2024-10-09T00:05:24.3571944Z + pip install /final_pkgs/torch-2.6.0.dev20241008+cu118-cp39-cp39-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118 2024-10-09T00:05:25.7027321Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118 2024-10-09T00:05:25.7076079Z Processing /final_pkgs/torch-2.6.0.dev20241008+cu118-cp39-cp39-linux_x86_64.whl 2024-10-09T00:05:28.4973262Z Collecting filelock (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:28.5036227Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-10-09T00:05:28.5493472Z Collecting typing-extensions>=4.8.0 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:28.5561187Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-10-09T00:05:28.5915654Z Collecting networkx (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:28.5982590Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-10-09T00:05:28.6224280Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-10-09T00:05:28.6225621Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 85.9 MB/s eta 0:00:00 2024-10-09T00:05:28.6694284Z [?25hCollecting jinja2 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:28.6757882Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-10-09T00:05:28.7313921Z Collecting fsspec (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:28.7373571Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-10-09T00:05:28.8496704Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:28.8593882Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2024-10-09T00:05:29.0655089Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2024-10-09T00:05:29.1213651Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 23.1/23.2 MB 149.3 MB/s eta 0:00:01 2024-10-09T00:05:29.1216438Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 89.8 MB/s eta 0:00:00 2024-10-09T00:05:29.2229206Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:29.2400001Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2024-10-09T00:05:29.2614423Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2024-10-09T00:05:29.2616972Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 42.0 MB/s eta 0:00:00 2024-10-09T00:05:29.3020484Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:29.3108243Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2024-10-09T00:05:29.4543671Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2024-10-09T00:05:29.4545011Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 93.9 MB/s eta 0:00:00 2024-10-09T00:05:29.5256811Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:29.5466187Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2024-10-09T00:05:29.7523245Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2024-10-09T00:05:29.9552400Z  ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.6/663.9 MB 258.7 MB/s eta 0:00:03 2024-10-09T00:05:30.1581423Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/663.9 MB 268.8 MB/s eta 0:00:03 2024-10-09T00:05:30.3615179Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.0/663.9 MB 267.6 MB/s eta 0:00:02 2024-10-09T00:05:30.5645943Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 208.1/663.9 MB 257.5 MB/s eta 0:00:02 2024-10-09T00:05:30.7674300Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 263.5/663.9 MB 261.7 MB/s eta 0:00:02 2024-10-09T00:05:30.9702101Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 311.7/663.9 MB 257.6 MB/s eta 0:00:02 2024-10-09T00:05:31.1733205Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 363.1/663.9 MB 253.8 MB/s eta 0:00:02 2024-10-09T00:05:31.3761985Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 407.9/663.9 MB 235.6 MB/s eta 0:00:02 2024-10-09T00:05:31.5791374Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 455.6/663.9 MB 241.4 MB/s eta 0:00:01 2024-10-09T00:05:31.7821478Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 519.3/663.9 MB 254.0 MB/s eta 0:00:01 2024-10-09T00:05:31.9851209Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 582.0/663.9 MB 279.4 MB/s eta 0:00:01 2024-10-09T00:05:32.1881104Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 634.7/663.9 MB 274.0 MB/s eta 0:00:01 2024-10-09T00:05:32.3909798Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:32.5937973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:32.7966164Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:32.9994398Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:33.2023309Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:33.4051838Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:33.6080625Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:33.8109257Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:34.0138093Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:34.2169277Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:34.4198181Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:34.6226945Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:34.8255264Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:35.0283960Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:35.2313426Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:35.4342219Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:35.6371230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:35.8399660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:36.0428551Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:36.2457576Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:36.4451852Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 287.5 MB/s eta 0:00:01 2024-10-09T00:05:36.4453622Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 49.5 MB/s eta 0:00:00 2024-10-09T00:05:38.5315303Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:38.5372955Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2024-10-09T00:05:38.7430759Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2024-10-09T00:05:38.9458557Z  ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.0/417.9 MB 184.7 MB/s eta 0:00:03 2024-10-09T00:05:39.1486379Z  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/417.9 MB 187.2 MB/s eta 0:00:02 2024-10-09T00:05:39.3515012Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.4/417.9 MB 192.2 MB/s eta 0:00:02 2024-10-09T00:05:39.5551335Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 157.0/417.9 MB 194.2 MB/s eta 0:00:02 2024-10-09T00:05:39.7581892Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 198.4/417.9 MB 196.3 MB/s eta 0:00:02 2024-10-09T00:05:39.9609312Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 260.8/417.9 MB 214.8 MB/s eta 0:00:01 2024-10-09T00:05:40.1639083Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 324.3/417.9 MB 229.8 MB/s eta 0:00:01 2024-10-09T00:05:40.3669561Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 373.6/417.9 MB 254.6 MB/s eta 0:00:01 2024-10-09T00:05:40.5697513Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 411.6/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:40.7727975Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:40.9758836Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:41.1786633Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:41.3820448Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:41.5849611Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:41.7878770Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:41.9906999Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:42.1937797Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:42.3967665Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:42.5995520Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:42.8014772Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 251.1 MB/s eta 0:00:01 2024-10-09T00:05:42.8017487Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 75.8 MB/s eta 0:00:00 2024-10-09T00:05:44.1327324Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:44.1417282Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2024-10-09T00:05:44.3475492Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2024-10-09T00:05:44.5505716Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 33.8/168.4 MB 168.6 MB/s eta 0:00:01 2024-10-09T00:05:44.7533382Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 96.2/168.4 MB 238.8 MB/s eta 0:00:01 2024-10-09T00:05:44.9564091Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 129.8/168.4 MB 214.2 MB/s eta 0:00:01 2024-10-09T00:05:45.1588996Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 218.0 MB/s eta 0:00:01 2024-10-09T00:05:45.3616408Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 218.0 MB/s eta 0:00:01 2024-10-09T00:05:45.5643544Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 218.0 MB/s eta 0:00:01 2024-10-09T00:05:45.6089669Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 218.0 MB/s eta 0:00:01 2024-10-09T00:05:45.6091021Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 115.1 MB/s eta 0:00:00 2024-10-09T00:05:46.1827059Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:46.1900645Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2024-10-09T00:05:46.3955996Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2024-10-09T00:05:46.5983952Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 39.3/58.1 MB 197.3 MB/s eta 0:00:01 2024-10-09T00:05:46.7464144Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 57.9/58.1 MB 183.8 MB/s eta 0:00:01 2024-10-09T00:05:46.7465880Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 105.3 MB/s eta 0:00:00 2024-10-09T00:05:46.9651720Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:46.9804819Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2024-10-09T00:05:47.1858389Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2024-10-09T00:05:47.3886014Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.8/128.2 MB 199.2 MB/s eta 0:00:01 2024-10-09T00:05:47.5915414Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 93.6/128.2 MB 232.7 MB/s eta 0:00:01 2024-10-09T00:05:47.7944138Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 246.5 MB/s eta 0:00:01 2024-10-09T00:05:47.9971046Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 246.5 MB/s eta 0:00:01 2024-10-09T00:05:48.0841504Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 246.5 MB/s eta 0:00:01 2024-10-09T00:05:48.0842863Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 116.7 MB/s eta 0:00:00 2024-10-09T00:05:48.5123809Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:48.5203689Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2024-10-09T00:05:48.7264978Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2024-10-09T00:05:48.9292310Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.2/204.1 MB 235.9 MB/s eta 0:00:01 2024-10-09T00:05:49.1320637Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 88.9/204.1 MB 227.5 MB/s eta 0:00:01 2024-10-09T00:05:49.3350637Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 135.3/204.1 MB 223.4 MB/s eta 0:00:01 2024-10-09T00:05:49.5378432Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 186.6/204.1 MB 230.9 MB/s eta 0:00:01 2024-10-09T00:05:49.7408835Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 232.8 MB/s eta 0:00:01 2024-10-09T00:05:49.9440421Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 232.8 MB/s eta 0:00:01 2024-10-09T00:05:50.1317215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 232.8 MB/s eta 0:00:01 2024-10-09T00:05:50.1319000Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 127.1 MB/s eta 0:00:00 2024-10-09T00:05:50.8540402Z [?25hCollecting nvidia-nccl-cu11==2.21.5 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:50.9053333Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2024-10-09T00:05:51.1111183Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.8 MB ? eta -:--:-- 2024-10-09T00:05:51.3144346Z  ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.8/147.8 MB 113.6 MB/s eta 0:00:02 2024-10-09T00:05:51.5172654Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 88.3/147.8 MB 218.9 MB/s eta 0:00:01 2024-10-09T00:05:51.7199496Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 252.8 MB/s eta 0:00:01 2024-10-09T00:05:51.9227232Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 252.8 MB/s eta 0:00:01 2024-10-09T00:05:52.0004547Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 252.8 MB/s eta 0:00:01 2024-10-09T00:05:52.0007230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 135.5 MB/s eta 0:00:00 2024-10-09T00:05:52.5032533Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:52.5096503Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2024-10-09T00:05:52.6825215Z Collecting pytorch-triton==3.1.0+cf34004b8a (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:52.6916460Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.1.0%2Bcf34004b8a-cp39-cp39-linux_x86_64.whl (239.6 MB) 2024-10-09T00:05:52.8970675Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.6 MB ? eta -:--:-- 2024-10-09T00:05:53.0997936Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/239.6 MB 269.2 MB/s eta 0:00:01 2024-10-09T00:05:53.3025356Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 114.3/239.6 MB 284.0 MB/s eta 0:00:01 2024-10-09T00:05:53.5053289Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 156.2/239.6 MB 258.6 MB/s eta 0:00:01 2024-10-09T00:05:53.7081737Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 217.6/239.6 MB 269.2 MB/s eta 0:00:01 2024-10-09T00:05:53.9108527Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 273.1 MB/s eta 0:00:01 2024-10-09T00:05:54.1136567Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 273.1 MB/s eta 0:00:01 2024-10-09T00:05:54.3162984Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 273.1 MB/s eta 0:00:01 2024-10-09T00:05:54.5190162Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 273.1 MB/s eta 0:00:01 2024-10-09T00:05:54.5310124Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 273.1 MB/s eta 0:00:01 2024-10-09T00:05:54.5311498Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.6/239.6 MB 130.6 MB/s eta 0:00:00 2024-10-09T00:05:55.3325280Z [?25hCollecting sympy==1.13.1 (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:55.3391459Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-10-09T00:05:55.4117190Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2024-10-09T00:05:55.4118868Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 91.9 MB/s eta 0:00:00 2024-10-09T00:05:55.5010028Z [?25hCollecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:55.5068928Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-10-09T00:05:55.5289788Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-10-09T00:05:55.5291057Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 18.3 MB/s eta 0:00:00 2024-10-09T00:05:55.5923900Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:55.6008836Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-10-09T00:05:55.6142023Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-10-09T00:05:55.6149527Z Collecting networkx (from torch==2.6.0.dev20241008+cu118) 2024-10-09T00:05:55.6238622Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-10-09T00:05:55.6478661Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-10-09T00:05:55.6479939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 78.2 MB/s eta 0:00:00 2024-10-09T00:05:55.9755379Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, pytorch-triton, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2024-10-09T00:06:55.6887761Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.1.0+cf34004b8a sympy-1.13.1 torch-2.6.0.dev20241008+cu118 typing-extensions-4.12.2 2024-10-09T00:06:55.6894443Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-10-09T00:06:55.9564443Z + retry pip install -q numpy protobuf typing-extensions 2024-10-09T00:06:55.9565355Z + pip install -q numpy protobuf typing-extensions 2024-10-09T00:07:01.5729150Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-10-09T00:07:01.9701251Z + [[ manywheel == libtorch ]] 2024-10-09T00:07:01.9701874Z + /builder/check_binary.sh 2024-10-09T00:07:01.9720017Z + [[ -z 3.9 ]] 2024-10-09T00:07:01.9720907Z + [[ -z cu118 ]] 2024-10-09T00:07:01.9721537Z + [[ -z '' ]] 2024-10-09T00:07:01.9722135Z + export DESIRED_DEVTOOLSET= 2024-10-09T00:07:01.9724442Z + DESIRED_DEVTOOLSET= 2024-10-09T00:07:01.9725356Z + [[ -z manywheel ]] 2024-10-09T00:07:01.9726339Z + [[ manywheel == libtorch ]] 2024-10-09T00:07:01.9727238Z + [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2024-10-09T00:07:01.9728031Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2024-10-09T00:07:01.9728473Z + py_dot=3.9 2024-10-09T00:07:01.9731318Z +++ which python 2024-10-09T00:07:01.9745258Z ++ dirname /opt/python/cp39-cp39/bin/python 2024-10-09T00:07:01.9754587Z + export install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-10-09T00:07:01.9755817Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-10-09T00:07:01.9756599Z + [[ cu118 == \x\p\u ]] 2024-10-09T00:07:01.9757207Z + echo 'Checking that the gcc ABI is what we expect' 2024-10-09T00:07:01.9757856Z Checking that the gcc ABI is what we expect 2024-10-09T00:07:01.9761573Z ++ uname 2024-10-09T00:07:01.9770405Z + [[ Linux != \D\a\r\w\i\n ]] 2024-10-09T00:07:01.9772055Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-10-09T00:07:01.9773745Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-10-09T00:07:01.9774854Z + echo 'Checking the TorchConfig.cmake' 2024-10-09T00:07:01.9775415Z Checking the TorchConfig.cmake 2024-10-09T00:07:01.9776466Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-10-09T00:07:01.9781824Z # FindTorch 2024-10-09T00:07:01.9782601Z # ------- 2024-10-09T00:07:01.9783154Z # 2024-10-09T00:07:01.9783732Z # Finds the Torch library 2024-10-09T00:07:01.9784520Z # 2024-10-09T00:07:01.9785270Z # This will define the following variables: 2024-10-09T00:07:01.9786111Z # 2024-10-09T00:07:01.9786898Z # TORCH_FOUND -- True if the system has the Torch library 2024-10-09T00:07:01.9787919Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-10-09T00:07:01.9788735Z # TORCH_LIBRARIES -- Libraries to link against 2024-10-09T00:07:01.9789549Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-10-09T00:07:01.9790480Z # 2024-10-09T00:07:01.9790883Z # and the following imported targets: 2024-10-09T00:07:01.9791382Z # 2024-10-09T00:07:01.9791926Z # torch 2024-10-09T00:07:01.9792535Z macro(append_torchlib_if_found) 2024-10-09T00:07:01.9793269Z foreach (_arg ${ARGN}) 2024-10-09T00:07:01.9794091Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-10-09T00:07:01.9794982Z if(${_arg}_LIBRARY) 2024-10-09T00:07:01.9795496Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-10-09T00:07:01.9796050Z else() 2024-10-09T00:07:01.9796606Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-10-09T00:07:01.9797814Z endif() 2024-10-09T00:07:01.9798469Z endforeach() 2024-10-09T00:07:01.9799115Z endmacro() 2024-10-09T00:07:01.9799543Z 2024-10-09T00:07:01.9799964Z macro(append_wholearchive_lib_if_found) 2024-10-09T00:07:01.9800831Z foreach (_arg ${ARGN}) 2024-10-09T00:07:01.9801484Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-10-09T00:07:01.9802207Z if(${_arg}_LIBRARY) 2024-10-09T00:07:01.9802624Z if(APPLE) 2024-10-09T00:07:01.9803898Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-10-09T00:07:01.9805372Z elseif(MSVC) 2024-10-09T00:07:01.9806754Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-10-09T00:07:01.9808010Z else() 2024-10-09T00:07:01.9808362Z # Linux 2024-10-09T00:07:01.9809233Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-10-09T00:07:01.9810055Z endif() 2024-10-09T00:07:01.9810401Z else() 2024-10-09T00:07:01.9810937Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-10-09T00:07:01.9811597Z endif() 2024-10-09T00:07:01.9811940Z endforeach() 2024-10-09T00:07:01.9812300Z endmacro() 2024-10-09T00:07:01.9812503Z 2024-10-09T00:07:01.9812710Z include(FindPackageHandleStandardArgs) 2024-10-09T00:07:01.9813118Z 2024-10-09T00:07:01.9813866Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-10-09T00:07:01.9814500Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-10-09T00:07:01.9815063Z else() 2024-10-09T00:07:01.9815765Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-10-09T00:07:01.9816825Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-10-09T00:07:01.9817920Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-10-09T00:07:01.9818705Z endif() 2024-10-09T00:07:01.9818918Z 2024-10-09T00:07:01.9819076Z # Include directories. 2024-10-09T00:07:01.9819557Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-10-09T00:07:01.9820582Z set(TORCH_INCLUDE_DIRS 2024-10-09T00:07:01.9821046Z ${TORCH_INSTALL_PREFIX}/include 2024-10-09T00:07:01.9821661Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-10-09T00:07:01.9822237Z else() 2024-10-09T00:07:01.9822579Z set(TORCH_INCLUDE_DIRS 2024-10-09T00:07:01.9823036Z ${TORCH_INSTALL_PREFIX}/include 2024-10-09T00:07:01.9823626Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-10-09T00:07:01.9824222Z endif() 2024-10-09T00:07:01.9824413Z 2024-10-09T00:07:01.9824595Z # Library dependencies. 2024-10-09T00:07:01.9824984Z if(ON) 2024-10-09T00:07:01.9825554Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-10-09T00:07:01.9826353Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-10-09T00:07:01.9826921Z append_torchlib_if_found(c10) 2024-10-09T00:07:01.9827377Z else() 2024-10-09T00:07:01.9827953Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-10-09T00:07:01.9828698Z #library need whole archive 2024-10-09T00:07:01.9829253Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-10-09T00:07:01.9829826Z if(ON) 2024-10-09T00:07:01.9830270Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-10-09T00:07:01.9830868Z endif() 2024-10-09T00:07:01.9831064Z 2024-10-09T00:07:01.9831707Z # We need manually add dependent libraries when they are not linked into the 2024-10-09T00:07:01.9832497Z # shared library. 2024-10-09T00:07:01.9832923Z # TODO: this list might be incomplete. 2024-10-09T00:07:01.9833470Z append_torchlib_if_found(c10) 2024-10-09T00:07:01.9833794Z 2024-10-09T00:07:01.9833947Z if(ON) 2024-10-09T00:07:01.9834299Z append_torchlib_if_found(nnpack) 2024-10-09T00:07:01.9834788Z endif() 2024-10-09T00:07:01.9834983Z 2024-10-09T00:07:01.9835138Z if(ON) 2024-10-09T00:07:01.9835525Z append_torchlib_if_found(pytorch_qnnpack) 2024-10-09T00:07:01.9836060Z endif() 2024-10-09T00:07:01.9836257Z 2024-10-09T00:07:01.9836410Z if(ON) 2024-10-09T00:07:01.9836778Z append_torchlib_if_found(XNNPACK) 2024-10-09T00:07:01.9837271Z endif() 2024-10-09T00:07:01.9837466Z 2024-10-09T00:07:01.9837998Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-10-09T00:07:01.9838753Z append_torchlib_if_found(onnx onnx_proto) 2024-10-09T00:07:01.9839171Z 2024-10-09T00:07:01.9839339Z append_torchlib_if_found(fmt) 2024-10-09T00:07:01.9839856Z append_torchlib_if_found(cpuinfo clog) 2024-10-09T00:07:01.9840227Z 2024-10-09T00:07:01.9840368Z if(NOT OFF) 2024-10-09T00:07:01.9840779Z append_torchlib_if_found(pthreadpool) 2024-10-09T00:07:01.9841293Z endif() 2024-10-09T00:07:01.9841484Z 2024-10-09T00:07:01.9841667Z append_torchlib_if_found(eigen_blas) 2024-10-09T00:07:01.9842046Z 2024-10-09T00:07:01.9842179Z if(ON) 2024-10-09T00:07:01.9842546Z append_torchlib_if_found(fbgemm) 2024-10-09T00:07:01.9843013Z endif() 2024-10-09T00:07:01.9843225Z 2024-10-09T00:07:01.9843357Z if(ON) 2024-10-09T00:07:01.9843737Z append_torchlib_if_found(dnnl mkldnn) 2024-10-09T00:07:01.9844234Z endif() 2024-10-09T00:07:01.9844448Z 2024-10-09T00:07:01.9844635Z append_torchlib_if_found(sleef asmjit) 2024-10-09T00:07:01.9845142Z endif() 2024-10-09T00:07:01.9845327Z 2024-10-09T00:07:01.9845454Z if(1) 2024-10-09T00:07:01.9845818Z append_torchlib_if_found(kineto) 2024-10-09T00:07:01.9846286Z endif() 2024-10-09T00:07:01.9846471Z 2024-10-09T00:07:01.9846597Z if(ON) 2024-10-09T00:07:01.9846917Z if(MSVC) 2024-10-09T00:07:01.9847560Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-10-09T00:07:01.9848488Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY}) 2024-10-09T00:07:01.9849105Z else() 2024-10-09T00:07:01.9849511Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB}) 2024-10-09T00:07:01.9850027Z endif() 2024-10-09T00:07:01.9850419Z if(TARGET torch::nvtoolsext) 2024-10-09T00:07:01.9850997Z list(APPEND TORCH_CUDA_LIBRARIES torch::nvtoolsext) 2024-10-09T00:07:01.9851583Z endif() 2024-10-09T00:07:01.9851888Z 2024-10-09T00:07:01.9852020Z if(ON) 2024-10-09T00:07:01.9852607Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-10-09T00:07:01.9853683Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-10-09T00:07:01.9854487Z endif() 2024-10-09T00:07:01.9854946Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-10-09T00:07:01.9855534Z endif() 2024-10-09T00:07:01.9855721Z 2024-10-09T00:07:01.9856170Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-10-09T00:07:01.9857008Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-10-09T00:07:01.9857709Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-10-09T00:07:01.9858250Z endif() 2024-10-09T00:07:01.9858455Z 2024-10-09T00:07:01.9858817Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-10-09T00:07:01.9859625Z # the statements below changes target properties on 2024-10-09T00:07:01.9860756Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-10-09T00:07:01.9862045Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-10-09T00:07:01.9863103Z # - the imported target created in this file in static library mode 2024-10-09T00:07:01.9863877Z if(NOT ON) 2024-10-09T00:07:01.9864628Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-10-09T00:07:01.9865811Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-10-09T00:07:01.9866648Z set_target_properties(torch PROPERTIES 2024-10-09T00:07:01.9867206Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-10-09T00:07:01.9867721Z ) 2024-10-09T00:07:01.9868030Z endif() 2024-10-09T00:07:01.9868386Z set_target_properties(torch PROPERTIES 2024-10-09T00:07:01.9869083Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-10-09T00:07:01.9869698Z CXX_STANDARD 17 2024-10-09T00:07:01.9870064Z ) 2024-10-09T00:07:01.9870386Z if(TORCH_CXX_FLAGS) 2024-10-09T00:07:01.9871084Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-10-09T00:07:01.9871847Z endif() 2024-10-09T00:07:01.9872055Z 2024-10-09T00:07:01.9872510Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-10-09T00:07:01.9873520Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-10-09T00:07:01.9874119Z + actual_gcc_abi=0 2024-10-09T00:07:01.9874506Z ++ is_expected 0 2024-10-09T00:07:01.9874975Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-10-09T00:07:01.9875470Z ++ [[ -z 0 ]] 2024-10-09T00:07:01.9875820Z ++ [[ 0 == 0 ]] 2024-10-09T00:07:01.9876173Z ++ echo 1 2024-10-09T00:07:01.9876487Z + [[ 1 != 1 ]] 2024-10-09T00:07:01.9877154Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-10-09T00:07:01.9878014Z Checking that symbols in libtorch.so have the right gcc abi 2024-10-09T00:07:01.9878671Z ++ dirname /builder/check_binary.sh 2024-10-09T00:07:01.9879255Z + python3 /builder/test/check_binary_symbols.py 2024-10-09T00:07:02.1667921Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-10-09T00:07:27.2433274Z num_cxx11_symbols: 0 2024-10-09T00:07:27.2433830Z num_pre_cxx11_symbols: 1980 2024-10-09T00:07:27.7607430Z + echo 'cxx11 symbols seem to be in order' 2024-10-09T00:07:27.7608077Z cxx11 symbols seem to be in order 2024-10-09T00:07:27.7611662Z ++ uname 2024-10-09T00:07:27.7620555Z + [[ Linux == \D\a\r\w\i\n ]] 2024-10-09T00:07:27.7621256Z + all_libs=($(find "$install_root" -name '*.so')) 2024-10-09T00:07:27.7624976Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2024-10-09T00:07:27.7929193Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.7933449Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-10-09T00:07:27.8045430Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-10-09T00:07:27.8046826Z ++ grep RUNPATH 2024-10-09T00:07:27.8074965Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffd0cafa000) 2024-10-09T00:07:27.8077212Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f555b337000) 2024-10-09T00:07:27.8078513Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f555b11b000) 2024-10-09T00:07:27.8079311Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f555ad4d000) 2024-10-09T00:07:27.8080564Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f555c9cb000) 2024-10-09T00:07:27.8082195Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f555c9bf000) 2024-10-09T00:07:27.8083881Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f55460d3000) 2024-10-09T00:07:27.8085677Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f550c9fa000) 2024-10-09T00:07:27.8087659Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f555c90b000) 2024-10-09T00:07:27.8090289Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f550c753000) 2024-10-09T00:07:27.8093295Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f550c631000) 2024-10-09T00:07:27.8094831Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f550c42d000) 2024-10-09T00:07:27.8096293Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f550c213000) 2024-10-09T00:07:27.8097634Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f550bf0b000) 2024-10-09T00:07:27.8098454Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f550bcf5000) 2024-10-09T00:07:27.8099246Z /lib64/ld-linux-x86-64.so.2 (0x00007f555c7de000) 2024-10-09T00:07:27.8099934Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f550baed000) 2024-10-09T00:07:27.8100647Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f550b7eb000) 2024-10-09T00:07:27.8102069Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f550b5c1000) 2024-10-09T00:07:27.8104117Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f550acac000) 2024-10-09T00:07:27.8106293Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f54f9fb4000) 2024-10-09T00:07:27.8108411Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f54e90d9000) 2024-10-09T00:07:27.8110537Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f54e6d9d000) 2024-10-09T00:07:27.8112654Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f54e04c1000) 2024-10-09T00:07:27.8115302Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f54da863000) 2024-10-09T00:07:27.8117434Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f54b62dd000) 2024-10-09T00:07:27.8120635Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f54ab2f8000) 2024-10-09T00:07:27.8122049Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f54ab0f5000) with runpath ' 2024-10-09T00:07:27.8124130Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffd0cafa000) 2024-10-09T00:07:27.8126253Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f555b337000) 2024-10-09T00:07:27.8127521Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f555b11b000) 2024-10-09T00:07:27.8128315Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f555ad4d000) 2024-10-09T00:07:27.8129562Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f555c9cb000) 2024-10-09T00:07:27.8131180Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f555c9bf000) 2024-10-09T00:07:27.8132830Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f55460d3000) 2024-10-09T00:07:27.8134603Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f550c9fa000) 2024-10-09T00:07:27.8136362Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f555c90b000) 2024-10-09T00:07:27.8138460Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f550c753000) 2024-10-09T00:07:27.8140350Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f550c631000) 2024-10-09T00:07:27.8141554Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f550c42d000) 2024-10-09T00:07:27.8143008Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f550c213000) 2024-10-09T00:07:27.8144325Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f550bf0b000) 2024-10-09T00:07:27.8145132Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f550bcf5000) 2024-10-09T00:07:27.8145945Z /lib64/ld-linux-x86-64.so.2 (0x00007f555c7de000) 2024-10-09T00:07:27.8146606Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f550baed000) 2024-10-09T00:07:27.8147312Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f550b7eb000) 2024-10-09T00:07:27.8149118Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f550b5c1000) 2024-10-09T00:07:27.8152090Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f550acac000) 2024-10-09T00:07:27.8154250Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f54f9fb4000) 2024-10-09T00:07:27.8156367Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f54e90d9000) 2024-10-09T00:07:27.8158484Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f54e6d9d000) 2024-10-09T00:07:27.8160622Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f54e04c1000) 2024-10-09T00:07:27.8162698Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f54da863000) 2024-10-09T00:07:27.8164815Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f54b62dd000) 2024-10-09T00:07:27.8166871Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f54ab2f8000) 2024-10-09T00:07:27.8168261Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f54ab0f5000) with runpath 2024-10-09T00:07:27.8169049Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8169922Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-10-09T00:07:27.8171373Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-10-09T00:07:27.8172191Z ++ grep RUNPATH 2024-10-09T00:07:27.8175999Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffc1ef80000) 2024-10-09T00:07:27.8177610Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f84f4ff9000) 2024-10-09T00:07:27.8178465Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f84f4cf1000) 2024-10-09T00:07:27.8179219Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f84f49ef000) 2024-10-09T00:07:27.8179968Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f84f47d9000) 2024-10-09T00:07:27.8180919Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f84f45bd000) 2024-10-09T00:07:27.8181690Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f84f41ef000) 2024-10-09T00:07:27.8182594Z /lib64/ld-linux-x86-64.so.2 (0x00007f84f51fd000) with runpath ' 2024-10-09T00:07:27.8184182Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffc1ef80000) 2024-10-09T00:07:27.8185509Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f84f4ff9000) 2024-10-09T00:07:27.8186453Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f84f4cf1000) 2024-10-09T00:07:27.8187254Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f84f49ef000) 2024-10-09T00:07:27.8187994Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f84f47d9000) 2024-10-09T00:07:27.8188804Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f84f45bd000) 2024-10-09T00:07:27.8189822Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f84f41ef000) 2024-10-09T00:07:27.8190752Z /lib64/ld-linux-x86-64.so.2 (0x00007f84f51fd000) with runpath 2024-10-09T00:07:27.8191471Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8192405Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-10-09T00:07:27.8251550Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-10-09T00:07:27.8252452Z ++ grep RUNPATH 2024-10-09T00:07:27.8277307Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fff02d4a000) 2024-10-09T00:07:27.8279496Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fa83c794000) 2024-10-09T00:07:27.8280601Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa83c546000) 2024-10-09T00:07:27.8282165Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa83c29f000) 2024-10-09T00:07:27.8283609Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa83bf97000) 2024-10-09T00:07:27.8284381Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa83bc95000) 2024-10-09T00:07:27.8285125Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa83ba7f000) 2024-10-09T00:07:27.8285863Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa83b6b1000) 2024-10-09T00:07:27.8286627Z /lib64/ld-linux-x86-64.so.2 (0x00007fa83c74a000) 2024-10-09T00:07:27.8287379Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa83b495000) 2024-10-09T00:07:27.8288263Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa83b28d000) with runpath ' 2024-10-09T00:07:27.8289907Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fff02d4a000) 2024-10-09T00:07:27.8291767Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fa83c794000) 2024-10-09T00:07:27.8292835Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa83c546000) 2024-10-09T00:07:27.8294408Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa83c29f000) 2024-10-09T00:07:27.8295841Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa83bf97000) 2024-10-09T00:07:27.8296881Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa83bc95000) 2024-10-09T00:07:27.8297605Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa83ba7f000) 2024-10-09T00:07:27.8298351Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa83b6b1000) 2024-10-09T00:07:27.8299137Z /lib64/ld-linux-x86-64.so.2 (0x00007fa83c74a000) 2024-10-09T00:07:27.8299874Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa83b495000) 2024-10-09T00:07:27.8300768Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa83b28d000) with runpath 2024-10-09T00:07:27.8301555Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8302499Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-10-09T00:07:27.8348775Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-10-09T00:07:27.8349739Z ++ grep RUNPATH 2024-10-09T00:07:27.8375414Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffddfddf000) 2024-10-09T00:07:27.8378360Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007ff8c658c000) 2024-10-09T00:07:27.8380010Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007ff8c4a00000) 2024-10-09T00:07:27.8380868Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff8c46f8000) 2024-10-09T00:07:27.8381640Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff8c43f6000) 2024-10-09T00:07:27.8382368Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff8c41e0000) 2024-10-09T00:07:27.8383113Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff8c3e12000) 2024-10-09T00:07:27.8383898Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff8c3bf6000) 2024-10-09T00:07:27.8384680Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff8c39ee000) 2024-10-09T00:07:27.8385400Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff8c37ea000) 2024-10-09T00:07:27.8386342Z /lib64/ld-linux-x86-64.so.2 (0x00007ff8c9c72000) with runpath ' 2024-10-09T00:07:27.8387965Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffddfddf000) 2024-10-09T00:07:27.8390180Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007ff8c658c000) 2024-10-09T00:07:27.8391574Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007ff8c4a00000) 2024-10-09T00:07:27.8392372Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff8c46f8000) 2024-10-09T00:07:27.8393113Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff8c43f6000) 2024-10-09T00:07:27.8393861Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff8c41e0000) 2024-10-09T00:07:27.8394604Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff8c3e12000) 2024-10-09T00:07:27.8395364Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff8c3bf6000) 2024-10-09T00:07:27.8396158Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff8c39ee000) 2024-10-09T00:07:27.8396888Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff8c37ea000) 2024-10-09T00:07:27.8397756Z /lib64/ld-linux-x86-64.so.2 (0x00007ff8c9c72000) with runpath 2024-10-09T00:07:27.8398497Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8399639Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-10-09T00:07:27.8452993Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-10-09T00:07:27.8454004Z ++ grep RUNPATH 2024-10-09T00:07:27.8479862Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffce3181000) 2024-10-09T00:07:27.8482299Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f9940d30000) 2024-10-09T00:07:27.8483464Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9940b28000) 2024-10-09T00:07:27.8484693Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9955a96000) 2024-10-09T00:07:27.8486096Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f994090c000) 2024-10-09T00:07:27.8486881Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f994060a000) 2024-10-09T00:07:27.8487580Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9940406000) 2024-10-09T00:07:27.8488343Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f99400fe000) 2024-10-09T00:07:27.8489841Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f993fed4000) 2024-10-09T00:07:27.8491113Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f993fcbe000) 2024-10-09T00:07:27.8491861Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f993f8f0000) 2024-10-09T00:07:27.8493389Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f993efdb000) 2024-10-09T00:07:27.8495582Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f993ed34000) 2024-10-09T00:07:27.8497000Z /lib64/ld-linux-x86-64.so.2 (0x00007f99559aa000) 2024-10-09T00:07:27.8497939Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f993eb31000) with runpath ' 2024-10-09T00:07:27.8499731Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffce3181000) 2024-10-09T00:07:27.8501637Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f9940d30000) 2024-10-09T00:07:27.8502816Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9940b28000) 2024-10-09T00:07:27.8504036Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9955a96000) 2024-10-09T00:07:27.8505191Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f994090c000) 2024-10-09T00:07:27.8505958Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f994060a000) 2024-10-09T00:07:27.8506671Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9940406000) 2024-10-09T00:07:27.8507430Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f99400fe000) 2024-10-09T00:07:27.8508902Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f993fed4000) 2024-10-09T00:07:27.8510197Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f993fcbe000) 2024-10-09T00:07:27.8510943Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f993f8f0000) 2024-10-09T00:07:27.8512450Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f993efdb000) 2024-10-09T00:07:27.8515464Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f993ed34000) 2024-10-09T00:07:27.8516925Z /lib64/ld-linux-x86-64.so.2 (0x00007f99559aa000) 2024-10-09T00:07:27.8517739Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f993eb31000) with runpath 2024-10-09T00:07:27.8518535Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8519442Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-10-09T00:07:27.8574944Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-10-09T00:07:27.8575815Z ++ grep RUNPATH 2024-10-09T00:07:27.8602874Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffd9be40000) 2024-10-09T00:07:27.8604978Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f015c102000) 2024-10-09T00:07:27.8607210Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f0122a29000) 2024-10-09T00:07:27.8608447Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f0122813000) 2024-10-09T00:07:27.8609407Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f0122445000) 2024-10-09T00:07:27.8610637Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f0170e4d000) 2024-10-09T00:07:27.8611714Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f012223d000) 2024-10-09T00:07:27.8612419Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f0122039000) 2024-10-09T00:07:27.8613886Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f0121e1d000) 2024-10-09T00:07:27.8614760Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f0121b1b000) 2024-10-09T00:07:27.8616459Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f01218f1000) 2024-10-09T00:07:27.8618538Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f0120fdc000) 2024-10-09T00:07:27.8620722Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f0120d35000) 2024-10-09T00:07:27.8622157Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f0120a2d000) 2024-10-09T00:07:27.8622957Z /lib64/ld-linux-x86-64.so.2 (0x00007f0170d7c000) 2024-10-09T00:07:27.8624457Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f012097a000) 2024-10-09T00:07:27.8626496Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f010fc82000) 2024-10-09T00:07:27.8628614Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f00feda7000) 2024-10-09T00:07:27.8630714Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f00fca6b000) 2024-10-09T00:07:27.8632856Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f00f618f000) 2024-10-09T00:07:27.8634958Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f00f0531000) 2024-10-09T00:07:27.8637086Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f00cbfab000) 2024-10-09T00:07:27.8639148Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f00cbd91000) 2024-10-09T00:07:27.8641138Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f00c0dac000) 2024-10-09T00:07:27.8642534Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f00c0ba9000) with runpath ' 2024-10-09T00:07:27.8644171Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffd9be40000) 2024-10-09T00:07:27.8646133Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f015c102000) 2024-10-09T00:07:27.8647914Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f0122a29000) 2024-10-09T00:07:27.8649133Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f0122813000) 2024-10-09T00:07:27.8649859Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f0122445000) 2024-10-09T00:07:27.8651061Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f0170e4d000) 2024-10-09T00:07:27.8652144Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f012223d000) 2024-10-09T00:07:27.8652862Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f0122039000) 2024-10-09T00:07:27.8653649Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f0121e1d000) 2024-10-09T00:07:27.8654432Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f0121b1b000) 2024-10-09T00:07:27.8655991Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f01218f1000) 2024-10-09T00:07:27.8658066Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f0120fdc000) 2024-10-09T00:07:27.8660249Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f0120d35000) 2024-10-09T00:07:27.8661669Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f0120a2d000) 2024-10-09T00:07:27.8662470Z /lib64/ld-linux-x86-64.so.2 (0x00007f0170d7c000) 2024-10-09T00:07:27.8663724Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f012097a000) 2024-10-09T00:07:27.8665682Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f010fc82000) 2024-10-09T00:07:27.8667812Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f00feda7000) 2024-10-09T00:07:27.8669997Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f00fca6b000) 2024-10-09T00:07:27.8672218Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f00f618f000) 2024-10-09T00:07:27.8674306Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f00f0531000) 2024-10-09T00:07:27.8676427Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f00cbfab000) 2024-10-09T00:07:27.8678484Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f00cbd91000) 2024-10-09T00:07:27.8680482Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f00c0dac000) 2024-10-09T00:07:27.8681877Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f00c0ba9000) with runpath 2024-10-09T00:07:27.8682671Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8683611Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-10-09T00:07:27.8684952Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-10-09T00:07:27.8685828Z ++ grep RUNPATH 2024-10-09T00:07:27.8750649Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe88bf6000) 2024-10-09T00:07:27.8753288Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9a7a65f000) 2024-10-09T00:07:27.8754437Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9a656e0000) 2024-10-09T00:07:27.8755200Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9a654ca000) 2024-10-09T00:07:27.8755940Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9a652c6000) 2024-10-09T00:07:27.8756737Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9a650aa000) 2024-10-09T00:07:27.8757530Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9a64da8000) 2024-10-09T00:07:27.8758950Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9a64b7e000) 2024-10-09T00:07:27.8761025Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f9a64269000) 2024-10-09T00:07:27.8763215Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f9a63fc2000) 2024-10-09T00:07:27.8764642Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9a63cba000) 2024-10-09T00:07:27.8786444Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9a638ec000) 2024-10-09T00:07:27.8787394Z /lib64/ld-linux-x86-64.so.2 (0x00007f9a7a562000) 2024-10-09T00:07:27.8788226Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f9a636e9000) with runpath ' 2024-10-09T00:07:27.8789926Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe88bf6000) 2024-10-09T00:07:27.8791792Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9a7a65f000) 2024-10-09T00:07:27.8792889Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9a656e0000) 2024-10-09T00:07:27.8793651Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9a654ca000) 2024-10-09T00:07:27.8794393Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9a652c6000) 2024-10-09T00:07:27.8795194Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9a650aa000) 2024-10-09T00:07:27.8795995Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9a64da8000) 2024-10-09T00:07:27.8797421Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9a64b7e000) 2024-10-09T00:07:27.8799751Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f9a64269000) 2024-10-09T00:07:27.8802006Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f9a63fc2000) 2024-10-09T00:07:27.8803436Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9a63cba000) 2024-10-09T00:07:27.8804184Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9a638ec000) 2024-10-09T00:07:27.8804946Z /lib64/ld-linux-x86-64.so.2 (0x00007f9a7a562000) 2024-10-09T00:07:27.8805749Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f9a636e9000) with runpath 2024-10-09T00:07:27.8806559Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.8807499Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-10-09T00:07:27.8841495Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-10-09T00:07:27.8842424Z ++ grep RUNPATH 2024-10-09T00:07:27.8947184Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffd747ba000) 2024-10-09T00:07:27.8950163Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fdee27b3000) 2024-10-09T00:07:27.8952433Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fdea8cc7000) 2024-10-09T00:07:27.8954647Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fde97fcf000) 2024-10-09T00:07:27.8956783Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fde870f4000) 2024-10-09T00:07:27.8958899Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fde84db8000) 2024-10-09T00:07:27.8961037Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fde7e4dc000) 2024-10-09T00:07:27.8963137Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fde7887e000) 2024-10-09T00:07:27.8965379Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fde542f8000) 2024-10-09T00:07:27.8967442Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fde540de000) 2024-10-09T00:07:27.8970857Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fde490f9000) 2024-10-09T00:07:27.8972264Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fde48edd000) 2024-10-09T00:07:27.8973086Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fde48cd9000) 2024-10-09T00:07:27.8973800Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fde48ad1000) 2024-10-09T00:07:27.8975035Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fdee2688000) 2024-10-09T00:07:27.8976711Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fde33e57000) 2024-10-09T00:07:27.8977857Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fde33b55000) 2024-10-09T00:07:27.8978623Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fde3384d000) 2024-10-09T00:07:27.8979428Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fde33637000) 2024-10-09T00:07:27.8980168Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fde33269000) 2024-10-09T00:07:27.8980935Z /lib64/ld-linux-x86-64.so.2 (0x00007fdee2647000) 2024-10-09T00:07:27.8982469Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fde3303f000) 2024-10-09T00:07:27.8984577Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fde3272a000) 2024-10-09T00:07:27.8986050Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fde32527000) with runpath ' 2024-10-09T00:07:27.8987738Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffd747ba000) 2024-10-09T00:07:27.8989692Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fdee27b3000) 2024-10-09T00:07:27.8991674Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fdea8cc7000) 2024-10-09T00:07:27.8993889Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fde97fcf000) 2024-10-09T00:07:27.8996015Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fde870f4000) 2024-10-09T00:07:27.8998139Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fde84db8000) 2024-10-09T00:07:27.9000260Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fde7e4dc000) 2024-10-09T00:07:27.9002349Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fde7887e000) 2024-10-09T00:07:27.9004486Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fde542f8000) 2024-10-09T00:07:27.9006572Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fde540de000) 2024-10-09T00:07:27.9008550Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fde490f9000) 2024-10-09T00:07:27.9009904Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fde48edd000) 2024-10-09T00:07:27.9010712Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fde48cd9000) 2024-10-09T00:07:27.9011437Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fde48ad1000) 2024-10-09T00:07:27.9012644Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fdee2688000) 2024-10-09T00:07:27.9016696Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fde33e57000) 2024-10-09T00:07:27.9018084Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fde33b55000) 2024-10-09T00:07:27.9018832Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fde3384d000) 2024-10-09T00:07:27.9019648Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fde33637000) 2024-10-09T00:07:27.9020407Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fde33269000) 2024-10-09T00:07:27.9021165Z /lib64/ld-linux-x86-64.so.2 (0x00007fdee2647000) 2024-10-09T00:07:27.9022561Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fde3303f000) 2024-10-09T00:07:27.9024633Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fde3272a000) 2024-10-09T00:07:27.9026107Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fde32527000) with runpath 2024-10-09T00:07:27.9026898Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.9027885Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-10-09T00:07:27.9044872Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-10-09T00:07:27.9046071Z ++ grep RUNPATH 2024-10-09T00:07:27.9074282Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffecb18e000) 2024-10-09T00:07:27.9076770Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fa4169e7000) 2024-10-09T00:07:27.9078593Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fa3dd30e000) 2024-10-09T00:07:27.9080614Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fa3cb04d000) 2024-10-09T00:07:27.9082543Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fa430cda000) 2024-10-09T00:07:27.9084553Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa3cada6000) 2024-10-09T00:07:27.9086444Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fa430bb7000) 2024-10-09T00:07:27.9087619Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa3cab8a000) 2024-10-09T00:07:27.9088400Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa3ca888000) 2024-10-09T00:07:27.9089118Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa3ca684000) 2024-10-09T00:07:27.9090635Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fa3c4a26000) 2024-10-09T00:07:27.9092776Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fa3b3d2e000) 2024-10-09T00:07:27.9094216Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa3b3a26000) 2024-10-09T00:07:27.9095029Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa3b3810000) 2024-10-09T00:07:27.9095782Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa3b3442000) 2024-10-09T00:07:27.9096536Z /lib64/ld-linux-x86-64.so.2 (0x00007fa430b6f000) 2024-10-09T00:07:27.9097224Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa3b323a000) 2024-10-09T00:07:27.9098657Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fa3b3010000) 2024-10-09T00:07:27.9100709Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fa3b26fb000) 2024-10-09T00:07:27.9102823Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fa3a1820000) 2024-10-09T00:07:27.9104951Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fa39f4e4000) 2024-10-09T00:07:27.9107247Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fa398c08000) 2024-10-09T00:07:27.9109359Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fa374682000) 2024-10-09T00:07:27.9111434Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fa374468000) 2024-10-09T00:07:27.9113975Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fa369483000) 2024-10-09T00:07:27.9115402Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fa369280000) with runpath ' 2024-10-09T00:07:27.9117154Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffecb18e000) 2024-10-09T00:07:27.9119190Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fa4169e7000) 2024-10-09T00:07:27.9121137Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fa3dd30e000) 2024-10-09T00:07:27.9123199Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fa3cb04d000) 2024-10-09T00:07:27.9125121Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fa430cda000) 2024-10-09T00:07:27.9127115Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa3cada6000) 2024-10-09T00:07:27.9128996Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fa430bb7000) 2024-10-09T00:07:27.9130154Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa3cab8a000) 2024-10-09T00:07:27.9130955Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa3ca888000) 2024-10-09T00:07:27.9131734Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa3ca684000) 2024-10-09T00:07:27.9133251Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fa3c4a26000) 2024-10-09T00:07:27.9135429Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fa3b3d2e000) 2024-10-09T00:07:27.9136859Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa3b3a26000) 2024-10-09T00:07:27.9137674Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa3b3810000) 2024-10-09T00:07:27.9138412Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa3b3442000) 2024-10-09T00:07:27.9139174Z /lib64/ld-linux-x86-64.so.2 (0x00007fa430b6f000) 2024-10-09T00:07:27.9139873Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa3b323a000) 2024-10-09T00:07:27.9141288Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fa3b3010000) 2024-10-09T00:07:27.9143371Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fa3b26fb000) 2024-10-09T00:07:27.9145734Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fa3a1820000) 2024-10-09T00:07:27.9148082Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fa39f4e4000) 2024-10-09T00:07:27.9150208Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fa398c08000) 2024-10-09T00:07:27.9152353Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fa374682000) 2024-10-09T00:07:27.9154624Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fa374468000) 2024-10-09T00:07:27.9156624Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fa369483000) 2024-10-09T00:07:27.9157994Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fa369280000) with runpath 2024-10-09T00:07:27.9158808Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.9159818Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-10-09T00:07:27.9161279Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-10-09T00:07:27.9162283Z ++ grep RUNPATH 2024-10-09T00:07:27.9174322Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffd02b5a000) 2024-10-09T00:07:27.9176030Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fdd2e82e000) 2024-10-09T00:07:27.9176859Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fdd2e52c000) 2024-10-09T00:07:27.9177697Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fdd2e328000) 2024-10-09T00:07:27.9179325Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fdd2e081000) 2024-10-09T00:07:27.9181744Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fdd2de57000) 2024-10-09T00:07:27.9182987Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fdd2da89000) 2024-10-09T00:07:27.9183761Z /lib64/ld-linux-x86-64.so.2 (0x00007fdd2ea4a000) 2024-10-09T00:07:27.9184551Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fdd2d881000) with runpath ' 2024-10-09T00:07:27.9186245Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffd02b5a000) 2024-10-09T00:07:27.9187815Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fdd2e82e000) 2024-10-09T00:07:27.9188622Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fdd2e52c000) 2024-10-09T00:07:27.9189345Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fdd2e328000) 2024-10-09T00:07:27.9190926Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fdd2e081000) 2024-10-09T00:07:27.9193015Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fdd2de57000) 2024-10-09T00:07:27.9194273Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fdd2da89000) 2024-10-09T00:07:27.9195013Z /lib64/ld-linux-x86-64.so.2 (0x00007fdd2ea4a000) 2024-10-09T00:07:27.9195789Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fdd2d881000) with runpath 2024-10-09T00:07:27.9196586Z + for lib in '"${all_libs[@]}"' 2024-10-09T00:07:27.9197547Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-10-09T00:07:27.9272645Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-10-09T00:07:27.9273602Z ++ grep RUNPATH 2024-10-09T00:07:27.9309669Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fffa534b000) 2024-10-09T00:07:27.9312580Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f792837c000) 2024-10-09T00:07:27.9314757Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f792836f000) 2024-10-09T00:07:27.9316447Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f7912062000) 2024-10-09T00:07:27.9318576Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f78d8989000) 2024-10-09T00:07:27.9320340Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f79282bb000) 2024-10-09T00:07:27.9322333Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f78d86e2000) 2024-10-09T00:07:27.9324227Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f78d85c0000) 2024-10-09T00:07:27.9325403Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f78d83a4000) 2024-10-09T00:07:27.9326195Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f78d81a0000) 2024-10-09T00:07:27.9327675Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f78d7f86000) 2024-10-09T00:07:27.9329016Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f78d7c7e000) 2024-10-09T00:07:27.9329839Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f78d7a68000) 2024-10-09T00:07:27.9330573Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f78d769a000) 2024-10-09T00:07:27.9331341Z /lib64/ld-linux-x86-64.so.2 (0x00007f7928183000) 2024-10-09T00:07:27.9332182Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f78d7492000) 2024-10-09T00:07:27.9332904Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f78d7190000) 2024-10-09T00:07:27.9334347Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f78d6f66000) 2024-10-09T00:07:27.9336421Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f78d6651000) 2024-10-09T00:07:27.9338581Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f78c5959000) 2024-10-09T00:07:27.9340716Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f78b4a7e000) 2024-10-09T00:07:27.9343199Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f78b2742000) 2024-10-09T00:07:27.9345675Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f78abe66000) 2024-10-09T00:07:27.9347754Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f78a6208000) 2024-10-09T00:07:27.9349883Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f7881c82000) 2024-10-09T00:07:27.9351942Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f7876c9d000) 2024-10-09T00:07:27.9353345Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7876a9a000) with runpath ' 2024-10-09T00:07:27.9355040Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fffa534b000) 2024-10-09T00:07:27.9356991Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f792837c000) 2024-10-09T00:07:27.9358609Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f792836f000) 2024-10-09T00:07:27.9360290Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f7912062000) 2024-10-09T00:07:27.9362049Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f78d8989000) 2024-10-09T00:07:27.9363800Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f79282bb000) 2024-10-09T00:07:27.9365975Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f78d86e2000) 2024-10-09T00:07:27.9367858Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f78d85c0000) 2024-10-09T00:07:27.9368997Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f78d83a4000) 2024-10-09T00:07:27.9369804Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f78d81a0000) 2024-10-09T00:07:27.9371310Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f78d7f86000) 2024-10-09T00:07:27.9372640Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f78d7c7e000) 2024-10-09T00:07:27.9373456Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f78d7a68000) 2024-10-09T00:07:27.9374211Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f78d769a000) 2024-10-09T00:07:27.9374956Z /lib64/ld-linux-x86-64.so.2 (0x00007f7928183000) 2024-10-09T00:07:27.9375652Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f78d7492000) 2024-10-09T00:07:27.9376362Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f78d7190000) 2024-10-09T00:07:27.9377885Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f78d6f66000) 2024-10-09T00:07:27.9379964Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f78d6651000) 2024-10-09T00:07:27.9382141Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f78c5959000) 2024-10-09T00:07:27.9384263Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f78b4a7e000) 2024-10-09T00:07:27.9386387Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f78b2742000) 2024-10-09T00:07:27.9388518Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f78abe66000) 2024-10-09T00:07:27.9390627Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f78a6208000) 2024-10-09T00:07:27.9392756Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f7881c82000) 2024-10-09T00:07:27.9394813Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f7876c9d000) 2024-10-09T00:07:27.9396185Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7876a9a000) with runpath 2024-10-09T00:07:27.9396979Z +++ realpath /builder/check_binary.sh 2024-10-09T00:07:27.9397517Z ++ dirname /builder/check_binary.sh 2024-10-09T00:07:27.9398056Z + TEST_CODE_DIR=/builder/test_example_code 2024-10-09T00:07:27.9398625Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-10-09T00:07:27.9399120Z + pushd /tmp 2024-10-09T00:07:27.9399447Z /tmp / 2024-10-09T00:07:27.9399862Z + python -c 'import torch' 2024-10-09T00:07:30.5356813Z + popd 2024-10-09T00:07:30.5357696Z / 2024-10-09T00:07:30.5358263Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-10-09T00:07:30.5358827Z + pushd /tmp 2024-10-09T00:07:30.5359180Z /tmp / 2024-10-09T00:07:30.5360052Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-10-09T00:07:32.8905773Z + python -c 'import torch; assert torch.version.git_version != None' 2024-10-09T00:07:35.2637967Z + popd 2024-10-09T00:07:35.2638399Z / 2024-10-09T00:07:35.2638751Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-10-09T00:07:35.2642755Z ++ uname -m 2024-10-09T00:07:35.2652254Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-10-09T00:07:35.2656303Z ++ uname -m 2024-10-09T00:07:35.2665931Z + [[ x86_64 != \s\3\9\0\x ]] 2024-10-09T00:07:35.2670201Z ++ uname 2024-10-09T00:07:35.2678974Z + [[ Linux != \D\a\r\w\i\n ]] 2024-10-09T00:07:35.2681913Z ++ uname -m 2024-10-09T00:07:35.2690185Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-10-09T00:07:35.2691477Z + echo 'Checking that MKL is available' 2024-10-09T00:07:35.2692251Z Checking that MKL is available 2024-10-09T00:07:35.2692745Z + pushd /tmp 2024-10-09T00:07:35.2693078Z /tmp / 2024-10-09T00:07:35.2693830Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-10-09T00:07:37.6726967Z + popd 2024-10-09T00:07:37.6727650Z / 2024-10-09T00:07:37.6728130Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-10-09T00:07:37.6730445Z ++ uname 2024-10-09T00:07:37.6739400Z + [[ Linux != \D\a\r\w\i\n ]] 2024-10-09T00:07:37.6743705Z ++ uname -m 2024-10-09T00:07:37.6752311Z + [[ x86_64 != \s\3\9\0\x ]] 2024-10-09T00:07:37.6753519Z + echo 'Checking that XNNPACK is available' 2024-10-09T00:07:37.6754349Z Checking that XNNPACK is available 2024-10-09T00:07:37.6754969Z + pushd /tmp 2024-10-09T00:07:37.6755308Z /tmp / 2024-10-09T00:07:37.6756243Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-10-09T00:07:40.0933061Z + popd 2024-10-09T00:07:40.0933702Z / 2024-10-09T00:07:40.0934339Z + [[ linux-gnu == \m\s\y\s ]] 2024-10-09T00:07:40.0934856Z + [[ cu118 != \c\p\u ]] 2024-10-09T00:07:40.0935700Z + [[ cu118 != \x\p\u ]] 2024-10-09T00:07:40.0936307Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-10-09T00:07:40.0936848Z + [[ cu118 != *\r\o\c\m* ]] 2024-10-09T00:07:40.0938085Z ++ uname -m 2024-10-09T00:07:40.0948077Z + [[ x86_64 != \s\3\9\0\x ]] 2024-10-09T00:07:40.0948850Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-10-09T00:07:40.0949366Z + pushd /tmp 2024-10-09T00:07:40.0949720Z /tmp / 2024-10-09T00:07:40.0950296Z + echo 'Checking that CUDA archs are setup correctly' 2024-10-09T00:07:40.0950979Z Checking that CUDA archs are setup correctly 2024-10-09T00:07:40.0951811Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-10-09T00:07:42.7451525Z + echo 'Checking that magma is available' 2024-10-09T00:07:42.7452209Z Checking that magma is available 2024-10-09T00:07:42.7453160Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-10-09T00:07:45.4135020Z + echo 'Checking that CuDNN is available' 2024-10-09T00:07:45.4135707Z Checking that CuDNN is available 2024-10-09T00:07:45.4136632Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-10-09T00:07:47.8168914Z + echo 'Checking that exception handling works' 2024-10-09T00:07:47.8169586Z Checking that exception handling works 2024-10-09T00:07:47.8171005Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-10-09T00:07:50.2834855Z + echo 'Checking that basic RNN works' 2024-10-09T00:07:50.2835503Z Checking that basic RNN works 2024-10-09T00:07:50.2836068Z + python /builder/test_example_code/rnn_smoke.py 2024-10-09T00:07:52.9661207Z + echo 'Checking that basic CNN works' 2024-10-09T00:07:52.9661886Z Checking that basic CNN works 2024-10-09T00:07:52.9662449Z + python /builder/test_example_code/cnn_smoke.py 2024-10-09T00:07:55.4774149Z tensor([0.], device='cuda:0', grad_fn=) 2024-10-09T00:07:57.4238791Z + echo 'Test that linalg works' 2024-10-09T00:07:57.4239615Z Test that linalg works 2024-10-09T00:07:57.4240692Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-10-09T00:07:59.8494978Z torch.return_types.linalg_svd( 2024-10-09T00:07:59.8495899Z U=tensor([[ 0.5911, 0.5960, -0.5434], 2024-10-09T00:07:59.8496619Z [ 0.7567, -0.6431, 0.1177], 2024-10-09T00:07:59.8497627Z [ 0.2793, 0.4808, 0.8312]], device='cuda:0'), 2024-10-09T00:07:59.8499110Z S=tensor([2.2447, 0.2949, 0.0781], device='cuda:0'), 2024-10-09T00:07:59.8500025Z Vh=tensor([[ 0.5911, 0.7567, 0.2793], 2024-10-09T00:07:59.8500608Z [ 0.5960, -0.6431, 0.4808], 2024-10-09T00:07:59.8501250Z [-0.5434, 0.1177, 0.8312]], device='cuda:0')) 2024-10-09T00:08:00.1840775Z + popd 2024-10-09T00:08:00.1841612Z / 2024-10-09T00:08:00.1842015Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-10-09T00:08:00.1845441Z ++ dirname /builder/check_binary.sh 2024-10-09T00:08:00.1854217Z + pushd /builder/test/smoke_test 2024-10-09T00:08:00.1855347Z /builder/test/smoke_test / 2024-10-09T00:08:00.1856380Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-10-09T00:08:03.6793479Z Testing smoke_test_linalg on cpu 2024-10-09T00:08:04.1035957Z + [[ cu118 == *cuda* ]] 2024-10-09T00:08:04.1036730Z + popd 2024-10-09T00:08:04.1037041Z / 2024-10-09T00:08:04.1039807Z ++ uname 2024-10-09T00:08:04.1049675Z + [[ Linux == \L\i\n\u\x ]] 2024-10-09T00:08:04.1050582Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-10-09T00:08:04.1051865Z + GLOO_CHECK='import torch.distributed as dist 2024-10-09T00:08:04.1053119Z try: 2024-10-09T00:08:04.1053982Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-10-09T00:08:04.1055461Z except RuntimeError as e: 2024-10-09T00:08:04.1055939Z print(e) 2024-10-09T00:08:04.1056320Z ' 2024-10-09T00:08:04.1056689Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-10-09T00:08:04.1057184Z ++ MASTER_ADDR=localhost 2024-10-09T00:08:04.1057594Z ++ MASTER_PORT=63945 2024-10-09T00:08:04.1058518Z ++ python -c 'import torch.distributed as dist 2024-10-09T00:08:04.1059113Z try: 2024-10-09T00:08:04.1059689Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-10-09T00:08:04.1060360Z except RuntimeError as e: 2024-10-09T00:08:04.1060798Z print(e) 2024-10-09T00:08:04.1061155Z ' 2024-10-09T00:08:06.5501820Z + RESULT='[enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified' 2024-10-09T00:08:06.5503907Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-10-09T00:08:06.5505734Z + [[ [enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified =~ gloo transport is not supported ]] 2024-10-09T00:08:06.5507340Z ++ uname 2024-10-09T00:08:06.5513701Z + [[ Linux == \L\i\n\u\x ]] 2024-10-09T00:08:06.5514689Z + [[ manywheel == \c\o\n\d\a ]] 2024-10-09T00:08:06.5515552Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-10-09T00:08:06.5516053Z + pushd /tmp 2024-10-09T00:08:06.5516400Z /tmp / 2024-10-09T00:08:06.5517605Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-10-09T00:08:08.9724431Z + popd 2024-10-09T00:08:08.9725107Z / 2024-10-09T00:08:08.9726269Z + [[ cuda != *s390x* ]] 2024-10-09T00:08:08.9727257Z + [[ cuda != *xpu* ]] 2024-10-09T00:08:08.9727822Z + [[ cuda != *rocm* ]] 2024-10-09T00:08:08.9728239Z + [[ manywheel != libtorch ]] 2024-10-09T00:08:08.9729438Z + python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-10-09T00:08:12.4718645Z torch: 2.6.0.dev20241008+cu118 2024-10-09T00:08:12.4719768Z ATen/Parallel: 2024-10-09T00:08:12.4720476Z at::get_num_threads() : 8 2024-10-09T00:08:12.4720964Z at::get_num_interop_threads() : 8 2024-10-09T00:08:12.4721479Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2024-10-09T00:08:12.4721982Z omp_get_max_threads() : 8 2024-10-09T00:08:12.4723308Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2024-10-09T00:08:12.4724340Z mkl_get_max_threads() : 8 2024-10-09T00:08:12.4725129Z Intel(R) MKL-DNN v3.5.3 (Git Hash 66f0cb9eb66affd2da3bf5f8d897376f04aae6af) 2024-10-09T00:08:12.4725939Z std::thread::hardware_concurrency() : 16 2024-10-09T00:08:12.4726476Z Environment variables: 2024-10-09T00:08:12.4726890Z OMP_NUM_THREADS : [not set] 2024-10-09T00:08:12.4727358Z MKL_NUM_THREADS : [not set] 2024-10-09T00:08:12.4727825Z ATen parallel backend: OpenMP 2024-10-09T00:08:12.4728148Z 2024-10-09T00:08:12.4728483Z Skip version check for channel None as stable version is None 2024-10-09T00:08:12.4729557Z Testing smoke_test_conv2d 2024-10-09T00:08:12.4998600Z Testing smoke_test_linalg on cpu 2024-10-09T00:08:12.5166855Z torch cuda: 11.8 2024-10-09T00:08:12.5179818Z torch cudnn: 90100 2024-10-09T00:08:12.5180750Z cuDNN enabled? True 2024-10-09T00:08:12.5370009Z CUDA initialized successfully 2024-10-09T00:08:12.5371161Z Number of CUDA devices: 1 2024-10-09T00:08:12.5371637Z Device 0: Tesla M60 2024-10-09T00:08:12.5372056Z torch nccl version: (2, 21, 5) 2024-10-09T00:08:12.5372549Z Testing test_cuda_runtime_errors_captured 2024-10-09T00:08:12.7201039Z ../aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `` failed. 2024-10-09T00:08:12.7206226Z Caught CUDA exception with success: CUDA error: device-side assert triggered 2024-10-09T00:08:12.7207770Z CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2024-10-09T00:08:12.7208980Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1 2024-10-09T00:08:12.7209883Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2024-10-09T00:08:12.7210456Z 2024-10-09T00:08:13.2694431Z + cd /builder 2024-10-09T00:08:13.2695323Z + git clean -ffdx 2024-10-09T00:08:13.2721402Z Removing test/smoke_test/__pycache__/ 2024-10-09T00:08:13.2840717Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-10-09T00:08:13.2841481Z with: 2024-10-09T00:08:13.2841784Z env: 2024-10-09T00:08:13.2842133Z PYTORCH_ROOT: /pytorch 2024-10-09T00:08:13.2842572Z BUILDER_ROOT: /builder 2024-10-09T00:08:13.2842987Z PACKAGE_TYPE: manywheel 2024-10-09T00:08:13.2843417Z DESIRED_CUDA: cu118 2024-10-09T00:08:13.2843825Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:08:13.2844230Z GPU_ARCH_TYPE: cuda 2024-10-09T00:08:13.2844750Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:08:13.2845356Z SKIP_ALL_TESTS: 1 2024-10-09T00:08:13.2845724Z LIBTORCH_CONFIG: 2024-10-09T00:08:13.2846134Z LIBTORCH_VARIANT: 2024-10-09T00:08:13.2846535Z DESIRED_DEVTOOLSET: 2024-10-09T00:08:13.2846928Z DESIRED_PYTHON: 3.9 2024-10-09T00:08:13.2847551Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:08:13.2848274Z ANACONDA_USER: pytorch 2024-10-09T00:08:13.2848759Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:08:13.2849224Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:08:13.2849722Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:08:13.2850503Z GITHUB_TOKEN: *** 2024-10-09T00:08:13.2850878Z PR_NUMBER: 2024-10-09T00:08:13.2851284Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:08:13.2851869Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:08:13.2852412Z USE_SPLIT_BUILD: false 2024-10-09T00:08:13.2852962Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:08:13.2853856Z CONTAINER_NAME: 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:08:13.2854613Z ##[endgroup] 2024-10-09T00:08:13.2879429Z ##[group]Run set -eou pipefail 2024-10-09T00:08:13.2879933Z set -eou pipefail 2024-10-09T00:08:13.2880352Z  2024-10-09T00:08:13.2880984Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-10-09T00:08:13.2881793Z for _ in $(seq 1440); do 2024-10-09T00:08:13.2882372Z  # Break if no ssh session exists anymore 2024-10-09T00:08:13.2882998Z  if [ "$(who)" = "" ]; then 2024-10-09T00:08:13.2883508Z  break 2024-10-09T00:08:13.2883876Z  fi 2024-10-09T00:08:13.2884245Z  echo "." 2024-10-09T00:08:13.2884654Z  sleep 5 2024-10-09T00:08:13.2885024Z done 2024-10-09T00:08:13.2894970Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:08:13.2895604Z env: 2024-10-09T00:08:13.2895927Z PYTORCH_ROOT: /pytorch 2024-10-09T00:08:13.2896363Z BUILDER_ROOT: /builder 2024-10-09T00:08:13.2896795Z PACKAGE_TYPE: manywheel 2024-10-09T00:08:13.2897508Z DESIRED_CUDA: cu118 2024-10-09T00:08:13.2897919Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:08:13.2898349Z GPU_ARCH_TYPE: cuda 2024-10-09T00:08:13.2898855Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:08:13.2899469Z SKIP_ALL_TESTS: 1 2024-10-09T00:08:13.2899861Z LIBTORCH_CONFIG: 2024-10-09T00:08:13.2900245Z LIBTORCH_VARIANT: 2024-10-09T00:08:13.2900651Z DESIRED_DEVTOOLSET: 2024-10-09T00:08:13.2901064Z DESIRED_PYTHON: 3.9 2024-10-09T00:08:13.2901674Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:08:13.2902409Z ANACONDA_USER: pytorch 2024-10-09T00:08:13.2902851Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:08:13.2903313Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:08:13.2903807Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:08:13.2904569Z GITHUB_TOKEN: *** 2024-10-09T00:08:13.2904943Z PR_NUMBER: 2024-10-09T00:08:13.2905342Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:08:13.2905934Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:08:13.2906479Z USE_SPLIT_BUILD: false 2024-10-09T00:08:13.2907021Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:08:13.2907914Z CONTAINER_NAME: 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:08:13.2908843Z ##[endgroup] 2024-10-09T00:08:13.2945329Z Holding runner for 2 hours until all ssh sessions have logged out 2024-10-09T00:08:13.3007608Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-10-09T00:08:13.3008567Z # ignore expansion of "docker ps -q" since it could be empty 2024-10-09T00:08:13.3009326Z # shellcheck disable=SC2046 2024-10-09T00:08:13.3009898Z docker stop $(docker ps -q) || true 2024-10-09T00:08:13.3010475Z # Prune all of the docker images 2024-10-09T00:08:13.3011034Z docker system prune -af 2024-10-09T00:08:13.3019062Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:08:13.3019717Z env: 2024-10-09T00:08:13.3020043Z PYTORCH_ROOT: /pytorch 2024-10-09T00:08:13.3020477Z BUILDER_ROOT: /builder 2024-10-09T00:08:13.3020916Z PACKAGE_TYPE: manywheel 2024-10-09T00:08:13.3021332Z DESIRED_CUDA: cu118 2024-10-09T00:08:13.3021742Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:08:13.3022181Z GPU_ARCH_TYPE: cuda 2024-10-09T00:08:13.3022691Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:08:13.3023298Z SKIP_ALL_TESTS: 1 2024-10-09T00:08:13.3023692Z LIBTORCH_CONFIG: 2024-10-09T00:08:13.3024063Z LIBTORCH_VARIANT: 2024-10-09T00:08:13.3024467Z DESIRED_DEVTOOLSET: 2024-10-09T00:08:13.3024883Z DESIRED_PYTHON: 3.9 2024-10-09T00:08:13.3025491Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:08:13.3026231Z ANACONDA_USER: pytorch 2024-10-09T00:08:13.3026673Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:08:13.3027131Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:08:13.3027629Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:08:13.3028431Z GITHUB_TOKEN: *** 2024-10-09T00:08:13.3028809Z PR_NUMBER: 2024-10-09T00:08:13.3029208Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:08:13.3029797Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:08:13.3030342Z USE_SPLIT_BUILD: false 2024-10-09T00:08:13.3030892Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:08:13.3031793Z CONTAINER_NAME: 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:08:13.3032557Z ##[endgroup] 2024-10-09T00:08:23.9512948Z 6980448c7ea9 2024-10-09T00:08:25.1498355Z Deleted Containers: 2024-10-09T00:08:25.1499124Z 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:08:25.1499688Z 2024-10-09T00:08:27.2936328Z Deleted Images: 2024-10-09T00:08:27.2938011Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-10-09T00:08:27.2940521Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-10-09T00:08:27.2943260Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-10-09T00:08:27.2944463Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-10-09T00:08:27.2946041Z untagged: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:08:27.2948213Z untagged: pytorch/manylinux-builder@sha256:579744d564f7db88d45de47e97d64b731981bb6e12225a496eced08cb780f5b7 2024-10-09T00:08:27.2949511Z deleted: sha256:630df59a1945d5a8b71b913c1685401c56cd1d67bf1b55cebb1e80f12bfc64f0 2024-10-09T00:08:27.2950584Z deleted: sha256:e3e1e8c88eae7a3828e6ab5c300e14451284556b79bcf91ac6e89b1c75a823d3 2024-10-09T00:08:27.2951644Z deleted: sha256:03776510eafa2b525e1fbd79fcc3ee920e16d0319a365d19f5da16b6fea71294 2024-10-09T00:08:27.2952740Z deleted: sha256:f41dc6eb8eae628665a2d234610dfb946cfebcc59acbc0ee4f431c9c1d4add2a 2024-10-09T00:08:27.2953827Z deleted: sha256:b8247e54d5d753f18780f63c7b339dc6bc6ffd3ca475754bd0d82190dcbe63af 2024-10-09T00:08:27.2954869Z deleted: sha256:a64cc307e66917117b2e959b191a4883b584f96999d6cccbdf99658e3427b143 2024-10-09T00:08:27.2955914Z deleted: sha256:95f728a638c04f1ef63f906182a29a59b4d1b405100618d7df88c63e9df4b946 2024-10-09T00:08:27.2956972Z deleted: sha256:5936e3adec5a08a1e70f6792f9cf38710b1b103f3dfacf62dc44866adbf57e6e 2024-10-09T00:08:27.2958654Z deleted: sha256:4cda09bf40f23b3a1cb53d1c9438db02bccacc0fdd8c9c62aef5a9b0df6b61a2 2024-10-09T00:08:27.2959792Z deleted: sha256:f2ae9e1840c88dce3774a7a6242cb5d93ce393c3a620fd130d2eb50dd1d941ab 2024-10-09T00:08:27.2960915Z deleted: sha256:adcd292a3eaf7cc47b4c75b8091dc93180c5270fc321bdbf81cf5157d0dc0e02 2024-10-09T00:08:27.2962017Z deleted: sha256:ebab4c465e360d016b64715cdae3aebcd20fa2428511c9b115fc1dc5fe1325de 2024-10-09T00:08:27.2963075Z deleted: sha256:281ae4f72fd09454d0f20f56888c7800a547330efea274dcfd114763e1967c7c 2024-10-09T00:08:27.2964128Z deleted: sha256:51e3a075ecd5068fe50e1d17c935b66452849c15d1e884f94c66fac389c623ac 2024-10-09T00:08:27.2965204Z deleted: sha256:182c6d8b99243faa7fee1adabb9fd7e8dea3c4f832eac7b52433fa0316b85fd9 2024-10-09T00:08:27.2966302Z deleted: sha256:a0fb6a6b53072dc88e8ccf20cb136102c842955c88662f00bfcd970b2570a696 2024-10-09T00:08:27.2967369Z deleted: sha256:f33db01ee6edea919caae1dcee2aec3398066e1017fd4901db24c0e29123065d 2024-10-09T00:08:27.2968476Z deleted: sha256:d8c6669a034cb5d0ab46cffb0cec40f546d74715777d7ffa92d62aec08e3f114 2024-10-09T00:08:27.2969552Z deleted: sha256:7b62734ae15c4c1c0284effecb94d25208dba773b88aa0097d03177435cdf92d 2024-10-09T00:08:27.2970587Z deleted: sha256:e30573df8e868e058e482976f14044bced4c3e0d20883bc68be9714b8b23102e 2024-10-09T00:08:27.2971654Z deleted: sha256:1ba6b10c0aed3aad5095a18f98e0101acb3b0aa8a80d7543730d6f15b9681c7e 2024-10-09T00:08:27.2972717Z deleted: sha256:71efead71d2739b8516b07a3a0e3618a07e6536406696478720e0b2c77d15479 2024-10-09T00:08:27.2973758Z deleted: sha256:af6a8abaef7df9376f553e659558c8ad35e6f8b35c8b1b6183b55d186ff446d5 2024-10-09T00:08:27.2974840Z deleted: sha256:0fff7258d7e7ef29194f506b8c783154cabc446abbb9cd0fc6ab95d70d1d6ed9 2024-10-09T00:08:27.2976493Z deleted: sha256:4964608cfa1cec5c85cbae9888967ac0fe3e32196149cdb5862af904ccf84a6b 2024-10-09T00:08:27.2978361Z deleted: sha256:917ea1adfb394bacd1350965ff72d86c65e61856b69031937fb53d8f2af910e3 2024-10-09T00:08:27.2979430Z deleted: sha256:f48b2b07ed3f355cc866c7c558f7e2dc122e58aeb4871e5256da87d2c2ed02cc 2024-10-09T00:08:27.2980496Z deleted: sha256:027f326dd884e65981f42c9c61f762bb6b3c70961b7c59c4b47c36efe5464071 2024-10-09T00:08:27.2981549Z deleted: sha256:6f5c805624723884eeacc32ce7d0463542757e3c52c49241259df6ee6a18757d 2024-10-09T00:08:27.2982591Z deleted: sha256:2bd01b04b485c490cd9cef24c2ed6d760cbc97b33e130d6655466e10e02c6538 2024-10-09T00:08:27.2983662Z deleted: sha256:23797cb09d72bb20ca454a295e36989f59de989aae122a989dedcf26e39182d8 2024-10-09T00:08:27.2984735Z deleted: sha256:67a6efdb9080b1dcab581af0c32698e0ae34f64bcc8c73f4e1684e56860a2cb5 2024-10-09T00:08:27.2985776Z deleted: sha256:041b525c3ac445c72703dd80989a331f7f5327376af2cd39d163c20229b6e6fc 2024-10-09T00:08:27.2986979Z deleted: sha256:dec52b70376516d9a6e5b05b72f96bf30fe201d0079766e065e5f27ac64b01ad 2024-10-09T00:08:27.2988060Z deleted: sha256:59d38e38fd4b0c2df67c94baf2333a6b81d32cec9480bf8e4a9a3fc74fff6258 2024-10-09T00:08:27.2989130Z deleted: sha256:343d667026b59bc6e28fc0302443de4ac243cc28631ca526be3b3666e83bc90d 2024-10-09T00:08:27.2990179Z deleted: sha256:5e032410dd5f3c5bc4a4d7dcfe96f48ac627e83ed32c3a556ac06e3a790e5b49 2024-10-09T00:08:27.2991234Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-10-09T00:08:27.2991849Z 2024-10-09T00:08:27.2992045Z Total reclaimed space: 19.51GB 2024-10-09T00:08:27.3038477Z Prepare all required actions 2024-10-09T00:08:27.3075750Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-10-09T00:08:27.3076345Z with: 2024-10-09T00:08:27.3076952Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:08:27.3077665Z env: 2024-10-09T00:08:27.3078009Z PYTORCH_ROOT: /pytorch 2024-10-09T00:08:27.3078436Z BUILDER_ROOT: /builder 2024-10-09T00:08:27.3078872Z PACKAGE_TYPE: manywheel 2024-10-09T00:08:27.3079304Z DESIRED_CUDA: cu118 2024-10-09T00:08:27.3079697Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:08:27.3080121Z GPU_ARCH_TYPE: cuda 2024-10-09T00:08:27.3080645Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:08:27.3081236Z SKIP_ALL_TESTS: 1 2024-10-09T00:08:27.3081628Z LIBTORCH_CONFIG: 2024-10-09T00:08:27.3082017Z LIBTORCH_VARIANT: 2024-10-09T00:08:27.3082400Z DESIRED_DEVTOOLSET: 2024-10-09T00:08:27.3082814Z DESIRED_PYTHON: 3.9 2024-10-09T00:08:27.3083479Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:08:27.3084222Z ANACONDA_USER: pytorch 2024-10-09T00:08:27.3084665Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:08:27.3085123Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:08:27.3085624Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:08:27.3086393Z GITHUB_TOKEN: *** 2024-10-09T00:08:27.3086790Z PR_NUMBER: 2024-10-09T00:08:27.3087179Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:08:27.3087770Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:08:27.3088334Z USE_SPLIT_BUILD: false 2024-10-09T00:08:27.3088861Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:08:27.3089758Z CONTAINER_NAME: 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:08:27.3090539Z ##[endgroup] 2024-10-09T00:08:27.3112194Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-10-09T00:08:27.3115029Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-10-09T00:08:27.3123891Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:08:27.3124523Z env: 2024-10-09T00:08:27.3124866Z PYTORCH_ROOT: /pytorch 2024-10-09T00:08:27.3125283Z BUILDER_ROOT: /builder 2024-10-09T00:08:27.3125713Z PACKAGE_TYPE: manywheel 2024-10-09T00:08:27.3126141Z DESIRED_CUDA: cu118 2024-10-09T00:08:27.3126547Z GPU_ARCH_VERSION: 11.8 2024-10-09T00:08:27.3126969Z GPU_ARCH_TYPE: cuda 2024-10-09T00:08:27.3127485Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-10-09T00:08:27.3128076Z SKIP_ALL_TESTS: 1 2024-10-09T00:08:27.3128460Z LIBTORCH_CONFIG: 2024-10-09T00:08:27.3128845Z LIBTORCH_VARIANT: 2024-10-09T00:08:27.3129223Z DESIRED_DEVTOOLSET: 2024-10-09T00:08:27.3129630Z DESIRED_PYTHON: 3.9 2024-10-09T00:08:27.3130254Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-10-09T00:08:27.3130964Z ANACONDA_USER: pytorch 2024-10-09T00:08:27.3131408Z AWS_DEFAULT_REGION: us-east-1 2024-10-09T00:08:27.3131886Z BINARY_ENV_FILE: /tmp/env 2024-10-09T00:08:27.3132361Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-10-09T00:08:27.3133115Z GITHUB_TOKEN: *** 2024-10-09T00:08:27.3133506Z PR_NUMBER: 2024-10-09T00:08:27.3133903Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-10-09T00:08:27.3134468Z SHA1: 47952c0a8001fd60c9ffe52b121d022d440bef8b 2024-10-09T00:08:27.3135250Z USE_SPLIT_BUILD: false 2024-10-09T00:08:27.3135789Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-10-09T00:08:27.3136663Z CONTAINER_NAME: 6980448c7ea91b0cce40b97f9a86989d11e380552bddd95259441c44c5b47a6a 2024-10-09T00:08:27.3137436Z ##[endgroup] 2024-10-09T00:08:27.3399999Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-10-09T00:08:27.6802347Z latest: Pulling from tool/alpine 2024-10-09T00:08:27.6802946Z 540db60ca938: Pulling fs layer 2024-10-09T00:08:27.7856231Z 540db60ca938: Download complete 2024-10-09T00:08:27.9156079Z 540db60ca938: Pull complete 2024-10-09T00:08:27.9256950Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-10-09T00:08:27.9293158Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-10-09T00:08:30.1090908Z Post job cleanup. 2024-10-09T00:08:30.2331259Z [command]/usr/bin/git version 2024-10-09T00:08:30.2396172Z git version 2.40.1 2024-10-09T00:08:30.2463729Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/394eb1db-6576-487c-8d8c-470fc2e6fea1' before making global git config changes 2024-10-09T00:08:30.2465743Z Adding repository directory to the temporary git global config as a safe directory 2024-10-09T00:08:30.2472058Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-10-09T00:08:30.2524876Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-09T00:08:30.2573225Z [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' || :" 2024-10-09T00:08:30.2939501Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-09T00:08:30.2974843Z http.https://github.com/.extraheader 2024-10-09T00:08:30.2989609Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-10-09T00:08:30.3039498Z [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' || :" 2024-10-09T00:08:30.3556095Z Post job cleanup. 2024-10-09T00:08:30.4799803Z [command]/usr/bin/git version 2024-10-09T00:08:30.4862082Z git version 2.40.1 2024-10-09T00:08:30.4927432Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6512216f-bd30-41e8-9d9c-1427230671b3' before making global git config changes 2024-10-09T00:08:30.4929048Z Adding repository directory to the temporary git global config as a safe directory 2024-10-09T00:08:30.4935283Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-10-09T00:08:30.4987610Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-10-09T00:08:30.5033193Z [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' || :" 2024-10-09T00:08:30.5405949Z Entering 'android/libs/fbjni' 2024-10-09T00:08:30.5478538Z Entering 'third_party/FP16' 2024-10-09T00:08:30.5548503Z Entering 'third_party/FXdiv' 2024-10-09T00:08:30.5618421Z Entering 'third_party/NNPACK' 2024-10-09T00:08:30.5687541Z Entering 'third_party/NVTX' 2024-10-09T00:08:30.5759026Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:08:30.5829770Z Entering 'third_party/XNNPACK' 2024-10-09T00:08:30.5921344Z Entering 'third_party/benchmark' 2024-10-09T00:08:30.5988127Z Entering 'third_party/cpp-httplib' 2024-10-09T00:08:30.6058571Z Entering 'third_party/cpuinfo' 2024-10-09T00:08:30.6130166Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:08:30.6198436Z Entering 'third_party/cutlass' 2024-10-09T00:08:30.6279335Z Entering 'third_party/eigen' 2024-10-09T00:08:30.6355514Z Entering 'third_party/fbgemm' 2024-10-09T00:08:30.6424538Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:08:30.6492126Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:08:30.6562094Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:08:30.6639881Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:08:30.6709045Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:08:30.6782338Z Entering 'third_party/flatbuffers' 2024-10-09T00:08:30.6855734Z Entering 'third_party/fmt' 2024-10-09T00:08:30.6926586Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:08:30.6996644Z Entering 'third_party/gloo' 2024-10-09T00:08:30.7066789Z Entering 'third_party/googletest' 2024-10-09T00:08:30.7136430Z Entering 'third_party/ideep' 2024-10-09T00:08:30.7203571Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:08:30.7282196Z Entering 'third_party/ittapi' 2024-10-09T00:08:30.7353115Z Entering 'third_party/kineto' 2024-10-09T00:08:30.7422459Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:08:30.7491636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:08:30.7564093Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:08:30.7634406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:08:30.7703540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:08:30.7773402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:08:30.7845947Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:08:30.7916085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:08:30.7986681Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:08:30.8059477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:08:30.8133642Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:08:30.8202774Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:08:30.8275302Z Entering 'third_party/mimalloc' 2024-10-09T00:08:30.8346375Z Entering 'third_party/nccl/nccl' 2024-10-09T00:08:30.8418812Z Entering 'third_party/nlohmann' 2024-10-09T00:08:30.8489402Z Entering 'third_party/onnx' 2024-10-09T00:08:30.8578371Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:08:30.8650997Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:08:30.8723971Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:08:30.8796778Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:08:30.8869362Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:08:30.8939006Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:08:30.9008125Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:08:30.9079469Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:08:30.9149509Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:08:30.9218768Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:08:30.9286070Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:08:30.9359941Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:08:30.9433099Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:08:30.9527692Z Entering 'third_party/pocketfft' 2024-10-09T00:08:30.9599104Z Entering 'third_party/protobuf' 2024-10-09T00:08:30.9673911Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:08:30.9744221Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:08:30.9817545Z Entering 'third_party/psimd' 2024-10-09T00:08:30.9888675Z Entering 'third_party/pthreadpool' 2024-10-09T00:08:30.9959652Z Entering 'third_party/pybind11' 2024-10-09T00:08:31.0031858Z Entering 'third_party/python-peachpy' 2024-10-09T00:08:31.0102640Z Entering 'third_party/sleef' 2024-10-09T00:08:31.0174462Z Entering 'third_party/tensorpipe' 2024-10-09T00:08:31.0244945Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:08:31.0315575Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:08:31.0383559Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:08:31.0452958Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:08:31.0522545Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:08:31.0618499Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-10-09T00:08:31.0651671Z http.https://github.com/.extraheader 2024-10-09T00:08:31.0664223Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-10-09T00:08:31.0710379Z [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' || :" 2024-10-09T00:08:31.1087788Z Entering 'android/libs/fbjni' 2024-10-09T00:08:31.1136239Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1180297Z Entering 'third_party/FP16' 2024-10-09T00:08:31.1228040Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1272259Z Entering 'third_party/FXdiv' 2024-10-09T00:08:31.1321169Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1364298Z Entering 'third_party/NNPACK' 2024-10-09T00:08:31.1412158Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1457589Z Entering 'third_party/NVTX' 2024-10-09T00:08:31.1503735Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1548913Z Entering 'third_party/VulkanMemoryAllocator' 2024-10-09T00:08:31.1595960Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1641161Z Entering 'third_party/XNNPACK' 2024-10-09T00:08:31.1687838Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1751529Z Entering 'third_party/benchmark' 2024-10-09T00:08:31.1799809Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1844731Z Entering 'third_party/cpp-httplib' 2024-10-09T00:08:31.1893066Z http.https://github.com/.extraheader 2024-10-09T00:08:31.1936374Z Entering 'third_party/cpuinfo' 2024-10-09T00:08:31.1984692Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2030828Z Entering 'third_party/cudnn_frontend' 2024-10-09T00:08:31.2077503Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2122560Z Entering 'third_party/cutlass' 2024-10-09T00:08:31.2169182Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2225046Z Entering 'third_party/eigen' 2024-10-09T00:08:31.2273221Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2322168Z Entering 'third_party/fbgemm' 2024-10-09T00:08:31.2369621Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2414682Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-10-09T00:08:31.2460867Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2504011Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-10-09T00:08:31.2551894Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2595599Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-10-09T00:08:31.2643687Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2695118Z Entering 'third_party/fbgemm/third_party/googletest' 2024-10-09T00:08:31.2743198Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2787147Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-10-09T00:08:31.2836845Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2881394Z Entering 'third_party/flatbuffers' 2024-10-09T00:08:31.2931213Z http.https://github.com/.extraheader 2024-10-09T00:08:31.2978570Z Entering 'third_party/fmt' 2024-10-09T00:08:31.3028301Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3071606Z Entering 'third_party/gemmlowp/gemmlowp' 2024-10-09T00:08:31.3121105Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3164508Z Entering 'third_party/gloo' 2024-10-09T00:08:31.3212801Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3256140Z Entering 'third_party/googletest' 2024-10-09T00:08:31.3304048Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3348640Z Entering 'third_party/ideep' 2024-10-09T00:08:31.3396432Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3440948Z Entering 'third_party/ideep/mkl-dnn' 2024-10-09T00:08:31.3487781Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3542702Z Entering 'third_party/ittapi' 2024-10-09T00:08:31.3590830Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3634735Z Entering 'third_party/kineto' 2024-10-09T00:08:31.3681865Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3726478Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-10-09T00:08:31.3773327Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3817844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-10-09T00:08:31.3864420Z http.https://github.com/.extraheader 2024-10-09T00:08:31.3910619Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-10-09T00:08:31.3959984Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4005043Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-10-09T00:08:31.4053248Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4097804Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-10-09T00:08:31.4146297Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4189518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-10-09T00:08:31.4238283Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4286349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-10-09T00:08:31.4334918Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4381639Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-10-09T00:08:31.4431074Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4477205Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-10-09T00:08:31.4528308Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4574669Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-10-09T00:08:31.4623751Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4670811Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-10-09T00:08:31.4720595Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4764993Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-10-09T00:08:31.4813698Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4860469Z Entering 'third_party/mimalloc' 2024-10-09T00:08:31.4909818Z http.https://github.com/.extraheader 2024-10-09T00:08:31.4955154Z Entering 'third_party/nccl/nccl' 2024-10-09T00:08:31.5003010Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5048227Z Entering 'third_party/nlohmann' 2024-10-09T00:08:31.5096679Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5143441Z Entering 'third_party/onnx' 2024-10-09T00:08:31.5191750Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5256689Z Entering 'third_party/onnx/third_party/benchmark' 2024-10-09T00:08:31.5304894Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5351436Z Entering 'third_party/onnx/third_party/pybind11' 2024-10-09T00:08:31.5398823Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5446600Z Entering 'third_party/opentelemetry-cpp' 2024-10-09T00:08:31.5495260Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5544318Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-10-09T00:08:31.5590995Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5634917Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-10-09T00:08:31.5681639Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5726543Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-10-09T00:08:31.5772912Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5817408Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-10-09T00:08:31.5863765Z http.https://github.com/.extraheader 2024-10-09T00:08:31.5909656Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-10-09T00:08:31.5958335Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6001750Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-10-09T00:08:31.6050493Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6093474Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-10-09T00:08:31.6141662Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6184101Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-10-09T00:08:31.6231881Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6279120Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-10-09T00:08:31.6327645Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6374065Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-10-09T00:08:31.6422603Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6491810Z Entering 'third_party/pocketfft' 2024-10-09T00:08:31.6540886Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6584913Z Entering 'third_party/protobuf' 2024-10-09T00:08:31.6633494Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6681366Z Entering 'third_party/protobuf/third_party/benchmark' 2024-10-09T00:08:31.6730534Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6774127Z Entering 'third_party/protobuf/third_party/googletest' 2024-10-09T00:08:31.6822231Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6868554Z Entering 'third_party/psimd' 2024-10-09T00:08:31.6917845Z http.https://github.com/.extraheader 2024-10-09T00:08:31.6961990Z Entering 'third_party/pthreadpool' 2024-10-09T00:08:31.7010559Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7054239Z Entering 'third_party/pybind11' 2024-10-09T00:08:31.7102011Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7146635Z Entering 'third_party/python-peachpy' 2024-10-09T00:08:31.7194863Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7239829Z Entering 'third_party/sleef' 2024-10-09T00:08:31.7287250Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7332457Z Entering 'third_party/tensorpipe' 2024-10-09T00:08:31.7380675Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7426012Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-10-09T00:08:31.7472895Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7518189Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-10-09T00:08:31.7565193Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7609164Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-10-09T00:08:31.7657757Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7702347Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-10-09T00:08:31.7750828Z http.https://github.com/.extraheader 2024-10-09T00:08:31.7793081Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-10-09T00:08:31.7842166Z http.https://github.com/.extraheader 2024-10-09T00:08:31.8070059Z Post job cleanup. 2024-10-09T00:08:31.8140580Z Post job cleanup. 2024-10-09T00:08:31.9394707Z A job completed hook has been configured by the self-hosted runner administrator 2024-10-09T00:08:31.9417860Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-10-09T00:08:31.9424459Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-10-09T00:08:31.9425108Z ##[endgroup] 2024-10-09T00:08:41.1388523Z Cleaning up orphan processes