2024-08-20T23:07:32.0507590Z Current runner version: '2.319.1' 2024-08-20T23:07:32.0516829Z Runner name: 'i-02b3451f34d3eeadf' 2024-08-20T23:07:32.0517923Z Runner group name: 'Default' 2024-08-20T23:07:32.0519052Z Machine name: 'ip-10-0-2-152' 2024-08-20T23:07:32.0543521Z Testing runner upgrade compatibility 2024-08-20T23:07:32.2282855Z ##[group]GITHUB_TOKEN Permissions 2024-08-20T23:07:32.2285676Z Contents: read 2024-08-20T23:07:32.2286292Z Metadata: read 2024-08-20T23:07:32.2286943Z Packages: read 2024-08-20T23:07:32.2287586Z ##[endgroup] 2024-08-20T23:07:32.2292362Z Secret source: Actions 2024-08-20T23:07:32.2293224Z Prepare workflow directory 2024-08-20T23:07:32.7526535Z Prepare all required actions 2024-08-20T23:07:32.7770949Z Getting action download info 2024-08-20T23:07:32.9547820Z Download action repository 'pytorch/test-infra@main' (SHA:0c3a2634aaa2f638c8f640e743f03d696ce1191f) 2024-08-20T23:07:33.3960050Z Download action repository 'pytorch/pytorch@main' (SHA:5f3d22a609656164db5adc13040fd95c4561e5a5) 2024-08-20T23:07:37.5714816Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-20T23:07:37.7864677Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-08-20T23:07:38.1187336Z Getting action download info 2024-08-20T23:07:38.2508070Z Getting action download info 2024-08-20T23:07:38.3355328Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-20T23:07:38.4989665Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/133712 (40ec5f6ddd9787aca0449b24128343ff4c4a88b3) 2024-08-20T23:07:38.4993363Z ##[group] Inputs 2024-08-20T23:07:38.4993862Z build_name: manywheel-py3_9-cuda11_8 2024-08-20T23:07:38.4994450Z build_environment: linux-binary-manywheel 2024-08-20T23:07:38.4995226Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:07:38.4995965Z PYTORCH_ROOT: /pytorch 2024-08-20T23:07:38.4996425Z BUILDER_ROOT: /builder 2024-08-20T23:07:38.4996854Z PACKAGE_TYPE: manywheel 2024-08-20T23:07:38.4997263Z DESIRED_CUDA: cu118 2024-08-20T23:07:38.4997692Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:07:38.4998113Z GPU_ARCH_TYPE: cuda 2024-08-20T23:07:38.4998614Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:07:38.4999242Z LIBTORCH_CONFIG: 2024-08-20T23:07:38.4999647Z LIBTORCH_VARIANT: 2024-08-20T23:07:38.5000082Z DESIRED_DEVTOOLSET: 2024-08-20T23:07:38.5000494Z DESIRED_PYTHON: 3.9 2024-08-20T23:07:38.5000902Z runner_prefix: amz2023. 2024-08-20T23:07:38.5001338Z runs_on: linux.4xlarge.nvidia.gpu 2024-08-20T23:07:38.5002413Z use_split_build: false 2024-08-20T23:07:38.5002858Z ##[endgroup] 2024-08-20T23:07:38.5003715Z Complete job name: manywheel-py3_9-cuda11_8-test / test 2024-08-20T23:07:38.5836341Z A job started hook has been configured by the self-hosted runner administrator 2024-08-20T23:07:38.6042743Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-20T23:07:38.6055788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:07:38.6056463Z ##[endgroup] 2024-08-20T23:07:40.4965305Z Runner Type: amz2023.linux.4xlarge.nvidia.gpu 2024-08-20T23:07:40.4966089Z Instance Type: g3.4xlarge 2024-08-20T23:07:40.4966919Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-20T23:07:40.4967597Z AMI ID: ami-06c68f701d8090592 2024-08-20T23:07:48.2585774Z ##[group]Run { 2024-08-20T23:07:48.2586267Z { 2024-08-20T23:07:48.2586666Z  echo "PYTORCH_ROOT=/pytorch" 2024-08-20T23:07:48.2587206Z  echo "BUILDER_ROOT=/builder" 2024-08-20T23:07:48.2587760Z  echo "PACKAGE_TYPE=manywheel" 2024-08-20T23:07:48.2588269Z  2024-08-20T23:07:48.2588609Z  echo "DESIRED_CUDA=cu118" 2024-08-20T23:07:48.2589139Z  echo "GPU_ARCH_VERSION=11.8" 2024-08-20T23:07:48.2589667Z  echo "GPU_ARCH_TYPE=cuda" 2024-08-20T23:07:48.2590358Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda11.8-main" 2024-08-20T23:07:48.2591359Z  echo "SKIP_ALL_TESTS=1" 2024-08-20T23:07:48.2591862Z  echo "LIBTORCH_CONFIG=" 2024-08-20T23:07:48.2592349Z  echo "LIBTORCH_VARIANT=" 2024-08-20T23:07:48.2592859Z  echo "DESIRED_DEVTOOLSET=" 2024-08-20T23:07:48.2593376Z  echo "DESIRED_PYTHON=3.9" 2024-08-20T23:07:48.2593891Z  2024-08-20T23:07:48.2594541Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-08-20T23:07:48.2595396Z  echo "ANACONDA_USER=pytorch" 2024-08-20T23:07:48.2595975Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-08-20T23:07:48.2596570Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-08-20T23:07:48.2597219Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-08-20T23:07:48.2597852Z  echo "PR_NUMBER=" 2024-08-20T23:07:48.2598408Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-08-20T23:07:48.2599154Z  echo "SHA1=40ec5f6ddd9787aca0449b24128343ff4c4a88b3" 2024-08-20T23:07:48.2599841Z  echo "USE_SPLIT_BUILD=false" 2024-08-20T23:07:48.2600361Z } >> "${GITHUB_ENV} }}" 2024-08-20T23:07:48.2609865Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:07:48.2610507Z env: 2024-08-20T23:07:48.2610842Z PYTORCH_ROOT: /pytorch 2024-08-20T23:07:48.2611257Z BUILDER_ROOT: /builder 2024-08-20T23:07:48.2611681Z PACKAGE_TYPE: manywheel 2024-08-20T23:07:48.2612103Z DESIRED_CUDA: cu118 2024-08-20T23:07:48.2612486Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:07:48.2613062Z GPU_ARCH_TYPE: cuda 2024-08-20T23:07:48.2613580Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:07:48.2614164Z SKIP_ALL_TESTS: 1 2024-08-20T23:07:48.2614548Z LIBTORCH_CONFIG: 2024-08-20T23:07:48.2614922Z LIBTORCH_VARIANT: 2024-08-20T23:07:48.2615297Z DESIRED_DEVTOOLSET: 2024-08-20T23:07:48.2615703Z DESIRED_PYTHON: 3.9 2024-08-20T23:07:48.2616334Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:07:48.2617046Z ANACONDA_USER: pytorch 2024-08-20T23:07:48.2617456Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:07:48.2617919Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:07:48.2618406Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:07:48.2619447Z GITHUB_TOKEN: *** 2024-08-20T23:07:48.2619848Z PR_NUMBER: 2024-08-20T23:07:48.2620240Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:07:48.2620803Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:07:48.2621355Z USE_SPLIT_BUILD: false 2024-08-20T23:07:48.2621761Z ##[endgroup] 2024-08-20T23:07:48.2828874Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-08-20T23:07:48.2829600Z with: 2024-08-20T23:07:48.2830200Z github-secret: *** 2024-08-20T23:07:48.2830623Z activate-with-label: false 2024-08-20T23:07:48.2831066Z label: with-ssh 2024-08-20T23:07:48.2831437Z remove-existing-keys: true 2024-08-20T23:07:48.2831900Z fail-silently: true 2024-08-20T23:07:48.2832284Z env: 2024-08-20T23:07:48.2832597Z PYTORCH_ROOT: /pytorch 2024-08-20T23:07:48.2833013Z BUILDER_ROOT: /builder 2024-08-20T23:07:48.2833432Z PACKAGE_TYPE: manywheel 2024-08-20T23:07:48.2833834Z DESIRED_CUDA: cu118 2024-08-20T23:07:48.2834236Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:07:48.2834649Z GPU_ARCH_TYPE: cuda 2024-08-20T23:07:48.2835147Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:07:48.2835746Z SKIP_ALL_TESTS: 1 2024-08-20T23:07:48.2836124Z LIBTORCH_CONFIG: 2024-08-20T23:07:48.2836490Z LIBTORCH_VARIANT: 2024-08-20T23:07:48.2836948Z DESIRED_DEVTOOLSET: 2024-08-20T23:07:48.2837345Z DESIRED_PYTHON: 3.9 2024-08-20T23:07:48.2837958Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:07:48.2838674Z ANACONDA_USER: pytorch 2024-08-20T23:07:48.2839086Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:07:48.2839552Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:07:48.2840040Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:07:48.2841034Z GITHUB_TOKEN: *** 2024-08-20T23:07:48.2841401Z PR_NUMBER: 2024-08-20T23:07:48.2841791Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:07:48.2842367Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:07:48.2842909Z USE_SPLIT_BUILD: false 2024-08-20T23:07:48.2843332Z ##[endgroup] 2024-08-20T23:07:48.4064431Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-08-20T23:07:48.4069747Z ciflow reference detected, attempting to extract PR number 2024-08-20T23:07:48.6447338Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-08-20T23:07:48.7063482Z No SSH keys found for user pytorch-bot[bot] 2024-08-20T23:07:48.7064336Z Grabbing public ssh keys from https://github.com/XuehaiPan.keys 2024-08-20T23:07:48.7835119Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-08-20T23:07:48.7857027Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-08-20T23:07:48.7900129Z Login using: ssh ec2-user@ec2-3-85-194-230.compute-1.amazonaws.com 2024-08-20T23:07:48.8047243Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-20T23:07:48.8047974Z with: 2024-08-20T23:07:48.8048279Z no-sudo: false 2024-08-20T23:07:48.8048653Z submodules: recursive 2024-08-20T23:07:48.8049054Z fetch-depth: 0 2024-08-20T23:07:48.8049380Z env: 2024-08-20T23:07:48.8049704Z PYTORCH_ROOT: /pytorch 2024-08-20T23:07:48.8050111Z BUILDER_ROOT: /builder 2024-08-20T23:07:48.8050531Z PACKAGE_TYPE: manywheel 2024-08-20T23:07:48.8050947Z DESIRED_CUDA: cu118 2024-08-20T23:07:48.8051326Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:07:48.8051736Z GPU_ARCH_TYPE: cuda 2024-08-20T23:07:48.8052243Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:07:48.8052838Z SKIP_ALL_TESTS: 1 2024-08-20T23:07:48.8053198Z LIBTORCH_CONFIG: 2024-08-20T23:07:48.8053571Z LIBTORCH_VARIANT: 2024-08-20T23:07:48.8053961Z DESIRED_DEVTOOLSET: 2024-08-20T23:07:48.8054361Z DESIRED_PYTHON: 3.9 2024-08-20T23:07:48.8055031Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:07:48.8055743Z ANACONDA_USER: pytorch 2024-08-20T23:07:48.8056167Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:07:48.8056630Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:07:48.8057098Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:07:48.8057877Z GITHUB_TOKEN: *** 2024-08-20T23:07:48.8058262Z PR_NUMBER: 2024-08-20T23:07:48.8058630Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:07:48.8059204Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:07:48.8059761Z USE_SPLIT_BUILD: false 2024-08-20T23:07:48.8060148Z ##[endgroup] 2024-08-20T23:07:48.8327111Z ##[group]Run retry () { 2024-08-20T23:07:48.8327558Z retry () { 2024-08-20T23:07:48.8328233Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T23:07:48.8328924Z } 2024-08-20T23:07:48.8329298Z echo "${GITHUB_WORKSPACE}" 2024-08-20T23:07:48.8329828Z if [ -z "${NO_SUDO}" ]; then 2024-08-20T23:07:48.8330421Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T23:07:48.8330961Z else 2024-08-20T23:07:48.8331384Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T23:07:48.8331905Z fi 2024-08-20T23:07:48.8332264Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T23:07:48.8339960Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:07:48.8340573Z env: 2024-08-20T23:07:48.8340884Z PYTORCH_ROOT: /pytorch 2024-08-20T23:07:48.8341306Z BUILDER_ROOT: /builder 2024-08-20T23:07:48.8341723Z PACKAGE_TYPE: manywheel 2024-08-20T23:07:48.8342131Z DESIRED_CUDA: cu118 2024-08-20T23:07:48.8342528Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:07:48.8342942Z GPU_ARCH_TYPE: cuda 2024-08-20T23:07:48.8343432Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:07:48.8344023Z SKIP_ALL_TESTS: 1 2024-08-20T23:07:48.8344624Z LIBTORCH_CONFIG: 2024-08-20T23:07:48.8344989Z LIBTORCH_VARIANT: 2024-08-20T23:07:48.8345390Z DESIRED_DEVTOOLSET: 2024-08-20T23:07:48.8345797Z DESIRED_PYTHON: 3.9 2024-08-20T23:07:48.8346397Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:07:48.8347115Z ANACONDA_USER: pytorch 2024-08-20T23:07:48.8347544Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:07:48.8347994Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:07:48.8348484Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:07:48.8349269Z GITHUB_TOKEN: *** 2024-08-20T23:07:48.8349651Z PR_NUMBER: 2024-08-20T23:07:48.8350023Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:07:48.8350601Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:07:48.8351157Z USE_SPLIT_BUILD: false 2024-08-20T23:07:48.8351582Z NO_SUDO: false 2024-08-20T23:07:48.8351925Z ##[endgroup] 2024-08-20T23:07:48.8384671Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T23:07:51.7728242Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T23:07:51.7728797Z with: 2024-08-20T23:07:51.7729436Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:07:51.7729997Z fetch-depth: 0 2024-08-20T23:07:51.7730371Z submodules: recursive 2024-08-20T23:07:51.7730782Z quiet-checkout: true 2024-08-20T23:07:51.7731188Z repository: pytorch/pytorch 2024-08-20T23:07:51.7731797Z token: *** 2024-08-20T23:07:51.7732150Z ssh-strict: true 2024-08-20T23:07:51.7732540Z persist-credentials: true 2024-08-20T23:07:51.7732957Z clean: true 2024-08-20T23:07:51.7733362Z sparse-checkout-cone-mode: true 2024-08-20T23:07:51.7733867Z lfs: false 2024-08-20T23:07:51.7734215Z set-safe-directory: true 2024-08-20T23:07:51.7734620Z env: 2024-08-20T23:07:51.7734949Z PYTORCH_ROOT: /pytorch 2024-08-20T23:07:51.7735356Z BUILDER_ROOT: /builder 2024-08-20T23:07:51.7735774Z PACKAGE_TYPE: manywheel 2024-08-20T23:07:51.7736193Z DESIRED_CUDA: cu118 2024-08-20T23:07:51.7736602Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:07:51.7737016Z GPU_ARCH_TYPE: cuda 2024-08-20T23:07:51.7737526Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:07:51.7738105Z SKIP_ALL_TESTS: 1 2024-08-20T23:07:51.7738483Z LIBTORCH_CONFIG: 2024-08-20T23:07:51.7738862Z LIBTORCH_VARIANT: 2024-08-20T23:07:51.7739235Z DESIRED_DEVTOOLSET: 2024-08-20T23:07:51.7739644Z DESIRED_PYTHON: 3.9 2024-08-20T23:07:51.7740262Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:07:51.7740962Z ANACONDA_USER: pytorch 2024-08-20T23:07:51.7741391Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:07:51.7741854Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:07:51.7742323Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:07:51.7743028Z GITHUB_TOKEN: *** 2024-08-20T23:07:51.7743414Z PR_NUMBER: 2024-08-20T23:07:51.7743783Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:07:51.7744355Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:07:51.7744919Z USE_SPLIT_BUILD: false 2024-08-20T23:07:51.7745311Z ##[endgroup] 2024-08-20T23:07:51.9100537Z Syncing repository: pytorch/pytorch 2024-08-20T23:07:51.9102854Z ##[group]Getting Git version info 2024-08-20T23:07:51.9103918Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T23:07:51.9105002Z [command]/usr/bin/git version 2024-08-20T23:07:51.9105439Z git version 2.40.1 2024-08-20T23:07:51.9116472Z ##[endgroup] 2024-08-20T23:07:51.9140299Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ae748620-3ecc-431c-abee-d9b175358232' before making global git config changes 2024-08-20T23:07:51.9141906Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T23:07:51.9146642Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T23:07:51.9198413Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T23:07:51.9203352Z ##[group]Initializing the repository 2024-08-20T23:07:51.9208035Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T23:07:51.9250171Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T23:07:51.9251656Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T23:07:51.9252661Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T23:07:51.9253371Z hint: 2024-08-20T23:07:51.9253916Z hint: git config --global init.defaultBranch 2024-08-20T23:07:51.9254506Z hint: 2024-08-20T23:07:51.9255163Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T23:07:51.9256242Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T23:07:51.9256980Z hint: 2024-08-20T23:07:51.9257371Z hint: git branch -m 2024-08-20T23:07:51.9258322Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-20T23:07:51.9265526Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T23:07:51.9305748Z ##[endgroup] 2024-08-20T23:07:51.9306522Z ##[group]Disabling automatic garbage collection 2024-08-20T23:07:51.9310097Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T23:07:51.9351697Z ##[endgroup] 2024-08-20T23:07:51.9352337Z ##[group]Setting up auth 2024-08-20T23:07:51.9362235Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T23:07:51.9401653Z [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-08-20T23:07:51.9735944Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T23:07:51.9775794Z [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-08-20T23:07:52.0112064Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T23:07:52.0172533Z ##[endgroup] 2024-08-20T23:07:52.0173423Z ##[group]Fetching the repository 2024-08-20T23:07:52.0182057Z [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-08-20T23:07:54.9852437Z remote: Enumerating objects: 1008430 2024-08-20T23:07:54.9853530Z remote: Enumerating objects: 1010378, done. 2024-08-20T23:07:54.9854973Z remote: Counting objects: 0% (1/1948) 2024-08-20T23:07:54.9855629Z remote: Counting objects: 1% (20/1948) 2024-08-20T23:07:54.9856239Z remote: Counting objects: 2% (39/1948) 2024-08-20T23:07:54.9856870Z remote: Counting objects: 3% (59/1948) 2024-08-20T23:07:54.9857500Z remote: Counting objects: 4% (78/1948) 2024-08-20T23:07:54.9858132Z remote: Counting objects: 5% (98/1948) 2024-08-20T23:07:54.9866492Z remote: Counting objects: 6% (117/1948) 2024-08-20T23:07:54.9867833Z remote: Counting objects: 7% (137/1948) 2024-08-20T23:07:54.9868703Z remote: Counting objects: 8% (156/1948) 2024-08-20T23:07:54.9869317Z remote: Counting objects: 9% (176/1948) 2024-08-20T23:07:54.9869942Z remote: Counting objects: 10% (195/1948) 2024-08-20T23:07:54.9870565Z remote: Counting objects: 11% (215/1948) 2024-08-20T23:07:54.9871171Z remote: Counting objects: 12% (234/1948) 2024-08-20T23:07:54.9871786Z remote: Counting objects: 13% (254/1948) 2024-08-20T23:07:54.9872407Z remote: Counting objects: 14% (273/1948) 2024-08-20T23:07:54.9873029Z remote: Counting objects: 15% (293/1948) 2024-08-20T23:07:54.9873625Z remote: Counting objects: 16% (312/1948) 2024-08-20T23:07:54.9874248Z remote: Counting objects: 17% (332/1948) 2024-08-20T23:07:54.9875268Z remote: Counting objects: 18% (351/1948) 2024-08-20T23:07:54.9875874Z remote: Counting objects: 19% (371/1948) 2024-08-20T23:07:54.9876502Z remote: Counting objects: 20% (390/1948) 2024-08-20T23:07:54.9877125Z remote: Counting objects: 21% (410/1948) 2024-08-20T23:07:54.9877723Z remote: Counting objects: 22% (429/1948) 2024-08-20T23:07:54.9878348Z remote: Counting objects: 23% (449/1948) 2024-08-20T23:07:54.9878965Z remote: Counting objects: 24% (468/1948) 2024-08-20T23:07:54.9879562Z remote: Counting objects: 25% (487/1948) 2024-08-20T23:07:54.9880188Z remote: Counting objects: 26% (507/1948) 2024-08-20T23:07:54.9880980Z remote: Counting objects: 27% (526/1948) 2024-08-20T23:07:54.9881999Z remote: Counting objects: 28% (546/1948) 2024-08-20T23:07:54.9882825Z remote: Counting objects: 29% (565/1948) 2024-08-20T23:07:54.9883484Z remote: Counting objects: 30% (585/1948) 2024-08-20T23:07:54.9884093Z remote: Counting objects: 31% (604/1948) 2024-08-20T23:07:54.9885099Z remote: Counting objects: 32% (624/1948) 2024-08-20T23:07:54.9885753Z remote: Counting objects: 33% (643/1948) 2024-08-20T23:07:54.9886358Z remote: Counting objects: 34% (663/1948) 2024-08-20T23:07:54.9886977Z remote: Counting objects: 35% (682/1948) 2024-08-20T23:07:54.9887598Z remote: Counting objects: 36% (702/1948) 2024-08-20T23:07:54.9888216Z remote: Counting objects: 37% (721/1948) 2024-08-20T23:07:54.9888818Z remote: Counting objects: 38% (741/1948) 2024-08-20T23:07:54.9889440Z remote: Counting objects: 39% (760/1948) 2024-08-20T23:07:54.9890055Z remote: Counting objects: 40% (780/1948) 2024-08-20T23:07:54.9890657Z remote: Counting objects: 41% (799/1948) 2024-08-20T23:07:54.9891281Z remote: Counting objects: 42% (819/1948) 2024-08-20T23:07:54.9891905Z remote: Counting objects: 43% (838/1948) 2024-08-20T23:07:54.9892503Z remote: Counting objects: 44% (858/1948) 2024-08-20T23:07:54.9893137Z remote: Counting objects: 45% (877/1948) 2024-08-20T23:07:54.9893761Z remote: Counting objects: 46% (897/1948) 2024-08-20T23:07:54.9894358Z remote: Counting objects: 47% (916/1948) 2024-08-20T23:07:54.9894977Z remote: Counting objects: 48% (936/1948) 2024-08-20T23:07:54.9895589Z remote: Counting objects: 49% (955/1948) 2024-08-20T23:07:54.9896190Z remote: Counting objects: 50% (974/1948) 2024-08-20T23:07:54.9896811Z remote: Counting objects: 51% (994/1948) 2024-08-20T23:07:54.9897449Z remote: Counting objects: 52% (1013/1948) 2024-08-20T23:07:54.9898082Z remote: Counting objects: 53% (1033/1948) 2024-08-20T23:07:54.9898735Z remote: Counting objects: 54% (1052/1948) 2024-08-20T23:07:54.9899411Z remote: Counting objects: 55% (1072/1948) 2024-08-20T23:07:54.9900061Z remote: Counting objects: 56% (1091/1948) 2024-08-20T23:07:54.9900685Z remote: Counting objects: 57% (1111/1948) 2024-08-20T23:07:54.9901334Z remote: Counting objects: 58% (1130/1948) 2024-08-20T23:07:54.9901979Z remote: Counting objects: 59% (1150/1948) 2024-08-20T23:07:54.9902605Z remote: Counting objects: 60% (1169/1948) 2024-08-20T23:07:54.9903241Z remote: Counting objects: 61% (1189/1948) 2024-08-20T23:07:54.9903877Z remote: Counting objects: 62% (1208/1948) 2024-08-20T23:07:54.9904501Z remote: Counting objects: 63% (1228/1948) 2024-08-20T23:07:54.9905141Z remote: Counting objects: 64% (1247/1948) 2024-08-20T23:07:54.9905775Z remote: Counting objects: 65% (1267/1948) 2024-08-20T23:07:54.9906412Z remote: Counting objects: 66% (1286/1948) 2024-08-20T23:07:54.9907038Z remote: Counting objects: 67% (1306/1948) 2024-08-20T23:07:54.9907680Z remote: Counting objects: 68% (1325/1948) 2024-08-20T23:07:54.9908442Z remote: Counting objects: 69% (1345/1948) 2024-08-20T23:07:54.9909067Z remote: Counting objects: 70% (1364/1948) 2024-08-20T23:07:54.9909708Z remote: Counting objects: 71% (1384/1948) 2024-08-20T23:07:54.9910348Z remote: Counting objects: 72% (1403/1948) 2024-08-20T23:07:54.9910966Z remote: Counting objects: 73% (1423/1948) 2024-08-20T23:07:54.9911602Z remote: Counting objects: 74% (1442/1948) 2024-08-20T23:07:54.9912238Z remote: Counting objects: 75% (1461/1948) 2024-08-20T23:07:54.9912857Z remote: Counting objects: 76% (1481/1948) 2024-08-20T23:07:54.9913499Z remote: Counting objects: 77% (1500/1948) 2024-08-20T23:07:54.9914140Z remote: Counting objects: 78% (1520/1948) 2024-08-20T23:07:54.9914763Z remote: Counting objects: 79% (1539/1948) 2024-08-20T23:07:54.9915405Z remote: Counting objects: 80% (1559/1948) 2024-08-20T23:07:54.9916044Z remote: Counting objects: 81% (1578/1948) 2024-08-20T23:07:54.9916670Z remote: Counting objects: 82% (1598/1948) 2024-08-20T23:07:54.9917418Z remote: Counting objects: 83% (1617/1948) 2024-08-20T23:07:54.9918072Z remote: Counting objects: 84% (1637/1948) 2024-08-20T23:07:54.9918710Z remote: Counting objects: 85% (1656/1948) 2024-08-20T23:07:54.9919336Z remote: Counting objects: 86% (1676/1948) 2024-08-20T23:07:54.9919976Z remote: Counting objects: 87% (1695/1948) 2024-08-20T23:07:54.9920616Z remote: Counting objects: 88% (1715/1948) 2024-08-20T23:07:54.9921240Z remote: Counting objects: 89% (1734/1948) 2024-08-20T23:07:54.9921880Z remote: Counting objects: 90% (1754/1948) 2024-08-20T23:07:54.9922522Z remote: Counting objects: 91% (1773/1948) 2024-08-20T23:07:54.9923144Z remote: Counting objects: 92% (1793/1948) 2024-08-20T23:07:54.9923787Z remote: Counting objects: 93% (1812/1948) 2024-08-20T23:07:54.9924428Z remote: Counting objects: 94% (1832/1948) 2024-08-20T23:07:54.9925056Z remote: Counting objects: 95% (1851/1948) 2024-08-20T23:07:54.9925703Z remote: Counting objects: 96% (1871/1948) 2024-08-20T23:07:54.9926347Z remote: Counting objects: 97% (1890/1948) 2024-08-20T23:07:54.9926968Z remote: Counting objects: 98% (1910/1948) 2024-08-20T23:07:54.9927606Z remote: Counting objects: 99% (1929/1948) 2024-08-20T23:07:54.9928342Z remote: Counting objects: 100% (1948/1948) 2024-08-20T23:07:54.9929010Z remote: Counting objects: 100% (1948/1948), done. 2024-08-20T23:07:55.0046598Z remote: Compressing objects: 0% (1/909) 2024-08-20T23:07:55.0287896Z remote: Compressing objects: 1% (10/909) 2024-08-20T23:07:55.0622177Z remote: Compressing objects: 2% (19/909) 2024-08-20T23:07:55.0953893Z remote: Compressing objects: 3% (28/909) 2024-08-20T23:07:55.1255150Z remote: Compressing objects: 4% (37/909) 2024-08-20T23:07:55.1685084Z remote: Compressing objects: 5% (46/909) 2024-08-20T23:07:55.1818937Z remote: Compressing objects: 6% (55/909) 2024-08-20T23:07:55.2031272Z remote: Compressing objects: 7% (64/909) 2024-08-20T23:07:55.2149278Z remote: Compressing objects: 8% (73/909) 2024-08-20T23:07:55.2352716Z remote: Compressing objects: 9% (82/909) 2024-08-20T23:07:55.2465362Z remote: Compressing objects: 10% (91/909) 2024-08-20T23:07:55.2574675Z remote: Compressing objects: 11% (100/909) 2024-08-20T23:07:55.2631986Z remote: Compressing objects: 12% (110/909) 2024-08-20T23:07:55.2728240Z remote: Compressing objects: 13% (119/909) 2024-08-20T23:07:55.2799582Z remote: Compressing objects: 14% (128/909) 2024-08-20T23:07:55.2846779Z remote: Compressing objects: 15% (137/909) 2024-08-20T23:07:55.2859651Z remote: Compressing objects: 16% (146/909) 2024-08-20T23:07:55.2888072Z remote: Compressing objects: 17% (155/909) 2024-08-20T23:07:55.2912378Z remote: Compressing objects: 18% (164/909) 2024-08-20T23:07:55.2925710Z remote: Compressing objects: 19% (173/909) 2024-08-20T23:07:55.2945530Z remote: Compressing objects: 20% (182/909) 2024-08-20T23:07:55.2949234Z remote: Compressing objects: 21% (191/909) 2024-08-20T23:07:55.2956297Z remote: Compressing objects: 22% (200/909) 2024-08-20T23:07:55.2965038Z remote: Compressing objects: 23% (210/909) 2024-08-20T23:07:55.2969559Z remote: Compressing objects: 24% (219/909) 2024-08-20T23:07:55.2978230Z remote: Compressing objects: 25% (228/909) 2024-08-20T23:07:55.2996277Z remote: Compressing objects: 26% (237/909) 2024-08-20T23:07:55.3018339Z remote: Compressing objects: 27% (246/909) 2024-08-20T23:07:55.3023071Z remote: Compressing objects: 28% (255/909) 2024-08-20T23:07:55.3030555Z remote: Compressing objects: 29% (264/909) 2024-08-20T23:07:55.3036699Z remote: Compressing objects: 30% (273/909) 2024-08-20T23:07:55.3047454Z remote: Compressing objects: 31% (282/909) 2024-08-20T23:07:55.3057712Z remote: Compressing objects: 32% (291/909) 2024-08-20T23:07:55.3064101Z remote: Compressing objects: 33% (300/909) 2024-08-20T23:07:55.3071325Z remote: Compressing objects: 34% (310/909) 2024-08-20T23:07:55.3076205Z remote: Compressing objects: 35% (319/909) 2024-08-20T23:07:55.3085831Z remote: Compressing objects: 36% (328/909) 2024-08-20T23:07:55.3094232Z remote: Compressing objects: 37% (337/909) 2024-08-20T23:07:55.3113105Z remote: Compressing objects: 38% (346/909) 2024-08-20T23:07:55.3125640Z remote: Compressing objects: 39% (355/909) 2024-08-20T23:07:55.3126591Z remote: Compressing objects: 40% (364/909) 2024-08-20T23:07:55.3127235Z remote: Compressing objects: 41% (373/909) 2024-08-20T23:07:55.3127899Z remote: Compressing objects: 42% (382/909) 2024-08-20T23:07:55.3132021Z remote: Compressing objects: 43% (391/909) 2024-08-20T23:07:55.3138928Z remote: Compressing objects: 44% (400/909) 2024-08-20T23:07:55.3143165Z remote: Compressing objects: 45% (410/909) 2024-08-20T23:07:55.3152352Z remote: Compressing objects: 46% (419/909) 2024-08-20T23:07:55.3157276Z remote: Compressing objects: 47% (428/909) 2024-08-20T23:07:55.3157961Z remote: Compressing objects: 48% (437/909) 2024-08-20T23:07:55.3158803Z remote: Compressing objects: 49% (446/909) 2024-08-20T23:07:55.3159459Z remote: Compressing objects: 50% (455/909) 2024-08-20T23:07:55.3160345Z remote: Compressing objects: 51% (464/909) 2024-08-20T23:07:55.3161335Z remote: Compressing objects: 52% (473/909) 2024-08-20T23:07:55.3162753Z remote: Compressing objects: 53% (482/909) 2024-08-20T23:07:55.3163881Z remote: Compressing objects: 54% (491/909) 2024-08-20T23:07:55.3164825Z remote: Compressing objects: 55% (500/909) 2024-08-20T23:07:55.3165721Z remote: Compressing objects: 56% (510/909) 2024-08-20T23:07:55.3166870Z remote: Compressing objects: 57% (519/909) 2024-08-20T23:07:55.3167550Z remote: Compressing objects: 58% (528/909) 2024-08-20T23:07:55.3168439Z remote: Compressing objects: 59% (537/909) 2024-08-20T23:07:55.3169087Z remote: Compressing objects: 60% (546/909) 2024-08-20T23:07:55.3169734Z remote: Compressing objects: 61% (555/909) 2024-08-20T23:07:55.3170365Z remote: Compressing objects: 62% (564/909) 2024-08-20T23:07:55.3171007Z remote: Compressing objects: 63% (573/909) 2024-08-20T23:07:55.3171651Z remote: Compressing objects: 64% (582/909) 2024-08-20T23:07:55.3174303Z remote: Compressing objects: 65% (591/909) 2024-08-20T23:07:55.3174940Z remote: Compressing objects: 66% (600/909) 2024-08-20T23:07:55.3177076Z remote: Compressing objects: 67% (610/909) 2024-08-20T23:07:55.3180063Z remote: Compressing objects: 68% (619/909) 2024-08-20T23:07:55.3182096Z remote: Compressing objects: 69% (628/909) 2024-08-20T23:07:55.3185142Z remote: Compressing objects: 70% (637/909) 2024-08-20T23:07:55.3188870Z remote: Compressing objects: 71% (646/909) 2024-08-20T23:07:55.3190139Z remote: Compressing objects: 72% (655/909) 2024-08-20T23:07:55.3191144Z remote: Compressing objects: 73% (664/909) 2024-08-20T23:07:55.3194343Z remote: Compressing objects: 74% (673/909) 2024-08-20T23:07:55.3196667Z remote: Compressing objects: 75% (682/909) 2024-08-20T23:07:55.3199763Z remote: Compressing objects: 76% (691/909) 2024-08-20T23:07:55.3202604Z remote: Compressing objects: 77% (700/909) 2024-08-20T23:07:55.3203856Z remote: Compressing objects: 78% (710/909) 2024-08-20T23:07:55.3206387Z remote: Compressing objects: 79% (719/909) 2024-08-20T23:07:55.3207884Z remote: Compressing objects: 80% (728/909) 2024-08-20T23:07:55.3209344Z remote: Compressing objects: 81% (737/909) 2024-08-20T23:07:55.3210974Z remote: Compressing objects: 82% (746/909) 2024-08-20T23:07:55.3213923Z remote: Compressing objects: 83% (755/909) 2024-08-20T23:07:55.3214639Z remote: Compressing objects: 84% (764/909) 2024-08-20T23:07:55.3215672Z remote: Compressing objects: 85% (773/909) 2024-08-20T23:07:55.3217243Z remote: Compressing objects: 86% (782/909) 2024-08-20T23:07:55.3218888Z remote: Compressing objects: 87% (791/909) 2024-08-20T23:07:55.3221003Z remote: Compressing objects: 88% (800/909) 2024-08-20T23:07:55.3222281Z remote: Compressing objects: 89% (810/909) 2024-08-20T23:07:55.3223800Z remote: Compressing objects: 90% (819/909) 2024-08-20T23:07:55.3224471Z remote: Compressing objects: 91% (828/909) 2024-08-20T23:07:55.3225386Z remote: Compressing objects: 92% (837/909) 2024-08-20T23:07:55.3226253Z remote: Compressing objects: 93% (846/909) 2024-08-20T23:07:55.3227343Z remote: Compressing objects: 94% (855/909) 2024-08-20T23:07:55.3228712Z remote: Compressing objects: 95% (864/909) 2024-08-20T23:07:55.3230186Z remote: Compressing objects: 96% (873/909) 2024-08-20T23:07:55.3231445Z remote: Compressing objects: 97% (882/909) 2024-08-20T23:07:55.3232273Z remote: Compressing objects: 98% (891/909) 2024-08-20T23:07:55.3232911Z remote: Compressing objects: 99% (900/909) 2024-08-20T23:07:55.3233571Z remote: Compressing objects: 100% (909/909) 2024-08-20T23:07:55.3234270Z remote: Compressing objects: 100% (909/909), done. 2024-08-20T23:08:23.3534568Z remote: Total 1010378 (delta 1277), reused 1568 (delta 1034), pack-reused 1008430 (from 1) 2024-08-20T23:08:50.0489694Z [command]/usr/bin/git rev-parse --verify --quiet 40ec5f6ddd9787aca0449b24128343ff4c4a88b3^{object} 2024-08-20T23:08:50.0522229Z 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:08:50.0527921Z ##[endgroup] 2024-08-20T23:08:50.0528663Z ##[group]Determining the checkout info 2024-08-20T23:08:50.0529779Z ##[endgroup] 2024-08-20T23:08:50.0530424Z ##[group]Checking out the ref 2024-08-20T23:08:50.0535135Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:08:52.0124849Z ##[endgroup] 2024-08-20T23:08:52.0125598Z ##[group]Setting up auth for fetching submodules 2024-08-20T23:08:52.0131938Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T23:08:52.0198251Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T23:08:52.0238007Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T23:08:52.0277711Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T23:08:52.0312079Z ##[endgroup] 2024-08-20T23:08:52.0312716Z ##[group]Fetching submodules 2024-08-20T23:08:52.0318275Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T23:08:52.0693733Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-20T23:08:52.1058579Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-20T23:08:52.1060808Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-20T23:08:52.1066263Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-20T23:08:52.1070664Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-20T23:08:52.1077173Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-20T23:08:52.1081420Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-20T23:08:52.1086860Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-20T23:08:52.1091760Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-20T23:08:52.1096982Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-20T23:08:52.1102505Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-20T23:08:52.1107931Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-20T23:08:52.1113475Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-20T23:08:52.1119238Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-20T23:08:52.1125265Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-20T23:08:52.1131243Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-20T23:08:52.1137663Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:08:52.1146110Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-20T23:08:52.1152543Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-20T23:08:52.1158783Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-20T23:08:52.1166710Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-20T23:08:52.1173067Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-20T23:08:52.1179920Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-20T23:08:52.1186757Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-20T23:08:52.1193807Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-20T23:08:52.1200809Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-20T23:08:52.1208413Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-20T23:08:52.1215500Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-20T23:08:52.1223139Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-20T23:08:52.1230616Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-20T23:08:52.1238646Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-20T23:08:52.1246280Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-20T23:08:52.1254453Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-20T23:08:52.1262516Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-20T23:08:52.1273631Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-20T23:08:52.1311108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-20T23:08:52.4966627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-20T23:08:52.6954685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-20T23:08:52.8942348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-20T23:08:53.1985920Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-20T23:08:55.4335935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-20T23:09:09.1075940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-20T23:09:09.5564784Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-20T23:09:10.0760615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-20T23:09:10.7378082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-20T23:09:12.1542080Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-20T23:09:14.5809584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-20T23:09:21.5917634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-20T23:09:23.4037962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-20T23:09:25.3165578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-20T23:09:26.7415916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-20T23:09:27.1988921Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-20T23:09:27.5410216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-20T23:09:28.7901887Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-20T23:09:29.1796505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-20T23:09:29.4425291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-20T23:09:31.2722733Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-20T23:09:32.1092326Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-20T23:09:32.7894948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-20T23:09:40.0932289Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-20T23:09:42.4660662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-20T23:09:48.0602199Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-20T23:09:48.3274845Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-20T23:09:59.0399608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-20T23:09:59.2615620Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-20T23:09:59.5075409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-20T23:10:00.5395640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-20T23:10:00.8865273Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-20T23:10:01.6248295Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-20T23:10:02.1021948Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-20T23:10:02.1172012Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-20T23:10:02.1287128Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-20T23:10:02.1616776Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-20T23:10:02.2117650Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-20T23:10:03.5766986Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-20T23:10:03.6077062Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-20T23:10:03.6665367Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-20T23:10:03.7941367Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-20T23:10:03.8391399Z Submodule path 'third_party/cudnn_frontend': checked out '23511ba176243f27b3b275da1fb3814ea805a171' 2024-08-20T23:10:04.5443970Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-20T23:10:04.8766614Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-20T23:10:04.9856254Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-20T23:10:04.9879140Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:10:04.9883191Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:10:04.9886982Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:10:04.9890723Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:10:04.9894703Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:10:04.9926005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-20T23:10:06.2496783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-20T23:10:06.9057252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-20T23:10:09.3368875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-20T23:10:10.5880187Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-20T23:10:10.9698395Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-20T23:10:11.0932104Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-20T23:10:11.6635910Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-20T23:10:11.7437855Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-20T23:10:11.7593268Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-20T23:10:11.9262593Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-20T23:10:11.9776338Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-20T23:10:12.0293191Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-20T23:10:12.0642701Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-20T23:10:12.1232955Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T23:10:12.1394535Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-20T23:10:12.1413768Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-20T23:10:12.1444787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-20T23:10:27.7975894Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-20T23:10:27.8199913Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-20T23:10:27.9348594Z Submodule path 'third_party/kineto': checked out 'd9753139d181b9ff42872465aac0e5d3018be415' 2024-08-20T23:10:27.9371911Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:10:27.9384714Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:10:27.9386912Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:10:27.9411240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-20T23:10:28.5940917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-20T23:10:30.0383301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-20T23:10:31.3714929Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-20T23:10:31.3735476Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:10:31.3739152Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:10:31.3742972Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:10:31.3747269Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:10:31.3751197Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:10:31.3755968Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:10:31.3760232Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:10:31.3765417Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:10:31.3797666Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-20T23:10:32.4281773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-20T23:10:32.8295216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-20T23:10:34.6925677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-20T23:10:35.1731089Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-20T23:10:35.9704329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-20T23:10:37.1925152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-20T23:10:44.6927539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-20T23:10:45.1275709Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-20T23:10:45.1523774Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-20T23:10:45.2007159Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-20T23:10:45.2180646Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-20T23:10:45.2200893Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:10:45.2232835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-20T23:10:45.5369209Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-20T23:10:45.5611739Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-20T23:10:45.6140710Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-20T23:10:45.7485120Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-20T23:10:45.7695140Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-20T23:10:45.8202408Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-20T23:10:45.8953006Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-20T23:10:45.9435997Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-20T23:10:45.9762058Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-20T23:10:46.1155053Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-20T23:10:46.6410353Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-20T23:10:46.6452745Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-20T23:10:46.6456106Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-20T23:10:46.6489706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-20T23:10:47.2108887Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-20T23:10:48.2773231Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-20T23:10:48.3219473Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-20T23:10:48.4173290Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-20T23:10:48.4196625Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:10:48.4200257Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:10:48.4203907Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:10:48.4208004Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:10:48.4212253Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:10:48.4216182Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:10:48.4220299Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:10:48.4224431Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:10:48.4256757Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-20T23:10:48.9087423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-20T23:10:50.1410398Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-20T23:10:50.4888039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-20T23:10:57.8264387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-20T23:10:58.1205082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-20T23:10:58.3510180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-20T23:10:58.7147619Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-20T23:11:06.6862477Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-20T23:11:06.7392597Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-20T23:11:06.7590094Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-20T23:11:06.8920480Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-20T23:11:06.9086449Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-20T23:11:06.9277156Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-20T23:11:06.9480206Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-20T23:11:06.9500517Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:11:06.9504564Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:11:06.9535908Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-20T23:11:09.2379159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-20T23:11:10.7994475Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-20T23:11:10.8602905Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T23:11:11.5935831Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-20T23:11:11.6080279Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-20T23:11:11.9636224Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-20T23:11:11.9664593Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:11:11.9667567Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-20T23:11:11.9700612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-20T23:11:12.5389391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-20T23:11:13.7922336Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-20T23:11:13.8848674Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-20T23:11:13.8958722Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-20T23:11:13.9110617Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-20T23:11:13.9614944Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-20T23:11:13.9997876Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-20T23:11:14.0541794Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-20T23:11:14.1156351Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-20T23:11:14.1179535Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:11:14.1183278Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:11:14.1187090Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:11:14.1191103Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:11:14.1226277Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-20T23:11:15.3953691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-20T23:11:15.6930098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-20T23:11:17.0925510Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-20T23:11:18.2921243Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-20T23:11:18.3129494Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-20T23:11:18.4045862Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-20T23:11:18.4431335Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-20T23:11:18.4452736Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:11:18.4484590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-20T23:11:18.6724554Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-20T23:11:18.6765498Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T23:11:18.7130531Z Entering 'android/libs/fbjni' 2024-08-20T23:11:18.7187046Z Entering 'third_party/FP16' 2024-08-20T23:11:18.7239520Z Entering 'third_party/FXdiv' 2024-08-20T23:11:18.7291597Z Entering 'third_party/NNPACK' 2024-08-20T23:11:18.7344506Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:11:18.7396454Z Entering 'third_party/XNNPACK' 2024-08-20T23:11:18.7468733Z Entering 'third_party/benchmark' 2024-08-20T23:11:18.7520731Z Entering 'third_party/cpp-httplib' 2024-08-20T23:11:18.7573077Z Entering 'third_party/cpuinfo' 2024-08-20T23:11:18.7624227Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:11:18.7677046Z Entering 'third_party/cutlass' 2024-08-20T23:11:18.7738570Z Entering 'third_party/eigen' 2024-08-20T23:11:18.7796142Z Entering 'third_party/fbgemm' 2024-08-20T23:11:18.7848300Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:11:18.7898605Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:11:18.7948455Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:11:18.8006977Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:11:18.8056256Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:11:18.8107533Z Entering 'third_party/flatbuffers' 2024-08-20T23:11:18.8163173Z Entering 'third_party/fmt' 2024-08-20T23:11:18.8213334Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:11:18.8265202Z Entering 'third_party/gloo' 2024-08-20T23:11:18.8314826Z Entering 'third_party/googletest' 2024-08-20T23:11:18.8367826Z Entering 'third_party/ideep' 2024-08-20T23:11:18.8417619Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:11:18.8479400Z Entering 'third_party/ittapi' 2024-08-20T23:11:18.8529856Z Entering 'third_party/kineto' 2024-08-20T23:11:18.8581380Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:11:18.8631680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:11:18.8685267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:11:18.8737070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:11:18.8788179Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:11:18.8838684Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:11:18.8892387Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:11:18.8943560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:11:18.8994235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:11:18.9045997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:11:18.9100820Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:11:18.9150765Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:11:18.9204208Z Entering 'third_party/mimalloc' 2024-08-20T23:11:18.9256721Z Entering 'third_party/nccl/nccl' 2024-08-20T23:11:18.9309091Z Entering 'third_party/nlohmann' 2024-08-20T23:11:18.9362238Z Entering 'third_party/onnx' 2024-08-20T23:11:18.9432904Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:11:18.9484540Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:11:18.9539887Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:11:18.9594475Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:11:18.9645027Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:11:18.9696157Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:11:18.9746637Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:11:18.9800344Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:11:18.9850870Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:11:18.9901691Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:11:18.9952013Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:11:19.0006122Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:11:19.0059520Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:11:19.0134733Z Entering 'third_party/pocketfft' 2024-08-20T23:11:19.0187289Z Entering 'third_party/protobuf' 2024-08-20T23:11:19.0242158Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:11:19.0291852Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:11:19.0344040Z Entering 'third_party/psimd' 2024-08-20T23:11:19.0394986Z Entering 'third_party/pthreadpool' 2024-08-20T23:11:19.0445935Z Entering 'third_party/pybind11' 2024-08-20T23:11:19.0497393Z Entering 'third_party/python-peachpy' 2024-08-20T23:11:19.0546853Z Entering 'third_party/sleef' 2024-08-20T23:11:19.0597798Z Entering 'third_party/tensorpipe' 2024-08-20T23:11:19.0647383Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:11:19.0696815Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:11:19.0745319Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:11:19.0794920Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:11:19.0842732Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:11:19.0911149Z ##[endgroup] 2024-08-20T23:11:19.0914221Z ##[group]Persisting credentials for submodules 2024-08-20T23:11:19.0918724Z [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-08-20T23:11:19.1269184Z Entering 'android/libs/fbjni' 2024-08-20T23:11:19.1334214Z Entering 'third_party/FP16' 2024-08-20T23:11:19.1399802Z Entering 'third_party/FXdiv' 2024-08-20T23:11:19.1465625Z Entering 'third_party/NNPACK' 2024-08-20T23:11:19.1530148Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:11:19.1594614Z Entering 'third_party/XNNPACK' 2024-08-20T23:11:19.1679527Z Entering 'third_party/benchmark' 2024-08-20T23:11:19.1742635Z Entering 'third_party/cpp-httplib' 2024-08-20T23:11:19.1806671Z Entering 'third_party/cpuinfo' 2024-08-20T23:11:19.1871458Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:11:19.1935387Z Entering 'third_party/cutlass' 2024-08-20T23:11:19.2009964Z Entering 'third_party/eigen' 2024-08-20T23:11:19.2076781Z Entering 'third_party/fbgemm' 2024-08-20T23:11:19.2139574Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:11:19.2202915Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:11:19.2267193Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:11:19.2338642Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:11:19.2403088Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:11:19.2468883Z Entering 'third_party/flatbuffers' 2024-08-20T23:11:19.2538832Z Entering 'third_party/fmt' 2024-08-20T23:11:19.2603671Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:11:19.2668434Z Entering 'third_party/gloo' 2024-08-20T23:11:19.2731578Z Entering 'third_party/googletest' 2024-08-20T23:11:19.2796470Z Entering 'third_party/ideep' 2024-08-20T23:11:19.2859433Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:11:19.2932943Z Entering 'third_party/ittapi' 2024-08-20T23:11:19.2995664Z Entering 'third_party/kineto' 2024-08-20T23:11:19.3059158Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:11:19.3123446Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:11:19.3188525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:11:19.3252411Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:11:19.3316139Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:11:19.3378585Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:11:19.3443197Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:11:19.3506376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:11:19.3573000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:11:19.3639221Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:11:19.3707662Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:11:19.3774076Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:11:19.3840930Z Entering 'third_party/mimalloc' 2024-08-20T23:11:19.3908140Z Entering 'third_party/nccl/nccl' 2024-08-20T23:11:19.3974524Z Entering 'third_party/nlohmann' 2024-08-20T23:11:19.4042235Z Entering 'third_party/onnx' 2024-08-20T23:11:19.4126913Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:11:19.4194031Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:11:19.4262416Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:11:19.4330422Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:11:19.4396244Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:11:19.4465053Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:11:19.4528326Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:11:19.4594706Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:11:19.4658495Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:11:19.4723035Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:11:19.4787049Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:11:19.4852936Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:11:19.4919382Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:11:19.5007771Z Entering 'third_party/pocketfft' 2024-08-20T23:11:19.5072838Z Entering 'third_party/protobuf' 2024-08-20T23:11:19.5140969Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:11:19.5205954Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:11:19.5273179Z Entering 'third_party/psimd' 2024-08-20T23:11:19.5337442Z Entering 'third_party/pthreadpool' 2024-08-20T23:11:19.5402155Z Entering 'third_party/pybind11' 2024-08-20T23:11:19.5467582Z Entering 'third_party/python-peachpy' 2024-08-20T23:11:19.5531895Z Entering 'third_party/sleef' 2024-08-20T23:11:19.5596484Z Entering 'third_party/tensorpipe' 2024-08-20T23:11:19.5659406Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:11:19.5723998Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:11:19.5787217Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:11:19.5851162Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:11:19.5914301Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:11:19.6003007Z [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-08-20T23:11:19.6362372Z Entering 'android/libs/fbjni' 2024-08-20T23:11:19.6422040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-20T23:11:19.6441109Z Entering 'third_party/FP16' 2024-08-20T23:11:19.6503890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-20T23:11:19.6522167Z Entering 'third_party/FXdiv' 2024-08-20T23:11:19.6583510Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-20T23:11:19.6601419Z Entering 'third_party/NNPACK' 2024-08-20T23:11:19.6662560Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-20T23:11:19.6681181Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:11:19.6741343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-20T23:11:19.6760390Z Entering 'third_party/XNNPACK' 2024-08-20T23:11:19.6822133Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-20T23:11:19.6860982Z Entering 'third_party/benchmark' 2024-08-20T23:11:19.6923011Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:11:19.6941868Z Entering 'third_party/cpp-httplib' 2024-08-20T23:11:19.7003683Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-20T23:11:19.7022462Z Entering 'third_party/cpuinfo' 2024-08-20T23:11:19.7084182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T23:11:19.7103811Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:11:19.7165334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-20T23:11:19.7184464Z Entering 'third_party/cutlass' 2024-08-20T23:11:19.7245021Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-20T23:11:19.7275249Z Entering 'third_party/eigen' 2024-08-20T23:11:19.7336075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-20T23:11:19.7358475Z Entering 'third_party/fbgemm' 2024-08-20T23:11:19.7422447Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-20T23:11:19.7441676Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:11:19.7504379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-20T23:11:19.7523812Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:11:19.7586292Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T23:11:19.7605305Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:11:19.7668163Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-20T23:11:19.7694908Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:11:19.7757868Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:11:19.7778860Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:11:19.7840486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-20T23:11:19.7860808Z Entering 'third_party/flatbuffers' 2024-08-20T23:11:19.7924615Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-20T23:11:19.7947700Z Entering 'third_party/fmt' 2024-08-20T23:11:19.8010973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-20T23:11:19.8030418Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:11:19.8092633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-20T23:11:19.8111545Z Entering 'third_party/gloo' 2024-08-20T23:11:19.8175672Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-20T23:11:19.8194780Z Entering 'third_party/googletest' 2024-08-20T23:11:19.8257050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:11:19.8277802Z Entering 'third_party/ideep' 2024-08-20T23:11:19.8340987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-20T23:11:19.8358991Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:11:19.8424571Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-20T23:11:19.8454217Z Entering 'third_party/ittapi' 2024-08-20T23:11:19.8518827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-20T23:11:19.8537934Z Entering 'third_party/kineto' 2024-08-20T23:11:19.8602279Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-20T23:11:19.8620907Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:11:19.8685574Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-20T23:11:19.8703646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:11:19.8767501Z 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-08-20T23:11:19.8787997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:11:19.8851707Z 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-08-20T23:11:19.8871706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:11:19.8934500Z 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-08-20T23:11:19.8954060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:11:19.9019194Z 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-08-20T23:11:19.9036763Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:11:19.9102515Z 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-08-20T23:11:19.9123261Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:11:19.9188926Z 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-08-20T23:11:19.9207415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:11:19.9271601Z 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-08-20T23:11:19.9290419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:11:19.9353502Z 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-08-20T23:11:19.9375202Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:11:19.9438234Z 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-08-20T23:11:19.9459366Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:11:19.9523818Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-20T23:11:19.9542489Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:11:19.9607376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-20T23:11:19.9628240Z Entering 'third_party/mimalloc' 2024-08-20T23:11:19.9693862Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-20T23:11:19.9713255Z Entering 'third_party/nccl/nccl' 2024-08-20T23:11:19.9780779Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-20T23:11:19.9800767Z Entering 'third_party/nlohmann' 2024-08-20T23:11:19.9864260Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-20T23:11:19.9885697Z Entering 'third_party/onnx' 2024-08-20T23:11:19.9950464Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-20T23:11:19.9989168Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:11:20.0052514Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:11:20.0073326Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:11:20.0135067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-20T23:11:20.0157341Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:11:20.0222427Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-20T23:11:20.0243447Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:11:20.0306951Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:11:20.0325611Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:11:20.0390235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:11:20.0408654Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:11:20.0472603Z 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-08-20T23:11:20.0490858Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:11:20.0552923Z 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-08-20T23:11:20.0575289Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:11:20.0636619Z 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-08-20T23:11:20.0655413Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:11:20.0719825Z 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-08-20T23:11:20.0738487Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:11:20.0803055Z 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-08-20T23:11:20.0820757Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:11:20.0885256Z 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-08-20T23:11:20.0906339Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:11:20.0973235Z 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-08-20T23:11:20.0994003Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:11:20.1056633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-20T23:11:20.1099163Z Entering 'third_party/pocketfft' 2024-08-20T23:11:20.1163752Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-20T23:11:20.1182647Z Entering 'third_party/protobuf' 2024-08-20T23:11:20.1244670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-20T23:11:20.1268351Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:11:20.1330046Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:11:20.1348428Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:11:20.1411034Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:11:20.1431412Z Entering 'third_party/psimd' 2024-08-20T23:11:20.1495041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-20T23:11:20.1513957Z Entering 'third_party/pthreadpool' 2024-08-20T23:11:20.1577311Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-20T23:11:20.1595975Z Entering 'third_party/pybind11' 2024-08-20T23:11:20.1658486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-20T23:11:20.1678816Z Entering 'third_party/python-peachpy' 2024-08-20T23:11:20.1740785Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-20T23:11:20.1760220Z Entering 'third_party/sleef' 2024-08-20T23:11:20.1824283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-20T23:11:20.1843919Z Entering 'third_party/tensorpipe' 2024-08-20T23:11:20.1909600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-20T23:11:20.1928536Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:11:20.1994002Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:11:20.2012909Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:11:20.2077406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-20T23:11:20.2095399Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:11:20.2158020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-20T23:11:20.2177439Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:11:20.2241957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-20T23:11:20.2259783Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:11:20.2326437Z 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-08-20T23:11:20.3467658Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T23:11:20.3834064Z Entering 'android/libs/fbjni' 2024-08-20T23:11:20.3886739Z Entering 'third_party/FP16' 2024-08-20T23:11:20.3938427Z Entering 'third_party/FXdiv' 2024-08-20T23:11:20.3988863Z Entering 'third_party/NNPACK' 2024-08-20T23:11:20.4040919Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:11:20.4093496Z Entering 'third_party/XNNPACK' 2024-08-20T23:11:20.4165419Z Entering 'third_party/benchmark' 2024-08-20T23:11:20.4216573Z Entering 'third_party/cpp-httplib' 2024-08-20T23:11:20.4268889Z Entering 'third_party/cpuinfo' 2024-08-20T23:11:20.4320630Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:11:20.4374282Z Entering 'third_party/cutlass' 2024-08-20T23:11:20.4433999Z Entering 'third_party/eigen' 2024-08-20T23:11:20.4490021Z Entering 'third_party/fbgemm' 2024-08-20T23:11:20.4543100Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:11:20.4595071Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:11:20.4645708Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:11:20.4704981Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:11:20.4755211Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:11:20.4807689Z Entering 'third_party/flatbuffers' 2024-08-20T23:11:20.4862718Z Entering 'third_party/fmt' 2024-08-20T23:11:20.4913379Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:11:20.4964927Z Entering 'third_party/gloo' 2024-08-20T23:11:20.5015917Z Entering 'third_party/googletest' 2024-08-20T23:11:20.5068816Z Entering 'third_party/ideep' 2024-08-20T23:11:20.5118289Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:11:20.5178553Z Entering 'third_party/ittapi' 2024-08-20T23:11:20.5230371Z Entering 'third_party/kineto' 2024-08-20T23:11:20.5283542Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:11:20.5333997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:11:20.5387098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:11:20.5437245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:11:20.5489363Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:11:20.5539956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:11:20.5593639Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:11:20.5644445Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:11:20.5698661Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:11:20.5750094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:11:20.5804377Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:11:20.5855610Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:11:20.5908066Z Entering 'third_party/mimalloc' 2024-08-20T23:11:20.5959152Z Entering 'third_party/nccl/nccl' 2024-08-20T23:11:20.6011185Z Entering 'third_party/nlohmann' 2024-08-20T23:11:20.6065313Z Entering 'third_party/onnx' 2024-08-20T23:11:20.6136087Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:11:20.6190717Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:11:20.6245723Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:11:20.6303259Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:11:20.6354041Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:11:20.6406311Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:11:20.6457893Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:11:20.6511808Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:11:20.6563951Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:11:20.6615344Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:11:20.6666221Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:11:20.6718714Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:11:20.6772671Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:11:20.6848562Z Entering 'third_party/pocketfft' 2024-08-20T23:11:20.6906943Z Entering 'third_party/protobuf' 2024-08-20T23:11:20.6963655Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:11:20.7014240Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:11:20.7068518Z Entering 'third_party/psimd' 2024-08-20T23:11:20.7121656Z Entering 'third_party/pthreadpool' 2024-08-20T23:11:20.7175930Z Entering 'third_party/pybind11' 2024-08-20T23:11:20.7228964Z Entering 'third_party/python-peachpy' 2024-08-20T23:11:20.7283138Z Entering 'third_party/sleef' 2024-08-20T23:11:20.7336416Z Entering 'third_party/tensorpipe' 2024-08-20T23:11:20.7390974Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:11:20.7442751Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:11:20.7496991Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:11:20.7547562Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:11:20.7598376Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:11:20.7670412Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T23:11:20.8034240Z Entering 'android/libs/fbjni' 2024-08-20T23:11:20.8089717Z Entering 'third_party/FP16' 2024-08-20T23:11:20.8142298Z Entering 'third_party/FXdiv' 2024-08-20T23:11:20.8194877Z Entering 'third_party/NNPACK' 2024-08-20T23:11:20.8244712Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:11:20.8295413Z Entering 'third_party/XNNPACK' 2024-08-20T23:11:20.8366486Z Entering 'third_party/benchmark' 2024-08-20T23:11:20.8419885Z Entering 'third_party/cpp-httplib' 2024-08-20T23:11:20.8472006Z Entering 'third_party/cpuinfo' 2024-08-20T23:11:20.8523803Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:11:20.8577654Z Entering 'third_party/cutlass' 2024-08-20T23:11:20.8640048Z Entering 'third_party/eigen' 2024-08-20T23:11:20.8700678Z Entering 'third_party/fbgemm' 2024-08-20T23:11:20.8755229Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:11:20.8807581Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:11:20.8859616Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:11:20.8919898Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:11:20.8974323Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:11:20.9026455Z Entering 'third_party/flatbuffers' 2024-08-20T23:11:20.9084469Z Entering 'third_party/fmt' 2024-08-20T23:11:20.9136210Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:11:20.9190547Z Entering 'third_party/gloo' 2024-08-20T23:11:20.9243595Z Entering 'third_party/googletest' 2024-08-20T23:11:20.9297724Z Entering 'third_party/ideep' 2024-08-20T23:11:20.9349616Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:11:20.9410944Z Entering 'third_party/ittapi' 2024-08-20T23:11:20.9465260Z Entering 'third_party/kineto' 2024-08-20T23:11:20.9517913Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:11:20.9573518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:11:20.9627160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:11:20.9680658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:11:20.9733016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:11:20.9783875Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:11:20.9836965Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:11:20.9888694Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:11:20.9938580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:11:20.9991122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:11:21.0042299Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:11:21.0092954Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:11:21.0145532Z Entering 'third_party/mimalloc' 2024-08-20T23:11:21.0199993Z Entering 'third_party/nccl/nccl' 2024-08-20T23:11:21.0250351Z Entering 'third_party/nlohmann' 2024-08-20T23:11:21.0303508Z Entering 'third_party/onnx' 2024-08-20T23:11:21.0374355Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:11:21.0424956Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:11:21.0480662Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:11:21.0534968Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:11:21.0586423Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:11:21.0636576Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:11:21.0686901Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:11:21.0738997Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:11:21.0789290Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:11:21.0838646Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:11:21.0889796Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:11:21.0943498Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:11:21.0995796Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:11:21.1071415Z Entering 'third_party/pocketfft' 2024-08-20T23:11:21.1123897Z Entering 'third_party/protobuf' 2024-08-20T23:11:21.1181202Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:11:21.1232008Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:11:21.1285522Z Entering 'third_party/psimd' 2024-08-20T23:11:21.1337695Z Entering 'third_party/pthreadpool' 2024-08-20T23:11:21.1390740Z Entering 'third_party/pybind11' 2024-08-20T23:11:21.1441439Z Entering 'third_party/python-peachpy' 2024-08-20T23:11:21.1494463Z Entering 'third_party/sleef' 2024-08-20T23:11:21.1545100Z Entering 'third_party/tensorpipe' 2024-08-20T23:11:21.1596757Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:11:21.1646028Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:11:21.1696565Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:11:21.1746731Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:11:21.1796388Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:11:21.1866087Z ##[endgroup] 2024-08-20T23:11:21.1915908Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T23:11:21.1958917Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T23:11:21.2226693Z Prepare all required actions 2024-08-20T23:11:21.2227395Z Getting action download info 2024-08-20T23:11:21.3706108Z ##[group]Run ./.github/actions/setup-linux 2024-08-20T23:11:21.3706621Z env: 2024-08-20T23:11:21.3706962Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:21.3707389Z BUILDER_ROOT: /builder 2024-08-20T23:11:21.3707793Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:21.3708213Z DESIRED_CUDA: cu118 2024-08-20T23:11:21.3708614Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:21.3709031Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:21.3709541Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:21.3710142Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:21.3710504Z LIBTORCH_CONFIG: 2024-08-20T23:11:21.3710890Z LIBTORCH_VARIANT: 2024-08-20T23:11:21.3711284Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:21.3711672Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:21.3712283Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:21.3713064Z ANACONDA_USER: pytorch 2024-08-20T23:11:21.3713487Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:21.3713953Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:21.3714439Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:21.3715214Z GITHUB_TOKEN: *** 2024-08-20T23:11:21.3715602Z PR_NUMBER: 2024-08-20T23:11:21.3715990Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:21.3716548Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:21.3717102Z USE_SPLIT_BUILD: false 2024-08-20T23:11:21.3717718Z ##[endgroup] 2024-08-20T23:11:21.3744153Z ##[group]Run set -euo pipefail 2024-08-20T23:11:21.3744675Z set -euo pipefail 2024-08-20T23:11:21.3745145Z function get_ec2_metadata() { 2024-08-20T23:11:21.3745796Z  # Pulled from instance metadata endpoint for EC2 2024-08-20T23:11:21.3746890Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-20T23:11:21.3747861Z  category=$1 2024-08-20T23:11:21.3748526Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-20T23:11:21.3749312Z  runner_name_str=i-02b3451f34d3eeadf 2024-08-20T23:11:21.3749858Z  if [[ -f /.inarc ]]; then 2024-08-20T23:11:21.3750459Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-20T23:11:21.3751153Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-20T23:11:21.3751992Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-20T23:11:21.3752755Z  else 2024-08-20T23:11:21.3753360Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-20T23:11:21.3754058Z  fi 2024-08-20T23:11:21.3754395Z } 2024-08-20T23:11:21.3754829Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-20T23:11:21.3755531Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-20T23:11:21.3756345Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-20T23:11:21.3757042Z echo "system info $(uname -a)" 2024-08-20T23:11:21.3766113Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:21.3766733Z env: 2024-08-20T23:11:21.3767065Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:21.3767475Z BUILDER_ROOT: /builder 2024-08-20T23:11:21.3767895Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:21.3768320Z DESIRED_CUDA: cu118 2024-08-20T23:11:21.3768703Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:21.3769130Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:21.3769645Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:21.3770223Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:21.3770605Z LIBTORCH_CONFIG: 2024-08-20T23:11:21.3770986Z LIBTORCH_VARIANT: 2024-08-20T23:11:21.3771362Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:21.3771768Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:21.3772384Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:21.3773102Z ANACONDA_USER: pytorch 2024-08-20T23:11:21.3773767Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:21.3774268Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:21.3774758Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:21.3775508Z GITHUB_TOKEN: *** 2024-08-20T23:11:21.3775887Z PR_NUMBER: 2024-08-20T23:11:21.3776274Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:21.3776838Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:21.3777392Z USE_SPLIT_BUILD: false 2024-08-20T23:11:21.3777814Z ##[endgroup] 2024-08-20T23:11:21.3894823Z ami-id: ami-06c68f701d8090592 2024-08-20T23:11:21.3962796Z instance-id: i-02b3451f34d3eeadf 2024-08-20T23:11:21.4030693Z instance-type: g3.4xlarge 2024-08-20T23:11:21.4044477Z system info Linux ip-10-0-2-152.ec2.internal 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-20T23:11:21.4073426Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T23:11:21.4074594Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T23:11:21.4082365Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:21.4082982Z env: 2024-08-20T23:11:21.4083296Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:21.4083724Z BUILDER_ROOT: /builder 2024-08-20T23:11:21.4084148Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:21.4084555Z DESIRED_CUDA: cu118 2024-08-20T23:11:21.4084961Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:21.4085626Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:21.4086118Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:21.4086718Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:21.4087104Z LIBTORCH_CONFIG: 2024-08-20T23:11:21.4087468Z LIBTORCH_VARIANT: 2024-08-20T23:11:21.4087860Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:21.4088264Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:21.4088863Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:21.4089596Z ANACONDA_USER: pytorch 2024-08-20T23:11:21.4090029Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:21.4174543Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:21.4175265Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:21.4176047Z GITHUB_TOKEN: *** 2024-08-20T23:11:21.4176410Z PR_NUMBER: 2024-08-20T23:11:21.4176777Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:21.4177330Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:21.4177855Z USE_SPLIT_BUILD: false 2024-08-20T23:11:21.4178255Z ##[endgroup] 2024-08-20T23:11:21.4271587Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-20T23:11:21.4272329Z if systemctl is-active --quiet docker; then 2024-08-20T23:11:21.4272996Z  echo "Docker daemon is running..."; 2024-08-20T23:11:21.4273550Z else 2024-08-20T23:11:21.4274156Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-20T23:11:21.4274865Z fi 2024-08-20T23:11:21.4282303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:21.4282928Z env: 2024-08-20T23:11:21.4283249Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:21.4283682Z BUILDER_ROOT: /builder 2024-08-20T23:11:21.4284092Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:21.4284517Z DESIRED_CUDA: cu118 2024-08-20T23:11:21.4284921Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:21.4285322Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:21.4285835Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:21.4286461Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:21.4286845Z LIBTORCH_CONFIG: 2024-08-20T23:11:21.4287213Z LIBTORCH_VARIANT: 2024-08-20T23:11:21.4287614Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:21.4288006Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:21.4288629Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:21.4289350Z ANACONDA_USER: pytorch 2024-08-20T23:11:21.4289783Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:21.4290235Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:21.4290931Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:21.4291763Z GITHUB_TOKEN: *** 2024-08-20T23:11:21.4292134Z PR_NUMBER: 2024-08-20T23:11:21.4292523Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:21.4293119Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:21.4293678Z USE_SPLIT_BUILD: false 2024-08-20T23:11:21.4294090Z ##[endgroup] 2024-08-20T23:11:21.4386250Z Docker daemon is running... 2024-08-20T23:11:21.4443993Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T23:11:21.4444691Z with: 2024-08-20T23:11:21.4444988Z shell: bash 2024-08-20T23:11:21.4445342Z timeout_minutes: 5 2024-08-20T23:11:21.4445731Z max_attempts: 3 2024-08-20T23:11:21.4446092Z retry_wait_seconds: 30 2024-08-20T23:11:21.4449946Z 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-08-20T23:11:21.4453867Z polling_interval_seconds: 1 2024-08-20T23:11:21.4454534Z warning_on_retry: true 2024-08-20T23:11:21.4454955Z continue_on_error: false 2024-08-20T23:11:21.4455363Z env: 2024-08-20T23:11:21.4455670Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:21.4456086Z BUILDER_ROOT: /builder 2024-08-20T23:11:21.4456501Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:21.4456901Z DESIRED_CUDA: cu118 2024-08-20T23:11:21.4457297Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:21.4457705Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:21.4458194Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:21.4458796Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:21.4459176Z LIBTORCH_CONFIG: 2024-08-20T23:11:21.4459536Z LIBTORCH_VARIANT: 2024-08-20T23:11:21.4459924Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:21.4460326Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:21.4460928Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:21.4462231Z ANACONDA_USER: pytorch 2024-08-20T23:11:21.4462669Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:21.4463131Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:21.4463612Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:21.4464401Z GITHUB_TOKEN: *** 2024-08-20T23:11:21.4464765Z PR_NUMBER: 2024-08-20T23:11:21.4465151Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:21.4465725Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:21.4466265Z USE_SPLIT_BUILD: false 2024-08-20T23:11:21.4466683Z AWS_RETRY_MODE: standard 2024-08-20T23:11:21.4467105Z AWS_MAX_ATTEMPTS: 5 2024-08-20T23:11:21.4467481Z ##[endgroup] 2024-08-20T23:11:22.9925164Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T23:11:22.9926707Z Configure a credential helper to remove this warning. See 2024-08-20T23:11:22.9928726Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T23:11:22.9929411Z 2024-08-20T23:11:22.9929561Z Login Succeeded 2024-08-20T23:11:23.5233655Z Command completed after 1 attempt(s). 2024-08-20T23:11:23.5324015Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T23:11:23.5324934Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T23:11:23.5325750Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T23:11:23.5333576Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:23.5334182Z env: 2024-08-20T23:11:23.5334522Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:23.5334952Z BUILDER_ROOT: /builder 2024-08-20T23:11:23.5335566Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:23.5336025Z DESIRED_CUDA: cu118 2024-08-20T23:11:23.5336432Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:23.5336831Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:23.5337343Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:23.5337942Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:23.5338305Z LIBTORCH_CONFIG: 2024-08-20T23:11:23.5338689Z LIBTORCH_VARIANT: 2024-08-20T23:11:23.5339087Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:23.5339491Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:23.5340172Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:23.5340900Z ANACONDA_USER: pytorch 2024-08-20T23:11:23.5341317Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:23.5341785Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:23.5342274Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:23.5343170Z GITHUB_TOKEN: *** 2024-08-20T23:11:23.5343564Z PR_NUMBER: 2024-08-20T23:11:23.5343956Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:23.5344541Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:23.5345089Z USE_SPLIT_BUILD: false 2024-08-20T23:11:23.5345500Z ##[endgroup] 2024-08-20T23:11:23.5475572Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T23:11:23.5477504Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T23:11:23.5478993Z # shellcheck disable=SC2046 2024-08-20T23:11:23.5480106Z docker stop $(docker ps -q) || true 2024-08-20T23:11:23.5481595Z # Prune all of the docker images 2024-08-20T23:11:23.5482639Z docker system prune -af 2024-08-20T23:11:23.5490446Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:23.5491051Z env: 2024-08-20T23:11:23.5491389Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:23.5491819Z BUILDER_ROOT: /builder 2024-08-20T23:11:23.5492228Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:23.5492648Z DESIRED_CUDA: cu118 2024-08-20T23:11:23.5493064Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:23.5493466Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:23.5493979Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:23.5494577Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:23.5494939Z LIBTORCH_CONFIG: 2024-08-20T23:11:23.5495320Z LIBTORCH_VARIANT: 2024-08-20T23:11:23.5495711Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:23.5496098Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:23.5496718Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:23.5497438Z ANACONDA_USER: pytorch 2024-08-20T23:11:23.5497849Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:23.5498315Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:23.5498797Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:23.5499590Z GITHUB_TOKEN: *** 2024-08-20T23:11:23.5499957Z PR_NUMBER: 2024-08-20T23:11:23.5500348Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:23.5500927Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:23.5501475Z USE_SPLIT_BUILD: false 2024-08-20T23:11:23.5501886Z ##[endgroup] 2024-08-20T23:11:23.5861024Z "docker stop" requires at least 1 argument. 2024-08-20T23:11:23.5862384Z See 'docker stop --help'. 2024-08-20T23:11:23.5862719Z 2024-08-20T23:11:23.5863002Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T23:11:23.5864060Z 2024-08-20T23:11:23.5864272Z Stop one or more running containers 2024-08-20T23:11:23.6072399Z Total reclaimed space: 0B 2024-08-20T23:11:23.6110413Z ##[group]Run set +e 2024-08-20T23:11:23.6110861Z set +e 2024-08-20T23:11:23.6111203Z set -x 2024-08-20T23:11:23.6111555Z  2024-08-20T23:11:23.6111943Z PT_DOMAIN=download.pytorch.org 2024-08-20T23:11:23.6112913Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-20T23:11:23.6114285Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-20T23:11:23.6115415Z # one is returned at random 2024-08-20T23:11:23.6116091Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-20T23:11:23.6116723Z  2024-08-20T23:11:23.6117100Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T23:11:23.6117866Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-20T23:11:23.6118789Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-20T23:11:23.6119477Z  2024-08-20T23:11:23.6119881Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T23:11:23.6120537Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-20T23:11:23.6121164Z  exit 1 2024-08-20T23:11:23.6121541Z  fi 2024-08-20T23:11:23.6121863Z fi 2024-08-20T23:11:23.6122198Z  2024-08-20T23:11:23.6122627Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-20T23:11:23.6123245Z  # Clean up any old records first 2024-08-20T23:11:23.6123872Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-20T23:11:23.6124427Z fi 2024-08-20T23:11:23.6124738Z  2024-08-20T23:11:23.6125254Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-20T23:11:23.6125931Z cat /etc/hosts 2024-08-20T23:11:23.6133347Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:23.6133971Z env: 2024-08-20T23:11:23.6134305Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:23.6134920Z BUILDER_ROOT: /builder 2024-08-20T23:11:23.6135346Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:23.6135768Z DESIRED_CUDA: cu118 2024-08-20T23:11:23.6136152Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:23.6136576Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:23.6137091Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:23.6137677Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:23.6138057Z LIBTORCH_CONFIG: 2024-08-20T23:11:23.6138437Z LIBTORCH_VARIANT: 2024-08-20T23:11:23.6138813Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:23.6139228Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:23.6139851Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:23.6140630Z ANACONDA_USER: pytorch 2024-08-20T23:11:23.6141060Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:23.6141530Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:23.6142000Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:23.6142791Z GITHUB_TOKEN: *** 2024-08-20T23:11:23.6143175Z PR_NUMBER: 2024-08-20T23:11:23.6143571Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:23.6144136Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:23.6144690Z USE_SPLIT_BUILD: false 2024-08-20T23:11:23.6145095Z ##[endgroup] 2024-08-20T23:11:23.6177604Z + PT_DOMAIN=download.pytorch.org 2024-08-20T23:11:23.6184507Z ++ dig -4 +short download.pytorch.org 2024-08-20T23:11:23.6185414Z ++ tail -n1 2024-08-20T23:11:23.6484972Z + RESOLVED_IP=18.160.10.22 2024-08-20T23:11:23.6485808Z + '[' -z 18.160.10.22 ']' 2024-08-20T23:11:23.6486384Z + grep -r download.pytorch.org /etc/hosts 2024-08-20T23:11:23.6499757Z 18.160.10.28 download.pytorch.org 2024-08-20T23:11:23.6501530Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-20T23:11:23.8579234Z + echo '18.160.10.22 download.pytorch.org' 2024-08-20T23:11:23.8579921Z + sudo tee -a /etc/hosts 2024-08-20T23:11:23.9146729Z 18.160.10.22 download.pytorch.org 2024-08-20T23:11:23.9168337Z + cat /etc/hosts 2024-08-20T23:11:23.9179301Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-20T23:11:23.9198314Z ::1 localhost6 localhost6.localdomain6 2024-08-20T23:11:23.9198961Z 18.160.10.22 download.pytorch.org 2024-08-20T23:11:23.9252546Z Prepare all required actions 2024-08-20T23:11:23.9292452Z ##[group]Run ./.github/actions/chown-workspace 2024-08-20T23:11:23.9292993Z with: 2024-08-20T23:11:23.9293560Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:23.9294262Z env: 2024-08-20T23:11:23.9294582Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:23.9295011Z BUILDER_ROOT: /builder 2024-08-20T23:11:23.9295439Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:23.9295848Z DESIRED_CUDA: cu118 2024-08-20T23:11:23.9296252Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:23.9296671Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:23.9297171Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:23.9297780Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:23.9298166Z LIBTORCH_CONFIG: 2024-08-20T23:11:23.9298554Z LIBTORCH_VARIANT: 2024-08-20T23:11:23.9298956Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:23.9299367Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:23.9300068Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:23.9300786Z ANACONDA_USER: pytorch 2024-08-20T23:11:23.9301229Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:23.9301705Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:23.9302185Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:23.9302986Z GITHUB_TOKEN: *** 2024-08-20T23:11:23.9303381Z PR_NUMBER: 2024-08-20T23:11:23.9303777Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:23.9304351Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:23.9304912Z USE_SPLIT_BUILD: false 2024-08-20T23:11:23.9305321Z ##[endgroup] 2024-08-20T23:11:23.9327794Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T23:11:23.9328929Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T23:11:23.9337309Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:23.9337935Z env: 2024-08-20T23:11:23.9338271Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:23.9338702Z BUILDER_ROOT: /builder 2024-08-20T23:11:23.9339128Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:23.9339540Z DESIRED_CUDA: cu118 2024-08-20T23:11:23.9339943Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:23.9340429Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:23.9340929Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:23.9341531Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:23.9341913Z LIBTORCH_CONFIG: 2024-08-20T23:11:23.9342279Z LIBTORCH_VARIANT: 2024-08-20T23:11:23.9342673Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:23.9343078Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:23.9343680Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:23.9344394Z ANACONDA_USER: pytorch 2024-08-20T23:11:23.9344830Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:23.9345294Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:23.9345784Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:23.9346537Z GITHUB_TOKEN: *** 2024-08-20T23:11:23.9346914Z PR_NUMBER: 2024-08-20T23:11:23.9347307Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:23.9347884Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:23.9348425Z USE_SPLIT_BUILD: false 2024-08-20T23:11:23.9348832Z ##[endgroup] 2024-08-20T23:11:23.9585960Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-20T23:11:24.1831918Z latest: Pulling from tool/alpine 2024-08-20T23:11:24.1832519Z 540db60ca938: Pulling fs layer 2024-08-20T23:11:24.2762278Z 540db60ca938: Download complete 2024-08-20T23:11:24.4040543Z 540db60ca938: Pull complete 2024-08-20T23:11:24.4156012Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T23:11:24.4204847Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T23:11:27.3523111Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T23:11:27.3523758Z rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T23:11:27.3524296Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T23:11:27.3534000Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:11:27.3534632Z env: 2024-08-20T23:11:27.3534972Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:27.3535389Z BUILDER_ROOT: /builder 2024-08-20T23:11:27.3535819Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:27.3536249Z DESIRED_CUDA: cu118 2024-08-20T23:11:27.3536640Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:27.3537065Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:27.3537582Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:27.3538174Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:27.3538560Z LIBTORCH_CONFIG: 2024-08-20T23:11:27.3538946Z LIBTORCH_VARIANT: 2024-08-20T23:11:27.3539327Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:27.3539739Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:27.3540497Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:27.3541220Z ANACONDA_USER: pytorch 2024-08-20T23:11:27.3541658Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:27.3542131Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:27.3542613Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:27.3543530Z GITHUB_TOKEN: *** 2024-08-20T23:11:27.3543939Z PR_NUMBER: 2024-08-20T23:11:27.3544317Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:27.3544901Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:27.3545462Z USE_SPLIT_BUILD: false 2024-08-20T23:11:27.3545856Z ##[endgroup] 2024-08-20T23:11:30.2114310Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T23:11:30.2115402Z with: 2024-08-20T23:11:30.2116149Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:30.2117230Z submodules: recursive 2024-08-20T23:11:30.2117985Z path: pytorch 2024-08-20T23:11:30.2118711Z repository: pytorch/pytorch 2024-08-20T23:11:30.2120269Z token: *** 2024-08-20T23:11:30.2120919Z ssh-strict: true 2024-08-20T23:11:30.2121646Z persist-credentials: true 2024-08-20T23:11:30.2122462Z clean: true 2024-08-20T23:11:30.2123122Z sparse-checkout-cone-mode: true 2024-08-20T23:11:30.2123630Z fetch-depth: 1 2024-08-20T23:11:30.2123992Z lfs: false 2024-08-20T23:11:30.2124339Z set-safe-directory: true 2024-08-20T23:11:30.2124774Z quiet-checkout: false 2024-08-20T23:11:30.2125165Z env: 2024-08-20T23:11:30.2125477Z PYTORCH_ROOT: /pytorch 2024-08-20T23:11:30.2125904Z BUILDER_ROOT: /builder 2024-08-20T23:11:30.2126324Z PACKAGE_TYPE: manywheel 2024-08-20T23:11:30.2126795Z DESIRED_CUDA: cu118 2024-08-20T23:11:30.2127184Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:11:30.2127600Z GPU_ARCH_TYPE: cuda 2024-08-20T23:11:30.2128113Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:11:30.2128702Z SKIP_ALL_TESTS: 1 2024-08-20T23:11:30.2129084Z LIBTORCH_CONFIG: 2024-08-20T23:11:30.2129473Z LIBTORCH_VARIANT: 2024-08-20T23:11:30.2129854Z DESIRED_DEVTOOLSET: 2024-08-20T23:11:30.2130256Z DESIRED_PYTHON: 3.9 2024-08-20T23:11:30.2130874Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:11:30.2131582Z ANACONDA_USER: pytorch 2024-08-20T23:11:30.2132021Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:11:30.2132492Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:11:30.2132968Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:11:30.2133710Z GITHUB_TOKEN: *** 2024-08-20T23:11:30.2134089Z PR_NUMBER: 2024-08-20T23:11:30.2134482Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:11:30.2135055Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:30.2135621Z USE_SPLIT_BUILD: false 2024-08-20T23:11:30.2136026Z ##[endgroup] 2024-08-20T23:11:30.3380402Z Syncing repository: pytorch/pytorch 2024-08-20T23:11:30.3394513Z ##[group]Getting Git version info 2024-08-20T23:11:30.3396413Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-08-20T23:11:30.3435570Z [command]/usr/bin/git version 2024-08-20T23:11:30.3489873Z git version 2.40.1 2024-08-20T23:11:30.3525527Z ##[endgroup] 2024-08-20T23:11:30.3548248Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bad635a3-e85a-4aed-b8a4-2f9936b373d8' before making global git config changes 2024-08-20T23:11:30.3549869Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T23:11:30.3554310Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-20T23:11:30.3597761Z ##[group]Initializing the repository 2024-08-20T23:11:30.3602222Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-20T23:11:30.3647364Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T23:11:30.3648531Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T23:11:30.3649556Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T23:11:30.3650499Z hint: 2024-08-20T23:11:30.3651362Z hint: git config --global init.defaultBranch 2024-08-20T23:11:30.3652546Z hint: 2024-08-20T23:11:30.3653573Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T23:11:30.3654691Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T23:11:30.3655431Z hint: 2024-08-20T23:11:30.3655814Z hint: git branch -m 2024-08-20T23:11:30.3656823Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-08-20T23:11:30.3664703Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T23:11:30.3702741Z ##[endgroup] 2024-08-20T23:11:30.3703442Z ##[group]Disabling automatic garbage collection 2024-08-20T23:11:30.3707459Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T23:11:30.3745418Z ##[endgroup] 2024-08-20T23:11:30.3746318Z ##[group]Setting up auth 2024-08-20T23:11:30.3755160Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T23:11:30.3795729Z [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-08-20T23:11:30.4129444Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T23:11:30.4168695Z [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-08-20T23:11:30.4509997Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T23:11:30.4573824Z ##[endgroup] 2024-08-20T23:11:30.4574661Z ##[group]Fetching the repository 2024-08-20T23:11:30.4583181Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:30.7185490Z remote: Enumerating objects: 11346, done. 2024-08-20T23:11:30.7187327Z remote: Counting objects: 0% (1/11346) 2024-08-20T23:11:30.7188356Z remote: Counting objects: 1% (114/11346) 2024-08-20T23:11:30.7189993Z remote: Counting objects: 2% (227/11346) 2024-08-20T23:11:30.7191831Z remote: Counting objects: 3% (341/11346) 2024-08-20T23:11:30.7193524Z remote: Counting objects: 4% (454/11346) 2024-08-20T23:11:30.7194385Z remote: Counting objects: 5% (568/11346) 2024-08-20T23:11:30.7195796Z remote: Counting objects: 6% (681/11346) 2024-08-20T23:11:30.7197022Z remote: Counting objects: 7% (795/11346) 2024-08-20T23:11:30.7198469Z remote: Counting objects: 8% (908/11346) 2024-08-20T23:11:30.7200309Z remote: Counting objects: 9% (1022/11346) 2024-08-20T23:11:30.7201840Z remote: Counting objects: 10% (1135/11346) 2024-08-20T23:11:30.7204799Z remote: Counting objects: 11% (1249/11346) 2024-08-20T23:11:30.7206582Z remote: Counting objects: 12% (1362/11346) 2024-08-20T23:11:30.7208255Z remote: Counting objects: 13% (1475/11346) 2024-08-20T23:11:30.7209988Z remote: Counting objects: 14% (1589/11346) 2024-08-20T23:11:30.7211138Z remote: Counting objects: 15% (1702/11346) 2024-08-20T23:11:30.7212386Z remote: Counting objects: 16% (1816/11346) 2024-08-20T23:11:30.7214261Z remote: Counting objects: 17% (1929/11346) 2024-08-20T23:11:30.7215839Z remote: Counting objects: 18% (2043/11346) 2024-08-20T23:11:30.7217100Z remote: Counting objects: 19% (2156/11346) 2024-08-20T23:11:30.7218879Z remote: Counting objects: 20% (2270/11346) 2024-08-20T23:11:30.7220860Z remote: Counting objects: 21% (2383/11346) 2024-08-20T23:11:30.7222709Z remote: Counting objects: 22% (2497/11346) 2024-08-20T23:11:30.7224278Z remote: Counting objects: 23% (2610/11346) 2024-08-20T23:11:30.7226020Z remote: Counting objects: 24% (2724/11346) 2024-08-20T23:11:30.7227094Z remote: Counting objects: 25% (2837/11346) 2024-08-20T23:11:30.7228746Z remote: Counting objects: 26% (2950/11346) 2024-08-20T23:11:30.7229666Z remote: Counting objects: 27% (3064/11346) 2024-08-20T23:11:30.7231294Z remote: Counting objects: 28% (3177/11346) 2024-08-20T23:11:30.7232225Z remote: Counting objects: 29% (3291/11346) 2024-08-20T23:11:30.7233826Z remote: Counting objects: 30% (3404/11346) 2024-08-20T23:11:30.7236293Z remote: Counting objects: 31% (3518/11346) 2024-08-20T23:11:30.7238091Z remote: Counting objects: 32% (3631/11346) 2024-08-20T23:11:30.7239268Z remote: Counting objects: 33% (3745/11346) 2024-08-20T23:11:30.7241003Z remote: Counting objects: 34% (3858/11346) 2024-08-20T23:11:30.7242822Z remote: Counting objects: 35% (3972/11346) 2024-08-20T23:11:30.7243458Z remote: Counting objects: 36% (4085/11346) 2024-08-20T23:11:30.7244990Z remote: Counting objects: 37% (4199/11346) 2024-08-20T23:11:30.7245653Z remote: Counting objects: 38% (4312/11346) 2024-08-20T23:11:30.7247198Z remote: Counting objects: 39% (4425/11346) 2024-08-20T23:11:30.7247882Z remote: Counting objects: 40% (4539/11346) 2024-08-20T23:11:30.7249097Z remote: Counting objects: 41% (4652/11346) 2024-08-20T23:11:30.7250478Z remote: Counting objects: 42% (4766/11346) 2024-08-20T23:11:30.7251477Z remote: Counting objects: 43% (4879/11346) 2024-08-20T23:11:30.7252376Z remote: Counting objects: 44% (4993/11346) 2024-08-20T23:11:30.7253023Z remote: Counting objects: 45% (5106/11346) 2024-08-20T23:11:30.7254608Z remote: Counting objects: 46% (5220/11346) 2024-08-20T23:11:30.7255417Z remote: Counting objects: 47% (5333/11346) 2024-08-20T23:11:30.7256984Z remote: Counting objects: 48% (5447/11346) 2024-08-20T23:11:30.7258325Z remote: Counting objects: 49% (5560/11346) 2024-08-20T23:11:30.7259390Z remote: Counting objects: 50% (5673/11346) 2024-08-20T23:11:30.7261135Z remote: Counting objects: 51% (5787/11346) 2024-08-20T23:11:30.7262472Z remote: Counting objects: 52% (5900/11346) 2024-08-20T23:11:30.7263912Z remote: Counting objects: 53% (6014/11346) 2024-08-20T23:11:30.7264661Z remote: Counting objects: 54% (6127/11346) 2024-08-20T23:11:30.7265560Z remote: Counting objects: 55% (6241/11346) 2024-08-20T23:11:30.7266219Z remote: Counting objects: 56% (6354/11346) 2024-08-20T23:11:30.7267720Z remote: Counting objects: 57% (6468/11346) 2024-08-20T23:11:30.7270026Z remote: Counting objects: 58% (6581/11346) 2024-08-20T23:11:30.7271951Z remote: Counting objects: 59% (6695/11346) 2024-08-20T23:11:30.7272912Z remote: Counting objects: 60% (6808/11346) 2024-08-20T23:11:30.7274270Z remote: Counting objects: 61% (6922/11346) 2024-08-20T23:11:30.7277749Z remote: Counting objects: 62% (7035/11346) 2024-08-20T23:11:30.7281589Z remote: Counting objects: 63% (7148/11346) 2024-08-20T23:11:30.7283304Z remote: Counting objects: 64% (7262/11346) 2024-08-20T23:11:30.7286045Z remote: Counting objects: 65% (7375/11346) 2024-08-20T23:11:30.7287886Z remote: Counting objects: 66% (7489/11346) 2024-08-20T23:11:30.7290602Z remote: Counting objects: 67% (7602/11346) 2024-08-20T23:11:30.7292451Z remote: Counting objects: 68% (7716/11346) 2024-08-20T23:11:30.7294197Z remote: Counting objects: 69% (7829/11346) 2024-08-20T23:11:30.7295879Z remote: Counting objects: 70% (7943/11346) 2024-08-20T23:11:30.7297465Z remote: Counting objects: 71% (8056/11346) 2024-08-20T23:11:30.7298645Z remote: Counting objects: 72% (8170/11346) 2024-08-20T23:11:30.7300345Z remote: Counting objects: 73% (8283/11346) 2024-08-20T23:11:30.7302245Z remote: Counting objects: 74% (8397/11346) 2024-08-20T23:11:30.7303806Z remote: Counting objects: 75% (8510/11346) 2024-08-20T23:11:30.7305414Z remote: Counting objects: 76% (8623/11346) 2024-08-20T23:11:30.7306081Z remote: Counting objects: 77% (8737/11346) 2024-08-20T23:11:30.7307749Z remote: Counting objects: 78% (8850/11346) 2024-08-20T23:11:30.7308697Z remote: Counting objects: 79% (8964/11346) 2024-08-20T23:11:30.7310193Z remote: Counting objects: 80% (9077/11346) 2024-08-20T23:11:30.7312574Z remote: Counting objects: 81% (9191/11346) 2024-08-20T23:11:30.7313627Z remote: Counting objects: 82% (9304/11346) 2024-08-20T23:11:30.7315193Z remote: Counting objects: 83% (9418/11346) 2024-08-20T23:11:30.7315926Z remote: Counting objects: 84% (9531/11346) 2024-08-20T23:11:30.7317478Z remote: Counting objects: 85% (9645/11346) 2024-08-20T23:11:30.7318561Z remote: Counting objects: 86% (9758/11346) 2024-08-20T23:11:30.7319925Z remote: Counting objects: 87% (9872/11346) 2024-08-20T23:11:30.7321363Z remote: Counting objects: 88% (9985/11346) 2024-08-20T23:11:30.7322715Z remote: Counting objects: 89% (10098/11346) 2024-08-20T23:11:30.7325282Z remote: Counting objects: 90% (10212/11346) 2024-08-20T23:11:30.7326944Z remote: Counting objects: 91% (10325/11346) 2024-08-20T23:11:30.7328856Z remote: Counting objects: 92% (10439/11346) 2024-08-20T23:11:30.7330642Z remote: Counting objects: 93% (10552/11346) 2024-08-20T23:11:30.7332481Z remote: Counting objects: 94% (10666/11346) 2024-08-20T23:11:30.7333989Z remote: Counting objects: 95% (10779/11346) 2024-08-20T23:11:30.7336052Z remote: Counting objects: 96% (10893/11346) 2024-08-20T23:11:30.7340141Z remote: Counting objects: 97% (11006/11346) 2024-08-20T23:11:30.7343428Z remote: Counting objects: 98% (11120/11346) 2024-08-20T23:11:30.7347950Z remote: Counting objects: 99% (11233/11346) 2024-08-20T23:11:30.7349154Z remote: Counting objects: 100% (11346/11346) 2024-08-20T23:11:30.7349863Z remote: Counting objects: 100% (11346/11346), done. 2024-08-20T23:11:30.7441741Z remote: Compressing objects: 0% (1/9824) 2024-08-20T23:11:30.7681495Z remote: Compressing objects: 1% (99/9824) 2024-08-20T23:11:30.8374392Z remote: Compressing objects: 2% (197/9824) 2024-08-20T23:11:30.8696059Z remote: Compressing objects: 3% (295/9824) 2024-08-20T23:11:30.8978719Z remote: Compressing objects: 4% (393/9824) 2024-08-20T23:11:30.9497978Z remote: Compressing objects: 5% (492/9824) 2024-08-20T23:11:31.0087390Z remote: Compressing objects: 6% (590/9824) 2024-08-20T23:11:31.0940998Z remote: Compressing objects: 7% (688/9824) 2024-08-20T23:11:31.1408359Z remote: Compressing objects: 8% (786/9824) 2024-08-20T23:11:31.1844131Z remote: Compressing objects: 9% (885/9824) 2024-08-20T23:11:31.2232672Z remote: Compressing objects: 10% (983/9824) 2024-08-20T23:11:31.2631491Z remote: Compressing objects: 11% (1081/9824) 2024-08-20T23:11:31.3053532Z remote: Compressing objects: 12% (1179/9824) 2024-08-20T23:11:31.3873981Z remote: Compressing objects: 13% (1278/9824) 2024-08-20T23:11:31.4315821Z remote: Compressing objects: 14% (1376/9824) 2024-08-20T23:11:31.4853168Z remote: Compressing objects: 15% (1474/9824) 2024-08-20T23:11:31.5412032Z remote: Compressing objects: 16% (1572/9824) 2024-08-20T23:11:31.5779342Z remote: Compressing objects: 17% (1671/9824) 2024-08-20T23:11:31.6509271Z remote: Compressing objects: 18% (1769/9824) 2024-08-20T23:11:31.7086475Z remote: Compressing objects: 19% (1867/9824) 2024-08-20T23:11:31.7355204Z remote: Compressing objects: 20% (1965/9824) 2024-08-20T23:11:31.7606822Z remote: Compressing objects: 20% (1992/9824) 2024-08-20T23:11:31.8007110Z remote: Compressing objects: 21% (2064/9824) 2024-08-20T23:11:31.8578166Z remote: Compressing objects: 22% (2162/9824) 2024-08-20T23:11:31.9242181Z remote: Compressing objects: 23% (2260/9824) 2024-08-20T23:11:31.9673564Z remote: Compressing objects: 24% (2358/9824) 2024-08-20T23:11:32.0364530Z remote: Compressing objects: 25% (2456/9824) 2024-08-20T23:11:32.0761201Z remote: Compressing objects: 26% (2555/9824) 2024-08-20T23:11:32.1168161Z remote: Compressing objects: 27% (2653/9824) 2024-08-20T23:11:32.1659982Z remote: Compressing objects: 28% (2751/9824) 2024-08-20T23:11:32.2150129Z remote: Compressing objects: 29% (2849/9824) 2024-08-20T23:11:32.2749770Z remote: Compressing objects: 30% (2948/9824) 2024-08-20T23:11:32.2847707Z remote: Compressing objects: 31% (3046/9824) 2024-08-20T23:11:32.2932712Z remote: Compressing objects: 32% (3144/9824) 2024-08-20T23:11:32.3176959Z remote: Compressing objects: 33% (3242/9824) 2024-08-20T23:11:32.3319671Z remote: Compressing objects: 34% (3341/9824) 2024-08-20T23:11:32.3568833Z remote: Compressing objects: 35% (3439/9824) 2024-08-20T23:11:32.3602340Z remote: Compressing objects: 36% (3537/9824) 2024-08-20T23:11:32.3683725Z remote: Compressing objects: 37% (3635/9824) 2024-08-20T23:11:32.3917143Z remote: Compressing objects: 38% (3734/9824) 2024-08-20T23:11:32.4135436Z remote: Compressing objects: 39% (3832/9824) 2024-08-20T23:11:32.4358507Z remote: Compressing objects: 40% (3930/9824) 2024-08-20T23:11:32.4656798Z remote: Compressing objects: 41% (4028/9824) 2024-08-20T23:11:32.5079329Z remote: Compressing objects: 42% (4127/9824) 2024-08-20T23:11:32.5433643Z remote: Compressing objects: 43% (4225/9824) 2024-08-20T23:11:32.5681858Z remote: Compressing objects: 44% (4323/9824) 2024-08-20T23:11:32.6051746Z remote: Compressing objects: 45% (4421/9824) 2024-08-20T23:11:32.6474416Z remote: Compressing objects: 46% (4520/9824) 2024-08-20T23:11:32.6838423Z remote: Compressing objects: 47% (4618/9824) 2024-08-20T23:11:32.7182292Z remote: Compressing objects: 48% (4716/9824) 2024-08-20T23:11:32.7354065Z remote: Compressing objects: 49% (4814/9824) 2024-08-20T23:11:32.7477222Z remote: Compressing objects: 49% (4872/9824) 2024-08-20T23:11:32.8050879Z remote: Compressing objects: 50% (4912/9824) 2024-08-20T23:11:32.8384886Z remote: Compressing objects: 51% (5011/9824) 2024-08-20T23:11:32.8609519Z remote: Compressing objects: 52% (5109/9824) 2024-08-20T23:11:32.8869362Z remote: Compressing objects: 53% (5207/9824) 2024-08-20T23:11:32.9091552Z remote: Compressing objects: 54% (5305/9824) 2024-08-20T23:11:32.9532826Z remote: Compressing objects: 55% (5404/9824) 2024-08-20T23:11:32.9784562Z remote: Compressing objects: 56% (5502/9824) 2024-08-20T23:11:33.0111586Z remote: Compressing objects: 57% (5600/9824) 2024-08-20T23:11:33.0585173Z remote: Compressing objects: 58% (5698/9824) 2024-08-20T23:11:33.0655843Z remote: Compressing objects: 59% (5797/9824) 2024-08-20T23:11:33.0828911Z remote: Compressing objects: 60% (5895/9824) 2024-08-20T23:11:33.1016621Z remote: Compressing objects: 61% (5993/9824) 2024-08-20T23:11:33.1403442Z remote: Compressing objects: 62% (6091/9824) 2024-08-20T23:11:33.1581652Z remote: Compressing objects: 63% (6190/9824) 2024-08-20T23:11:33.1665915Z remote: Compressing objects: 64% (6288/9824) 2024-08-20T23:11:33.1691228Z remote: Compressing objects: 65% (6386/9824) 2024-08-20T23:11:33.1752679Z remote: Compressing objects: 66% (6484/9824) 2024-08-20T23:11:33.1872040Z remote: Compressing objects: 67% (6583/9824) 2024-08-20T23:11:33.1926284Z remote: Compressing objects: 68% (6681/9824) 2024-08-20T23:11:33.2017014Z remote: Compressing objects: 69% (6779/9824) 2024-08-20T23:11:33.2137117Z remote: Compressing objects: 70% (6877/9824) 2024-08-20T23:11:33.2288092Z remote: Compressing objects: 71% (6976/9824) 2024-08-20T23:11:33.2394699Z remote: Compressing objects: 72% (7074/9824) 2024-08-20T23:11:33.2491537Z remote: Compressing objects: 73% (7172/9824) 2024-08-20T23:11:33.2593240Z remote: Compressing objects: 74% (7270/9824) 2024-08-20T23:11:33.2752167Z remote: Compressing objects: 75% (7368/9824) 2024-08-20T23:11:33.2856300Z remote: Compressing objects: 76% (7467/9824) 2024-08-20T23:11:33.2978901Z remote: Compressing objects: 77% (7565/9824) 2024-08-20T23:11:33.3110615Z remote: Compressing objects: 78% (7663/9824) 2024-08-20T23:11:33.3233274Z remote: Compressing objects: 79% (7761/9824) 2024-08-20T23:11:33.3382139Z remote: Compressing objects: 80% (7860/9824) 2024-08-20T23:11:33.3551733Z remote: Compressing objects: 81% (7958/9824) 2024-08-20T23:11:33.3694258Z remote: Compressing objects: 82% (8056/9824) 2024-08-20T23:11:33.3809790Z remote: Compressing objects: 83% (8154/9824) 2024-08-20T23:11:33.3937071Z remote: Compressing objects: 84% (8253/9824) 2024-08-20T23:11:33.4054826Z remote: Compressing objects: 85% (8351/9824) 2024-08-20T23:11:33.4203984Z remote: Compressing objects: 86% (8449/9824) 2024-08-20T23:11:33.4320531Z remote: Compressing objects: 87% (8547/9824) 2024-08-20T23:11:33.4424144Z remote: Compressing objects: 88% (8646/9824) 2024-08-20T23:11:33.4540510Z remote: Compressing objects: 89% (8744/9824) 2024-08-20T23:11:33.4587377Z remote: Compressing objects: 90% (8842/9824) 2024-08-20T23:11:33.4598814Z remote: Compressing objects: 91% (8940/9824) 2024-08-20T23:11:33.4612267Z remote: Compressing objects: 92% (9039/9824) 2024-08-20T23:11:33.4632082Z remote: Compressing objects: 93% (9137/9824) 2024-08-20T23:11:33.4640380Z remote: Compressing objects: 94% (9235/9824) 2024-08-20T23:11:33.4653292Z remote: Compressing objects: 95% (9333/9824) 2024-08-20T23:11:33.4664548Z remote: Compressing objects: 96% (9432/9824) 2024-08-20T23:11:33.4679512Z remote: Compressing objects: 97% (9530/9824) 2024-08-20T23:11:33.4692959Z remote: Compressing objects: 98% (9628/9824) 2024-08-20T23:11:33.4703042Z remote: Compressing objects: 99% (9726/9824) 2024-08-20T23:11:33.4703734Z remote: Compressing objects: 100% (9824/9824) 2024-08-20T23:11:33.4704465Z remote: Compressing objects: 100% (9824/9824), done. 2024-08-20T23:11:33.4751487Z Receiving objects: 0% (1/11346) 2024-08-20T23:11:33.4772730Z Receiving objects: 1% (114/11346) 2024-08-20T23:11:33.4797314Z Receiving objects: 2% (227/11346) 2024-08-20T23:11:33.4813566Z Receiving objects: 3% (341/11346) 2024-08-20T23:11:33.4918135Z Receiving objects: 4% (454/11346) 2024-08-20T23:11:33.4927418Z Receiving objects: 5% (568/11346) 2024-08-20T23:11:33.4937443Z Receiving objects: 6% (681/11346) 2024-08-20T23:11:33.4963058Z Receiving objects: 7% (795/11346) 2024-08-20T23:11:33.4981454Z Receiving objects: 8% (908/11346) 2024-08-20T23:11:33.5007907Z Receiving objects: 9% (1022/11346) 2024-08-20T23:11:33.5055187Z Receiving objects: 10% (1135/11346) 2024-08-20T23:11:33.5093348Z Receiving objects: 11% (1249/11346) 2024-08-20T23:11:33.5437214Z Receiving objects: 12% (1362/11346) 2024-08-20T23:11:33.5646672Z Receiving objects: 13% (1475/11346) 2024-08-20T23:11:33.8759515Z Receiving objects: 14% (1589/11346) 2024-08-20T23:11:33.8847665Z Receiving objects: 15% (1702/11346) 2024-08-20T23:11:33.8918925Z Receiving objects: 16% (1816/11346) 2024-08-20T23:11:33.9076568Z Receiving objects: 17% (1929/11346) 2024-08-20T23:11:33.9144446Z Receiving objects: 18% (2043/11346) 2024-08-20T23:11:33.9246895Z Receiving objects: 19% (2156/11346) 2024-08-20T23:11:33.9402218Z Receiving objects: 20% (2270/11346) 2024-08-20T23:11:33.9799867Z Receiving objects: 21% (2383/11346) 2024-08-20T23:11:33.9917736Z Receiving objects: 22% (2497/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.0133667Z Receiving objects: 23% (2610/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.0301762Z Receiving objects: 24% (2724/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.0522036Z Receiving objects: 25% (2837/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.0766026Z Receiving objects: 26% (2950/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1175452Z Receiving objects: 27% (3064/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1279340Z Receiving objects: 28% (3177/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1353618Z Receiving objects: 29% (3291/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1415617Z Receiving objects: 30% (3404/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1476987Z Receiving objects: 31% (3518/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1585048Z Receiving objects: 32% (3631/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1658972Z Receiving objects: 33% (3745/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1689351Z Receiving objects: 34% (3858/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1775110Z Receiving objects: 35% (3972/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.1925766Z Receiving objects: 36% (4085/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2028407Z Receiving objects: 37% (4199/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2111848Z Receiving objects: 38% (4312/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2206563Z Receiving objects: 39% (4425/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2282996Z Receiving objects: 40% (4539/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2449923Z Receiving objects: 41% (4652/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2613816Z Receiving objects: 42% (4766/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2738949Z Receiving objects: 43% (4879/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.2904020Z Receiving objects: 44% (4993/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.3373094Z Receiving objects: 45% (5106/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.4512094Z Receiving objects: 46% (5220/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.4844006Z Receiving objects: 47% (5333/11346), 17.65 MiB | 35.29 MiB/s 2024-08-20T23:11:34.4933781Z Receiving objects: 47% (5385/11346), 27.96 MiB | 27.68 MiB/s 2024-08-20T23:11:34.5033014Z Receiving objects: 48% (5447/11346), 27.96 MiB | 27.68 MiB/s 2024-08-20T23:11:35.4825508Z Receiving objects: 49% (5560/11346), 27.96 MiB | 27.68 MiB/s 2024-08-20T23:11:35.5004791Z Receiving objects: 49% (5602/11346), 49.23 MiB | 32.60 MiB/s 2024-08-20T23:11:35.5176944Z Receiving objects: 50% (5673/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.5291528Z Receiving objects: 51% (5787/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.5427521Z Receiving objects: 52% (5900/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.5551631Z Receiving objects: 53% (6014/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.5726525Z Receiving objects: 54% (6127/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.5940966Z Receiving objects: 55% (6241/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.6119106Z Receiving objects: 56% (6354/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.6353211Z Receiving objects: 57% (6468/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.6478468Z Receiving objects: 58% (6581/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.6575266Z Receiving objects: 59% (6695/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.6590463Z Receiving objects: 60% (6808/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.6933134Z Receiving objects: 61% (6922/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.7117361Z Receiving objects: 62% (7035/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.7755248Z Receiving objects: 63% (7148/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.8154321Z Receiving objects: 64% (7262/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.8314113Z Receiving objects: 65% (7375/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.8372512Z Receiving objects: 66% (7489/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.8483688Z Receiving objects: 67% (7602/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.8692990Z Receiving objects: 68% (7716/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.8934208Z Receiving objects: 69% (7829/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.9210588Z Receiving objects: 70% (7943/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.9511562Z Receiving objects: 71% (8056/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.9789678Z Receiving objects: 72% (8170/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:35.9977128Z Receiving objects: 73% (8283/11346), 70.02 MiB | 34.64 MiB/s 2024-08-20T23:11:36.0041571Z Receiving objects: 74% (8397/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0116449Z Receiving objects: 75% (8510/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0232564Z Receiving objects: 76% (8623/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0314894Z Receiving objects: 77% (8737/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0458616Z Receiving objects: 78% (8850/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0562989Z Receiving objects: 79% (8964/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0635221Z Receiving objects: 80% (9077/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0764178Z Receiving objects: 81% (9191/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0830215Z Receiving objects: 82% (9304/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.0916609Z Receiving objects: 83% (9418/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.1135163Z Receiving objects: 84% (9531/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.1553943Z Receiving objects: 85% (9645/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.1877567Z Receiving objects: 86% (9758/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.2006178Z Receiving objects: 87% (9872/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.2156363Z Receiving objects: 88% (9985/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.2422075Z Receiving objects: 89% (10098/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.2796232Z Receiving objects: 90% (10212/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.3212835Z Receiving objects: 91% (10325/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.3704213Z Receiving objects: 92% (10439/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.4129138Z Receiving objects: 93% (10552/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.4411171Z Receiving objects: 94% (10666/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.4607150Z Receiving objects: 95% (10779/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.4756693Z Receiving objects: 96% (10893/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.5167121Z Receiving objects: 96% (10906/11346), 80.82 MiB | 32.05 MiB/s 2024-08-20T23:11:36.6141376Z Receiving objects: 97% (11006/11346), 86.66 MiB | 28.68 MiB/s 2024-08-20T23:11:36.6482746Z Receiving objects: 98% (11120/11346), 86.66 MiB | 28.68 MiB/s 2024-08-20T23:11:36.6795853Z Receiving objects: 99% (11233/11346), 86.66 MiB | 28.68 MiB/s 2024-08-20T23:11:36.6797203Z remote: Total 11346 (delta 1504), reused 4765 (delta 1233), pack-reused 0 (from 0) 2024-08-20T23:11:36.6798178Z Receiving objects: 100% (11346/11346), 86.66 MiB | 28.68 MiB/s 2024-08-20T23:11:36.6799011Z Receiving objects: 100% (11346/11346), 88.07 MiB | 27.48 MiB/s, done. 2024-08-20T23:11:36.7094794Z Resolving deltas: 0% (0/1504) 2024-08-20T23:11:36.7100582Z Resolving deltas: 1% (16/1504) 2024-08-20T23:11:36.7108955Z Resolving deltas: 2% (31/1504) 2024-08-20T23:11:36.7120348Z Resolving deltas: 3% (46/1504) 2024-08-20T23:11:36.7129744Z Resolving deltas: 4% (61/1504) 2024-08-20T23:11:36.7187523Z Resolving deltas: 5% (76/1504) 2024-08-20T23:11:36.7202269Z Resolving deltas: 6% (92/1504) 2024-08-20T23:11:36.7212057Z Resolving deltas: 7% (109/1504) 2024-08-20T23:11:36.7219967Z Resolving deltas: 8% (121/1504) 2024-08-20T23:11:36.7229799Z Resolving deltas: 9% (136/1504) 2024-08-20T23:11:36.7243163Z Resolving deltas: 10% (152/1504) 2024-08-20T23:11:36.7250864Z Resolving deltas: 11% (168/1504) 2024-08-20T23:11:36.7253453Z Resolving deltas: 12% (181/1504) 2024-08-20T23:11:36.7256867Z Resolving deltas: 13% (196/1504) 2024-08-20T23:11:36.7267230Z Resolving deltas: 14% (211/1504) 2024-08-20T23:11:36.7268277Z Resolving deltas: 15% (227/1504) 2024-08-20T23:11:36.7275055Z Resolving deltas: 16% (241/1504) 2024-08-20T23:11:36.7278939Z Resolving deltas: 17% (256/1504) 2024-08-20T23:11:36.7288266Z Resolving deltas: 18% (271/1504) 2024-08-20T23:11:36.7294435Z Resolving deltas: 19% (286/1504) 2024-08-20T23:11:36.7302518Z Resolving deltas: 20% (302/1504) 2024-08-20T23:11:36.7305160Z Resolving deltas: 21% (317/1504) 2024-08-20T23:11:36.7312576Z Resolving deltas: 22% (331/1504) 2024-08-20T23:11:36.7323568Z Resolving deltas: 23% (346/1504) 2024-08-20T23:11:36.7328310Z Resolving deltas: 24% (362/1504) 2024-08-20T23:11:36.7332968Z Resolving deltas: 25% (377/1504) 2024-08-20T23:11:36.7341708Z Resolving deltas: 26% (392/1504) 2024-08-20T23:11:36.7344450Z Resolving deltas: 27% (408/1504) 2024-08-20T23:11:36.7345674Z Resolving deltas: 28% (422/1504) 2024-08-20T23:11:36.7346748Z Resolving deltas: 29% (437/1504) 2024-08-20T23:11:36.7347554Z Resolving deltas: 30% (453/1504) 2024-08-20T23:11:36.7348294Z Resolving deltas: 31% (471/1504) 2024-08-20T23:11:36.7353338Z Resolving deltas: 32% (482/1504) 2024-08-20T23:11:36.7359201Z Resolving deltas: 33% (497/1504) 2024-08-20T23:11:36.7361185Z Resolving deltas: 34% (512/1504) 2024-08-20T23:11:36.7362361Z Resolving deltas: 35% (527/1504) 2024-08-20T23:11:36.7366490Z Resolving deltas: 36% (542/1504) 2024-08-20T23:11:36.7367735Z Resolving deltas: 37% (557/1504) 2024-08-20T23:11:36.7369178Z Resolving deltas: 38% (572/1504) 2024-08-20T23:11:36.7371243Z Resolving deltas: 39% (589/1504) 2024-08-20T23:11:36.7372471Z Resolving deltas: 40% (603/1504) 2024-08-20T23:11:36.7375850Z Resolving deltas: 41% (617/1504) 2024-08-20T23:11:36.7380560Z Resolving deltas: 42% (632/1504) 2024-08-20T23:11:36.7381998Z Resolving deltas: 43% (648/1504) 2024-08-20T23:11:36.7384263Z Resolving deltas: 44% (662/1504) 2024-08-20T23:11:36.7392795Z Resolving deltas: 45% (677/1504) 2024-08-20T23:11:36.7397738Z Resolving deltas: 46% (692/1504) 2024-08-20T23:11:36.7400850Z Resolving deltas: 47% (707/1504) 2024-08-20T23:11:36.7404686Z Resolving deltas: 48% (722/1504) 2024-08-20T23:11:36.7409955Z Resolving deltas: 49% (737/1504) 2024-08-20T23:11:36.7416843Z Resolving deltas: 50% (753/1504) 2024-08-20T23:11:36.7428864Z Resolving deltas: 51% (769/1504) 2024-08-20T23:11:36.7435834Z Resolving deltas: 52% (783/1504) 2024-08-20T23:11:36.7446572Z Resolving deltas: 53% (798/1504) 2024-08-20T23:11:36.7450636Z Resolving deltas: 54% (815/1504) 2024-08-20T23:11:36.7454972Z Resolving deltas: 55% (828/1504) 2024-08-20T23:11:36.7462080Z Resolving deltas: 56% (844/1504) 2024-08-20T23:11:36.7477120Z Resolving deltas: 57% (858/1504) 2024-08-20T23:11:36.7486719Z Resolving deltas: 58% (873/1504) 2024-08-20T23:11:36.7491585Z Resolving deltas: 59% (888/1504) 2024-08-20T23:11:36.7497479Z Resolving deltas: 60% (903/1504) 2024-08-20T23:11:36.7506910Z Resolving deltas: 61% (918/1504) 2024-08-20T23:11:36.7512111Z Resolving deltas: 62% (933/1504) 2024-08-20T23:11:36.7521807Z Resolving deltas: 63% (948/1504) 2024-08-20T23:11:36.7525718Z Resolving deltas: 64% (965/1504) 2024-08-20T23:11:36.7532136Z Resolving deltas: 65% (978/1504) 2024-08-20T23:11:36.7535206Z Resolving deltas: 66% (993/1504) 2024-08-20T23:11:36.7536258Z Resolving deltas: 67% (1008/1504) 2024-08-20T23:11:36.7537711Z Resolving deltas: 68% (1023/1504) 2024-08-20T23:11:36.7538415Z Resolving deltas: 69% (1038/1504) 2024-08-20T23:11:36.7540906Z Resolving deltas: 70% (1054/1504) 2024-08-20T23:11:36.7541978Z Resolving deltas: 71% (1068/1504) 2024-08-20T23:11:36.7543256Z Resolving deltas: 72% (1084/1504) 2024-08-20T23:11:36.7544096Z Resolving deltas: 73% (1098/1504) 2024-08-20T23:11:36.7548289Z Resolving deltas: 74% (1113/1504) 2024-08-20T23:11:36.7554023Z Resolving deltas: 75% (1129/1504) 2024-08-20T23:11:36.7561973Z Resolving deltas: 76% (1144/1504) 2024-08-20T23:11:36.7564039Z Resolving deltas: 77% (1160/1504) 2024-08-20T23:11:36.7570536Z Resolving deltas: 78% (1175/1504) 2024-08-20T23:11:36.7574847Z Resolving deltas: 79% (1189/1504) 2024-08-20T23:11:36.7580007Z Resolving deltas: 80% (1204/1504) 2024-08-20T23:11:36.7587017Z Resolving deltas: 81% (1219/1504) 2024-08-20T23:11:36.7592222Z Resolving deltas: 82% (1234/1504) 2024-08-20T23:11:36.7599565Z Resolving deltas: 83% (1249/1504) 2024-08-20T23:11:36.7610999Z Resolving deltas: 84% (1264/1504) 2024-08-20T23:11:36.7620345Z Resolving deltas: 85% (1279/1504) 2024-08-20T23:11:36.7626946Z Resolving deltas: 86% (1294/1504) 2024-08-20T23:11:36.7634233Z Resolving deltas: 87% (1309/1504) 2024-08-20T23:11:36.7652166Z Resolving deltas: 88% (1324/1504) 2024-08-20T23:11:36.7658216Z Resolving deltas: 89% (1339/1504) 2024-08-20T23:11:36.7667882Z Resolving deltas: 90% (1354/1504) 2024-08-20T23:11:36.7677275Z Resolving deltas: 91% (1369/1504) 2024-08-20T23:11:36.7684666Z Resolving deltas: 92% (1384/1504) 2024-08-20T23:11:36.7688499Z Resolving deltas: 93% (1399/1504) 2024-08-20T23:11:36.7690031Z Resolving deltas: 94% (1414/1504) 2024-08-20T23:11:36.7693838Z Resolving deltas: 95% (1429/1504) 2024-08-20T23:11:36.7696504Z Resolving deltas: 96% (1444/1504) 2024-08-20T23:11:36.7701892Z Resolving deltas: 97% (1459/1504) 2024-08-20T23:11:36.7719049Z Resolving deltas: 98% (1474/1504) 2024-08-20T23:11:37.0298616Z Resolving deltas: 99% (1489/1504) 2024-08-20T23:11:37.0299230Z Resolving deltas: 100% (1504/1504) 2024-08-20T23:11:37.0299762Z Resolving deltas: 100% (1504/1504), done. 2024-08-20T23:11:37.2763725Z From https://github.com/pytorch/pytorch 2024-08-20T23:11:37.2764925Z * branch 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 -> FETCH_HEAD 2024-08-20T23:11:37.2790169Z ##[endgroup] 2024-08-20T23:11:37.2790837Z ##[group]Determining the checkout info 2024-08-20T23:11:37.2794134Z ##[endgroup] 2024-08-20T23:11:37.2794766Z ##[group]Checking out the ref 2024-08-20T23:11:37.2799830Z [command]/usr/bin/git checkout --progress --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:11:38.2993158Z Updating files: 34% (5587/15964) 2024-08-20T23:11:38.3034104Z Updating files: 35% (5588/15964) 2024-08-20T23:11:38.3078160Z Updating files: 36% (5748/15964) 2024-08-20T23:11:38.3123999Z Updating files: 37% (5907/15964) 2024-08-20T23:11:38.3169584Z Updating files: 38% (6067/15964) 2024-08-20T23:11:38.3216869Z Updating files: 39% (6226/15964) 2024-08-20T23:11:38.3260101Z Updating files: 40% (6386/15964) 2024-08-20T23:11:38.3304675Z Updating files: 41% (6546/15964) 2024-08-20T23:11:38.3348959Z Updating files: 42% (6705/15964) 2024-08-20T23:11:38.3394729Z Updating files: 43% (6865/15964) 2024-08-20T23:11:38.3439085Z Updating files: 44% (7025/15964) 2024-08-20T23:11:38.3485718Z Updating files: 45% (7184/15964) 2024-08-20T23:11:38.3531664Z Updating files: 46% (7344/15964) 2024-08-20T23:11:38.3578956Z Updating files: 47% (7504/15964) 2024-08-20T23:11:38.3625465Z Updating files: 48% (7663/15964) 2024-08-20T23:11:38.3673771Z Updating files: 49% (7823/15964) 2024-08-20T23:11:38.3720953Z Updating files: 50% (7982/15964) 2024-08-20T23:11:38.3770230Z Updating files: 51% (8142/15964) 2024-08-20T23:11:38.3818566Z Updating files: 52% (8302/15964) 2024-08-20T23:11:38.3870810Z Updating files: 53% (8461/15964) 2024-08-20T23:11:38.3921926Z Updating files: 54% (8621/15964) 2024-08-20T23:11:38.3974042Z Updating files: 55% (8781/15964) 2024-08-20T23:11:38.4024590Z Updating files: 56% (8940/15964) 2024-08-20T23:11:38.4076784Z Updating files: 57% (9100/15964) 2024-08-20T23:11:38.4127916Z Updating files: 58% (9260/15964) 2024-08-20T23:11:38.4179707Z Updating files: 59% (9419/15964) 2024-08-20T23:11:38.4231285Z Updating files: 60% (9579/15964) 2024-08-20T23:11:38.4284721Z Updating files: 61% (9739/15964) 2024-08-20T23:11:38.4336551Z Updating files: 62% (9898/15964) 2024-08-20T23:11:38.4395288Z Updating files: 63% (10058/15964) 2024-08-20T23:11:38.4441407Z Updating files: 64% (10217/15964) 2024-08-20T23:11:38.4499678Z Updating files: 65% (10377/15964) 2024-08-20T23:11:38.4551097Z Updating files: 66% (10537/15964) 2024-08-20T23:11:38.4651335Z Updating files: 67% (10696/15964) 2024-08-20T23:11:38.4874710Z Updating files: 68% (10856/15964) 2024-08-20T23:11:38.5008602Z Updating files: 69% (11016/15964) 2024-08-20T23:11:38.5107570Z Updating files: 70% (11175/15964) 2024-08-20T23:11:38.5341488Z Updating files: 71% (11335/15964) 2024-08-20T23:11:38.5548056Z Updating files: 72% (11495/15964) 2024-08-20T23:11:38.5937079Z Updating files: 73% (11654/15964) 2024-08-20T23:11:38.6068195Z Updating files: 74% (11814/15964) 2024-08-20T23:11:38.6174572Z Updating files: 75% (11973/15964) 2024-08-20T23:11:38.6362960Z Updating files: 76% (12133/15964) 2024-08-20T23:11:38.6541575Z Updating files: 77% (12293/15964) 2024-08-20T23:11:38.6757414Z Updating files: 78% (12452/15964) 2024-08-20T23:11:38.6971079Z Updating files: 79% (12612/15964) 2024-08-20T23:11:38.7198512Z Updating files: 80% (12772/15964) 2024-08-20T23:11:38.7323606Z Updating files: 81% (12931/15964) 2024-08-20T23:11:38.7463944Z Updating files: 82% (13091/15964) 2024-08-20T23:11:38.7589444Z Updating files: 83% (13251/15964) 2024-08-20T23:11:38.7742483Z Updating files: 84% (13410/15964) 2024-08-20T23:11:38.7869727Z Updating files: 85% (13570/15964) 2024-08-20T23:11:38.8008424Z Updating files: 86% (13730/15964) 2024-08-20T23:11:38.8119981Z Updating files: 87% (13889/15964) 2024-08-20T23:11:38.8268227Z Updating files: 88% (14049/15964) 2024-08-20T23:11:38.8442247Z Updating files: 89% (14208/15964) 2024-08-20T23:11:38.8566858Z Updating files: 90% (14368/15964) 2024-08-20T23:11:38.8683690Z Updating files: 91% (14528/15964) 2024-08-20T23:11:38.8834243Z Updating files: 92% (14687/15964) 2024-08-20T23:11:38.9006022Z Updating files: 93% (14847/15964) 2024-08-20T23:11:38.9181643Z Updating files: 94% (15007/15964) 2024-08-20T23:11:38.9350788Z Updating files: 95% (15166/15964) 2024-08-20T23:11:38.9493989Z Updating files: 96% (15326/15964) 2024-08-20T23:11:38.9755356Z Updating files: 97% (15486/15964) 2024-08-20T23:11:38.9907946Z Updating files: 98% (15645/15964) 2024-08-20T23:11:39.0063021Z Updating files: 99% (15805/15964) 2024-08-20T23:11:39.0063614Z Updating files: 100% (15964/15964) 2024-08-20T23:11:39.0064145Z Updating files: 100% (15964/15964), done. 2024-08-20T23:11:39.0293577Z Note: switching to '40ec5f6ddd9787aca0449b24128343ff4c4a88b3'. 2024-08-20T23:11:39.0294583Z 2024-08-20T23:11:39.0295225Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-20T23:11:39.0297121Z changes and commit them, and you can discard any commits you make in this 2024-08-20T23:11:39.0298112Z state without impacting any branches by switching back to a branch. 2024-08-20T23:11:39.0298692Z 2024-08-20T23:11:39.0299079Z If you want to create a new branch to retain commits you create, you may 2024-08-20T23:11:39.0300128Z do so (now or later) by using -c with the switch command. Example: 2024-08-20T23:11:39.0300671Z 2024-08-20T23:11:39.0300923Z git switch -c 2024-08-20T23:11:39.0301289Z 2024-08-20T23:11:39.0301466Z Or undo this operation with: 2024-08-20T23:11:39.0301773Z 2024-08-20T23:11:39.0301937Z git switch - 2024-08-20T23:11:39.0302169Z 2024-08-20T23:11:39.0302620Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-20T23:11:39.0303249Z 2024-08-20T23:11:39.0303416Z HEAD is now at 40ec5f6 Update 2024-08-20T23:11:39.0373159Z ##[endgroup] 2024-08-20T23:11:39.0373852Z ##[group]Setting up auth for fetching submodules 2024-08-20T23:11:39.0380230Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T23:11:39.0456845Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T23:11:39.0535786Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T23:11:39.0572861Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T23:11:39.0605895Z ##[endgroup] 2024-08-20T23:11:39.0606528Z ##[group]Fetching submodules 2024-08-20T23:11:39.0610561Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T23:11:39.0976217Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-20T23:11:39.1334337Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-20T23:11:39.1336839Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-20T23:11:39.1341044Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-20T23:11:39.1345587Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-20T23:11:39.1350786Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-20T23:11:39.1355757Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-20T23:11:39.1360731Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-20T23:11:39.1366881Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-20T23:11:39.1371897Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-20T23:11:39.1377474Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-20T23:11:39.1382672Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-20T23:11:39.1388164Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-20T23:11:39.1393800Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-20T23:11:39.1399698Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-20T23:11:39.1405495Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-20T23:11:39.1413170Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:11:39.1421273Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-20T23:11:39.1427601Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-20T23:11:39.1434046Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-20T23:11:39.1440746Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-20T23:11:39.1447413Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-20T23:11:39.1454301Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-20T23:11:39.1461048Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-20T23:11:39.1468901Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-20T23:11:39.1475843Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-20T23:11:39.1483335Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-20T23:11:39.1490370Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-20T23:11:39.1498206Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-20T23:11:39.1505522Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-20T23:11:39.1513443Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-20T23:11:39.1520890Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-20T23:11:39.1529046Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-20T23:11:39.1536878Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-20T23:11:39.1547210Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-20T23:11:39.1584430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-08-20T23:11:39.4588480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-08-20T23:11:39.6599542Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-08-20T23:11:39.8539335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-08-20T23:11:40.0744679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-20T23:11:40.3456234Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-08-20T23:11:41.2955957Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-08-20T23:11:41.5156403Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-20T23:11:41.7630459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-08-20T23:11:42.1436047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-20T23:11:42.3848386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-08-20T23:11:43.5799656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-08-20T23:11:44.2931786Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-08-20T23:11:44.6002112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-08-20T23:11:44.9519909Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-08-20T23:11:45.1925458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-20T23:11:45.4505160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-08-20T23:11:45.7298298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-08-20T23:11:46.0618576Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-08-20T23:11:46.2784622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-08-20T23:11:46.4988610Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-08-20T23:11:46.9652759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-08-20T23:11:47.2337896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-20T23:11:47.4788203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-08-20T23:11:47.8671441Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-08-20T23:11:48.4337392Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-20T23:11:48.8911583Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-08-20T23:11:49.1045105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-08-20T23:11:49.7117075Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-08-20T23:11:49.9049742Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-08-20T23:11:50.0990562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-08-20T23:11:50.3759737Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-08-20T23:11:50.6285361Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-08-20T23:11:51.0491487Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-08-20T23:11:51.8219906Z From https://github.com/facebookincubator/fbjni 2024-08-20T23:11:51.8221128Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-08-20T23:11:51.8389747Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-20T23:11:52.2443264Z From https://github.com/Maratyszcza/FP16 2024-08-20T23:11:52.2444436Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-08-20T23:11:52.2555622Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-20T23:11:52.6079767Z From https://github.com/Maratyszcza/FXdiv 2024-08-20T23:11:52.6080937Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-08-20T23:11:52.6144694Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-20T23:11:53.0046239Z From https://github.com/Maratyszcza/NNPACK 2024-08-20T23:11:53.0294009Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-08-20T23:11:53.0295251Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-20T23:11:53.6175163Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-08-20T23:11:53.6176335Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-08-20T23:11:53.6580490Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-20T23:11:59.2612822Z From https://github.com/google/XNNPACK 2024-08-20T23:11:59.2613981Z * branch fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 -> FETCH_HEAD 2024-08-20T23:12:00.4254999Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-20T23:12:01.0460334Z From https://github.com/google/benchmark 2024-08-20T23:12:01.0461708Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-08-20T23:12:01.0661138Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-20T23:12:01.4882163Z From https://github.com/yhirose/cpp-httplib 2024-08-20T23:12:01.4883147Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-08-20T23:12:01.5286083Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-20T23:12:02.0100717Z From https://github.com/pytorch/cpuinfo 2024-08-20T23:12:02.0101872Z * branch 3c8b1533ac03dd6531ab6e7b9245d488f13a82a5 -> FETCH_HEAD 2024-08-20T23:12:02.1225458Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-20T23:12:02.5855766Z From https://github.com/NVIDIA/cudnn-frontend 2024-08-20T23:12:02.5857029Z * branch 23511ba176243f27b3b275da1fb3814ea805a171 -> FETCH_HEAD 2024-08-20T23:12:02.6170283Z Submodule path 'third_party/cudnn_frontend': checked out '23511ba176243f27b3b275da1fb3814ea805a171' 2024-08-20T23:12:03.4992265Z From https://github.com/NVIDIA/cutlass 2024-08-20T23:12:03.4993423Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-08-20T23:12:04.1681914Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-20T23:12:06.0622950Z From https://gitlab.com/libeigen/eigen 2024-08-20T23:12:06.0624143Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-08-20T23:12:06.2639961Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-20T23:12:06.8975459Z From https://github.com/pytorch/fbgemm 2024-08-20T23:12:06.8976614Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-08-20T23:12:06.9597855Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-20T23:12:06.9619313Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:12:06.9623669Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:12:06.9627345Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:12:06.9631410Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:12:06.9635562Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:12:06.9667335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-20T23:12:07.2399161Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-20T23:12:07.6705777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-20T23:12:08.8732900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-20T23:12:09.1550039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-20T23:12:10.1591439Z From https://github.com/asmjit/asmjit 2024-08-20T23:12:10.1592578Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-08-20T23:12:10.2109081Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-20T23:12:11.0085343Z From https://github.com/pytorch/cpuinfo 2024-08-20T23:12:11.0086535Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-08-20T23:12:11.1267766Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-20T23:12:12.0096217Z From https://github.com/NVIDIA/cutlass 2024-08-20T23:12:12.0097395Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-08-20T23:12:12.5614724Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-20T23:12:13.2816396Z From https://github.com/google/googletest 2024-08-20T23:12:13.2817830Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-08-20T23:12:13.3289425Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-20T23:12:13.8191073Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-08-20T23:12:13.8192688Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-08-20T23:12:13.8274972Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-20T23:12:14.5559501Z From https://github.com/google/flatbuffers 2024-08-20T23:12:14.5560685Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-08-20T23:12:14.6977470Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-20T23:12:15.2025435Z From https://github.com/fmtlib/fmt 2024-08-20T23:12:15.2026587Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-08-20T23:12:15.2316888Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-20T23:12:15.7837857Z From https://github.com/google/gemmlowp 2024-08-20T23:12:15.7839021Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-08-20T23:12:15.8209305Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-20T23:12:16.3156599Z From https://github.com/facebookincubator/gloo 2024-08-20T23:12:16.3157753Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-08-20T23:12:16.3429703Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-20T23:12:17.0183524Z From https://github.com/google/googletest 2024-08-20T23:12:17.0184654Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-20T23:12:17.0647406Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T23:12:17.5606624Z From https://github.com/intel/ideep 2024-08-20T23:12:17.5607761Z * branch 55ca0191687aaf19aca5cdb7881c791e3bea442b -> FETCH_HEAD 2024-08-20T23:12:17.5721885Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-20T23:12:17.5742937Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-20T23:12:17.5774287Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-20T23:12:20.0315696Z From https://github.com/intel/mkl-dnn 2024-08-20T23:12:20.0316671Z * branch 1137e04ec0b5251ca2b4400a4fd3c667ce843d67 -> FETCH_HEAD 2024-08-20T23:12:20.6020214Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-20T23:12:21.0688968Z From https://github.com/intel/ittapi 2024-08-20T23:12:21.0690127Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-08-20T23:12:21.0852009Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-20T23:12:21.5409264Z From https://github.com/pytorch/kineto 2024-08-20T23:12:21.5410400Z * branch d9753139d181b9ff42872465aac0e5d3018be415 -> FETCH_HEAD 2024-08-20T23:12:21.6406975Z Submodule path 'third_party/kineto': checked out 'd9753139d181b9ff42872465aac0e5d3018be415' 2024-08-20T23:12:21.6429317Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:12:21.6432459Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:12:21.6436772Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:12:21.6469341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-20T23:12:22.1695350Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-20T23:12:22.4395262Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-20T23:12:23.4562393Z From https://github.com/facebookincubator/dynolog 2024-08-20T23:12:23.4563593Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-08-20T23:12:23.5516349Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-20T23:12:23.5537753Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:12:23.5542349Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:12:23.5547055Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:12:23.5551910Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:12:23.5556913Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:12:23.5562555Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:12:23.5567721Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:12:23.5572800Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:12:23.5605923Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-20T23:12:24.1735370Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-20T23:12:24.4100844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-20T23:12:24.6845437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-20T23:12:24.8965671Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-20T23:12:25.1705767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-20T23:12:25.4429302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-20T23:12:25.8350950Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-20T23:12:26.8560379Z From https://github.com/NVIDIA/DCGM 2024-08-20T23:12:26.8561912Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-08-20T23:12:27.0747604Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-20T23:12:27.6615238Z From https://github.com/libcpr/cpr 2024-08-20T23:12:27.6616369Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-08-20T23:12:27.6785459Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-20T23:12:28.2940997Z From https://github.com/fmtlib/fmt 2024-08-20T23:12:28.2942121Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-08-20T23:12:28.3267240Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-20T23:12:28.8051847Z From https://github.com/gflags/gflags 2024-08-20T23:12:28.8052953Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-08-20T23:12:28.8169464Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-20T23:12:28.8190773Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:12:28.8223560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-20T23:12:29.5032737Z From https://github.com/gflags/gflags 2024-08-20T23:12:29.5033931Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-08-20T23:12:29.5094148Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-20T23:12:30.0757844Z From https://github.com/google/glog 2024-08-20T23:12:30.0758942Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-08-20T23:12:30.0951161Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-20T23:12:30.7056741Z From https://github.com/google/googletest 2024-08-20T23:12:30.7057924Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-08-20T23:12:30.7498873Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-20T23:12:31.3656570Z From https://github.com/nlohmann/json 2024-08-20T23:12:31.3657732Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-08-20T23:12:31.4689036Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-20T23:12:31.8861391Z From https://github.com/dtrugman/pfs 2024-08-20T23:12:31.8862925Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-08-20T23:12:31.9037368Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-20T23:12:32.3976713Z From https://github.com/fmtlib/fmt 2024-08-20T23:12:32.3977806Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-08-20T23:12:32.4263100Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-20T23:12:33.0983126Z From https://github.com/google/googletest 2024-08-20T23:12:33.0984269Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-08-20T23:12:33.1429461Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-20T23:12:33.7041311Z From https://github.com/microsoft/mimalloc 2024-08-20T23:12:33.7042450Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-08-20T23:12:33.7447558Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-20T23:12:34.5827267Z From https://github.com/NVIDIA/nccl 2024-08-20T23:12:34.5828401Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-08-20T23:12:34.6098918Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-20T23:12:35.4366610Z From https://github.com/nlohmann/json 2024-08-20T23:12:35.4367746Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-08-20T23:12:35.5546618Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-20T23:12:36.3327928Z From https://github.com/onnx/onnx 2024-08-20T23:12:36.3329084Z * branch 3bf92c03a9f27eba3bda1e5b9e63ea20ec213557 -> FETCH_HEAD 2024-08-20T23:12:36.8349992Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-20T23:12:36.8392640Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-20T23:12:36.8395842Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-20T23:12:36.8430583Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-20T23:12:37.1144192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-20T23:12:37.9252863Z From https://github.com/google/benchmark 2024-08-20T23:12:37.9254036Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-08-20T23:12:37.9461417Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-20T23:12:38.5530819Z From https://github.com/pybind/pybind11 2024-08-20T23:12:38.5531966Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-08-20T23:12:38.5896476Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-20T23:12:39.3393826Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-08-20T23:12:39.3395872Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-08-20T23:12:39.4247041Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-20T23:12:39.4271805Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:12:39.4275340Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:12:39.4279210Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:12:39.4283364Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:12:39.4287814Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:12:39.4291991Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:12:39.4297011Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:12:39.4301289Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:12:39.4335656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-20T23:12:39.6868783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-20T23:12:39.9448822Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-20T23:12:40.1795046Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-20T23:12:40.6007766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-20T23:12:40.8611158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-20T23:12:41.0788273Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-20T23:12:41.3106193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-20T23:12:42.3811763Z From https://github.com/google/benchmark 2024-08-20T23:12:42.3812909Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-08-20T23:12:42.4023897Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-20T23:12:43.0186029Z From https://github.com/google/googletest 2024-08-20T23:12:43.0187224Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-08-20T23:12:43.0634649Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-20T23:12:43.5407755Z From https://github.com/microsoft/GSL 2024-08-20T23:12:43.5408924Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-08-20T23:12:43.5526294Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-20T23:12:44.2330179Z From https://github.com/nlohmann/json 2024-08-20T23:12:44.2331348Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-08-20T23:12:44.3712835Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-20T23:12:44.8208703Z From https://github.com/open-telemetry/opentelemetry-proto 2024-08-20T23:12:44.8209795Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-08-20T23:12:44.8318290Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-20T23:12:45.2110755Z From https://github.com/opentracing/opentracing-cpp 2024-08-20T23:12:45.2111801Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-08-20T23:12:45.2252091Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-20T23:12:45.6579834Z From https://github.com/jupp0r/prometheus-cpp 2024-08-20T23:12:45.6581635Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-08-20T23:12:45.6760877Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-20T23:12:45.6781121Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:12:45.6784816Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:12:45.6816055Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-20T23:12:46.3764914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-20T23:12:47.1651441Z From https://github.com/civetweb/civetweb 2024-08-20T23:12:47.1652626Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-08-20T23:12:47.4446875Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-20T23:12:48.1081457Z From https://github.com/google/googletest 2024-08-20T23:12:48.1082864Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-20T23:12:48.1542152Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T23:12:49.2517888Z From https://github.com/Microsoft/vcpkg 2024-08-20T23:12:49.2519426Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-08-20T23:12:49.9056364Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-20T23:12:50.3286143Z From https://github.com/mreineck/pocketfft 2024-08-20T23:12:50.3287312Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-08-20T23:12:50.3349358Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-20T23:12:52.9463048Z From https://github.com/protocolbuffers/protobuf 2024-08-20T23:12:52.9464258Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-08-20T23:12:53.2630035Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-20T23:12:53.2657290Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:12:53.2660763Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-20T23:12:53.2696661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-20T23:12:53.5052745Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-20T23:12:54.3196474Z From https://github.com/google/benchmark 2024-08-20T23:12:54.3197634Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-08-20T23:12:54.3371557Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-20T23:12:54.9639026Z From https://github.com/google/googletest 2024-08-20T23:12:54.9640227Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-08-20T23:12:55.0163036Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-20T23:12:55.0275703Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-20T23:12:55.4172243Z From https://github.com/Maratyszcza/pthreadpool 2024-08-20T23:12:55.4173451Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-08-20T23:12:55.4278242Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-20T23:12:55.9811570Z From https://github.com/pybind/pybind11 2024-08-20T23:12:55.9812743Z * branch 941f45bcb51457884fa1afd6e24a67377d70f75c -> FETCH_HEAD 2024-08-20T23:12:56.0184858Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-20T23:12:56.4651647Z From https://github.com/malfet/PeachPy 2024-08-20T23:12:56.4652780Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-08-20T23:12:56.4939150Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-20T23:12:57.0585411Z From https://github.com/shibatch/sleef 2024-08-20T23:12:57.0586519Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-08-20T23:12:57.1082098Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-20T23:12:57.5466403Z From https://github.com/pytorch/tensorpipe 2024-08-20T23:12:57.5467547Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-08-20T23:12:57.5731304Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-20T23:12:57.5753100Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:12:57.5756660Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:12:57.5760427Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:12:57.5764826Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:12:57.5795247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-20T23:12:57.8549327Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-20T23:12:58.0955423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-20T23:12:58.3638493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-20T23:12:59.4022296Z From https://github.com/google/googletest 2024-08-20T23:12:59.4023447Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-08-20T23:12:59.4476488Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-20T23:12:59.8545944Z From https://github.com/google/libnop 2024-08-20T23:12:59.8547107Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-08-20T23:12:59.8691316Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-20T23:13:00.6395774Z From https://github.com/libuv/libuv 2024-08-20T23:13:00.6397178Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-08-20T23:13:00.6965225Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-20T23:13:01.3435612Z From https://github.com/pybind/pybind11 2024-08-20T23:13:01.3436931Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-08-20T23:13:01.3743532Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-20T23:13:01.3763970Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:13:01.3794888Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-20T23:13:02.1168085Z From https://github.com/wjakob/clang-cindex-python3 2024-08-20T23:13:02.1169113Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-08-20T23:13:02.1237651Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-20T23:13:02.1287567Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T23:13:02.1649548Z Entering 'android/libs/fbjni' 2024-08-20T23:13:02.1699569Z Entering 'third_party/FP16' 2024-08-20T23:13:02.1751692Z Entering 'third_party/FXdiv' 2024-08-20T23:13:02.1803014Z Entering 'third_party/NNPACK' 2024-08-20T23:13:02.1854824Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:13:02.1905319Z Entering 'third_party/XNNPACK' 2024-08-20T23:13:02.1975824Z Entering 'third_party/benchmark' 2024-08-20T23:13:02.2024739Z Entering 'third_party/cpp-httplib' 2024-08-20T23:13:02.2076276Z Entering 'third_party/cpuinfo' 2024-08-20T23:13:02.2126402Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:13:02.2175958Z Entering 'third_party/cutlass' 2024-08-20T23:13:02.2235054Z Entering 'third_party/eigen' 2024-08-20T23:13:02.2287960Z Entering 'third_party/fbgemm' 2024-08-20T23:13:02.2337111Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:13:02.2388259Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:13:02.2437637Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:13:02.2495046Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:13:02.2543317Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:13:02.2593876Z Entering 'third_party/flatbuffers' 2024-08-20T23:13:02.2647106Z Entering 'third_party/fmt' 2024-08-20T23:13:02.2696800Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:13:02.2746507Z Entering 'third_party/gloo' 2024-08-20T23:13:02.2796346Z Entering 'third_party/googletest' 2024-08-20T23:13:02.2846194Z Entering 'third_party/ideep' 2024-08-20T23:13:02.2894763Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:13:02.2951480Z Entering 'third_party/ittapi' 2024-08-20T23:13:02.3000954Z Entering 'third_party/kineto' 2024-08-20T23:13:02.3049737Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:13:02.3099827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:13:02.3151003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:13:02.3201162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:13:02.3249911Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:13:02.3298235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:13:02.3349487Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:13:02.3399525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:13:02.3447313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:13:02.3497519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:13:02.3546988Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:13:02.3595438Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:13:02.3644951Z Entering 'third_party/mimalloc' 2024-08-20T23:13:02.3695125Z Entering 'third_party/nccl/nccl' 2024-08-20T23:13:02.3743534Z Entering 'third_party/nlohmann' 2024-08-20T23:13:02.3794901Z Entering 'third_party/onnx' 2024-08-20T23:13:02.3862626Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:13:02.3916201Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:13:02.3968631Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:13:02.4019522Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:13:02.4068918Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:13:02.4117930Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:13:02.4167230Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:13:02.4216836Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:13:02.4266426Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:13:02.4315864Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:13:02.4366358Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:13:02.4418424Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:13:02.4471923Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:13:02.4545995Z Entering 'third_party/pocketfft' 2024-08-20T23:13:02.4597600Z Entering 'third_party/protobuf' 2024-08-20T23:13:02.4652786Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:13:02.4704400Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:13:02.4756667Z Entering 'third_party/psimd' 2024-08-20T23:13:02.4811270Z Entering 'third_party/pthreadpool' 2024-08-20T23:13:02.4862061Z Entering 'third_party/pybind11' 2024-08-20T23:13:02.4914400Z Entering 'third_party/python-peachpy' 2024-08-20T23:13:02.4965716Z Entering 'third_party/sleef' 2024-08-20T23:13:02.5016219Z Entering 'third_party/tensorpipe' 2024-08-20T23:13:02.5067912Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:13:02.5117146Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:13:02.5167433Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:13:02.5216016Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:13:02.5265987Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:13:02.5337542Z ##[endgroup] 2024-08-20T23:13:02.5338324Z ##[group]Persisting credentials for submodules 2024-08-20T23:13:02.5342745Z [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-08-20T23:13:02.5702300Z Entering 'android/libs/fbjni' 2024-08-20T23:13:02.5769839Z Entering 'third_party/FP16' 2024-08-20T23:13:02.5837650Z Entering 'third_party/FXdiv' 2024-08-20T23:13:02.5904918Z Entering 'third_party/NNPACK' 2024-08-20T23:13:02.5973071Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:13:02.6040442Z Entering 'third_party/XNNPACK' 2024-08-20T23:13:02.6127662Z Entering 'third_party/benchmark' 2024-08-20T23:13:02.6196820Z Entering 'third_party/cpp-httplib' 2024-08-20T23:13:02.6265391Z Entering 'third_party/cpuinfo' 2024-08-20T23:13:02.6333412Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:13:02.6402351Z Entering 'third_party/cutlass' 2024-08-20T23:13:02.6480139Z Entering 'third_party/eigen' 2024-08-20T23:13:02.6549732Z Entering 'third_party/fbgemm' 2024-08-20T23:13:02.6618408Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:13:02.6684407Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:13:02.6751089Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:13:02.6827213Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:13:02.6893696Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:13:02.6960140Z Entering 'third_party/flatbuffers' 2024-08-20T23:13:02.7028970Z Entering 'third_party/fmt' 2024-08-20T23:13:02.7096926Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:13:02.7163281Z Entering 'third_party/gloo' 2024-08-20T23:13:02.7229113Z Entering 'third_party/googletest' 2024-08-20T23:13:02.7296782Z Entering 'third_party/ideep' 2024-08-20T23:13:02.7360613Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:13:02.7434965Z Entering 'third_party/ittapi' 2024-08-20T23:13:02.7501956Z Entering 'third_party/kineto' 2024-08-20T23:13:02.7568040Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:13:02.7632114Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:13:02.7700369Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:13:02.7765870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:13:02.7829564Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:13:02.7893572Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:13:02.7960046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:13:02.8026313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:13:02.8094122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:13:02.8161178Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:13:02.8230195Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:13:02.8296042Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:13:02.8364503Z Entering 'third_party/mimalloc' 2024-08-20T23:13:02.8432237Z Entering 'third_party/nccl/nccl' 2024-08-20T23:13:02.8500217Z Entering 'third_party/nlohmann' 2024-08-20T23:13:02.8568985Z Entering 'third_party/onnx' 2024-08-20T23:13:02.8653257Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:13:02.8720660Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:13:02.8789796Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:13:02.8859043Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:13:02.8924471Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:13:02.8991434Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:13:02.9056385Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:13:02.9124479Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:13:02.9189628Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:13:02.9255874Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:13:02.9320923Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:13:02.9389037Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:13:02.9457696Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:13:02.9548716Z Entering 'third_party/pocketfft' 2024-08-20T23:13:02.9616600Z Entering 'third_party/protobuf' 2024-08-20T23:13:02.9689028Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:13:02.9754664Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:13:02.9824079Z Entering 'third_party/psimd' 2024-08-20T23:13:02.9890521Z Entering 'third_party/pthreadpool' 2024-08-20T23:13:02.9956784Z Entering 'third_party/pybind11' 2024-08-20T23:13:03.0023941Z Entering 'third_party/python-peachpy' 2024-08-20T23:13:03.0090585Z Entering 'third_party/sleef' 2024-08-20T23:13:03.0155540Z Entering 'third_party/tensorpipe' 2024-08-20T23:13:03.0221009Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:13:03.0285840Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:13:03.0350161Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:13:03.0415508Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:13:03.0479144Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:13:03.0566803Z [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-08-20T23:13:03.0928075Z Entering 'android/libs/fbjni' 2024-08-20T23:13:03.0992122Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-20T23:13:03.1010758Z Entering 'third_party/FP16' 2024-08-20T23:13:03.1073820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-20T23:13:03.1092762Z Entering 'third_party/FXdiv' 2024-08-20T23:13:03.1156448Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-20T23:13:03.1175872Z Entering 'third_party/NNPACK' 2024-08-20T23:13:03.1239035Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-20T23:13:03.1259472Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:13:03.1322987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-20T23:13:03.1342534Z Entering 'third_party/XNNPACK' 2024-08-20T23:13:03.1405927Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-20T23:13:03.1444381Z Entering 'third_party/benchmark' 2024-08-20T23:13:03.1507957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:13:03.1526825Z Entering 'third_party/cpp-httplib' 2024-08-20T23:13:03.1588733Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-20T23:13:03.1608202Z Entering 'third_party/cpuinfo' 2024-08-20T23:13:03.1670327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T23:13:03.1690419Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:13:03.1751499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-20T23:13:03.1771863Z Entering 'third_party/cutlass' 2024-08-20T23:13:03.1833872Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-20T23:13:03.1863202Z Entering 'third_party/eigen' 2024-08-20T23:13:03.1924266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-20T23:13:03.1946488Z Entering 'third_party/fbgemm' 2024-08-20T23:13:03.2010624Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-20T23:13:03.2029879Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:13:03.2092176Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-20T23:13:03.2110760Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:13:03.2174962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T23:13:03.2193965Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:13:03.2256675Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-20T23:13:03.2284205Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:13:03.2348603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:13:03.2367882Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:13:03.2429490Z 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-08-20T23:13:03.2449615Z Entering 'third_party/flatbuffers' 2024-08-20T23:13:03.2514085Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-20T23:13:03.2536461Z Entering 'third_party/fmt' 2024-08-20T23:13:03.2600971Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-20T23:13:03.2620801Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:13:03.2685155Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-20T23:13:03.2704770Z Entering 'third_party/gloo' 2024-08-20T23:13:03.2771334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-20T23:13:03.2790819Z Entering 'third_party/googletest' 2024-08-20T23:13:03.2854633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:13:03.2877018Z Entering 'third_party/ideep' 2024-08-20T23:13:03.2940379Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-20T23:13:03.2958787Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:13:03.3024940Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-20T23:13:03.3052556Z Entering 'third_party/ittapi' 2024-08-20T23:13:03.3118528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-20T23:13:03.3138158Z Entering 'third_party/kineto' 2024-08-20T23:13:03.3204031Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-20T23:13:03.3223608Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:13:03.3290617Z 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-08-20T23:13:03.3309041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:13:03.3374466Z 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-08-20T23:13:03.3394801Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:13:03.3457560Z 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-08-20T23:13:03.3477859Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:13:03.3540193Z 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-08-20T23:13:03.3559365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:13:03.3622886Z 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-08-20T23:13:03.3640124Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:13:03.3705517Z 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-08-20T23:13:03.3725912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:13:03.3794186Z 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-08-20T23:13:03.3813037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:13:03.3876497Z 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-08-20T23:13:03.3895936Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:13:03.3959361Z 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-08-20T23:13:03.3980916Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:13:03.4043622Z 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-08-20T23:13:03.4065021Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:13:03.4127534Z 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-08-20T23:13:03.4146798Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:13:03.4209634Z 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-08-20T23:13:03.4230562Z Entering 'third_party/mimalloc' 2024-08-20T23:13:03.4293420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-20T23:13:03.4313298Z Entering 'third_party/nccl/nccl' 2024-08-20T23:13:03.4376988Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-20T23:13:03.4396398Z Entering 'third_party/nlohmann' 2024-08-20T23:13:03.4459737Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-20T23:13:03.4482820Z Entering 'third_party/onnx' 2024-08-20T23:13:03.4545088Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-20T23:13:03.4584993Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:13:03.4647608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:13:03.4668574Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:13:03.4731290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-20T23:13:03.4753162Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:13:03.4817928Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-20T23:13:03.4838466Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:13:03.4901170Z 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-08-20T23:13:03.4919666Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:13:03.4983507Z 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-08-20T23:13:03.5001830Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:13:03.5064675Z 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-08-20T23:13:03.5085254Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:13:03.5145809Z 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-08-20T23:13:03.5167308Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:13:03.5229153Z 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-08-20T23:13:03.5247616Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:13:03.5310287Z 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-08-20T23:13:03.5328175Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:13:03.5391235Z 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-08-20T23:13:03.5408914Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:13:03.5472589Z 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-08-20T23:13:03.5493229Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:13:03.5556409Z 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-08-20T23:13:03.5578275Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:13:03.5640333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-20T23:13:03.5686788Z Entering 'third_party/pocketfft' 2024-08-20T23:13:03.5749027Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-20T23:13:03.5768947Z Entering 'third_party/protobuf' 2024-08-20T23:13:03.5832406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-20T23:13:03.5855435Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:13:03.5919733Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-20T23:13:03.5937911Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:13:03.6003334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:13:03.6023098Z Entering 'third_party/psimd' 2024-08-20T23:13:03.6089200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-20T23:13:03.6108416Z Entering 'third_party/pthreadpool' 2024-08-20T23:13:03.6173232Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-20T23:13:03.6192618Z Entering 'third_party/pybind11' 2024-08-20T23:13:03.6256287Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-20T23:13:03.6277502Z Entering 'third_party/python-peachpy' 2024-08-20T23:13:03.6340620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-20T23:13:03.6360325Z Entering 'third_party/sleef' 2024-08-20T23:13:03.6424503Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-20T23:13:03.6443797Z Entering 'third_party/tensorpipe' 2024-08-20T23:13:03.6509007Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-20T23:13:03.6528172Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:13:03.6592825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-20T23:13:03.6611536Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:13:03.6675193Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-20T23:13:03.6693516Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:13:03.6757821Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-20T23:13:03.6778223Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:13:03.6841376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-20T23:13:03.6859669Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:13:03.6924351Z 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-08-20T23:13:03.8003556Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T23:13:03.8374702Z Entering 'android/libs/fbjni' 2024-08-20T23:13:03.8426412Z Entering 'third_party/FP16' 2024-08-20T23:13:03.8479052Z Entering 'third_party/FXdiv' 2024-08-20T23:13:03.8529854Z Entering 'third_party/NNPACK' 2024-08-20T23:13:03.8582671Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:13:03.8633773Z Entering 'third_party/XNNPACK' 2024-08-20T23:13:03.8704524Z Entering 'third_party/benchmark' 2024-08-20T23:13:03.8756307Z Entering 'third_party/cpp-httplib' 2024-08-20T23:13:03.8808914Z Entering 'third_party/cpuinfo' 2024-08-20T23:13:03.8862048Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:13:03.8914173Z Entering 'third_party/cutlass' 2024-08-20T23:13:03.8976970Z Entering 'third_party/eigen' 2024-08-20T23:13:03.9031234Z Entering 'third_party/fbgemm' 2024-08-20T23:13:03.9083666Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:13:03.9134792Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:13:03.9187947Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:13:03.9246382Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:13:03.9299773Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:13:03.9350905Z Entering 'third_party/flatbuffers' 2024-08-20T23:13:03.9409233Z Entering 'third_party/fmt' 2024-08-20T23:13:03.9459478Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:13:03.9511449Z Entering 'third_party/gloo' 2024-08-20T23:13:03.9563987Z Entering 'third_party/googletest' 2024-08-20T23:13:03.9616356Z Entering 'third_party/ideep' 2024-08-20T23:13:03.9669479Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:13:03.9730054Z Entering 'third_party/ittapi' 2024-08-20T23:13:03.9784391Z Entering 'third_party/kineto' 2024-08-20T23:13:03.9836987Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:13:03.9892473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:13:03.9945715Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:13:04.0000348Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:13:04.0060137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:13:04.0105490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:13:04.0160072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:13:04.0213132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:13:04.0266309Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:13:04.0318970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:13:04.0373628Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:13:04.0425570Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:13:04.0480927Z Entering 'third_party/mimalloc' 2024-08-20T23:13:04.0533563Z Entering 'third_party/nccl/nccl' 2024-08-20T23:13:04.0589930Z Entering 'third_party/nlohmann' 2024-08-20T23:13:04.0643401Z Entering 'third_party/onnx' 2024-08-20T23:13:04.0717619Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:13:04.0773324Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:13:04.0830462Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:13:04.0887264Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:13:04.0938317Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:13:04.0991975Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:13:04.1043010Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:13:04.1097012Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:13:04.1148818Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:13:04.1199250Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:13:04.1248458Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:13:04.1301953Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:13:04.1354257Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:13:04.1431885Z Entering 'third_party/pocketfft' 2024-08-20T23:13:04.1485102Z Entering 'third_party/protobuf' 2024-08-20T23:13:04.1542151Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:13:04.1596649Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:13:04.1649981Z Entering 'third_party/psimd' 2024-08-20T23:13:04.1705336Z Entering 'third_party/pthreadpool' 2024-08-20T23:13:04.1755808Z Entering 'third_party/pybind11' 2024-08-20T23:13:04.1809775Z Entering 'third_party/python-peachpy' 2024-08-20T23:13:04.1862585Z Entering 'third_party/sleef' 2024-08-20T23:13:04.1915808Z Entering 'third_party/tensorpipe' 2024-08-20T23:13:04.1968038Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:13:04.2018583Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:13:04.2068980Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:13:04.2119983Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:13:04.2171283Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:13:04.2241067Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T23:13:04.2604652Z Entering 'android/libs/fbjni' 2024-08-20T23:13:04.2658894Z Entering 'third_party/FP16' 2024-08-20T23:13:04.2713502Z Entering 'third_party/FXdiv' 2024-08-20T23:13:04.2766035Z Entering 'third_party/NNPACK' 2024-08-20T23:13:04.2818869Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:13:04.2872969Z Entering 'third_party/XNNPACK' 2024-08-20T23:13:04.2945617Z Entering 'third_party/benchmark' 2024-08-20T23:13:04.3001992Z Entering 'third_party/cpp-httplib' 2024-08-20T23:13:04.3055398Z Entering 'third_party/cpuinfo' 2024-08-20T23:13:04.3107924Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:13:04.3158161Z Entering 'third_party/cutlass' 2024-08-20T23:13:04.3219511Z Entering 'third_party/eigen' 2024-08-20T23:13:04.3274631Z Entering 'third_party/fbgemm' 2024-08-20T23:13:04.3328155Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:13:04.3381488Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:13:04.3433086Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:13:04.3495834Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:13:04.3547032Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:13:04.3599759Z Entering 'third_party/flatbuffers' 2024-08-20T23:13:04.3654995Z Entering 'third_party/fmt' 2024-08-20T23:13:04.3708852Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:13:04.3761140Z Entering 'third_party/gloo' 2024-08-20T23:13:04.3815690Z Entering 'third_party/googletest' 2024-08-20T23:13:04.3868800Z Entering 'third_party/ideep' 2024-08-20T23:13:04.3919793Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:13:04.3984121Z Entering 'third_party/ittapi' 2024-08-20T23:13:04.4036663Z Entering 'third_party/kineto' 2024-08-20T23:13:04.4088116Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:13:04.4139777Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:13:04.4194177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:13:04.4246174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:13:04.4298561Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:13:04.4349685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:13:04.4403910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:13:04.4456321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:13:04.4509291Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:13:04.4563105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:13:04.4614578Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:13:04.4666031Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:13:04.4717361Z Entering 'third_party/mimalloc' 2024-08-20T23:13:04.4769589Z Entering 'third_party/nccl/nccl' 2024-08-20T23:13:04.4822106Z Entering 'third_party/nlohmann' 2024-08-20T23:13:04.4878636Z Entering 'third_party/onnx' 2024-08-20T23:13:04.4951480Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:13:04.5006541Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:13:04.5064152Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:13:04.5118891Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:13:04.5171259Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:13:04.5222211Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:13:04.5273896Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:13:04.5325986Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:13:04.5378181Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:13:04.5428347Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:13:04.5480454Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:13:04.5534001Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:13:04.5588811Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:13:04.5662335Z Entering 'third_party/pocketfft' 2024-08-20T23:13:04.5715006Z Entering 'third_party/protobuf' 2024-08-20T23:13:04.5771189Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:13:04.5822962Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:13:04.5878097Z Entering 'third_party/psimd' 2024-08-20T23:13:04.5930898Z Entering 'third_party/pthreadpool' 2024-08-20T23:13:04.5983981Z Entering 'third_party/pybind11' 2024-08-20T23:13:04.6035639Z Entering 'third_party/python-peachpy' 2024-08-20T23:13:04.6088926Z Entering 'third_party/sleef' 2024-08-20T23:13:04.6141930Z Entering 'third_party/tensorpipe' 2024-08-20T23:13:04.6195835Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:13:04.6246636Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:13:04.6299412Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:13:04.6350797Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:13:04.6401813Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:13:04.6470999Z ##[endgroup] 2024-08-20T23:13:04.6518514Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T23:13:04.6553645Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T23:13:04.6678305Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-20T23:13:04.6679202Z # Remove any artifacts from the previous checkouts 2024-08-20T23:13:04.6679834Z git clean -fxd 2024-08-20T23:13:04.6688877Z shell: /usr/bin/bash -e {0} 2024-08-20T23:13:04.6689304Z env: 2024-08-20T23:13:04.6689649Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:04.6690084Z BUILDER_ROOT: /builder 2024-08-20T23:13:04.6690494Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:04.6690930Z DESIRED_CUDA: cu118 2024-08-20T23:13:04.6691343Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:04.6691746Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:04.6692266Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:04.6692873Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:04.6693248Z LIBTORCH_CONFIG: 2024-08-20T23:13:04.6693911Z LIBTORCH_VARIANT: 2024-08-20T23:13:04.6694313Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:04.6694708Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:04.6695383Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:04.6696118Z ANACONDA_USER: pytorch 2024-08-20T23:13:04.6696553Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:04.6697010Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:04.6697504Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:04.6698282Z GITHUB_TOKEN: *** 2024-08-20T23:13:04.6698673Z PR_NUMBER: 2024-08-20T23:13:04.6699052Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:04.6699639Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:04.6700203Z USE_SPLIT_BUILD: false 2024-08-20T23:13:04.6700598Z ##[endgroup] 2024-08-20T23:13:04.7039147Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T23:13:04.7039742Z with: 2024-08-20T23:13:04.7040060Z ref: main 2024-08-20T23:13:04.7040389Z submodules: recursive 2024-08-20T23:13:04.7040834Z repository: pytorch/builder 2024-08-20T23:13:04.7041273Z path: builder 2024-08-20T23:13:04.7041988Z token: *** 2024-08-20T23:13:04.7042332Z ssh-strict: true 2024-08-20T23:13:04.7042729Z persist-credentials: true 2024-08-20T23:13:04.7043144Z clean: true 2024-08-20T23:13:04.7043530Z sparse-checkout-cone-mode: true 2024-08-20T23:13:04.7044008Z fetch-depth: 1 2024-08-20T23:13:04.7044347Z lfs: false 2024-08-20T23:13:04.7044712Z set-safe-directory: true 2024-08-20T23:13:04.7045149Z quiet-checkout: false 2024-08-20T23:13:04.7045525Z env: 2024-08-20T23:13:04.7045855Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:04.7046336Z BUILDER_ROOT: /builder 2024-08-20T23:13:04.7046739Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:04.7047159Z DESIRED_CUDA: cu118 2024-08-20T23:13:04.7047628Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:04.7048033Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:04.7048541Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:04.7049145Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:04.7049510Z LIBTORCH_CONFIG: 2024-08-20T23:13:04.7049890Z LIBTORCH_VARIANT: 2024-08-20T23:13:04.7050285Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:04.7050673Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:04.7051282Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:04.7052000Z ANACONDA_USER: pytorch 2024-08-20T23:13:04.7052414Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:04.7052881Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:04.7053371Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:04.7054064Z GITHUB_TOKEN: *** 2024-08-20T23:13:04.7054444Z PR_NUMBER: 2024-08-20T23:13:04.7054834Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:04.7055397Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:04.7055967Z USE_SPLIT_BUILD: false 2024-08-20T23:13:04.7056377Z ##[endgroup] 2024-08-20T23:13:04.8306840Z Syncing repository: pytorch/builder 2024-08-20T23:13:04.8321005Z ##[group]Getting Git version info 2024-08-20T23:13:04.8322333Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-08-20T23:13:04.8359469Z [command]/usr/bin/git version 2024-08-20T23:13:04.8415673Z git version 2.40.1 2024-08-20T23:13:04.8450843Z ##[endgroup] 2024-08-20T23:13:04.8474579Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d56611e1-84d5-44bf-a7ca-6d213757ccc2' before making global git config changes 2024-08-20T23:13:04.8476165Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T23:13:04.8481334Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-20T23:13:04.8528175Z ##[group]Initializing the repository 2024-08-20T23:13:04.8533026Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-20T23:13:04.8575574Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T23:13:04.8576931Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T23:13:04.8577934Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T23:13:04.8578641Z hint: 2024-08-20T23:13:04.8579211Z hint: git config --global init.defaultBranch 2024-08-20T23:13:04.8579770Z hint: 2024-08-20T23:13:04.8580431Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T23:13:04.8581508Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T23:13:04.8582225Z hint: 2024-08-20T23:13:04.8584099Z hint: git branch -m 2024-08-20T23:13:04.8585193Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-08-20T23:13:04.8591170Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-08-20T23:13:04.8630094Z ##[endgroup] 2024-08-20T23:13:04.8630785Z ##[group]Disabling automatic garbage collection 2024-08-20T23:13:04.8635145Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T23:13:04.8672638Z ##[endgroup] 2024-08-20T23:13:04.8673244Z ##[group]Setting up auth 2024-08-20T23:13:04.8682000Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T23:13:04.8720946Z [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-08-20T23:13:04.9066336Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T23:13:04.9107258Z [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-08-20T23:13:04.9456809Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T23:13:04.9517620Z ##[endgroup] 2024-08-20T23:13:04.9518321Z ##[group]Fetching the repository 2024-08-20T23:13:04.9526766Z [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-08-20T23:13:05.2182401Z remote: Enumerating objects: 220, done. 2024-08-20T23:13:05.2183863Z remote: Counting objects: 0% (1/220) 2024-08-20T23:13:05.2184513Z remote: Counting objects: 1% (3/220) 2024-08-20T23:13:05.2185109Z remote: Counting objects: 2% (5/220) 2024-08-20T23:13:05.2186017Z remote: Counting objects: 3% (7/220) 2024-08-20T23:13:05.2186637Z remote: Counting objects: 4% (9/220) 2024-08-20T23:13:05.2187262Z remote: Counting objects: 5% (11/220) 2024-08-20T23:13:05.2188108Z remote: Counting objects: 6% (14/220) 2024-08-20T23:13:05.2188762Z remote: Counting objects: 7% (16/220) 2024-08-20T23:13:05.2189678Z remote: Counting objects: 8% (18/220) 2024-08-20T23:13:05.2190381Z remote: Counting objects: 9% (20/220) 2024-08-20T23:13:05.2191562Z remote: Counting objects: 10% (22/220) 2024-08-20T23:13:05.2192847Z remote: Counting objects: 11% (25/220) 2024-08-20T23:13:05.2193750Z remote: Counting objects: 12% (27/220) 2024-08-20T23:13:05.2194386Z remote: Counting objects: 13% (29/220) 2024-08-20T23:13:05.2194997Z remote: Counting objects: 14% (31/220) 2024-08-20T23:13:05.2195589Z remote: Counting objects: 15% (33/220) 2024-08-20T23:13:05.2196199Z remote: Counting objects: 16% (36/220) 2024-08-20T23:13:05.2196814Z remote: Counting objects: 17% (38/220) 2024-08-20T23:13:05.2197403Z remote: Counting objects: 18% (40/220) 2024-08-20T23:13:05.2198219Z remote: Counting objects: 19% (42/220) 2024-08-20T23:13:05.2198979Z remote: Counting objects: 20% (44/220) 2024-08-20T23:13:05.2199592Z remote: Counting objects: 21% (47/220) 2024-08-20T23:13:05.2200550Z remote: Counting objects: 22% (49/220) 2024-08-20T23:13:05.2201167Z remote: Counting objects: 23% (51/220) 2024-08-20T23:13:05.2201771Z remote: Counting objects: 24% (53/220) 2024-08-20T23:13:05.2202382Z remote: Counting objects: 25% (55/220) 2024-08-20T23:13:05.2202970Z remote: Counting objects: 26% (58/220) 2024-08-20T23:13:05.2203575Z remote: Counting objects: 27% (60/220) 2024-08-20T23:13:05.2204186Z remote: Counting objects: 28% (62/220) 2024-08-20T23:13:05.2204770Z remote: Counting objects: 29% (64/220) 2024-08-20T23:13:05.2205377Z remote: Counting objects: 30% (66/220) 2024-08-20T23:13:05.2205982Z remote: Counting objects: 31% (69/220) 2024-08-20T23:13:05.2206780Z remote: Counting objects: 32% (71/220) 2024-08-20T23:13:05.2207420Z remote: Counting objects: 33% (73/220) 2024-08-20T23:13:05.2208027Z remote: Counting objects: 34% (75/220) 2024-08-20T23:13:05.2208624Z remote: Counting objects: 35% (77/220) 2024-08-20T23:13:05.2209492Z remote: Counting objects: 36% (80/220) 2024-08-20T23:13:05.2210123Z remote: Counting objects: 37% (82/220) 2024-08-20T23:13:05.2210933Z remote: Counting objects: 38% (84/220) 2024-08-20T23:13:05.2211544Z remote: Counting objects: 39% (86/220) 2024-08-20T23:13:05.2212151Z remote: Counting objects: 40% (88/220) 2024-08-20T23:13:05.2212739Z remote: Counting objects: 41% (91/220) 2024-08-20T23:13:05.2213350Z remote: Counting objects: 42% (93/220) 2024-08-20T23:13:05.2213957Z remote: Counting objects: 43% (95/220) 2024-08-20T23:13:05.2214545Z remote: Counting objects: 44% (97/220) 2024-08-20T23:13:05.2215156Z remote: Counting objects: 45% (99/220) 2024-08-20T23:13:05.2215989Z remote: Counting objects: 46% (102/220) 2024-08-20T23:13:05.2216654Z remote: Counting objects: 47% (104/220) 2024-08-20T23:13:05.2217258Z remote: Counting objects: 48% (106/220) 2024-08-20T23:13:05.2218111Z remote: Counting objects: 49% (108/220) 2024-08-20T23:13:05.2218738Z remote: Counting objects: 50% (110/220) 2024-08-20T23:13:05.2219342Z remote: Counting objects: 51% (113/220) 2024-08-20T23:13:05.2219965Z remote: Counting objects: 52% (115/220) 2024-08-20T23:13:05.2220586Z remote: Counting objects: 53% (117/220) 2024-08-20T23:13:05.2221183Z remote: Counting objects: 54% (119/220) 2024-08-20T23:13:05.2221796Z remote: Counting objects: 55% (121/220) 2024-08-20T23:13:05.2222642Z remote: Counting objects: 56% (124/220) 2024-08-20T23:13:05.2223240Z remote: Counting objects: 57% (126/220) 2024-08-20T23:13:05.2224056Z remote: Counting objects: 58% (128/220) 2024-08-20T23:13:05.2224876Z remote: Counting objects: 59% (130/220) 2024-08-20T23:13:05.2225498Z remote: Counting objects: 60% (132/220) 2024-08-20T23:13:05.2226137Z remote: Counting objects: 61% (135/220) 2024-08-20T23:13:05.2226763Z remote: Counting objects: 62% (137/220) 2024-08-20T23:13:05.2227543Z remote: Counting objects: 63% (139/220) 2024-08-20T23:13:05.2228465Z remote: Counting objects: 64% (141/220) 2024-08-20T23:13:05.2229085Z remote: Counting objects: 65% (143/220) 2024-08-20T23:13:05.2229910Z remote: Counting objects: 66% (146/220) 2024-08-20T23:13:05.2230531Z remote: Counting objects: 67% (148/220) 2024-08-20T23:13:05.2231469Z remote: Counting objects: 68% (150/220) 2024-08-20T23:13:05.2232106Z remote: Counting objects: 69% (152/220) 2024-08-20T23:13:05.2232698Z remote: Counting objects: 70% (154/220) 2024-08-20T23:13:05.2233526Z remote: Counting objects: 71% (157/220) 2024-08-20T23:13:05.2234140Z remote: Counting objects: 72% (159/220) 2024-08-20T23:13:05.2234733Z remote: Counting objects: 73% (161/220) 2024-08-20T23:13:05.2235544Z remote: Counting objects: 74% (163/220) 2024-08-20T23:13:05.2236327Z remote: Counting objects: 75% (165/220) 2024-08-20T23:13:05.2237147Z remote: Counting objects: 76% (168/220) 2024-08-20T23:13:05.2237761Z remote: Counting objects: 77% (170/220) 2024-08-20T23:13:05.2238366Z remote: Counting objects: 78% (172/220) 2024-08-20T23:13:05.2239168Z remote: Counting objects: 79% (174/220) 2024-08-20T23:13:05.2239781Z remote: Counting objects: 80% (176/220) 2024-08-20T23:13:05.2240614Z remote: Counting objects: 81% (179/220) 2024-08-20T23:13:05.2241415Z remote: Counting objects: 82% (181/220) 2024-08-20T23:13:05.2242175Z remote: Counting objects: 83% (183/220) 2024-08-20T23:13:05.2242975Z remote: Counting objects: 84% (185/220) 2024-08-20T23:13:05.2243717Z remote: Counting objects: 85% (187/220) 2024-08-20T23:13:05.2244563Z remote: Counting objects: 86% (190/220) 2024-08-20T23:13:05.2245192Z remote: Counting objects: 87% (192/220) 2024-08-20T23:13:05.2245791Z remote: Counting objects: 88% (194/220) 2024-08-20T23:13:05.2246451Z remote: Counting objects: 89% (196/220) 2024-08-20T23:13:05.2247273Z remote: Counting objects: 90% (198/220) 2024-08-20T23:13:05.2248073Z remote: Counting objects: 91% (201/220) 2024-08-20T23:13:05.2248685Z remote: Counting objects: 92% (203/220) 2024-08-20T23:13:05.2285209Z remote: Counting objects: 93% (205/220) 2024-08-20T23:13:05.2286859Z remote: Counting objects: 94% (207/220) 2024-08-20T23:13:05.2288044Z remote: Counting objects: 95% (209/220) 2024-08-20T23:13:05.2288682Z remote: Counting objects: 96% (212/220) 2024-08-20T23:13:05.2289507Z remote: Counting objects: 97% (214/220) 2024-08-20T23:13:05.2290120Z remote: Counting objects: 98% (216/220) 2024-08-20T23:13:05.2290713Z remote: Counting objects: 99% (218/220) 2024-08-20T23:13:05.2291300Z remote: Counting objects: 100% (220/220) 2024-08-20T23:13:05.2292200Z remote: Counting objects: 100% (220/220), done. 2024-08-20T23:13:05.2292890Z remote: Compressing objects: 0% (1/200) 2024-08-20T23:13:05.2293517Z remote: Compressing objects: 1% (2/200) 2024-08-20T23:13:05.2294157Z remote: Compressing objects: 2% (4/200) 2024-08-20T23:13:05.2294788Z remote: Compressing objects: 3% (6/200) 2024-08-20T23:13:05.2295611Z remote: Compressing objects: 4% (8/200) 2024-08-20T23:13:05.2296310Z remote: Compressing objects: 5% (10/200) 2024-08-20T23:13:05.2297099Z remote: Compressing objects: 6% (12/200) 2024-08-20T23:13:05.2297972Z remote: Compressing objects: 7% (14/200) 2024-08-20T23:13:05.2298611Z remote: Compressing objects: 8% (16/200) 2024-08-20T23:13:05.2299271Z remote: Compressing objects: 9% (18/200) 2024-08-20T23:13:05.2300152Z remote: Compressing objects: 10% (20/200) 2024-08-20T23:13:05.2300789Z remote: Compressing objects: 11% (22/200) 2024-08-20T23:13:05.2301448Z remote: Compressing objects: 12% (24/200) 2024-08-20T23:13:05.2302289Z remote: Compressing objects: 13% (26/200) 2024-08-20T23:13:05.2302936Z remote: Compressing objects: 14% (28/200) 2024-08-20T23:13:05.2303583Z remote: Compressing objects: 15% (30/200) 2024-08-20T23:13:05.2304231Z remote: Compressing objects: 16% (32/200) 2024-08-20T23:13:05.2304858Z remote: Compressing objects: 17% (34/200) 2024-08-20T23:13:05.2305728Z remote: Compressing objects: 18% (36/200) 2024-08-20T23:13:05.2306377Z remote: Compressing objects: 19% (38/200) 2024-08-20T23:13:05.2307025Z remote: Compressing objects: 20% (40/200) 2024-08-20T23:13:05.2307656Z remote: Compressing objects: 21% (42/200) 2024-08-20T23:13:05.2308520Z remote: Compressing objects: 22% (44/200) 2024-08-20T23:13:05.2309371Z remote: Compressing objects: 23% (46/200) 2024-08-20T23:13:05.2310024Z remote: Compressing objects: 24% (48/200) 2024-08-20T23:13:05.2311040Z remote: Compressing objects: 25% (50/200) 2024-08-20T23:13:05.2311689Z remote: Compressing objects: 26% (52/200) 2024-08-20T23:13:05.2312317Z remote: Compressing objects: 27% (54/200) 2024-08-20T23:13:05.2312962Z remote: Compressing objects: 28% (56/200) 2024-08-20T23:13:05.2313601Z remote: Compressing objects: 29% (58/200) 2024-08-20T23:13:05.2314226Z remote: Compressing objects: 30% (60/200) 2024-08-20T23:13:05.2314867Z remote: Compressing objects: 31% (62/200) 2024-08-20T23:13:05.2315511Z remote: Compressing objects: 32% (64/200) 2024-08-20T23:13:05.2316140Z remote: Compressing objects: 33% (66/200) 2024-08-20T23:13:05.2317213Z remote: Compressing objects: 34% (68/200) 2024-08-20T23:13:05.2318116Z remote: Compressing objects: 35% (70/200) 2024-08-20T23:13:05.2318753Z remote: Compressing objects: 36% (72/200) 2024-08-20T23:13:05.2319404Z remote: Compressing objects: 37% (74/200) 2024-08-20T23:13:05.2320403Z remote: Compressing objects: 38% (76/200) 2024-08-20T23:13:05.2321236Z remote: Compressing objects: 39% (78/200) 2024-08-20T23:13:05.2322029Z remote: Compressing objects: 40% (80/200) 2024-08-20T23:13:05.2322679Z remote: Compressing objects: 41% (82/200) 2024-08-20T23:13:05.2323638Z remote: Compressing objects: 42% (84/200) 2024-08-20T23:13:05.2324270Z remote: Compressing objects: 43% (86/200) 2024-08-20T23:13:05.2325264Z remote: Compressing objects: 44% (88/200) 2024-08-20T23:13:05.2325921Z remote: Compressing objects: 45% (90/200) 2024-08-20T23:13:05.2326750Z remote: Compressing objects: 46% (92/200) 2024-08-20T23:13:05.2327411Z remote: Compressing objects: 47% (94/200) 2024-08-20T23:13:05.2328290Z remote: Compressing objects: 48% (96/200) 2024-08-20T23:13:05.2328920Z remote: Compressing objects: 49% (98/200) 2024-08-20T23:13:05.2329789Z remote: Compressing objects: 50% (100/200) 2024-08-20T23:13:05.2330456Z remote: Compressing objects: 51% (102/200) 2024-08-20T23:13:05.2331342Z remote: Compressing objects: 52% (104/200) 2024-08-20T23:13:05.2332007Z remote: Compressing objects: 53% (106/200) 2024-08-20T23:13:05.2332659Z remote: Compressing objects: 54% (108/200) 2024-08-20T23:13:05.2333343Z remote: Compressing objects: 55% (110/200) 2024-08-20T23:13:05.2333979Z remote: Compressing objects: 56% (112/200) 2024-08-20T23:13:05.2334629Z remote: Compressing objects: 57% (114/200) 2024-08-20T23:13:05.2335279Z remote: Compressing objects: 58% (116/200) 2024-08-20T23:13:05.2335910Z remote: Compressing objects: 59% (118/200) 2024-08-20T23:13:05.2336789Z remote: Compressing objects: 60% (120/200) 2024-08-20T23:13:05.2337451Z remote: Compressing objects: 61% (122/200) 2024-08-20T23:13:05.2338086Z remote: Compressing objects: 62% (124/200) 2024-08-20T23:13:05.2339099Z remote: Compressing objects: 63% (126/200) 2024-08-20T23:13:05.2339773Z remote: Compressing objects: 64% (128/200) 2024-08-20T23:13:05.2340757Z remote: Compressing objects: 65% (130/200) 2024-08-20T23:13:05.2341427Z remote: Compressing objects: 66% (132/200) 2024-08-20T23:13:05.2342737Z remote: Compressing objects: 67% (134/200) 2024-08-20T23:13:05.2343400Z remote: Compressing objects: 68% (136/200) 2024-08-20T23:13:05.2344483Z remote: Compressing objects: 69% (138/200) 2024-08-20T23:13:05.2345177Z remote: Compressing objects: 70% (140/200) 2024-08-20T23:13:05.2345815Z remote: Compressing objects: 71% (142/200) 2024-08-20T23:13:05.2346515Z remote: Compressing objects: 72% (144/200) 2024-08-20T23:13:05.2347171Z remote: Compressing objects: 73% (146/200) 2024-08-20T23:13:05.2347817Z remote: Compressing objects: 74% (148/200) 2024-08-20T23:13:05.2348447Z remote: Compressing objects: 75% (150/200) 2024-08-20T23:13:05.2349254Z remote: Compressing objects: 76% (152/200) 2024-08-20T23:13:05.2350245Z remote: Compressing objects: 77% (154/200) 2024-08-20T23:13:05.2351236Z remote: Compressing objects: 78% (156/200) 2024-08-20T23:13:05.2351887Z remote: Compressing objects: 79% (158/200) 2024-08-20T23:13:05.2352532Z remote: Compressing objects: 80% (160/200) 2024-08-20T23:13:05.2353164Z remote: Compressing objects: 81% (162/200) 2024-08-20T23:13:05.2353837Z remote: Compressing objects: 82% (164/200) 2024-08-20T23:13:05.2354482Z remote: Compressing objects: 83% (166/200) 2024-08-20T23:13:05.2355115Z remote: Compressing objects: 84% (168/200) 2024-08-20T23:13:05.2356631Z remote: Compressing objects: 85% (170/200) 2024-08-20T23:13:05.2357327Z remote: Compressing objects: 86% (172/200) 2024-08-20T23:13:05.2357985Z remote: Compressing objects: 87% (174/200) 2024-08-20T23:13:05.2358625Z remote: Compressing objects: 88% (176/200) 2024-08-20T23:13:05.2359272Z remote: Compressing objects: 89% (178/200) 2024-08-20T23:13:05.2359923Z remote: Compressing objects: 90% (180/200) 2024-08-20T23:13:05.2360548Z remote: Compressing objects: 91% (182/200) 2024-08-20T23:13:05.2361192Z remote: Compressing objects: 92% (184/200) 2024-08-20T23:13:05.2363060Z remote: Compressing objects: 93% (186/200) 2024-08-20T23:13:05.2363724Z remote: Compressing objects: 94% (188/200) 2024-08-20T23:13:05.2364377Z remote: Compressing objects: 95% (190/200) 2024-08-20T23:13:05.2365020Z remote: Compressing objects: 96% (192/200) 2024-08-20T23:13:05.2366018Z remote: Compressing objects: 97% (194/200) 2024-08-20T23:13:05.2367052Z remote: Compressing objects: 98% (196/200) 2024-08-20T23:13:05.2367705Z remote: Compressing objects: 99% (198/200) 2024-08-20T23:13:05.2368334Z remote: Compressing objects: 100% (200/200) 2024-08-20T23:13:05.2369037Z remote: Compressing objects: 100% (200/200), done. 2024-08-20T23:13:05.2374672Z Receiving objects: 0% (1/220) 2024-08-20T23:13:05.2375172Z Receiving objects: 1% (3/220) 2024-08-20T23:13:05.2375638Z Receiving objects: 2% (5/220) 2024-08-20T23:13:05.2376752Z Receiving objects: 3% (7/220) 2024-08-20T23:13:05.2377273Z Receiving objects: 4% (9/220) 2024-08-20T23:13:05.2377736Z Receiving objects: 5% (11/220) 2024-08-20T23:13:05.2378224Z Receiving objects: 6% (14/220) 2024-08-20T23:13:05.2378706Z Receiving objects: 7% (16/220) 2024-08-20T23:13:05.2379175Z Receiving objects: 8% (18/220) 2024-08-20T23:13:05.2380097Z Receiving objects: 9% (20/220) 2024-08-20T23:13:05.2382553Z Receiving objects: 10% (22/220) 2024-08-20T23:13:05.2383067Z Receiving objects: 11% (25/220) 2024-08-20T23:13:05.2383527Z Receiving objects: 12% (27/220) 2024-08-20T23:13:05.2384007Z Receiving objects: 13% (29/220) 2024-08-20T23:13:05.2384482Z Receiving objects: 14% (31/220) 2024-08-20T23:13:05.2386681Z Receiving objects: 15% (33/220) 2024-08-20T23:13:05.2387645Z Receiving objects: 16% (36/220) 2024-08-20T23:13:05.2388785Z Receiving objects: 17% (38/220) 2024-08-20T23:13:05.2389283Z Receiving objects: 18% (40/220) 2024-08-20T23:13:05.2390050Z Receiving objects: 19% (42/220) 2024-08-20T23:13:05.2395336Z Receiving objects: 20% (44/220) 2024-08-20T23:13:05.2395833Z Receiving objects: 21% (47/220) 2024-08-20T23:13:05.2396815Z Receiving objects: 22% (49/220) 2024-08-20T23:13:05.2400112Z Receiving objects: 23% (51/220) 2024-08-20T23:13:05.2400741Z Receiving objects: 24% (53/220) 2024-08-20T23:13:05.2403559Z Receiving objects: 25% (55/220) 2024-08-20T23:13:05.2404647Z Receiving objects: 26% (58/220) 2024-08-20T23:13:05.2405151Z Receiving objects: 27% (60/220) 2024-08-20T23:13:05.2405643Z Receiving objects: 28% (62/220) 2024-08-20T23:13:05.2406561Z Receiving objects: 29% (64/220) 2024-08-20T23:13:05.2407046Z Receiving objects: 30% (66/220) 2024-08-20T23:13:05.2407783Z Receiving objects: 31% (69/220) 2024-08-20T23:13:05.2408246Z Receiving objects: 32% (71/220) 2024-08-20T23:13:05.2408729Z Receiving objects: 33% (73/220) 2024-08-20T23:13:05.2409213Z Receiving objects: 34% (75/220) 2024-08-20T23:13:05.2409687Z Receiving objects: 35% (77/220) 2024-08-20T23:13:05.2410145Z Receiving objects: 36% (80/220) 2024-08-20T23:13:05.2410892Z Receiving objects: 37% (82/220) 2024-08-20T23:13:05.2411374Z Receiving objects: 38% (84/220) 2024-08-20T23:13:05.2415019Z Receiving objects: 39% (86/220) 2024-08-20T23:13:05.2415515Z Receiving objects: 40% (88/220) 2024-08-20T23:13:05.2415990Z Receiving objects: 41% (91/220) 2024-08-20T23:13:05.2416446Z Receiving objects: 42% (93/220) 2024-08-20T23:13:05.2416935Z Receiving objects: 43% (95/220) 2024-08-20T23:13:05.2419634Z Receiving objects: 44% (97/220) 2024-08-20T23:13:05.2420155Z Receiving objects: 45% (99/220) 2024-08-20T23:13:05.2420691Z Receiving objects: 46% (102/220) 2024-08-20T23:13:05.2421185Z Receiving objects: 47% (104/220) 2024-08-20T23:13:05.2421679Z Receiving objects: 48% (106/220) 2024-08-20T23:13:05.2422171Z Receiving objects: 49% (108/220) 2024-08-20T23:13:05.2423108Z Receiving objects: 50% (110/220) 2024-08-20T23:13:05.2423585Z Receiving objects: 51% (113/220) 2024-08-20T23:13:05.2424066Z Receiving objects: 52% (115/220) 2024-08-20T23:13:05.2424549Z Receiving objects: 53% (117/220) 2024-08-20T23:13:05.2428330Z Receiving objects: 54% (119/220) 2024-08-20T23:13:05.2428829Z Receiving objects: 55% (121/220) 2024-08-20T23:13:05.2429314Z Receiving objects: 56% (124/220) 2024-08-20T23:13:05.2429794Z Receiving objects: 57% (126/220) 2024-08-20T23:13:05.2430261Z Receiving objects: 58% (128/220) 2024-08-20T23:13:05.2431354Z Receiving objects: 59% (130/220) 2024-08-20T23:13:05.2431849Z Receiving objects: 60% (132/220) 2024-08-20T23:13:05.2432724Z Receiving objects: 61% (135/220) 2024-08-20T23:13:05.2433373Z Receiving objects: 62% (137/220) 2024-08-20T23:13:05.2433849Z Receiving objects: 63% (139/220) 2024-08-20T23:13:05.2434363Z Receiving objects: 64% (141/220) 2024-08-20T23:13:05.2436212Z Receiving objects: 65% (143/220) 2024-08-20T23:13:05.2442132Z Receiving objects: 66% (146/220) 2024-08-20T23:13:05.2443002Z Receiving objects: 67% (148/220) 2024-08-20T23:13:05.2443646Z Receiving objects: 68% (150/220) 2024-08-20T23:13:05.2444163Z Receiving objects: 69% (152/220) 2024-08-20T23:13:05.2445097Z Receiving objects: 70% (154/220) 2024-08-20T23:13:05.2446139Z Receiving objects: 71% (157/220) 2024-08-20T23:13:05.2446728Z Receiving objects: 72% (159/220) 2024-08-20T23:13:05.2447229Z Receiving objects: 73% (161/220) 2024-08-20T23:13:05.2447828Z Receiving objects: 74% (163/220) 2024-08-20T23:13:05.2448326Z Receiving objects: 75% (165/220) 2024-08-20T23:13:05.2453691Z Receiving objects: 76% (168/220) 2024-08-20T23:13:05.2454184Z Receiving objects: 77% (170/220) 2024-08-20T23:13:05.2488493Z Receiving objects: 78% (172/220) 2024-08-20T23:13:05.2489607Z remote: Total 220 (delta 20), reused 107 (delta 5), pack-reused 0 (from 0) 2024-08-20T23:13:05.2490563Z Receiving objects: 79% (174/220) 2024-08-20T23:13:05.2491138Z Receiving objects: 80% (176/220) 2024-08-20T23:13:05.2491632Z Receiving objects: 81% (179/220) 2024-08-20T23:13:05.2492122Z Receiving objects: 82% (181/220) 2024-08-20T23:13:05.2492591Z Receiving objects: 83% (183/220) 2024-08-20T23:13:05.2493077Z Receiving objects: 84% (185/220) 2024-08-20T23:13:05.2493821Z Receiving objects: 85% (187/220) 2024-08-20T23:13:05.2494899Z Receiving objects: 86% (190/220) 2024-08-20T23:13:05.2495546Z Receiving objects: 87% (192/220) 2024-08-20T23:13:05.2496031Z Receiving objects: 88% (194/220) 2024-08-20T23:13:05.2496522Z Receiving objects: 89% (196/220) 2024-08-20T23:13:05.2497011Z Receiving objects: 90% (198/220) 2024-08-20T23:13:05.2497631Z Receiving objects: 91% (201/220) 2024-08-20T23:13:05.2498178Z Receiving objects: 92% (203/220) 2024-08-20T23:13:05.2498668Z Receiving objects: 93% (205/220) 2024-08-20T23:13:05.2499147Z Receiving objects: 94% (207/220) 2024-08-20T23:13:05.2499928Z Receiving objects: 95% (209/220) 2024-08-20T23:13:05.2500594Z Receiving objects: 96% (212/220) 2024-08-20T23:13:05.2502051Z Receiving objects: 97% (214/220) 2024-08-20T23:13:05.2502528Z Receiving objects: 98% (216/220) 2024-08-20T23:13:05.2503184Z Receiving objects: 99% (218/220) 2024-08-20T23:13:05.2503714Z Receiving objects: 100% (220/220) 2024-08-20T23:13:05.2504353Z Receiving objects: 100% (220/220), 265.61 KiB | 20.43 MiB/s, done. 2024-08-20T23:13:05.2507778Z Resolving deltas: 0% (0/20) 2024-08-20T23:13:05.2509048Z Resolving deltas: 5% (1/20) 2024-08-20T23:13:05.2509989Z Resolving deltas: 10% (2/20) 2024-08-20T23:13:05.2510890Z Resolving deltas: 15% (3/20) 2024-08-20T23:13:05.2511805Z Resolving deltas: 25% (5/20) 2024-08-20T23:13:05.2513968Z Resolving deltas: 30% (6/20) 2024-08-20T23:13:05.2514922Z Resolving deltas: 35% (7/20) 2024-08-20T23:13:05.2515867Z Resolving deltas: 40% (8/20) 2024-08-20T23:13:05.2516774Z Resolving deltas: 45% (9/20) 2024-08-20T23:13:05.2517558Z Resolving deltas: 50% (10/20) 2024-08-20T23:13:05.2518150Z Resolving deltas: 55% (11/20) 2024-08-20T23:13:05.2519054Z Resolving deltas: 60% (12/20) 2024-08-20T23:13:05.2519626Z Resolving deltas: 65% (13/20) 2024-08-20T23:13:05.2520101Z Resolving deltas: 70% (14/20) 2024-08-20T23:13:05.2520568Z Resolving deltas: 75% (15/20) 2024-08-20T23:13:05.2521031Z Resolving deltas: 80% (16/20) 2024-08-20T23:13:05.2521499Z Resolving deltas: 85% (17/20) 2024-08-20T23:13:05.2521961Z Resolving deltas: 95% (19/20) 2024-08-20T23:13:05.2522400Z Resolving deltas: 100% (20/20) 2024-08-20T23:13:05.2522876Z Resolving deltas: 100% (20/20), done. 2024-08-20T23:13:05.2641457Z From https://github.com/pytorch/builder 2024-08-20T23:13:05.2642418Z * [new branch] main -> origin/main 2024-08-20T23:13:05.2669911Z ##[endgroup] 2024-08-20T23:13:05.2671179Z ##[group]Determining the checkout info 2024-08-20T23:13:05.2680059Z [command]/usr/bin/git branch --list --remote origin/main 2024-08-20T23:13:05.2714460Z origin/main 2024-08-20T23:13:05.2721891Z ##[endgroup] 2024-08-20T23:13:05.2723113Z ##[group]Checking out the ref 2024-08-20T23:13:05.2729294Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-08-20T23:13:05.2910778Z Switched to a new branch 'main' 2024-08-20T23:13:05.2911464Z branch 'main' set up to track 'origin/main'. 2024-08-20T23:13:05.2916939Z ##[endgroup] 2024-08-20T23:13:05.2917638Z ##[group]Setting up auth for fetching submodules 2024-08-20T23:13:05.2925610Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T23:13:05.2989477Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T23:13:05.3030830Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T23:13:05.3072666Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T23:13:05.3108349Z ##[endgroup] 2024-08-20T23:13:05.3109012Z ##[group]Fetching submodules 2024-08-20T23:13:05.3113662Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T23:13:05.3454414Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-20T23:13:05.3797698Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T23:13:05.4135622Z ##[endgroup] 2024-08-20T23:13:05.4136356Z ##[group]Persisting credentials for submodules 2024-08-20T23:13:05.4143345Z [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-08-20T23:13:05.4480808Z [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-08-20T23:13:05.4823071Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T23:13:05.5158708Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T23:13:05.5500479Z ##[endgroup] 2024-08-20T23:13:05.5549105Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T23:13:05.5589077Z '44d14c4f065386e8a3069f87b1c412139a7e795b' 2024-08-20T23:13:05.5707717Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-20T23:13:05.5708612Z # Remove any artifacts from the previous checkouts 2024-08-20T23:13:05.5709237Z git clean -fxd 2024-08-20T23:13:05.5716382Z shell: /usr/bin/bash -e {0} 2024-08-20T23:13:05.5716827Z env: 2024-08-20T23:13:05.5717149Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:05.5717575Z BUILDER_ROOT: /builder 2024-08-20T23:13:05.5718000Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:05.5718408Z DESIRED_CUDA: cu118 2024-08-20T23:13:05.5718827Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:05.5719245Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:05.5719737Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:05.5720334Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:05.5720716Z LIBTORCH_CONFIG: 2024-08-20T23:13:05.5721080Z LIBTORCH_VARIANT: 2024-08-20T23:13:05.5721473Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:05.5721884Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:05.5722557Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:05.5723266Z ANACONDA_USER: pytorch 2024-08-20T23:13:05.5723699Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:05.5724169Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:05.5724640Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:05.5725403Z GITHUB_TOKEN: *** 2024-08-20T23:13:05.5725796Z PR_NUMBER: 2024-08-20T23:13:05.5726168Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:05.5726744Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:05.5727315Z USE_SPLIT_BUILD: false 2024-08-20T23:13:05.5727706Z ##[endgroup] 2024-08-20T23:13:05.5973255Z Prepare all required actions 2024-08-20T23:13:05.5973996Z Getting action download info 2024-08-20T23:13:05.7090413Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-08-20T23:13:05.7091022Z with: 2024-08-20T23:13:05.7091597Z github-token: *** 2024-08-20T23:13:05.7092112Z test-matrix: { include: [ { config: "default" }, ]} 2024-08-20T23:13:05.7092678Z env: 2024-08-20T23:13:05.7093013Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:05.7093431Z BUILDER_ROOT: /builder 2024-08-20T23:13:05.7093833Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:05.7094260Z DESIRED_CUDA: cu118 2024-08-20T23:13:05.7094661Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:05.7095059Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:05.7095568Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:05.7096168Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:05.7096528Z LIBTORCH_CONFIG: 2024-08-20T23:13:05.7096930Z LIBTORCH_VARIANT: 2024-08-20T23:13:05.7097323Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:05.7097780Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:05.7098388Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:05.7099109Z ANACONDA_USER: pytorch 2024-08-20T23:13:05.7099537Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:05.7099988Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:05.7100475Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:05.7101184Z GITHUB_TOKEN: *** 2024-08-20T23:13:05.7101545Z PR_NUMBER: 2024-08-20T23:13:05.7101932Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:05.7102514Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:05.7103056Z USE_SPLIT_BUILD: false 2024-08-20T23:13:05.7103464Z ##[endgroup] 2024-08-20T23:13:05.7156990Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T23:13:05.7157703Z with: 2024-08-20T23:13:05.7158037Z shell: bash 2024-08-20T23:13:05.7158595Z timeout_minutes: 10 2024-08-20T23:13:05.7158994Z max_attempts: 5 2024-08-20T23:13:05.7159387Z retry_wait_seconds: 30 2024-08-20T23:13:05.7160780Z 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-08-20T23:13:05.7162851Z polling_interval_seconds: 1 2024-08-20T23:13:05.7163311Z warning_on_retry: true 2024-08-20T23:13:05.7163737Z continue_on_error: false 2024-08-20T23:13:05.7164132Z env: 2024-08-20T23:13:05.7164461Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:05.7164879Z BUILDER_ROOT: /builder 2024-08-20T23:13:05.7165289Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:05.7165714Z DESIRED_CUDA: cu118 2024-08-20T23:13:05.7166117Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:05.7166517Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:05.7167031Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:05.7167632Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:05.7168006Z LIBTORCH_CONFIG: 2024-08-20T23:13:05.7168389Z LIBTORCH_VARIANT: 2024-08-20T23:13:05.7168798Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:05.7169189Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:05.7169809Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:05.7170531Z ANACONDA_USER: pytorch 2024-08-20T23:13:05.7170945Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:05.7171416Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:05.7171910Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:05.7172667Z GITHUB_TOKEN: *** 2024-08-20T23:13:05.7173050Z PR_NUMBER: 2024-08-20T23:13:05.7173445Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:05.7174009Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:05.7174570Z USE_SPLIT_BUILD: false 2024-08-20T23:13:05.7174983Z ##[endgroup] 2024-08-20T23:13:05.8166811Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-20T23:13:06.1615936Z Defaulting to user installation because normal site-packages is not writeable 2024-08-20T23:13:06.1838940Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-08-20T23:13:06.1843216Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-08-20T23:13:06.2008987Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-20T23:13:06.2014543Z 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-08-20T23:13:06.2027985Z 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-08-20T23:13:06.2042363Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-08-20T23:13:06.7954061Z Command completed after 1 attempt(s). 2024-08-20T23:13:06.8012413Z ##[group]Run set -x 2024-08-20T23:13:06.8012819Z set -x 2024-08-20T23:13:06.8013193Z  2024-08-20T23:13:06.8013860Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-20T23:13:06.8014684Z # in runner workspace 2024-08-20T23:13:06.8015325Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-20T23:13:06.8023475Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:13:06.8024093Z env: 2024-08-20T23:13:06.8024423Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:06.8024828Z BUILDER_ROOT: /builder 2024-08-20T23:13:06.8025244Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:06.8025662Z DESIRED_CUDA: cu118 2024-08-20T23:13:06.8026037Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:06.8026443Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:06.8026952Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:06.8027527Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:06.8027902Z LIBTORCH_CONFIG: 2024-08-20T23:13:06.8028500Z LIBTORCH_VARIANT: 2024-08-20T23:13:06.8028885Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:06.8029291Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:06.8029906Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:06.8030604Z ANACONDA_USER: pytorch 2024-08-20T23:13:06.8031031Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:06.8031499Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:06.8031963Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:06.8032738Z GITHUB_TOKEN: *** 2024-08-20T23:13:06.8033117Z PR_NUMBER: 2024-08-20T23:13:06.8033505Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:06.8034067Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:06.8034619Z USE_SPLIT_BUILD: false 2024-08-20T23:13:06.8035014Z ##[endgroup] 2024-08-20T23:13:06.8067438Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-20T23:13:06.8384260Z ##[group]Run set -x 2024-08-20T23:13:06.8384690Z set -x 2024-08-20T23:13:06.8385063Z  2024-08-20T23:13:06.8385738Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-20T23:13:06.8386861Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-20T23:13:06.8387978Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-20T23:13:06.8389115Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-20T23:13:06.8390089Z # expose this variable as part of GitHub context. 2024-08-20T23:13:06.8391122Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-20T23:13:06.8392252Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-20T23:13:06.8392958Z pwd 2024-08-20T23:13:06.8393280Z  2024-08-20T23:13:06.8393968Z LOG_FILE=$(grep -l -r "40ec5f6ddd9787aca0449b24128343ff4c4a88b3" *.log | tail -n 1) 2024-08-20T23:13:06.8395103Z if [ -n "${LOG_FILE}" ]; then 2024-08-20T23:13:06.8396005Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-20T23:13:06.8396913Z  # needs to be awk {print $3} on MacOS 2024-08-20T23:13:06.8397487Z  case ${RUNNER_OS} in 2024-08-20T23:13:06.8397944Z  macOS) 2024-08-20T23:13:06.8398747Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-20T23:13:06.8399655Z  ;; 2024-08-20T23:13:06.8400011Z  *) 2024-08-20T23:13:06.8400782Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-20T23:13:06.8401678Z  ;; 2024-08-20T23:13:06.8402034Z  esac 2024-08-20T23:13:06.8402528Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T23:13:06.8403146Z fi 2024-08-20T23:13:06.8403479Z  2024-08-20T23:13:06.8403785Z popd 2024-08-20T23:13:06.8411252Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:13:06.8411874Z env: 2024-08-20T23:13:06.8412213Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:06.8412624Z BUILDER_ROOT: /builder 2024-08-20T23:13:06.8413048Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:06.8413472Z DESIRED_CUDA: cu118 2024-08-20T23:13:06.8413859Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:06.8414277Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:06.8414794Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:06.8415383Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:06.8415766Z LIBTORCH_CONFIG: 2024-08-20T23:13:06.8416149Z LIBTORCH_VARIANT: 2024-08-20T23:13:06.8416527Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:06.8416935Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:06.8417558Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:06.8418486Z ANACONDA_USER: pytorch 2024-08-20T23:13:06.8418928Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:06.8419399Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:06.8419878Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:06.8420650Z GITHUB_TOKEN: *** 2024-08-20T23:13:06.8421036Z PR_NUMBER: 2024-08-20T23:13:06.8421431Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:06.8421992Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:06.8422553Z USE_SPLIT_BUILD: false 2024-08-20T23:13:06.8422967Z ##[endgroup] 2024-08-20T23:13:06.8454296Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-20T23:13:06.8455220Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-20T23:13:06.8455963Z /home/ec2-user/actions-runner/_diag 2024-08-20T23:13:06.8456445Z + pwd 2024-08-20T23:13:06.8463540Z ++ grep -l -r 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 Runner_20240820-213946-utc.log Runner_20240820-214158-utc.log Worker_20240820-214321-utc.log Worker_20240820-222120-utc.log Worker_20240820-230729-utc.log 2024-08-20T23:13:06.8465120Z ++ tail -n 1 2024-08-20T23:13:06.8487437Z + LOG_FILE=Worker_20240820-230729-utc.log 2024-08-20T23:13:06.8488070Z + '[' -n Worker_20240820-230729-utc.log ']' 2024-08-20T23:13:06.8488572Z + case ${RUNNER_OS} in 2024-08-20T23:13:06.8494193Z ++ grep -r '"jobDisplayName"' Worker_20240820-230729-utc.log 2024-08-20T23:13:06.8495150Z ++ awk -F '[:]' '{print $2}' 2024-08-20T23:13:06.8496789Z ++ sed 's/"//g' 2024-08-20T23:13:06.8497859Z ++ xargs 2024-08-20T23:13:06.8532168Z + JOB_NAME='manywheel-py3_9-cuda11_8-test / test,' 2024-08-20T23:13:06.8532954Z + echo 'job-name=manywheel-py3_9-cuda11_8-test / test,' 2024-08-20T23:13:06.8533522Z + popd 2024-08-20T23:13:06.8533956Z ~/actions-runner/_work/pytorch/pytorch 2024-08-20T23:13:06.8585697Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-20T23:13:06.8586358Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-20T23:13:06.8586942Z echo "Job name: ${JOB_NAME}" 2024-08-20T23:13:06.8587411Z  2024-08-20T23:13:06.8588260Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-20T23:13:06.8589129Z # in runner workspace 2024-08-20T23:13:06.8589819Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-20T23:13:06.8590619Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-20T23:13:06.8591174Z  --job-name "${JOB_NAME}" \ 2024-08-20T23:13:06.8591686Z  --test-matrix "{ include: [ 2024-08-20T23:13:06.8592207Z  { config: "default" }, 2024-08-20T23:13:06.8592667Z ]} 2024-08-20T23:13:06.8592987Z " \ 2024-08-20T23:13:06.8593385Z  --selected-test-configs "" \ 2024-08-20T23:13:06.8593944Z  --pr-number "${PR_NUMBER}" \ 2024-08-20T23:13:06.8594438Z  --tag "${TAG}" \ 2024-08-20T23:13:06.8594912Z  --event-name "${EVENT_NAME}" \ 2024-08-20T23:13:06.8595461Z  --schedule "${SCHEDULE}" \ 2024-08-20T23:13:06.8595971Z  --branch "${HEAD_BRANCH}" 2024-08-20T23:13:06.8603194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:13:06.8603815Z env: 2024-08-20T23:13:06.8604134Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:06.8604558Z BUILDER_ROOT: /builder 2024-08-20T23:13:06.8604979Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:06.8605384Z DESIRED_CUDA: cu118 2024-08-20T23:13:06.8605785Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:06.8606198Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:06.8606693Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:06.8607294Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:06.8607675Z LIBTORCH_CONFIG: 2024-08-20T23:13:06.8608037Z LIBTORCH_VARIANT: 2024-08-20T23:13:06.8608427Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:06.8608830Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:06.8609433Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:06.8610353Z ANACONDA_USER: pytorch 2024-08-20T23:13:06.8610791Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:06.8611238Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:06.8611724Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:06.8612491Z GITHUB_TOKEN: *** 2024-08-20T23:13:06.8612871Z PR_NUMBER: 2024-08-20T23:13:06.8613240Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:06.8613819Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:06.8614375Z USE_SPLIT_BUILD: false 2024-08-20T23:13:06.8614849Z JOB_NAME: manywheel-py3_9-cuda11_8-test / test, 2024-08-20T23:13:06.8615412Z TAG: ciflow/trunk/133712 2024-08-20T23:13:06.8615829Z EVENT_NAME: push 2024-08-20T23:13:06.8616178Z SCHEDULE: 2024-08-20T23:13:06.8616521Z HEAD_BRANCH: 2024-08-20T23:13:06.8616871Z ##[endgroup] 2024-08-20T23:13:06.8647281Z Workflow: linux-binary-manywheel 2024-08-20T23:13:06.8648234Z Job name: manywheel-py3_9-cuda11_8-test / test, 2024-08-20T23:13:07.1352829Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-20T23:13:07.2860275Z fatal: not a git repository (or any of the parent directories): .git 2024-08-20T23:13:07.2869100Z /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-08-20T23:13:07.2871227Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-20T23:13:07.3052811Z ##[group]Run echo "Filtered matrix:" 2024-08-20T23:13:07.3053373Z echo "Filtered matrix:" 2024-08-20T23:13:07.3054107Z echo "{"include": [{"config": "default"}]}" 2024-08-20T23:13:07.3055129Z  2024-08-20T23:13:07.3055540Z echo 2024-08-20T23:13:07.3056373Z echo "Is the current job unstable? False" 2024-08-20T23:13:07.3057059Z  2024-08-20T23:13:07.3057388Z echo 2024-08-20T23:13:07.3057849Z echo "Is keep-going label set? False" 2024-08-20T23:13:07.3058598Z  2024-08-20T23:13:07.3058951Z echo 2024-08-20T23:13:07.3059334Z echo "Renabled issues? " 2024-08-20T23:13:07.3067302Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:13:07.3067930Z env: 2024-08-20T23:13:07.3068266Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:07.3068679Z BUILDER_ROOT: /builder 2024-08-20T23:13:07.3069101Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:07.3069528Z DESIRED_CUDA: cu118 2024-08-20T23:13:07.3069914Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:07.3070326Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:07.3070838Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:07.3071426Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:07.3071812Z LIBTORCH_CONFIG: 2024-08-20T23:13:07.3072193Z LIBTORCH_VARIANT: 2024-08-20T23:13:07.3072569Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:07.3072975Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:07.3073613Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:07.3074328Z ANACONDA_USER: pytorch 2024-08-20T23:13:07.3074766Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:07.3075240Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:07.3075716Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:07.3076489Z GITHUB_TOKEN: *** 2024-08-20T23:13:07.3076878Z PR_NUMBER: 2024-08-20T23:13:07.3077267Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:07.3077832Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:07.3078397Z USE_SPLIT_BUILD: false 2024-08-20T23:13:07.3078807Z ##[endgroup] 2024-08-20T23:13:07.3109932Z Filtered matrix: 2024-08-20T23:13:07.3110794Z {include: [{config: default}]} 2024-08-20T23:13:07.3111558Z 2024-08-20T23:13:07.3111921Z Is the current job unstable? False 2024-08-20T23:13:07.3112533Z 2024-08-20T23:13:07.3112954Z Is keep-going label set? False 2024-08-20T23:13:07.3113278Z 2024-08-20T23:13:07.3113445Z Renabled issues? 2024-08-20T23:13:07.3269780Z ##[group]Run actions/download-artifact@v3 2024-08-20T23:13:07.3270372Z with: 2024-08-20T23:13:07.3270727Z name: manywheel-py3_9-cuda11_8 2024-08-20T23:13:07.3271329Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-08-20T23:13:07.3271942Z env: 2024-08-20T23:13:07.3272269Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:07.3272681Z BUILDER_ROOT: /builder 2024-08-20T23:13:07.3273101Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:07.3273522Z DESIRED_CUDA: cu118 2024-08-20T23:13:07.3273906Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:07.3274323Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:07.3274833Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:07.3275421Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:07.3275802Z LIBTORCH_CONFIG: 2024-08-20T23:13:07.3276182Z LIBTORCH_VARIANT: 2024-08-20T23:13:07.3276561Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:07.3276965Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:07.3277629Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:07.3278374Z ANACONDA_USER: pytorch 2024-08-20T23:13:07.3278788Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:07.3279253Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:07.3279743Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:07.3280501Z GITHUB_TOKEN: *** 2024-08-20T23:13:07.3280884Z PR_NUMBER: 2024-08-20T23:13:07.3281276Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:07.3281841Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:07.3282393Z USE_SPLIT_BUILD: false 2024-08-20T23:13:07.3282802Z ##[endgroup] 2024-08-20T23:13:07.4081590Z Starting download for manywheel-py3_9-cuda11_8 2024-08-20T23:13:07.5258910Z Directory structure has been setup for the artifact 2024-08-20T23:13:07.5261673Z Total number of files that will be downloaded: 1 2024-08-20T23:13:08.5268902Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:09.5265383Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:10.5272046Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:11.5272338Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:12.5274735Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:13.5274804Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:14.5274530Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:15.5274575Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:16.5277534Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:17.5277530Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:18.5274430Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:19.5279535Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:20.5278985Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:21.5279970Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:22.5276056Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:23.5283828Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:24.5283589Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:25.5274246Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:26.5274246Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:27.5274543Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:28.5274875Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:29.5284031Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:30.5286479Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:31.5294452Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:32.5297554Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:33.5304195Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:34.5308646Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:35.5303923Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-20T23:13:36.3749219Z Artifact manywheel-py3_9-cuda11_8 was downloaded to /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-08-20T23:13:36.3758555Z Artifact download has finished successfully 2024-08-20T23:13:36.3991016Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-08-20T23:13:36.3991709Z with: 2024-08-20T23:13:36.3992053Z driver-version: 550.54.15 2024-08-20T23:13:36.3992469Z env: 2024-08-20T23:13:36.3992779Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:36.3993205Z BUILDER_ROOT: /builder 2024-08-20T23:13:36.3993624Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:36.3994025Z DESIRED_CUDA: cu118 2024-08-20T23:13:36.3994433Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:36.3994845Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:36.3995337Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:36.3995935Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:36.3996315Z LIBTORCH_CONFIG: 2024-08-20T23:13:36.3996676Z LIBTORCH_VARIANT: 2024-08-20T23:13:36.3997071Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:36.3997493Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:36.3998092Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:36.3999055Z ANACONDA_USER: pytorch 2024-08-20T23:13:36.3999506Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:36.3999971Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:36.4000455Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:36.4001210Z GITHUB_TOKEN: *** 2024-08-20T23:13:36.4001575Z PR_NUMBER: 2024-08-20T23:13:36.4001964Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:36.4002538Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:36.4003081Z USE_SPLIT_BUILD: false 2024-08-20T23:13:36.4003482Z ##[endgroup] 2024-08-20T23:13:36.4054945Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T23:13:36.4055648Z with: 2024-08-20T23:13:36.4055977Z timeout_minutes: 10 2024-08-20T23:13:36.4056353Z max_attempts: 3 2024-08-20T23:13:36.4100075Z 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-08-20T23:13:36.4144197Z retry_wait_seconds: 10 2024-08-20T23:13:36.4144642Z polling_interval_seconds: 1 2024-08-20T23:13:36.4145080Z warning_on_retry: true 2024-08-20T23:13:36.4145503Z continue_on_error: false 2024-08-20T23:13:36.4145909Z env: 2024-08-20T23:13:36.4146214Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:36.4146633Z BUILDER_ROOT: /builder 2024-08-20T23:13:36.4147048Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:36.4147446Z DESIRED_CUDA: cu118 2024-08-20T23:13:36.4147881Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:36.4148298Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:36.4148788Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:36.4149510Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:36.4149887Z LIBTORCH_CONFIG: 2024-08-20T23:13:36.4150246Z LIBTORCH_VARIANT: 2024-08-20T23:13:36.4150731Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:36.4151157Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:36.4151757Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:36.4152471Z ANACONDA_USER: pytorch 2024-08-20T23:13:36.4152896Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:36.4153341Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:36.4153823Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:36.4154552Z GITHUB_TOKEN: *** 2024-08-20T23:13:36.4154913Z PR_NUMBER: 2024-08-20T23:13:36.4155298Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:36.4155869Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:36.4156406Z USE_SPLIT_BUILD: false 2024-08-20T23:13:36.4156823Z DRIVER_VERSION: 550.54.15 2024-08-20T23:13:36.4157240Z ##[endgroup] 2024-08-20T23:13:36.5137543Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-08-20T23:13:36.5139459Z + pre_install_nvidia_driver_amzn2 2024-08-20T23:13:36.5140882Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-08-20T23:13:36.9772693Z No match for argument: nvidia-driver-latest-dkms 2024-08-20T23:13:36.9775920Z No packages marked for removal. 2024-08-20T23:13:36.9855001Z Dependencies resolved. 2024-08-20T23:13:36.9873825Z Nothing to do. 2024-08-20T23:13:36.9876760Z Complete! 2024-08-20T23:13:37.0238601Z + install_nvidia_driver_common 2024-08-20T23:13:37.0242452Z + echo 'Before installing NVIDIA driver' 2024-08-20T23:13:37.0244096Z Before installing NVIDIA driver 2024-08-20T23:13:37.0244816Z + lspci 2024-08-20T23:13:37.0433226Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-20T23:13:37.0434248Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-20T23:13:37.0436991Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-20T23:13:37.0438305Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-20T23:13:37.0439148Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-20T23:13:37.0440013Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-20T23:13:37.0441028Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-20T23:13:37.0442071Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-20T23:13:37.0442815Z + lsmod 2024-08-20T23:13:37.0479435Z Module Size Used by 2024-08-20T23:13:37.0480471Z veth 36864 0 2024-08-20T23:13:37.0481349Z nvidia_modeset 1351680 0 2024-08-20T23:13:37.0482361Z video 65536 1 nvidia_modeset 2024-08-20T23:13:37.0482985Z wmi 36864 1 video 2024-08-20T23:13:37.0483476Z nvidia_uvm 4706304 0 2024-08-20T23:13:37.0484182Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-08-20T23:13:37.0484802Z drm 602112 1 nvidia 2024-08-20T23:13:37.0485348Z drm_panel_orientation_quirks 28672 1 drm 2024-08-20T23:13:37.0486026Z backlight 24576 3 video,drm,nvidia_modeset 2024-08-20T23:13:37.0486646Z i2c_core 106496 2 nvidia,drm 2024-08-20T23:13:37.0487171Z xt_conntrack 16384 1 2024-08-20T23:13:37.0487643Z nft_chain_nat 16384 3 2024-08-20T23:13:37.0488091Z xt_MASQUERADE 20480 1 2024-08-20T23:13:37.0488652Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-08-20T23:13:37.0489260Z nf_conntrack_netlink 57344 0 2024-08-20T23:13:37.0492109Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-08-20T23:13:37.0492987Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-08-20T23:13:37.0493580Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-08-20T23:13:37.0494118Z xfrm_user 57344 1 2024-08-20T23:13:37.0494608Z xfrm_algo 16384 1 xfrm_user 2024-08-20T23:13:37.0495447Z xt_addrtype 16384 2 2024-08-20T23:13:37.0495913Z nft_compat 20480 4 2024-08-20T23:13:37.0496638Z nf_tables 307200 57 nft_compat,nft_chain_nat 2024-08-20T23:13:37.0497411Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-08-20T23:13:37.0498092Z br_netfilter 36864 0 2024-08-20T23:13:37.0498605Z bridge 307200 1 br_netfilter 2024-08-20T23:13:37.0499625Z stp 16384 1 bridge 2024-08-20T23:13:37.0500638Z llc 16384 2 bridge,stp 2024-08-20T23:13:37.0501168Z overlay 167936 0 2024-08-20T23:13:37.0501625Z tls 114688 0 2024-08-20T23:13:37.0502060Z nls_ascii 16384 1 2024-08-20T23:13:37.0502515Z nls_cp437 20480 1 2024-08-20T23:13:37.0502969Z sunrpc 692224 1 2024-08-20T23:13:37.0503396Z vfat 24576 1 2024-08-20T23:13:37.0503847Z fat 86016 1 vfat 2024-08-20T23:13:37.0504358Z ghash_clmulni_intel 16384 0 2024-08-20T23:13:37.0504819Z ata_piix 45056 0 2024-08-20T23:13:37.0505282Z aesni_intel 393216 0 2024-08-20T23:13:37.0505762Z libata 401408 1 ata_piix 2024-08-20T23:13:37.0506251Z ena 167936 0 2024-08-20T23:13:37.0506741Z crypto_simd 16384 1 aesni_intel 2024-08-20T23:13:37.0507274Z ptp 36864 1 ena 2024-08-20T23:13:37.0507752Z scsi_mod 290816 1 libata 2024-08-20T23:13:37.0508365Z cryptd 28672 2 crypto_simd,ghash_clmulni_intel 2024-08-20T23:13:37.0509038Z scsi_common 16384 2 scsi_mod,libata 2024-08-20T23:13:37.0509577Z pps_core 24576 1 ptp 2024-08-20T23:13:37.0510052Z i8042 45056 0 2024-08-20T23:13:37.0510509Z serio 28672 3 i8042 2024-08-20T23:13:37.0510975Z button 24576 0 2024-08-20T23:13:37.0511482Z sch_fq_codel 20480 9 2024-08-20T23:13:37.0511951Z dm_mod 188416 0 2024-08-20T23:13:37.0512396Z fuse 163840 1 2024-08-20T23:13:37.0512828Z loop 36864 0 2024-08-20T23:13:37.0513283Z configfs 57344 1 2024-08-20T23:13:37.0513749Z dax 45056 1 dm_mod 2024-08-20T23:13:37.0514221Z dmi_sysfs 20480 0 2024-08-20T23:13:37.0514679Z crc32_pclmul 16384 0 2024-08-20T23:13:37.0515137Z crc32c_intel 24576 0 2024-08-20T23:13:37.0515570Z + modinfo nvidia 2024-08-20T23:13:37.0516470Z filename: /lib/modules/6.1.94-99.176.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-08-20T23:13:37.0517360Z alias: char-major-195-* 2024-08-20T23:13:37.0517812Z version: 550.54.15 2024-08-20T23:13:37.0518236Z supported: external 2024-08-20T23:13:37.0518653Z license: NVIDIA 2024-08-20T23:13:37.0519102Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-20T23:13:37.0519701Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-20T23:13:37.0520278Z srcversion: 833721318DA517F0C2FEC97 2024-08-20T23:13:37.0520835Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-20T23:13:37.0521462Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-20T23:13:37.0522071Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-20T23:13:37.0522682Z depends: i2c-core,drm 2024-08-20T23:13:37.0523127Z retpoline: Y 2024-08-20T23:13:37.0523503Z name: nvidia 2024-08-20T23:13:37.0524263Z vermagic: 6.1.94-99.176.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-08-20T23:13:37.0525142Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-20T23:13:37.0525946Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-20T23:13:37.0526672Z parm: NVreg_ResmanDebugLevel:int 2024-08-20T23:13:37.0527229Z parm: NVreg_RmLogonRC:int 2024-08-20T23:13:37.0527764Z parm: NVreg_ModifyDeviceFiles:int 2024-08-20T23:13:37.0528451Z parm: NVreg_DeviceFileUID:int 2024-08-20T23:13:37.0528988Z parm: NVreg_DeviceFileGID:int 2024-08-20T23:13:37.0529530Z parm: NVreg_DeviceFileMode:int 2024-08-20T23:13:37.0530274Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-20T23:13:37.0530995Z parm: NVreg_UsePageAttributeTable:int 2024-08-20T23:13:37.0531594Z parm: NVreg_EnablePCIeGen3:int 2024-08-20T23:13:37.0532113Z parm: NVreg_EnableMSI:int 2024-08-20T23:13:37.0532631Z parm: NVreg_TCEBypassMode:int 2024-08-20T23:13:37.0533199Z parm: NVreg_EnableStreamMemOPs:int 2024-08-20T23:13:37.0533843Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-20T23:13:37.0534572Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-20T23:13:37.0535272Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-20T23:13:37.0536024Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-20T23:13:37.0536782Z parm: NVreg_DynamicPowerManagement:int 2024-08-20T23:13:37.0537552Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-20T23:13:37.0538290Z parm: NVreg_EnableGpuFirmware:int 2024-08-20T23:13:37.0538908Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-20T23:13:37.0539574Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-20T23:13:37.0540260Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-20T23:13:37.0540865Z parm: NVreg_MemoryPoolSize:int 2024-08-20T23:13:37.0541446Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-20T23:13:37.0542044Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-20T23:13:37.0542612Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-20T23:13:37.0543166Z parm: NVreg_NvLinkDisable:int 2024-08-20T23:13:37.0543792Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-20T23:13:37.0544427Z parm: NVreg_RegisterPCIDriver:int 2024-08-20T23:13:37.0545025Z parm: NVreg_EnableResizableBar:int 2024-08-20T23:13:37.0545639Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-20T23:13:37.0546240Z parm: NVreg_EnableNonblockingOpen:int 2024-08-20T23:13:37.0546847Z parm: NVreg_RegistryDwords:charp 2024-08-20T23:13:37.0547467Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-20T23:13:37.0548103Z parm: NVreg_RmMsg:charp 2024-08-20T23:13:37.0548622Z parm: NVreg_GpuBlacklist:charp 2024-08-20T23:13:37.0549199Z parm: NVreg_TemporaryFilePath:charp 2024-08-20T23:13:37.0549762Z parm: NVreg_ExcludedGpus:charp 2024-08-20T23:13:37.0550328Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-20T23:13:37.0550923Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-20T23:13:37.0551495Z parm: NVreg_ImexChannelCount:int 2024-08-20T23:13:37.0552057Z parm: rm_firmware_active:charp 2024-08-20T23:13:37.0552569Z + HAS_NVIDIA_DRIVER=0 2024-08-20T23:13:37.0553035Z ++ command -v nvidia-smi 2024-08-20T23:13:37.0553537Z + '[' -x /usr/bin/nvidia-smi ']' 2024-08-20T23:13:37.0553993Z + set +e 2024-08-20T23:13:37.0554622Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-08-20T23:13:37.0775241Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-08-20T23:13:37.0776017Z + NVIDIA_SMI_STATUS=0 2024-08-20T23:13:37.0776593Z + '[' 0 -ne 0 ']' 2024-08-20T23:13:37.0777047Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-08-20T23:13:37.0777501Z + HAS_NVIDIA_DRIVER=1 2024-08-20T23:13:37.0778430Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-08-20T23:13:37.0779326Z + set -e 2024-08-20T23:13:37.0779685Z + '[' 1 -eq 0 ']' 2024-08-20T23:13:37.0780411Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-08-20T23:13:37.0781271Z + post_install_nvidia_driver_common 2024-08-20T23:13:37.0782168Z + sudo modprobe nvidia 2024-08-20T23:13:37.3074804Z + echo 'After installing NVIDIA driver' 2024-08-20T23:13:37.3075411Z + lspci 2024-08-20T23:13:37.3075770Z After installing NVIDIA driver 2024-08-20T23:13:37.3256854Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-20T23:13:37.3258240Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-20T23:13:37.3259238Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-20T23:13:37.3260178Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-20T23:13:37.3260981Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-20T23:13:37.3262319Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-20T23:13:37.3263356Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-20T23:13:37.3264393Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-20T23:13:37.3265108Z + lsmod 2024-08-20T23:13:37.3291050Z Module Size Used by 2024-08-20T23:13:37.3291786Z veth 36864 0 2024-08-20T23:13:37.3292436Z nvidia_modeset 1351680 0 2024-08-20T23:13:37.3293195Z video 65536 1 nvidia_modeset 2024-08-20T23:13:37.3293740Z wmi 36864 1 video 2024-08-20T23:13:37.3294214Z nvidia_uvm 4706304 0 2024-08-20T23:13:37.3295107Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-08-20T23:13:37.3295895Z drm 602112 1 nvidia 2024-08-20T23:13:37.3297042Z drm_panel_orientation_quirks 28672 1 drm 2024-08-20T23:13:37.3298114Z backlight 24576 3 video,drm,nvidia_modeset 2024-08-20T23:13:37.3298773Z i2c_core 106496 2 nvidia,drm 2024-08-20T23:13:37.3299295Z xt_conntrack 16384 1 2024-08-20T23:13:37.3299744Z nft_chain_nat 16384 3 2024-08-20T23:13:37.3300380Z xt_MASQUERADE 20480 1 2024-08-20T23:13:37.3301109Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-08-20T23:13:37.3301697Z nf_conntrack_netlink 57344 0 2024-08-20T23:13:37.3302419Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-08-20T23:13:37.3303232Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-08-20T23:13:37.3303793Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-08-20T23:13:37.3304320Z xfrm_user 57344 1 2024-08-20T23:13:37.3304797Z xfrm_algo 16384 1 xfrm_user 2024-08-20T23:13:37.3305288Z xt_addrtype 16384 2 2024-08-20T23:13:37.3305753Z nft_compat 20480 4 2024-08-20T23:13:37.3306311Z nf_tables 307200 57 nft_compat,nft_chain_nat 2024-08-20T23:13:37.3307052Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-08-20T23:13:37.3307731Z br_netfilter 36864 0 2024-08-20T23:13:37.3308236Z bridge 307200 1 br_netfilter 2024-08-20T23:13:37.3308758Z stp 16384 1 bridge 2024-08-20T23:13:37.3309273Z llc 16384 2 bridge,stp 2024-08-20T23:13:37.3309786Z overlay 167936 0 2024-08-20T23:13:37.3310475Z tls 114688 0 2024-08-20T23:13:37.3311279Z nls_ascii 16384 1 2024-08-20T23:13:37.3311938Z nls_cp437 20480 1 2024-08-20T23:13:37.3312812Z sunrpc 692224 1 2024-08-20T23:13:37.3313702Z vfat 24576 1 2024-08-20T23:13:37.3314590Z fat 86016 1 vfat 2024-08-20T23:13:37.3315518Z ghash_clmulni_intel 16384 0 2024-08-20T23:13:37.3316466Z ata_piix 45056 0 2024-08-20T23:13:37.3317301Z aesni_intel 393216 0 2024-08-20T23:13:37.3318183Z libata 401408 1 ata_piix 2024-08-20T23:13:37.3319104Z ena 167936 0 2024-08-20T23:13:37.3319596Z crypto_simd 16384 1 aesni_intel 2024-08-20T23:13:37.3320125Z ptp 36864 1 ena 2024-08-20T23:13:37.3320593Z scsi_mod 290816 1 libata 2024-08-20T23:13:37.3321249Z cryptd 28672 2 crypto_simd,ghash_clmulni_intel 2024-08-20T23:13:37.3321921Z scsi_common 16384 2 scsi_mod,libata 2024-08-20T23:13:37.3322768Z pps_core 24576 1 ptp 2024-08-20T23:13:37.3323222Z i8042 45056 0 2024-08-20T23:13:37.3323823Z serio 28672 3 i8042 2024-08-20T23:13:37.3324318Z button 24576 0 2024-08-20T23:13:37.3324751Z sch_fq_codel 20480 9 2024-08-20T23:13:37.3325201Z dm_mod 188416 0 2024-08-20T23:13:37.3325648Z fuse 163840 1 2024-08-20T23:13:37.3326073Z loop 36864 0 2024-08-20T23:13:37.3326522Z configfs 57344 1 2024-08-20T23:13:37.3326964Z dax 45056 1 dm_mod 2024-08-20T23:13:37.3327449Z dmi_sysfs 20480 0 2024-08-20T23:13:37.3327903Z crc32_pclmul 16384 0 2024-08-20T23:13:37.3328342Z crc32c_intel 24576 0 2024-08-20T23:13:37.3328782Z + modinfo nvidia 2024-08-20T23:13:37.3329738Z filename: /lib/modules/6.1.94-99.176.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-08-20T23:13:37.3330631Z alias: char-major-195-* 2024-08-20T23:13:37.3331092Z version: 550.54.15 2024-08-20T23:13:37.3331516Z supported: external 2024-08-20T23:13:37.3331930Z license: NVIDIA 2024-08-20T23:13:37.3332378Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-20T23:13:37.3332974Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-20T23:13:37.3333536Z srcversion: 833721318DA517F0C2FEC97 2024-08-20T23:13:37.3334095Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-20T23:13:37.3334874Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-20T23:13:37.3335484Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-20T23:13:37.3336088Z depends: i2c-core,drm 2024-08-20T23:13:37.3336526Z retpoline: Y 2024-08-20T23:13:37.3336898Z name: nvidia 2024-08-20T23:13:37.3337652Z vermagic: 6.1.94-99.176.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-08-20T23:13:37.3338525Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-20T23:13:37.3339331Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-20T23:13:37.3340052Z parm: NVreg_ResmanDebugLevel:int 2024-08-20T23:13:37.3340602Z parm: NVreg_RmLogonRC:int 2024-08-20T23:13:37.3341133Z parm: NVreg_ModifyDeviceFiles:int 2024-08-20T23:13:37.3341672Z parm: NVreg_DeviceFileUID:int 2024-08-20T23:13:37.3342210Z parm: NVreg_DeviceFileGID:int 2024-08-20T23:13:37.3342746Z parm: NVreg_DeviceFileMode:int 2024-08-20T23:13:37.3343381Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-20T23:13:37.3344082Z parm: NVreg_UsePageAttributeTable:int 2024-08-20T23:13:37.3344671Z parm: NVreg_EnablePCIeGen3:int 2024-08-20T23:13:37.3345184Z parm: NVreg_EnableMSI:int 2024-08-20T23:13:37.3345693Z parm: NVreg_TCEBypassMode:int 2024-08-20T23:13:37.3346262Z parm: NVreg_EnableStreamMemOPs:int 2024-08-20T23:13:37.3346898Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-20T23:13:37.3347628Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-20T23:13:37.3348377Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-20T23:13:37.3349123Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-20T23:13:37.3349873Z parm: NVreg_DynamicPowerManagement:int 2024-08-20T23:13:37.3350631Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-20T23:13:37.3351350Z parm: NVreg_EnableGpuFirmware:int 2024-08-20T23:13:37.3351964Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-20T23:13:37.3352626Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-20T23:13:37.3353294Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-20T23:13:37.3353890Z parm: NVreg_MemoryPoolSize:int 2024-08-20T23:13:37.3354463Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-20T23:13:37.3355056Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-20T23:13:37.3355621Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-20T23:13:37.3356300Z parm: NVreg_NvLinkDisable:int 2024-08-20T23:13:37.3356919Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-20T23:13:37.3357647Z parm: NVreg_RegisterPCIDriver:int 2024-08-20T23:13:37.3358251Z parm: NVreg_EnableResizableBar:int 2024-08-20T23:13:37.3358850Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-20T23:13:37.3359451Z parm: NVreg_EnableNonblockingOpen:int 2024-08-20T23:13:37.3360049Z parm: NVreg_RegistryDwords:charp 2024-08-20T23:13:37.3360664Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-20T23:13:37.3361245Z parm: NVreg_RmMsg:charp 2024-08-20T23:13:37.3362294Z parm: NVreg_GpuBlacklist:charp 2024-08-20T23:13:37.3362875Z parm: NVreg_TemporaryFilePath:charp 2024-08-20T23:13:37.3363439Z parm: NVreg_ExcludedGpus:charp 2024-08-20T23:13:37.3363999Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-20T23:13:37.3364587Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-20T23:13:37.3365171Z parm: NVreg_ImexChannelCount:int 2024-08-20T23:13:37.3365734Z parm: rm_firmware_active:charp 2024-08-20T23:13:37.3366234Z + set +e 2024-08-20T23:13:37.3366631Z + nvidia-smi 2024-08-20T23:13:37.3530942Z Tue Aug 20 23:13:37 2024 2024-08-20T23:13:37.3531878Z +-----------------------------------------------------------------------------------------+ 2024-08-20T23:13:37.3532917Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-20T23:13:37.3533936Z |-----------------------------------------+------------------------+----------------------+ 2024-08-20T23:13:37.3534961Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-20T23:13:37.3536109Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-20T23:13:37.3536960Z | | | MIG M. | 2024-08-20T23:13:37.3537671Z |=========================================+========================+======================| 2024-08-20T23:13:37.3618349Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-20T23:13:37.3619275Z | N/A 26C P8 14W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-20T23:13:37.3620059Z | | | N/A | 2024-08-20T23:13:37.3620971Z +-----------------------------------------+------------------------+----------------------+ 2024-08-20T23:13:37.3621693Z 2024-08-20T23:13:37.3622513Z +-----------------------------------------------------------------------------------------+ 2024-08-20T23:13:37.3623309Z | Processes: | 2024-08-20T23:13:37.3624192Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-20T23:13:37.3625065Z | ID ID Usage | 2024-08-20T23:13:37.3625771Z |=========================================================================================| 2024-08-20T23:13:37.3626575Z | No running processes found | 2024-08-20T23:13:37.3627552Z +-----------------------------------------------------------------------------------------+ 2024-08-20T23:13:37.4226243Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-08-20T23:13:37.4427995Z Tesla M60 2024-08-20T23:13:37.4516092Z + NVIDIA_SMI_STATUS=0 2024-08-20T23:13:37.4517038Z + '[' 0 -eq 0 ']' 2024-08-20T23:13:37.4517565Z + echo 'INFO: Ignoring allowed status 0' 2024-08-20T23:13:37.4518100Z + set -e 2024-08-20T23:13:37.4518436Z INFO: Ignoring allowed status 0 2024-08-20T23:13:37.4523758Z == Installing nvidia container toolkit for amzn2023 == 2024-08-20T23:13:37.4527980Z + sudo yum install -y yum-utils 2024-08-20T23:13:38.0273028Z Last metadata expiration check: 0:43:04 ago on Tue Aug 20 22:30:34 2024. 2024-08-20T23:13:38.0572820Z Package dnf-utils-4.3.0-13.amzn2023.0.4.noarch is already installed. 2024-08-20T23:13:38.1002414Z Dependencies resolved. 2024-08-20T23:13:38.1194869Z Nothing to do. 2024-08-20T23:13:38.1195328Z Complete! 2024-08-20T23:13:38.1626112Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2024-08-20T23:13:38.1627530Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-08-20T23:13:38.1629234Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-08-20T23:13:38.5142949Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-08-20T23:13:38.5986284Z + sudo yum install -y nvidia-docker2 2024-08-20T23:13:39.2287540Z nvidia-container-toolkit 8.3 kB/s | 833 B 00:00 2024-08-20T23:13:39.2593865Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2024-08-20T23:13:39.3017031Z Dependencies resolved. 2024-08-20T23:13:39.3212244Z Nothing to do. 2024-08-20T23:13:39.3212675Z Complete! 2024-08-20T23:13:39.4567532Z + sudo systemctl restart docker 2024-08-20T23:13:46.0949767Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-08-20T23:13:46.1181835Z Tue Aug 20 23:13:46 2024 2024-08-20T23:13:46.1183122Z +-----------------------------------------------------------------------------------------+ 2024-08-20T23:13:46.1184197Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-20T23:13:46.1185207Z |-----------------------------------------+------------------------+----------------------+ 2024-08-20T23:13:46.1186235Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-20T23:13:46.1187362Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-20T23:13:46.1188264Z | | | MIG M. | 2024-08-20T23:13:46.1188957Z |=========================================+========================+======================| 2024-08-20T23:13:46.1266514Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-20T23:13:46.1285253Z | N/A 26C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-20T23:13:46.1286162Z | | | N/A | 2024-08-20T23:13:46.1287128Z +-----------------------------------------+------------------------+----------------------+ 2024-08-20T23:13:46.1287853Z 2024-08-20T23:13:46.1288700Z +-----------------------------------------------------------------------------------------+ 2024-08-20T23:13:46.1289496Z | Processes: | 2024-08-20T23:13:46.1290390Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-20T23:13:46.1291262Z | ID ID Usage | 2024-08-20T23:13:46.1291950Z |=========================================================================================| 2024-08-20T23:13:46.1292757Z | No running processes found | 2024-08-20T23:13:46.1293741Z +-----------------------------------------------------------------------------------------+ 2024-08-20T23:13:46.4989104Z Command completed after 1 attempt(s). 2024-08-20T23:13:46.5100670Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-20T23:13:46.5101434Z with: 2024-08-20T23:13:46.5101884Z docker-image: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:46.5102910Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T23:13:46.5103551Z env: 2024-08-20T23:13:46.5103874Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:46.5104305Z BUILDER_ROOT: /builder 2024-08-20T23:13:46.5104739Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:46.5105150Z DESIRED_CUDA: cu118 2024-08-20T23:13:46.5105555Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:46.5105977Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:46.5106478Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:46.5107079Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:46.5107471Z LIBTORCH_CONFIG: 2024-08-20T23:13:46.5107841Z LIBTORCH_VARIANT: 2024-08-20T23:13:46.5108242Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:46.5108657Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:46.5109320Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:46.5110038Z ANACONDA_USER: pytorch 2024-08-20T23:13:46.5110476Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:46.5110957Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:46.5111436Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:46.5112206Z GITHUB_TOKEN: *** 2024-08-20T23:13:46.5112596Z PR_NUMBER: 2024-08-20T23:13:46.5112989Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:46.5113556Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:46.5114117Z USE_SPLIT_BUILD: false 2024-08-20T23:13:46.5114658Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:13:46.5115241Z ##[endgroup] 2024-08-20T23:13:46.5136247Z ##[group]Run set -x 2024-08-20T23:13:46.5136663Z set -x 2024-08-20T23:13:46.5137004Z set +e 2024-08-20T23:13:46.5137355Z  2024-08-20T23:13:46.5137684Z login() { 2024-08-20T23:13:46.5138489Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T23:13:46.5139388Z } 2024-08-20T23:13:46.5139710Z  2024-08-20T23:13:46.5140018Z retry () { 2024-08-20T23:13:46.5140501Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T23:13:46.5141046Z } 2024-08-20T23:13:46.5141352Z  2024-08-20T23:13:46.5141729Z retry login "${DOCKER_REGISTRY}" 2024-08-20T23:13:46.5142231Z  2024-08-20T23:13:46.5142532Z set -e 2024-08-20T23:13:46.5143109Z # ignore output since only exit code is used for conditional 2024-08-20T23:13:46.5143981Z # only pull docker image if it's not available locally 2024-08-20T23:13:46.5144933Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-20T23:13:46.5145782Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-20T23:13:46.5146318Z fi 2024-08-20T23:13:46.5156483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:13:46.5157081Z env: 2024-08-20T23:13:46.5157418Z PYTORCH_ROOT: /pytorch 2024-08-20T23:13:46.5157841Z BUILDER_ROOT: /builder 2024-08-20T23:13:46.5158255Z PACKAGE_TYPE: manywheel 2024-08-20T23:13:46.5158675Z DESIRED_CUDA: cu118 2024-08-20T23:13:46.5159076Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:13:46.5159470Z GPU_ARCH_TYPE: cuda 2024-08-20T23:13:46.5159977Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:46.5160571Z SKIP_ALL_TESTS: 1 2024-08-20T23:13:46.5160932Z LIBTORCH_CONFIG: 2024-08-20T23:13:46.5161312Z LIBTORCH_VARIANT: 2024-08-20T23:13:46.5162085Z DESIRED_DEVTOOLSET: 2024-08-20T23:13:46.5162480Z DESIRED_PYTHON: 3.9 2024-08-20T23:13:46.5163096Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:13:46.5163811Z ANACONDA_USER: pytorch 2024-08-20T23:13:46.5164224Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:13:46.5164689Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:13:46.5165383Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:13:46.5166144Z GITHUB_TOKEN: *** 2024-08-20T23:13:46.5166529Z PR_NUMBER: 2024-08-20T23:13:46.5166926Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:13:46.5167641Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:13:46.5168198Z USE_SPLIT_BUILD: false 2024-08-20T23:13:46.5168731Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:13:46.5169467Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T23:13:46.5170101Z ##[endgroup] 2024-08-20T23:13:46.5203911Z + set +e 2024-08-20T23:13:46.5204861Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T23:13:46.5205677Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T23:13:46.5208177Z + aws ecr get-login-password --region us-east-1 2024-08-20T23:13:46.5209742Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T23:13:47.2667446Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T23:13:47.2668511Z Configure a credential helper to remove this warning. See 2024-08-20T23:13:47.2669606Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T23:13:47.2670304Z 2024-08-20T23:13:47.2670471Z Login Succeeded 2024-08-20T23:13:47.2681662Z + set -e 2024-08-20T23:13:47.2682384Z + docker inspect --type=image pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:47.2857992Z + retry docker pull pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:47.2858878Z + docker pull pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:13:47.4720786Z cuda11.8-main: Pulling from pytorch/manylinux-builder 2024-08-20T23:13:47.4722168Z 2d473b07cdd5: Pulling fs layer 2024-08-20T23:13:47.4723166Z e3e329faf7ad: Pulling fs layer 2024-08-20T23:13:47.4724150Z ac27c76ab6c5: Pulling fs layer 2024-08-20T23:13:47.4725121Z 297011263625: Pulling fs layer 2024-08-20T23:13:47.4726114Z dc4858bc9cf9: Pulling fs layer 2024-08-20T23:13:47.4727110Z b36def2bc8f5: Pulling fs layer 2024-08-20T23:13:47.4727670Z 679bb15eabd3: Pulling fs layer 2024-08-20T23:13:47.4728160Z fdfa5fafaae4: Pulling fs layer 2024-08-20T23:13:47.4728637Z bfd0a0c1ee06: Pulling fs layer 2024-08-20T23:13:47.4729317Z 5e291d468031: Pulling fs layer 2024-08-20T23:13:47.4729780Z eec6777774f1: Pulling fs layer 2024-08-20T23:13:47.4730246Z ca5e27ec9a11: Pulling fs layer 2024-08-20T23:13:47.4730688Z 91e24eaed401: Pulling fs layer 2024-08-20T23:13:47.4731147Z d31102b16f8a: Pulling fs layer 2024-08-20T23:13:47.4731604Z 8465ad2d6ae5: Pulling fs layer 2024-08-20T23:13:47.4732041Z c6f767436dd4: Pulling fs layer 2024-08-20T23:13:47.4732499Z dab44461f7ae: Pulling fs layer 2024-08-20T23:13:47.4732960Z 1e79a3c3f8d6: Pulling fs layer 2024-08-20T23:13:47.4733418Z a566041d45a3: Pulling fs layer 2024-08-20T23:13:47.4734212Z 2c3ac03d25ad: Pulling fs layer 2024-08-20T23:13:47.4734678Z b36def2bc8f5: Waiting 2024-08-20T23:13:47.4735068Z 0c518d06134f: Pulling fs layer 2024-08-20T23:13:47.4735513Z 679bb15eabd3: Waiting 2024-08-20T23:13:47.4735928Z bbbbae5c9b68: Pulling fs layer 2024-08-20T23:13:47.4736371Z 809f9d23ddf3: Pulling fs layer 2024-08-20T23:13:47.4736865Z cce8fbb4f718: Pulling fs layer 2024-08-20T23:13:47.4737340Z c69164e6e483: Pulling fs layer 2024-08-20T23:13:47.4737769Z 297011263625: Waiting 2024-08-20T23:13:47.4738154Z ef9a3b37c9ee: Pulling fs layer 2024-08-20T23:13:47.4738600Z dc4858bc9cf9: Waiting 2024-08-20T23:13:47.4738983Z 4e81d3904223: Pulling fs layer 2024-08-20T23:13:47.4739426Z dab44461f7ae: Waiting 2024-08-20T23:13:47.4739808Z a566041d45a3: Waiting 2024-08-20T23:13:47.4740172Z 0c518d06134f: Waiting 2024-08-20T23:13:47.4740553Z 91e24eaed401: Waiting 2024-08-20T23:13:47.4740960Z acdf7b717d8e: Pulling fs layer 2024-08-20T23:13:47.4741405Z 2975f7ccbd62: Pulling fs layer 2024-08-20T23:13:47.4741859Z 223608c1775a: Pulling fs layer 2024-08-20T23:13:47.4742320Z d20a5b9eed6d: Pulling fs layer 2024-08-20T23:13:47.4742747Z bbbbae5c9b68: Waiting 2024-08-20T23:13:47.4743467Z 814b836bc4d6: Pulling fs layer 2024-08-20T23:13:47.4743964Z 532552a57f70: Pulling fs layer 2024-08-20T23:13:47.4744378Z c6f767436dd4: Waiting 2024-08-20T23:13:47.4745034Z a0b00f294276: Pulling fs layer 2024-08-20T23:13:47.4745958Z 0da0aed75cb4: Pulling fs layer 2024-08-20T23:13:47.4746408Z ed9af4ab67bc: Pulling fs layer 2024-08-20T23:13:47.4746858Z ef9a3b37c9ee: Waiting 2024-08-20T23:13:47.4747247Z 223608c1775a: Waiting 2024-08-20T23:13:47.4747608Z 4e81d3904223: Waiting 2024-08-20T23:13:47.4747989Z cce8fbb4f718: Waiting 2024-08-20T23:13:47.4748525Z 9a0828da603f: Pulling fs layer 2024-08-20T23:13:47.4748951Z a0b00f294276: Waiting 2024-08-20T23:13:47.4749338Z d20a5b9eed6d: Waiting 2024-08-20T23:13:47.4749728Z 0da0aed75cb4: Waiting 2024-08-20T23:13:47.4750098Z ed9af4ab67bc: Waiting 2024-08-20T23:13:47.4750477Z 9a0828da603f: Waiting 2024-08-20T23:13:47.4750862Z eec6777774f1: Waiting 2024-08-20T23:13:47.4751224Z 8465ad2d6ae5: Waiting 2024-08-20T23:13:47.4751602Z ca5e27ec9a11: Waiting 2024-08-20T23:13:47.4751994Z 2975f7ccbd62: Waiting 2024-08-20T23:13:47.4752352Z 5e291d468031: Waiting 2024-08-20T23:13:47.4752729Z acdf7b717d8e: Waiting 2024-08-20T23:13:47.4753119Z 2c3ac03d25ad: Waiting 2024-08-20T23:13:47.4753485Z 1e79a3c3f8d6: Waiting 2024-08-20T23:13:47.4753870Z c69164e6e483: Waiting 2024-08-20T23:13:47.4754249Z 814b836bc4d6: Waiting 2024-08-20T23:13:47.5167461Z e3e329faf7ad: Verifying Checksum 2024-08-20T23:13:47.5168034Z e3e329faf7ad: Download complete 2024-08-20T23:13:47.5381465Z ac27c76ab6c5: Verifying Checksum 2024-08-20T23:13:47.5382298Z ac27c76ab6c5: Download complete 2024-08-20T23:13:47.5834779Z 297011263625: Download complete 2024-08-20T23:13:47.6937256Z b36def2bc8f5: Verifying Checksum 2024-08-20T23:13:47.6938061Z b36def2bc8f5: Download complete 2024-08-20T23:13:48.2581768Z 2d473b07cdd5: Download complete 2024-08-20T23:13:48.3001777Z fdfa5fafaae4: Download complete 2024-08-20T23:13:48.4279596Z bfd0a0c1ee06: Verifying Checksum 2024-08-20T23:13:48.4280196Z bfd0a0c1ee06: Download complete 2024-08-20T23:13:48.4763178Z 5e291d468031: Verifying Checksum 2024-08-20T23:13:48.4764223Z 5e291d468031: Download complete 2024-08-20T23:13:48.5798898Z 679bb15eabd3: Verifying Checksum 2024-08-20T23:13:48.5799958Z 679bb15eabd3: Download complete 2024-08-20T23:13:48.6253424Z ca5e27ec9a11: Download complete 2024-08-20T23:13:48.6959476Z dc4858bc9cf9: Verifying Checksum 2024-08-20T23:13:48.6960602Z dc4858bc9cf9: Download complete 2024-08-20T23:13:48.7552307Z d31102b16f8a: Download complete 2024-08-20T23:13:48.7955588Z 8465ad2d6ae5: Download complete 2024-08-20T23:13:48.8957598Z c6f767436dd4: Verifying Checksum 2024-08-20T23:13:48.8958169Z c6f767436dd4: Download complete 2024-08-20T23:13:48.9383060Z dab44461f7ae: Download complete 2024-08-20T23:13:48.9868330Z 1e79a3c3f8d6: Download complete 2024-08-20T23:13:49.0410197Z a566041d45a3: Verifying Checksum 2024-08-20T23:13:49.0410780Z a566041d45a3: Download complete 2024-08-20T23:13:49.1184156Z 2c3ac03d25ad: Verifying Checksum 2024-08-20T23:13:49.1185282Z 2c3ac03d25ad: Download complete 2024-08-20T23:13:49.1762782Z 0c518d06134f: Verifying Checksum 2024-08-20T23:13:49.1764363Z 0c518d06134f: Download complete 2024-08-20T23:13:49.2264710Z bbbbae5c9b68: Download complete 2024-08-20T23:13:49.3072176Z 809f9d23ddf3: Verifying Checksum 2024-08-20T23:13:49.3073267Z 809f9d23ddf3: Download complete 2024-08-20T23:13:49.3576420Z cce8fbb4f718: Download complete 2024-08-20T23:13:49.8241714Z eec6777774f1: Verifying Checksum 2024-08-20T23:13:49.8242297Z eec6777774f1: Download complete 2024-08-20T23:13:49.9198908Z ef9a3b37c9ee: Verifying Checksum 2024-08-20T23:13:49.9199488Z ef9a3b37c9ee: Download complete 2024-08-20T23:13:49.9647183Z 4e81d3904223: Verifying Checksum 2024-08-20T23:13:49.9648249Z 4e81d3904223: Download complete 2024-08-20T23:13:50.0099087Z acdf7b717d8e: Verifying Checksum 2024-08-20T23:13:50.0099669Z acdf7b717d8e: Download complete 2024-08-20T23:13:50.0417466Z c69164e6e483: Verifying Checksum 2024-08-20T23:13:50.0418037Z c69164e6e483: Download complete 2024-08-20T23:13:50.0607530Z 2975f7ccbd62: Download complete 2024-08-20T23:13:50.1092520Z d20a5b9eed6d: Download complete 2024-08-20T23:13:50.8170797Z 91e24eaed401: Verifying Checksum 2024-08-20T23:13:50.8171445Z 91e24eaed401: Download complete 2024-08-20T23:13:51.3397805Z 814b836bc4d6: Verifying Checksum 2024-08-20T23:13:51.3398421Z 814b836bc4d6: Download complete 2024-08-20T23:13:51.4060064Z a0b00f294276: Verifying Checksum 2024-08-20T23:13:51.4060648Z a0b00f294276: Download complete 2024-08-20T23:13:51.5584737Z 532552a57f70: Verifying Checksum 2024-08-20T23:13:51.5585337Z 532552a57f70: Download complete 2024-08-20T23:13:51.6806035Z 223608c1775a: Verifying Checksum 2024-08-20T23:13:51.6806636Z 223608c1775a: Download complete 2024-08-20T23:13:51.7316389Z 9a0828da603f: Verifying Checksum 2024-08-20T23:13:51.7317191Z 9a0828da603f: Download complete 2024-08-20T23:13:52.3775488Z 2d473b07cdd5: Pull complete 2024-08-20T23:13:52.4064600Z e3e329faf7ad: Pull complete 2024-08-20T23:13:52.4309639Z ac27c76ab6c5: Pull complete 2024-08-20T23:13:52.4553361Z 297011263625: Pull complete 2024-08-20T23:13:52.7971440Z ed9af4ab67bc: Verifying Checksum 2024-08-20T23:13:52.7972041Z ed9af4ab67bc: Download complete 2024-08-20T23:13:55.7736529Z dc4858bc9cf9: Pull complete 2024-08-20T23:13:55.9918560Z b36def2bc8f5: Pull complete 2024-08-20T23:13:58.4622148Z 679bb15eabd3: Pull complete 2024-08-20T23:13:58.8862790Z fdfa5fafaae4: Pull complete 2024-08-20T23:13:59.6583898Z bfd0a0c1ee06: Pull complete 2024-08-20T23:14:00.1176018Z 5e291d468031: Pull complete 2024-08-20T23:14:09.4184244Z eec6777774f1: Pull complete 2024-08-20T23:14:09.4432000Z ca5e27ec9a11: Pull complete 2024-08-20T23:14:15.1699876Z 91e24eaed401: Pull complete 2024-08-20T23:14:15.2204760Z d31102b16f8a: Pull complete 2024-08-20T23:14:15.2432924Z 8465ad2d6ae5: Pull complete 2024-08-20T23:14:15.2696001Z c6f767436dd4: Pull complete 2024-08-20T23:14:15.2943535Z dab44461f7ae: Pull complete 2024-08-20T23:14:15.3187024Z 1e79a3c3f8d6: Pull complete 2024-08-20T23:14:15.3434174Z a566041d45a3: Pull complete 2024-08-20T23:14:15.4246884Z 2c3ac03d25ad: Pull complete 2024-08-20T23:14:15.4481607Z 0c518d06134f: Pull complete 2024-08-20T23:14:15.4754269Z bbbbae5c9b68: Pull complete 2024-08-20T23:14:15.5071615Z 809f9d23ddf3: Pull complete 2024-08-20T23:14:15.5357640Z cce8fbb4f718: Pull complete 2024-08-20T23:14:17.3684223Z c69164e6e483: Pull complete 2024-08-20T23:14:17.5728155Z ef9a3b37c9ee: Pull complete 2024-08-20T23:14:17.5992640Z 4e81d3904223: Pull complete 2024-08-20T23:14:17.6293542Z acdf7b717d8e: Pull complete 2024-08-20T23:14:17.6569865Z 2975f7ccbd62: Pull complete 2024-08-20T23:14:22.3493665Z 223608c1775a: Pull complete 2024-08-20T23:14:22.3865848Z d20a5b9eed6d: Pull complete 2024-08-20T23:14:27.6582222Z 814b836bc4d6: Pull complete 2024-08-20T23:14:30.1300738Z 532552a57f70: Pull complete 2024-08-20T23:14:30.5937304Z a0b00f294276: Pull complete 2024-08-20T23:14:34.5689014Z 0da0aed75cb4: Verifying Checksum 2024-08-20T23:14:34.5690020Z 0da0aed75cb4: Download complete 2024-08-20T23:15:30.1596091Z 0da0aed75cb4: Pull complete 2024-08-20T23:15:32.1733368Z ed9af4ab67bc: Pull complete 2024-08-20T23:15:32.6289333Z 9a0828da603f: Pull complete 2024-08-20T23:15:32.8722392Z Digest: sha256:1da7448d55e742ab5c3dd804f685a4734c07c70e6bfc2bdd15611316384a5913 2024-08-20T23:15:32.9644605Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:15:33.0197004Z docker.io/pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:15:33.0289995Z Prepare all required actions 2024-08-20T23:15:33.0352332Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-08-20T23:15:33.0352948Z env: 2024-08-20T23:15:33.0353274Z PYTORCH_ROOT: /pytorch 2024-08-20T23:15:33.0353703Z BUILDER_ROOT: /builder 2024-08-20T23:15:33.0354133Z PACKAGE_TYPE: manywheel 2024-08-20T23:15:33.0354601Z DESIRED_CUDA: cu118 2024-08-20T23:15:33.0355013Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:15:33.0355433Z GPU_ARCH_TYPE: cuda 2024-08-20T23:15:33.0355935Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:15:33.0356542Z SKIP_ALL_TESTS: 1 2024-08-20T23:15:33.0356934Z LIBTORCH_CONFIG: 2024-08-20T23:15:33.0357301Z LIBTORCH_VARIANT: 2024-08-20T23:15:33.0357701Z DESIRED_DEVTOOLSET: 2024-08-20T23:15:33.0358107Z DESIRED_PYTHON: 3.9 2024-08-20T23:15:33.0358949Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:15:33.0359675Z ANACONDA_USER: pytorch 2024-08-20T23:15:33.0360156Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:15:33.0360639Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:15:33.0361112Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:15:33.0362384Z GITHUB_TOKEN: *** 2024-08-20T23:15:33.0362780Z PR_NUMBER: 2024-08-20T23:15:33.0363151Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:15:33.0363733Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:15:33.0364296Z USE_SPLIT_BUILD: false 2024-08-20T23:15:33.0364834Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:15:33.0365585Z ##[endgroup] 2024-08-20T23:15:33.0629573Z ##[group]Run set -x 2024-08-20T23:15:33.0630020Z set -x 2024-08-20T23:15:33.0630456Z # shellcheck disable=SC2086,SC2090 2024-08-20T23:15:33.0631035Z container_name=$(docker run \ 2024-08-20T23:15:33.0631547Z  ${GPU_FLAG:-} \ 2024-08-20T23:15:33.0631995Z  -e BINARY_ENV_FILE \ 2024-08-20T23:15:33.0632475Z  -e BUILDER_ROOT \ 2024-08-20T23:15:33.0632942Z  -e BUILD_ENVIRONMENT \ 2024-08-20T23:15:33.0633435Z  -e DESIRED_CUDA \ 2024-08-20T23:15:33.0633904Z  -e DESIRED_DEVTOOLSET \ 2024-08-20T23:15:33.0634390Z  -e DESIRED_PYTHON \ 2024-08-20T23:15:33.0634863Z  -e GITHUB_ACTIONS \ 2024-08-20T23:15:33.0635336Z  -e GPU_ARCH_TYPE \ 2024-08-20T23:15:33.0635790Z  -e GPU_ARCH_VERSION \ 2024-08-20T23:15:33.0636277Z  -e LIBTORCH_VARIANT \ 2024-08-20T23:15:33.0636758Z  -e PACKAGE_TYPE \ 2024-08-20T23:15:33.0637261Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-08-20T23:15:33.0637782Z  -e PYTORCH_ROOT \ 2024-08-20T23:15:33.0638243Z  -e SKIP_ALL_TESTS \ 2024-08-20T23:15:33.0638713Z  -e USE_SPLIT_BUILD \ 2024-08-20T23:15:33.0639147Z  --tty \ 2024-08-20T23:15:33.0639544Z  --detach \ 2024-08-20T23:15:33.0640058Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-08-20T23:15:33.0640738Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-08-20T23:15:33.0641424Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-08-20T23:15:33.0641994Z  -w / \ 2024-08-20T23:15:33.0642372Z  "${DOCKER_IMAGE}" 2024-08-20T23:15:33.0642777Z ) 2024-08-20T23:15:33.0643102Z  2024-08-20T23:15:33.0643611Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-08-20T23:15:33.0645164Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-08-20T23:15:33.0647004Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-08-20T23:15:33.0648455Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-08-20T23:15:33.0649441Z fi 2024-08-20T23:15:33.0649960Z  2024-08-20T23:15:33.0650808Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-08-20T23:15:33.0651788Z # Generate test script 2024-08-20T23:15:33.0652861Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-08-20T23:15:33.0654317Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-08-20T23:15:33.0664585Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:15:33.0665213Z env: 2024-08-20T23:15:33.0665549Z PYTORCH_ROOT: /pytorch 2024-08-20T23:15:33.0665959Z BUILDER_ROOT: /builder 2024-08-20T23:15:33.0666382Z PACKAGE_TYPE: manywheel 2024-08-20T23:15:33.0667010Z DESIRED_CUDA: cu118 2024-08-20T23:15:33.0667396Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:15:33.0667816Z GPU_ARCH_TYPE: cuda 2024-08-20T23:15:33.0668338Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:15:33.0668925Z SKIP_ALL_TESTS: 1 2024-08-20T23:15:33.0669312Z LIBTORCH_CONFIG: 2024-08-20T23:15:33.0669694Z LIBTORCH_VARIANT: 2024-08-20T23:15:33.0670073Z DESIRED_DEVTOOLSET: 2024-08-20T23:15:33.0670490Z DESIRED_PYTHON: 3.9 2024-08-20T23:15:33.0671111Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:15:33.0671811Z ANACONDA_USER: pytorch 2024-08-20T23:15:33.0672248Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:15:33.0672719Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:15:33.0673192Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:15:33.0673977Z GITHUB_TOKEN: *** 2024-08-20T23:15:33.0674364Z PR_NUMBER: 2024-08-20T23:15:33.0674757Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:15:33.0675323Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:15:33.0675892Z USE_SPLIT_BUILD: false 2024-08-20T23:15:33.0676433Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:15:33.0677024Z ##[endgroup] 2024-08-20T23:15:33.0718319Z ++ 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-08-20T23:16:16.5748052Z + container_name=511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:16:16.5750049Z + echo CONTAINER_NAME=511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:16:16.5751407Z + [[ cuda != \r\o\c\m ]] 2024-08-20T23:16:16.5753627Z + [[ 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-08-20T23:16:16.5755051Z + [[ 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-08-20T23:16:16.5755892Z + [[ cuda != \x\p\u ]] 2024-08-20T23:16:16.5756333Z + grep download.pytorch.org /etc/hosts 2024-08-20T23:16:16.5757558Z + docker exec -i 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 bash -c '/bin/cat >> /etc/hosts' 2024-08-20T23:16:16.7243059Z + docker exec -t -w /pytorch 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-08-20T23:16:16.7846280Z + export TZ=UTC 2024-08-20T23:16:16.7846713Z + TZ=UTC 2024-08-20T23:16:16.7847307Z + envfile=/tmp/env 2024-08-20T23:16:16.7847926Z + [[ -n /pytorch ]] 2024-08-20T23:16:16.7851423Z ++ dirname /pytorch 2024-08-20T23:16:16.7860581Z + workdir=/ 2024-08-20T23:16:16.7861360Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-20T23:16:16.7862652Z + export DOCKER_IMAGE= 2024-08-20T23:16:16.7863579Z + DOCKER_IMAGE= 2024-08-20T23:16:16.7864166Z + [[ -z '' ]] 2024-08-20T23:16:16.7864602Z + [[ manywheel == conda ]] 2024-08-20T23:16:16.7865202Z + [[ cu118 == cpu ]] 2024-08-20T23:16:16.7865831Z + export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-20T23:16:16.7868218Z + DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-20T23:16:16.7868841Z + USE_GOLD_LINKER=OFF 2024-08-20T23:16:16.7869254Z + [[ cu118 == \c\p\u ]] 2024-08-20T23:16:16.7869687Z + PIP_UPLOAD_FOLDER=nightly/ 2024-08-20T23:16:16.7870212Z ++ date -u +%Y%m%d 2024-08-20T23:16:16.7878167Z + export DATE=20240820 2024-08-20T23:16:16.7878577Z + DATE=20240820 2024-08-20T23:16:16.7884610Z ++ cat /pytorch/version.txt 2024-08-20T23:16:16.7885840Z ++ cut -da -f1 2024-08-20T23:16:16.7897315Z + BASE_BUILD_VERSION=2.5.0.dev20240820 2024-08-20T23:16:16.7898021Z + tagged_version 2024-08-20T23:16:16.7898734Z + GIT_DIR=//pytorch/.git 2024-08-20T23:16:16.7899801Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-08-20T23:16:16.7900710Z + [[ ! -d //pytorch/.git ]] 2024-08-20T23:16:16.7901542Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-08-20T23:16:16.7923771Z fatal: No names found, cannot describe anything. 2024-08-20T23:16:16.7925835Z + return 1 2024-08-20T23:16:16.7929499Z ++ uname 2024-08-20T23:16:16.7937945Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-20T23:16:16.7938489Z + [[ manywheel == conda ]] 2024-08-20T23:16:16.7939194Z + export PYTORCH_BUILD_VERSION=2.5.0.dev20240820+cu118 2024-08-20T23:16:16.7939840Z + PYTORCH_BUILD_VERSION=2.5.0.dev20240820+cu118 2024-08-20T23:16:16.7940406Z + export PYTORCH_BUILD_NUMBER=1 2024-08-20T23:16:16.7940882Z + PYTORCH_BUILD_NUMBER=1 2024-08-20T23:16:16.7943149Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-08-20T23:16:16.7951266Z + TRITON_VERSION=3.0.0 2024-08-20T23:16:16.7952736Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-08-20T23:16:16.7954156Z + [[ manywheel =~ .*wheel.* ]] 2024-08-20T23:16:16.7954857Z + [[ -n '' ]] 2024-08-20T23:16:16.7955404Z + [[ manywheel =~ .*wheel.* ]] 2024-08-20T23:16:16.7956314Z + [[ -n 2.5.0.dev20240820+cu118 ]] 2024-08-20T23:16:16.7956807Z + [[ 2.5.0.dev20240820+cu118 =~ .*rocm.* ]] 2024-08-20T23:16:16.7957591Z + [[ manywheel =~ .*wheel.* ]] 2024-08-20T23:16:16.7958150Z + [[ -n 2.5.0.dev20240820+cu118 ]] 2024-08-20T23:16:16.7958633Z + [[ 2.5.0.dev20240820+cu118 =~ .*xpu.* ]] 2024-08-20T23:16:16.7959119Z + cat 2024-08-20T23:16:16.7967701Z ++ uname -a 2024-08-20T23:16:16.7978198Z ++ date 2024-08-20T23:16:16.8002609Z ++ uname 2024-08-20T23:16:16.8010088Z + [[ Linux != Darwin ]] 2024-08-20T23:16:16.8010531Z + MEMORY_LIMIT_MAX_JOBS=12 2024-08-20T23:16:16.8013943Z ++ nproc 2024-08-20T23:16:16.8022420Z + NUM_CPUS=14 2024-08-20T23:16:16.8023007Z + export MAX_JOBS=12 2024-08-20T23:16:16.8023392Z + MAX_JOBS=12 2024-08-20T23:16:16.8023729Z + cat 2024-08-20T23:16:16.8035276Z + echo 'retry () {' 2024-08-20T23:16:16.8036233Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-08-20T23:16:16.8036981Z + echo '}' 2024-08-20T23:16:16.8037390Z + echo 'export -f retry' 2024-08-20T23:16:16.8037790Z + cat /tmp/env 2024-08-20T23:16:16.8045813Z # =================== The following code will be executed inside Docker container =================== 2024-08-20T23:16:16.8047316Z export TZ=UTC 2024-08-20T23:16:16.8048816Z echo "Running on Linux 511c86999425 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Tue Aug 20 23:16:16 UTC 2024" 2024-08-20T23:16:16.8050260Z 2024-08-20T23:16:16.8050439Z export PACKAGE_TYPE="manywheel" 2024-08-20T23:16:16.8051127Z export DESIRED_PYTHON="3.9" 2024-08-20T23:16:16.8051985Z export DESIRED_CUDA="cu118" 2024-08-20T23:16:16.8052698Z export LIBTORCH_VARIANT="" 2024-08-20T23:16:16.8053307Z export BUILD_PYTHONLESS="" 2024-08-20T23:16:16.8054125Z export USE_SPLIT_BUILD="false" 2024-08-20T23:16:16.8055035Z if [[ "linux-gnu" == "msys" ]]; then 2024-08-20T23:16:16.8055802Z export LIBTORCH_CONFIG="" 2024-08-20T23:16:16.8056523Z if [[ "" == 'debug' ]]; then 2024-08-20T23:16:16.8057481Z export DEBUG=1 2024-08-20T23:16:16.8057919Z fi 2024-08-20T23:16:16.8058416Z export DESIRED_DEVTOOLSET="" 2024-08-20T23:16:16.8058840Z else 2024-08-20T23:16:16.8059366Z export DESIRED_DEVTOOLSET="" 2024-08-20T23:16:16.8060152Z fi 2024-08-20T23:16:16.8060337Z 2024-08-20T23:16:16.8060608Z export DATE="20240820" 2024-08-20T23:16:16.8061880Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-20T23:16:16.8063009Z export PYTORCH_BUILD_VERSION="2.5.0.dev20240820+cu118" 2024-08-20T23:16:16.8064042Z export PYTORCH_BUILD_NUMBER="1" 2024-08-20T23:16:16.8064853Z export OVERRIDE_PACKAGE_VERSION="2.5.0.dev20240820+cu118" 2024-08-20T23:16:16.8065739Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-08-20T23:16:16.8066398Z 2024-08-20T23:16:16.8066940Z # TODO: We don't need this anymore IIUC 2024-08-20T23:16:16.8067620Z export TORCH_PACKAGE_NAME='torch' 2024-08-20T23:16:16.8068596Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-08-20T23:16:16.8069255Z export ANACONDA_USER='pytorch' 2024-08-20T23:16:16.8069571Z 2024-08-20T23:16:16.8069720Z export USE_FBGEMM=1 2024-08-20T23:16:16.8070142Z export PIP_UPLOAD_FOLDER="nightly/" 2024-08-20T23:16:16.8070827Z export DOCKER_IMAGE="pytorch/manylinux-builder:118" 2024-08-20T23:16:16.8071274Z 2024-08-20T23:16:16.8071293Z 2024-08-20T23:16:16.8071458Z export USE_GOLD_LINKER="OFF" 2024-08-20T23:16:16.8071930Z export USE_GLOO_WITH_OPENSSL="ON" 2024-08-20T23:16:16.8072747Z # =================== The above code will be executed inside Docker container =================== 2024-08-20T23:16:16.8073636Z export MAX_JOBS="12" 2024-08-20T23:16:16.8074043Z retry () { 2024-08-20T23:16:16.8074760Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T23:16:16.8075409Z } 2024-08-20T23:16:16.8076012Z export -f retry 2024-08-20T23:16:16.8077469Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-08-20T23:16:16.8706930Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-08-20T23:16:16.8745208Z 2024-08-20T23:16:16.8745277Z 2024-08-20T23:16:16.8745596Z The script that will run in the next step is: 2024-08-20T23:16:16.8753642Z # =================== The following code will be executed inside Docker container =================== 2024-08-20T23:16:16.8754926Z set -eux -o pipefail 2024-08-20T23:16:16.8755417Z 2024-08-20T23:16:16.8755689Z retry () { 2024-08-20T23:16:16.8756419Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-08-20T23:16:16.8757382Z } 2024-08-20T23:16:16.8757567Z 2024-08-20T23:16:16.8757774Z # Source binary env file here if exists 2024-08-20T23:16:16.8758432Z if [[ -e "/tmp/env" ]]; then 2024-08-20T23:16:16.8758887Z source "/tmp/env" 2024-08-20T23:16:16.8759252Z fi 2024-08-20T23:16:16.8759424Z 2024-08-20T23:16:16.8759870Z python_nodot="$(echo 3.9 | tr -d m.u)" 2024-08-20T23:16:16.8760581Z 2024-08-20T23:16:16.8760851Z # Set up Python 2024-08-20T23:16:16.8761941Z if [[ "manywheel" == conda ]]; then 2024-08-20T23:16:16.8763091Z retry conda create -qyn testenv python="3.9" 2024-08-20T23:16:16.8764151Z source activate testenv >/dev/null 2024-08-20T23:16:16.8765122Z elif [[ "manywheel" != libtorch ]]; then 2024-08-20T23:16:16.8766653Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-08-20T23:16:16.8768436Z # Prior to Python 3.8 paths were suffixed with an 'm' 2024-08-20T23:16:16.8769363Z if [[ -d "${python_path}/bin" ]]; then 2024-08-20T23:16:16.8769923Z export PATH="${python_path}/bin:$PATH" 2024-08-20T23:16:16.8770573Z elif [[ -d "${python_path}m/bin" ]]; then 2024-08-20T23:16:16.8771325Z export PATH="${python_path}m/bin:$PATH" 2024-08-20T23:16:16.8771839Z fi 2024-08-20T23:16:16.8772322Z fi 2024-08-20T23:16:16.8772664Z 2024-08-20T23:16:16.8773165Z EXTRA_CONDA_FLAGS="" 2024-08-20T23:16:16.8773619Z NUMPY_PIN="" 2024-08-20T23:16:16.8774025Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-08-20T23:16:16.8774411Z 2024-08-20T23:16:16.8774585Z if [[ "$python_nodot" = *310* ]]; then 2024-08-20T23:16:16.8775562Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-20T23:16:16.8776445Z # we set a lower boundary here just to be safe 2024-08-20T23:16:16.8777004Z NUMPY_PIN=">=1.21.2" 2024-08-20T23:16:16.8777445Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-08-20T23:16:16.8777911Z fi 2024-08-20T23:16:16.8778102Z 2024-08-20T23:16:16.8778278Z if [[ "$python_nodot" = *39* ]]; then 2024-08-20T23:16:16.8779575Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-20T23:16:16.8780475Z # we set a lower boundary here just to be safe 2024-08-20T23:16:16.8781239Z NUMPY_PIN=">=1.20" 2024-08-20T23:16:16.8781612Z fi 2024-08-20T23:16:16.8781788Z 2024-08-20T23:16:16.8782302Z # Move debug wheels out of the package dir so they don't get installed 2024-08-20T23:16:16.8783077Z mkdir -p /tmp/debug_final_pkgs 2024-08-20T23:16:16.8783950Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-08-20T23:16:16.8784603Z 2024-08-20T23:16:16.8784775Z # Install the package 2024-08-20T23:16:16.8785501Z # These network calls should not have 'retry's because they are installing 2024-08-20T23:16:16.8786364Z # locally and aren't actually network calls 2024-08-20T23:16:16.8787279Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-08-20T23:16:16.8788248Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-08-20T23:16:16.8789176Z # conda build scripts themselves. These should really be consolidated 2024-08-20T23:16:16.8790352Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-08-20T23:16:16.8791378Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-08-20T23:16:16.8792018Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-08-20T23:16:16.8792583Z CHANNEL="nightly" 2024-08-20T23:16:16.8792963Z else 2024-08-20T23:16:16.8793263Z CHANNEL="test" 2024-08-20T23:16:16.8793625Z fi 2024-08-20T23:16:16.8793798Z 2024-08-20T23:16:16.8793987Z if [[ "manywheel" == conda ]]; then 2024-08-20T23:16:16.8794437Z ( 2024-08-20T23:16:16.8795280Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-08-20T23:16:16.8796529Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-08-20T23:16:16.8797887Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-08-20T23:16:16.8798844Z # it comes to the conda installation commands 2024-08-20T23:16:16.8799391Z set +u 2024-08-20T23:16:16.8800472Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-08-20T23:16:16.8801614Z if [[ "cu118" == 'cpu' ]]; then 2024-08-20T23:16:16.8802243Z retry conda install -c pytorch -y cpuonly 2024-08-20T23:16:16.8802757Z else 2024-08-20T23:16:16.8803084Z cu_ver="11.8" 2024-08-20T23:16:16.8803553Z CUDA_PACKAGE="pytorch-cuda" 2024-08-20T23:16:16.8804556Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-08-20T23:16:16.8805441Z fi 2024-08-20T23:16:16.8805980Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-08-20T23:16:16.8806548Z ) 2024-08-20T23:16:16.8806917Z elif [[ "manywheel" != libtorch ]]; then 2024-08-20T23:16:16.8807509Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-08-20T23:16:16.8808063Z if [[ "false" == "true" ]]; then 2024-08-20T23:16:16.8808555Z pkg_no_python="" 2024-08-20T23:16:16.8809383Z pkg_torch="/final_pkgs/torch-2.5.0.dev20240820+cu118-cp39-cp39-linux_x86_64.whl" 2024-08-20T23:16:16.8810465Z # todo: after folder is populated use the pypi_pkg channel instead 2024-08-20T23:16:16.8811834Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2024-08-20T23:16:16.8813028Z retry pip install -q numpy protobuf typing-extensions 2024-08-20T23:16:16.8813636Z else 2024-08-20T23:16:16.8814376Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2024-08-20T23:16:16.8815397Z retry pip install -q numpy protobuf typing-extensions 2024-08-20T23:16:16.8815994Z fi 2024-08-20T23:16:16.8816284Z else 2024-08-20T23:16:16.8816618Z pip install "$pkg" 2024-08-20T23:16:16.8817242Z retry pip install -q numpy protobuf typing-extensions 2024-08-20T23:16:16.8817818Z fi 2024-08-20T23:16:16.8818121Z fi 2024-08-20T23:16:16.8818473Z if [[ "manywheel" == libtorch ]]; then 2024-08-20T23:16:16.8819181Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-08-20T23:16:16.8819744Z unzip "$pkg" -d /tmp 2024-08-20T23:16:16.8820165Z cd /tmp/libtorch 2024-08-20T23:16:16.8820512Z fi 2024-08-20T23:16:16.8820703Z 2024-08-20T23:16:16.8820862Z if [[ "cuda" == xpu ]]; then 2024-08-20T23:16:16.8822086Z # Refer https://www.intel.com/content/www/us/en/developer/articles/tool/pytorch-prerequisites-for-intel-gpu/2-5.html 2024-08-20T23:16:16.8823442Z source /opt/intel/oneapi/pytorch-gpu-dev-0.5/oneapi-vars.sh 2024-08-20T23:16:16.8824180Z source /opt/intel/oneapi/pti/latest/env/vars.sh 2024-08-20T23:16:16.8824721Z fi 2024-08-20T23:16:16.8824898Z 2024-08-20T23:16:16.8825047Z # Test the package 2024-08-20T23:16:16.8825437Z /builder/check_binary.sh 2024-08-20T23:16:16.8825715Z 2024-08-20T23:16:16.8825880Z # Clean temp files 2024-08-20T23:16:16.8826325Z cd /builder && git clean -ffdx 2024-08-20T23:16:16.8826660Z 2024-08-20T23:16:16.8827088Z # =================== The above code will be executed inside Docker container =================== 2024-08-20T23:16:16.8828599Z + docker exec -t 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 bash -c 'source /tmp/env && bash -x /run.sh' 2024-08-20T23:16:16.9375820Z Running on Linux 511c86999425 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Tue Aug 20 23:16:16 UTC 2024 2024-08-20T23:16:16.9394751Z + set -eux -o pipefail 2024-08-20T23:16:16.9395655Z + [[ -e /tmp/env ]] 2024-08-20T23:16:16.9396395Z + source /tmp/env 2024-08-20T23:16:16.9397054Z ++ export TZ=UTC 2024-08-20T23:16:16.9397709Z ++ TZ=UTC 2024-08-20T23:16:16.9400634Z ++ echo 'Running on Linux 511c86999425 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Tue Aug 20 23:16:16 UTC 2024' 2024-08-20T23:16:16.9404940Z Running on Linux 511c86999425 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Tue Aug 20 23:16:16 UTC 2024 2024-08-20T23:16:16.9406313Z ++ export PACKAGE_TYPE=manywheel 2024-08-20T23:16:16.9406787Z ++ PACKAGE_TYPE=manywheel 2024-08-20T23:16:16.9407248Z ++ export DESIRED_PYTHON=3.9 2024-08-20T23:16:16.9407700Z ++ DESIRED_PYTHON=3.9 2024-08-20T23:16:16.9408100Z ++ export DESIRED_CUDA=cu118 2024-08-20T23:16:16.9408546Z ++ DESIRED_CUDA=cu118 2024-08-20T23:16:16.9408960Z ++ export LIBTORCH_VARIANT= 2024-08-20T23:16:16.9409378Z ++ LIBTORCH_VARIANT= 2024-08-20T23:16:16.9409790Z ++ export BUILD_PYTHONLESS= 2024-08-20T23:16:16.9410235Z ++ BUILD_PYTHONLESS= 2024-08-20T23:16:16.9410662Z ++ export USE_SPLIT_BUILD=false 2024-08-20T23:16:16.9411142Z ++ USE_SPLIT_BUILD=false 2024-08-20T23:16:16.9411658Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-08-20T23:16:16.9412113Z ++ export DESIRED_DEVTOOLSET= 2024-08-20T23:16:16.9412570Z ++ DESIRED_DEVTOOLSET= 2024-08-20T23:16:16.9412982Z ++ export DATE=20240820 2024-08-20T23:16:16.9413372Z ++ DATE=20240820 2024-08-20T23:16:16.9413804Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-20T23:16:16.9414393Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-20T23:16:16.9415288Z ++ export PYTORCH_BUILD_VERSION=2.5.0.dev20240820+cu118 2024-08-20T23:16:16.9415996Z ++ PYTORCH_BUILD_VERSION=2.5.0.dev20240820+cu118 2024-08-20T23:16:16.9416570Z ++ export PYTORCH_BUILD_NUMBER=1 2024-08-20T23:16:16.9417034Z ++ PYTORCH_BUILD_NUMBER=1 2024-08-20T23:16:16.9417586Z ++ export OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240820+cu118 2024-08-20T23:16:16.9418271Z ++ OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240820+cu118 2024-08-20T23:16:16.9418908Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-20T23:16:16.9419476Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-20T23:16:16.9420012Z ++ export TORCH_PACKAGE_NAME=torch 2024-08-20T23:16:16.9420510Z ++ TORCH_PACKAGE_NAME=torch 2024-08-20T23:16:16.9421126Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-20T23:16:16.9421833Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-20T23:16:16.9422393Z ++ export ANACONDA_USER=pytorch 2024-08-20T23:16:16.9423044Z ++ ANACONDA_USER=pytorch 2024-08-20T23:16:16.9423474Z ++ export USE_FBGEMM=1 2024-08-20T23:16:16.9423877Z ++ USE_FBGEMM=1 2024-08-20T23:16:16.9424285Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-08-20T23:16:16.9425043Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-08-20T23:16:16.9425720Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-20T23:16:16.9426437Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-08-20T23:16:16.9426999Z ++ export USE_GOLD_LINKER=OFF 2024-08-20T23:16:16.9427740Z ++ USE_GOLD_LINKER=OFF 2024-08-20T23:16:16.9428300Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-08-20T23:16:16.9429098Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-08-20T23:16:16.9429547Z ++ export MAX_JOBS=12 2024-08-20T23:16:16.9429927Z ++ MAX_JOBS=12 2024-08-20T23:16:16.9430366Z ++ export -f retry 2024-08-20T23:16:16.9430759Z ++ echo 3.9 2024-08-20T23:16:16.9431126Z ++ tr -d m.u 2024-08-20T23:16:16.9431483Z + python_nodot=39 2024-08-20T23:16:16.9431872Z + [[ manywheel == conda ]] 2024-08-20T23:16:16.9432317Z + [[ manywheel != libtorch ]] 2024-08-20T23:16:16.9432874Z + python_path=/opt/python/cp39-cp39 2024-08-20T23:16:16.9433470Z + [[ -d /opt/python/cp39-cp39/bin ]] 2024-08-20T23:16:16.9434951Z + 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-08-20T23:16:16.9457640Z + 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-08-20T23:16:16.9458932Z + EXTRA_CONDA_FLAGS= 2024-08-20T23:16:16.9459335Z + NUMPY_PIN= 2024-08-20T23:16:16.9459763Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-08-20T23:16:16.9460249Z + [[ 39 = *310* ]] 2024-08-20T23:16:16.9460616Z + [[ 39 = *39* ]] 2024-08-20T23:16:16.9461079Z + NUMPY_PIN='>=1.20' 2024-08-20T23:16:16.9462113Z + mkdir -p /tmp/debug_final_pkgs 2024-08-20T23:16:16.9462847Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-08-20T23:16:16.9470957Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-08-20T23:16:16.9471843Z + echo 'no debug packages to move' 2024-08-20T23:16:16.9472356Z no debug packages to move 2024-08-20T23:16:16.9477665Z ++ ls -1 /final_pkgs 2024-08-20T23:16:16.9478628Z ++ sort 2024-08-20T23:16:16.9481887Z ++ tail -1 2024-08-20T23:16:16.9499357Z + pkg=/final_pkgs/torch-2.5.0.dev20240820+cu118-cp39-cp39-linux_x86_64.whl 2024-08-20T23:16:16.9500160Z + [[ 2.5.0.dev20240820+cu118 == *dev* ]] 2024-08-20T23:16:16.9500664Z + CHANNEL=nightly 2024-08-20T23:16:16.9501306Z + [[ manywheel == conda ]] 2024-08-20T23:16:16.9501942Z + [[ manywheel != libtorch ]] 2024-08-20T23:16:16.9502558Z + [[ linux-binary-manywheel != *s390x* ]] 2024-08-20T23:16:16.9503073Z + [[ false == \t\r\u\e ]] 2024-08-20T23:16:16.9504402Z + pip install /final_pkgs/torch-2.5.0.dev20240820+cu118-cp39-cp39-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118 2024-08-20T23:16:18.3678800Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118 2024-08-20T23:16:18.3725903Z Processing /final_pkgs/torch-2.5.0.dev20240820+cu118-cp39-cp39-linux_x86_64.whl 2024-08-20T23:16:21.1563864Z Collecting filelock (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.1613930Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-20T23:16:21.2603185Z Collecting typing-extensions>=4.8.0 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.2724144Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-20T23:16:21.3087658Z Collecting networkx (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.3145533Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-20T23:16:21.3406250Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-08-20T23:16:21.3407601Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 77.1 MB/s eta 0:00:00 2024-08-20T23:16:21.3941753Z [?25hCollecting jinja2 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.4014679Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-20T23:16:21.4431730Z Collecting fsspec (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.4478614Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-20T23:16:21.5572575Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.5625089Z 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-08-20T23:16:21.7170423Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2024-08-20T23:16:21.7172036Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 154.9 MB/s eta 0:00:00 2024-08-20T23:16:21.8321106Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.8370284Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2024-08-20T23:16:21.8540285Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2024-08-20T23:16:21.8541571Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 57.4 MB/s eta 0:00:00 2024-08-20T23:16:21.8886748Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:21.8950589Z 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-08-20T23:16:22.0090002Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2024-08-20T23:16:22.0091342Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 119.6 MB/s eta 0:00:00 2024-08-20T23:16:22.0914300Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:22.0969229Z 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-08-20T23:16:22.3026308Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2024-08-20T23:16:22.5056785Z  ━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.7/663.9 MB 343.5 MB/s eta 0:00:02 2024-08-20T23:16:22.7085637Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.8/663.9 MB 339.8 MB/s eta 0:00:02 2024-08-20T23:16:22.9114327Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 203.9/663.9 MB 336.6 MB/s eta 0:00:02 2024-08-20T23:16:23.1143879Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 272.1/663.9 MB 336.8 MB/s eta 0:00:02 2024-08-20T23:16:23.3173269Z  ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 340.8/663.9 MB 336.1 MB/s eta 0:00:01 2024-08-20T23:16:23.5202239Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 409.2/663.9 MB 337.2 MB/s eta 0:00:01 2024-08-20T23:16:23.7230445Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 478.2/663.9 MB 339.2 MB/s eta 0:00:01 2024-08-20T23:16:23.9259823Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 549.2/663.9 MB 342.4 MB/s eta 0:00:01 2024-08-20T23:16:24.1290056Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 619.7/663.9 MB 345.3 MB/s eta 0:00:01 2024-08-20T23:16:24.3317978Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:24.5345639Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:24.7374107Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:24.9401501Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:25.1428660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:25.3456049Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:25.5483642Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:25.7511189Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:25.9538895Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:26.1566579Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:26.3594060Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:26.5620965Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:26.7648394Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:26.9677214Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:27.1703755Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:27.3730466Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:27.5757223Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:27.7784973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:27.9811979Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:28.1838993Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:28.3866104Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:28.4271051Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 346.3 MB/s eta 0:00:01 2024-08-20T23:16:28.4272439Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 51.0 MB/s eta 0:00:00 2024-08-20T23:16:30.4960082Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:30.5014395Z 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-08-20T23:16:30.7069151Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2024-08-20T23:16:30.9097140Z  ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/417.9 MB 357.0 MB/s eta 0:00:01 2024-08-20T23:16:31.1132683Z  ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 146.5/417.9 MB 363.9 MB/s eta 0:00:01 2024-08-20T23:16:31.3161114Z  ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 221.0/417.9 MB 365.2 MB/s eta 0:00:01 2024-08-20T23:16:31.5188973Z  ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 287.8/417.9 MB 359.4 MB/s eta 0:00:01 2024-08-20T23:16:31.7216795Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 362.0/417.9 MB 358.1 MB/s eta 0:00:01 2024-08-20T23:16:31.9242835Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:32.1269732Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:32.3296278Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:32.5322775Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:32.7348884Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:32.9376300Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:33.1402372Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:33.3429039Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:33.5455258Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:33.7482555Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:33.9509086Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:34.0619826Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 357.7 MB/s eta 0:00:01 2024-08-20T23:16:34.0621222Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 83.8 MB/s eta 0:00:00 2024-08-20T23:16:35.4058648Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:35.4114969Z 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-08-20T23:16:35.6171045Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2024-08-20T23:16:35.8199129Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 76.5/168.4 MB 384.1 MB/s eta 0:00:01 2024-08-20T23:16:36.0225900Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 145.2/168.4 MB 361.0 MB/s eta 0:00:01 2024-08-20T23:16:36.2252573Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 361.6 MB/s eta 0:00:01 2024-08-20T23:16:36.3703940Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 361.6 MB/s eta 0:00:01 2024-08-20T23:16:36.3705342Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 176.6 MB/s eta 0:00:00 2024-08-20T23:16:36.9218630Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:36.9267059Z 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-08-20T23:16:37.1320909Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2024-08-20T23:16:37.2438249Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 57.9/58.1 MB 391.8 MB/s eta 0:00:01 2024-08-20T23:16:37.2439604Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 186.1 MB/s eta 0:00:00 2024-08-20T23:16:37.4591983Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:37.4647995Z 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-08-20T23:16:37.6700384Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2024-08-20T23:16:37.8727721Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 59.0/128.2 MB 297.0 MB/s eta 0:00:01 2024-08-20T23:16:38.0756280Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 115.3/128.2 MB 286.5 MB/s eta 0:00:01 2024-08-20T23:16:38.2497655Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 292.5 MB/s eta 0:00:01 2024-08-20T23:16:38.2499006Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 164.4 MB/s eta 0:00:00 2024-08-20T23:16:38.6724207Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:38.6778354Z 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-08-20T23:16:38.8831256Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2024-08-20T23:16:39.0859714Z  ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 76.5/204.1 MB 383.8 MB/s eta 0:00:01 2024-08-20T23:16:39.2886321Z  ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 129.8/204.1 MB 322.2 MB/s eta 0:00:01 2024-08-20T23:16:39.4917004Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 339.6 MB/s eta 0:00:01 2024-08-20T23:16:39.6943957Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 339.6 MB/s eta 0:00:01 2024-08-20T23:16:39.8970842Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 339.6 MB/s eta 0:00:01 2024-08-20T23:16:39.9404519Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 339.6 MB/s eta 0:00:01 2024-08-20T23:16:39.9406325Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 162.3 MB/s eta 0:00:00 2024-08-20T23:16:40.6069272Z [?25hCollecting nvidia-nccl-cu11==2.21.5 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:40.6119193Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2024-08-20T23:16:40.8173917Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.8 MB ? eta -:--:-- 2024-08-20T23:16:41.0201507Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 75.8/147.8 MB 379.8 MB/s eta 0:00:01 2024-08-20T23:16:41.2228813Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 380.0 MB/s eta 0:00:01 2024-08-20T23:16:41.4256208Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 380.0 MB/s eta 0:00:01 2024-08-20T23:16:41.4283014Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 380.0 MB/s eta 0:00:01 2024-08-20T23:16:41.4284394Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 182.0 MB/s eta 0:00:00 2024-08-20T23:16:41.9260065Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:41.9308412Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2024-08-20T23:16:41.9893981Z Collecting pytorch-triton==3.0.0+dedb7bdf33 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:41.9952167Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.0.0%2Bdedb7bdf33-cp39-cp39-linux_x86_64.whl (239.4 MB) 2024-08-20T23:16:42.2006511Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.4 MB ? eta -:--:-- 2024-08-20T23:16:42.4034586Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.8/239.4 MB 299.6 MB/s eta 0:00:01 2024-08-20T23:16:42.6062423Z  ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 124.0/239.4 MB 308.0 MB/s eta 0:00:01 2024-08-20T23:16:42.8090323Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 199.5/239.4 MB 329.7 MB/s eta 0:00:01 2024-08-20T23:16:43.0117070Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.4 MB 336.5 MB/s eta 0:00:01 2024-08-20T23:16:43.2142964Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.4 MB 336.5 MB/s eta 0:00:01 2024-08-20T23:16:43.4170158Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.4 MB 336.5 MB/s eta 0:00:01 2024-08-20T23:16:43.6196060Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.4 MB 336.5 MB/s eta 0:00:01 2024-08-20T23:16:43.6507896Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.3/239.4 MB 336.5 MB/s eta 0:00:01 2024-08-20T23:16:43.6509215Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.4/239.4 MB 145.0 MB/s eta 0:00:00 2024-08-20T23:16:44.4380470Z [?25hCollecting sympy==1.13.1 (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:44.4453094Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-20T23:16:44.4985083Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2024-08-20T23:16:44.4986345Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 125.9 MB/s eta 0:00:00 2024-08-20T23:16:44.5861158Z [?25hCollecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:44.5916080Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-20T23:16:44.6070510Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-08-20T23:16:44.6071780Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 29.1 MB/s eta 0:00:00 2024-08-20T23:16:44.6645830Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:44.6696614Z 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-08-20T23:16:44.6801955Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-08-20T23:16:44.6809356Z Collecting networkx (from torch==2.5.0.dev20240820+cu118) 2024-08-20T23:16:44.6879894Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-20T23:16:44.7095804Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-08-20T23:16:44.7097072Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 87.1 MB/s eta 0:00:00 2024-08-20T23:16:45.0206555Z [?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-08-20T23:17:44.2712850Z 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.0.0+dedb7bdf33 sympy-1.13.1 torch-2.5.0.dev20240820+cu118 typing-extensions-4.12.2 2024-08-20T23:17:44.2720130Z 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-08-20T23:17:44.5413043Z + retry pip install -q numpy protobuf typing-extensions 2024-08-20T23:17:44.5414803Z + pip install -q numpy protobuf typing-extensions 2024-08-20T23:17:50.0634868Z 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-08-20T23:17:50.4177289Z + [[ manywheel == libtorch ]] 2024-08-20T23:17:50.4177984Z + [[ cuda == xpu ]] 2024-08-20T23:17:50.4178787Z + /builder/check_binary.sh 2024-08-20T23:17:50.4194566Z + [[ -z 3.9 ]] 2024-08-20T23:17:50.4195377Z + [[ -z cu118 ]] 2024-08-20T23:17:50.4197173Z + [[ -z '' ]] 2024-08-20T23:17:50.4197889Z + export DESIRED_DEVTOOLSET= 2024-08-20T23:17:50.4198438Z + DESIRED_DEVTOOLSET= 2024-08-20T23:17:50.4198920Z + [[ -z manywheel ]] 2024-08-20T23:17:50.4199659Z + [[ manywheel == libtorch ]] 2024-08-20T23:17:50.4200471Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2024-08-20T23:17:50.4201368Z + py_dot=3.9 2024-08-20T23:17:50.4206064Z +++ which python 2024-08-20T23:17:50.4218470Z ++ dirname /opt/python/cp39-cp39/bin/python 2024-08-20T23:17:50.4226207Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-08-20T23:17:50.4227184Z + echo 'Checking that the gcc ABI is what we expect' 2024-08-20T23:17:50.4227840Z Checking that the gcc ABI is what we expect 2024-08-20T23:17:50.4235025Z ++ uname 2024-08-20T23:17:50.4243186Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-20T23:17:50.4244356Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-20T23:17:50.4246003Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-08-20T23:17:50.4247098Z + echo 'Checking the TorchConfig.cmake' 2024-08-20T23:17:50.4247652Z Checking the TorchConfig.cmake 2024-08-20T23:17:50.4248930Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-20T23:17:50.4254301Z # FindTorch 2024-08-20T23:17:50.4254695Z # ------- 2024-08-20T23:17:50.4255018Z # 2024-08-20T23:17:50.4255327Z # Finds the Torch library 2024-08-20T23:17:50.4255753Z # 2024-08-20T23:17:50.4256486Z # This will define the following variables: 2024-08-20T23:17:50.4257052Z # 2024-08-20T23:17:50.4257611Z # TORCH_FOUND -- True if the system has the Torch library 2024-08-20T23:17:50.4258478Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-08-20T23:17:50.4259256Z # TORCH_LIBRARIES -- Libraries to link against 2024-08-20T23:17:50.4260060Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-08-20T23:17:50.4260675Z # 2024-08-20T23:17:50.4261034Z # and the following imported targets: 2024-08-20T23:17:50.4261778Z # 2024-08-20T23:17:50.4262101Z # torch 2024-08-20T23:17:50.4262509Z macro(append_torchlib_if_found) 2024-08-20T23:17:50.4262974Z foreach (_arg ${ARGN}) 2024-08-20T23:17:50.4263623Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-20T23:17:50.4264553Z if(${_arg}_LIBRARY) 2024-08-20T23:17:50.4265039Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-08-20T23:17:50.4265605Z else() 2024-08-20T23:17:50.4266152Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-20T23:17:50.4266797Z endif() 2024-08-20T23:17:50.4267141Z endforeach() 2024-08-20T23:17:50.4267493Z endmacro() 2024-08-20T23:17:50.4267696Z 2024-08-20T23:17:50.4267884Z macro(append_wholearchive_lib_if_found) 2024-08-20T23:17:50.4268414Z foreach (_arg ${ARGN}) 2024-08-20T23:17:50.4269059Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-20T23:17:50.4269972Z if(${_arg}_LIBRARY) 2024-08-20T23:17:50.4270373Z if(APPLE) 2024-08-20T23:17:50.4271063Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-08-20T23:17:50.4274560Z elseif(MSVC) 2024-08-20T23:17:50.4275804Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-08-20T23:17:50.4276664Z else() 2024-08-20T23:17:50.4277018Z # Linux 2024-08-20T23:17:50.4278069Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-08-20T23:17:50.4279015Z endif() 2024-08-20T23:17:50.4279441Z else() 2024-08-20T23:17:50.4280114Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-20T23:17:50.4281115Z endif() 2024-08-20T23:17:50.4281523Z endforeach() 2024-08-20T23:17:50.4281878Z endmacro() 2024-08-20T23:17:50.4282078Z 2024-08-20T23:17:50.4282284Z include(FindPackageHandleStandardArgs) 2024-08-20T23:17:50.4282689Z 2024-08-20T23:17:50.4282872Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-08-20T23:17:50.4283485Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-08-20T23:17:50.4284044Z else() 2024-08-20T23:17:50.4284745Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-08-20T23:17:50.4285749Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-08-20T23:17:50.4287082Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-08-20T23:17:50.4288173Z endif() 2024-08-20T23:17:50.4288372Z 2024-08-20T23:17:50.4288547Z # Include directories. 2024-08-20T23:17:50.4289201Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-08-20T23:17:50.4289939Z set(TORCH_INCLUDE_DIRS 2024-08-20T23:17:50.4290397Z ${TORCH_INSTALL_PREFIX}/include 2024-08-20T23:17:50.4291209Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-20T23:17:50.4291926Z else() 2024-08-20T23:17:50.4292271Z set(TORCH_INCLUDE_DIRS 2024-08-20T23:17:50.4292699Z ${TORCH_INSTALL_PREFIX}/include 2024-08-20T23:17:50.4293501Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-20T23:17:50.4294180Z endif() 2024-08-20T23:17:50.4294490Z 2024-08-20T23:17:50.4294656Z # Library dependencies. 2024-08-20T23:17:50.4295062Z if(ON) 2024-08-20T23:17:50.4295744Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-08-20T23:17:50.4296592Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-08-20T23:17:50.4297427Z append_torchlib_if_found(c10) 2024-08-20T23:17:50.4298111Z else() 2024-08-20T23:17:50.4298691Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-08-20T23:17:50.4299439Z #library need whole archive 2024-08-20T23:17:50.4299990Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-08-20T23:17:50.4300538Z if(ON) 2024-08-20T23:17:50.4300999Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-08-20T23:17:50.4301593Z endif() 2024-08-20T23:17:50.4301789Z 2024-08-20T23:17:50.4302226Z # We need manually add dependent libraries when they are not linked into the 2024-08-20T23:17:50.4302965Z # shared library. 2024-08-20T23:17:50.4303597Z # TODO: this list might be incomplete. 2024-08-20T23:17:50.4304151Z append_torchlib_if_found(c10) 2024-08-20T23:17:50.4304596Z 2024-08-20T23:17:50.4304831Z if(ON) 2024-08-20T23:17:50.4305206Z append_torchlib_if_found(nnpack) 2024-08-20T23:17:50.4305817Z endif() 2024-08-20T23:17:50.4306012Z 2024-08-20T23:17:50.4306142Z if(ON) 2024-08-20T23:17:50.4306553Z append_torchlib_if_found(pytorch_qnnpack) 2024-08-20T23:17:50.4307085Z endif() 2024-08-20T23:17:50.4307279Z 2024-08-20T23:17:50.4307410Z if(ON) 2024-08-20T23:17:50.4307989Z append_torchlib_if_found(XNNPACK) 2024-08-20T23:17:50.4308484Z endif() 2024-08-20T23:17:50.4308690Z 2024-08-20T23:17:50.4309405Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-08-20T23:17:50.4310362Z append_torchlib_if_found(onnx onnx_proto) 2024-08-20T23:17:50.4310764Z 2024-08-20T23:17:50.4310952Z append_torchlib_if_found(fmt) 2024-08-20T23:17:50.4311657Z append_torchlib_if_found(cpuinfo clog) 2024-08-20T23:17:50.4312059Z 2024-08-20T23:17:50.4312200Z if(NOT OFF) 2024-08-20T23:17:50.4312610Z append_torchlib_if_found(pthreadpool) 2024-08-20T23:17:50.4313105Z endif() 2024-08-20T23:17:50.4313318Z 2024-08-20T23:17:50.4313589Z append_torchlib_if_found(eigen_blas) 2024-08-20T23:17:50.4314047Z 2024-08-20T23:17:50.4314201Z if(ON) 2024-08-20T23:17:50.4314555Z append_torchlib_if_found(fbgemm) 2024-08-20T23:17:50.4315273Z endif() 2024-08-20T23:17:50.4315467Z 2024-08-20T23:17:50.4315616Z if(ON) 2024-08-20T23:17:50.4315975Z append_torchlib_if_found(dnnl mkldnn) 2024-08-20T23:17:50.4316477Z endif() 2024-08-20T23:17:50.4316667Z 2024-08-20T23:17:50.4316871Z append_torchlib_if_found(sleef asmjit) 2024-08-20T23:17:50.4317358Z endif() 2024-08-20T23:17:50.4317563Z 2024-08-20T23:17:50.4317689Z if(1) 2024-08-20T23:17:50.4318036Z append_torchlib_if_found(kineto) 2024-08-20T23:17:50.4318484Z endif() 2024-08-20T23:17:50.4318686Z 2024-08-20T23:17:50.4318812Z if(ON) 2024-08-20T23:17:50.4319123Z if(MSVC) 2024-08-20T23:17:50.4319746Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-20T23:17:50.4320819Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY} torch::nvtoolsext) 2024-08-20T23:17:50.4321553Z else() 2024-08-20T23:17:50.4322062Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB} torch::nvtoolsext) 2024-08-20T23:17:50.4322685Z endif() 2024-08-20T23:17:50.4323005Z if(ON) 2024-08-20T23:17:50.4323591Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-20T23:17:50.4324644Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-08-20T23:17:50.4325454Z endif() 2024-08-20T23:17:50.4325909Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-08-20T23:17:50.4326472Z endif() 2024-08-20T23:17:50.4326678Z 2024-08-20T23:17:50.4327127Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-08-20T23:17:50.4327961Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-08-20T23:17:50.4328652Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-08-20T23:17:50.4329214Z endif() 2024-08-20T23:17:50.4329399Z 2024-08-20T23:17:50.4329779Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-20T23:17:50.4330575Z # the statements below changes target properties on 2024-08-20T23:17:50.4331864Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-08-20T23:17:50.4333193Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-08-20T23:17:50.4334243Z # - the imported target created in this file in static library mode 2024-08-20T23:17:50.4334898Z if(NOT ON) 2024-08-20T23:17:50.4335649Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-08-20T23:17:50.4336826Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-08-20T23:17:50.4337633Z set_target_properties(torch PROPERTIES 2024-08-20T23:17:50.4338212Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-08-20T23:17:50.4338720Z ) 2024-08-20T23:17:50.4339004Z endif() 2024-08-20T23:17:50.4339371Z set_target_properties(torch PROPERTIES 2024-08-20T23:17:50.4340108Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-08-20T23:17:50.4340695Z CXX_STANDARD 17 2024-08-20T23:17:50.4341064Z ) 2024-08-20T23:17:50.4341382Z if(TORCH_CXX_FLAGS) 2024-08-20T23:17:50.4342052Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-08-20T23:17:50.4342836Z endif() 2024-08-20T23:17:50.4343021Z 2024-08-20T23:17:50.4343485Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-08-20T23:17:50.4344459Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-08-20T23:17:50.4345071Z + actual_gcc_abi=0 2024-08-20T23:17:50.4345451Z ++ is_expected 0 2024-08-20T23:17:50.4345903Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-20T23:17:50.4346415Z ++ [[ -z 0 ]] 2024-08-20T23:17:50.4346761Z ++ [[ 0 == 0 ]] 2024-08-20T23:17:50.4347094Z ++ echo 1 2024-08-20T23:17:50.4347421Z + [[ 1 != 1 ]] 2024-08-20T23:17:50.4347896Z + PRE_CXX11_SYMBOLS=("std::basic_string<" "std::list") 2024-08-20T23:17:50.4348661Z + CXX11_SYMBOLS=("std::__cxx11::basic_string" "std::__cxx11::list") 2024-08-20T23:17:50.4349483Z + LIBTORCH_NAMESPACE_LIST=("c10::" "at::" "caffe2::" "torch::") 2024-08-20T23:17:50.4350439Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-08-20T23:17:50.4351279Z Checking that symbols in libtorch.so have the right gcc abi 2024-08-20T23:17:50.4352421Z + '[' -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so ']' 2024-08-20T23:17:50.4353773Z + libtorch=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:17:50.4355327Z + check_lib_symbols_for_abi_correctness /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:17:50.4356792Z + lib=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:17:50.4358128Z + echo 'lib: ' /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:17:50.4359458Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:17:50.4360350Z + [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-20T23:17:50.4360977Z ++ grep_symbols std::__cxx11::basic_string std::__cxx11::list 2024-08-20T23:17:50.4362117Z ++ symbols=("$@") 2024-08-20T23:17:50.4362739Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:17:50.4363340Z ++ wc -l 2024-08-20T23:17:50.4363760Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:17:50.4364672Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:17:50.4365492Z ++ c++filt 2024-08-20T23:17:50.4366055Z ++ grep ' c10::.*std::__cxx11::basic_string' 2024-08-20T23:18:10.9128100Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:18:10.9131036Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:18:10.9133397Z ++ c++filt 2024-08-20T23:18:10.9136561Z ++ grep ' c10::.*std::__cxx11::list' 2024-08-20T23:18:31.3420226Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:18:31.3422172Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:18:31.3424989Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:18:31.3426675Z ++ c++filt 2024-08-20T23:18:31.3431901Z ++ grep ' at::.*std::__cxx11::basic_string' 2024-08-20T23:18:51.7399221Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:18:51.7402308Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:18:51.7404164Z ++ c++filt 2024-08-20T23:18:51.7407160Z ++ grep ' at::.*std::__cxx11::list' 2024-08-20T23:19:11.9798881Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:19:11.9800969Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:19:11.9802802Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:19:11.9804322Z ++ c++filt 2024-08-20T23:19:11.9808404Z ++ grep ' caffe2::.*std::__cxx11::basic_string' 2024-08-20T23:19:32.3154576Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:19:32.3157759Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:19:32.3160379Z ++ c++filt 2024-08-20T23:19:32.3163588Z ++ grep ' caffe2::.*std::__cxx11::list' 2024-08-20T23:19:52.6491313Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:19:52.6492156Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:19:52.6495158Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:19:52.6496057Z ++ c++filt 2024-08-20T23:19:52.6499983Z ++ grep ' torch::.*std::__cxx11::basic_string' 2024-08-20T23:20:12.9293154Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:20:12.9295343Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:20:12.9298344Z ++ c++filt 2024-08-20T23:20:12.9300975Z ++ grep ' torch::.*std::__cxx11::list' 2024-08-20T23:20:33.2909884Z + num_cxx11_symbols=0 2024-08-20T23:20:33.2913957Z + true 2024-08-20T23:20:33.2915001Z + echo 'num_cxx11_symbols: ' 0 2024-08-20T23:20:33.2915810Z num_cxx11_symbols: 0 2024-08-20T23:20:33.2916621Z + [[ 0 -gt 0 ]] 2024-08-20T23:20:33.2917676Z ++ grep_symbols 'std::basic_string<' std::list 2024-08-20T23:20:33.2920456Z ++ symbols=("$@") 2024-08-20T23:20:33.2921371Z ++ wc -l 2024-08-20T23:20:33.2922434Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:20:33.2923845Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:20:33.2925726Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:20:33.2927413Z ++ c++filt 2024-08-20T23:20:33.2928377Z ++ grep ' c10::.*std::basic_string<' 2024-08-20T23:20:53.7201956Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:20:53.7203983Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:20:53.7205079Z ++ c++filt 2024-08-20T23:20:53.7211548Z ++ grep ' c10::.*std::list' 2024-08-20T23:21:14.3942549Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:21:14.3943833Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:21:14.3945501Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:21:14.3946439Z ++ c++filt 2024-08-20T23:21:14.3951125Z ++ grep ' at::.*std::basic_string<' 2024-08-20T23:21:34.8881549Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:21:34.8884149Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:21:34.8885024Z ++ c++filt 2024-08-20T23:21:34.8885720Z ++ grep ' at::.*std::list' 2024-08-20T23:21:55.3870836Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:21:55.3874673Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:21:55.3876248Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:21:55.3877180Z ++ c++filt 2024-08-20T23:21:55.3878113Z ++ grep ' caffe2::.*std::basic_string<' 2024-08-20T23:22:16.0601014Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:22:16.0602892Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:22:16.0605941Z ++ c++filt 2024-08-20T23:22:16.0608077Z ++ grep ' caffe2::.*std::list' 2024-08-20T23:22:36.5392440Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-20T23:22:36.5393718Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:22:36.5399928Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:22:36.5400944Z ++ c++filt 2024-08-20T23:22:36.5402303Z ++ grep ' torch::.*std::basic_string<' 2024-08-20T23:22:57.0930420Z ++ for symbol in '"${symbols[@]}"' 2024-08-20T23:22:57.0933350Z ++ nm /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//lib/libtorch_cpu.so 2024-08-20T23:22:57.0934239Z ++ c++filt 2024-08-20T23:22:57.0936318Z ++ grep ' torch::.*std::list' 2024-08-20T23:23:17.4775903Z + num_pre_cxx11_symbols=7362 2024-08-20T23:23:17.4776732Z + echo 'num_pre_cxx11_symbols: ' 7362 2024-08-20T23:23:17.4781738Z num_pre_cxx11_symbols: 7362 2024-08-20T23:23:17.4782390Z + [[ 7362 -lt 1000 ]] 2024-08-20T23:23:17.4782948Z + echo 'cxx11 symbols seem to be in order' 2024-08-20T23:23:17.4783516Z cxx11 symbols seem to be in order 2024-08-20T23:23:17.4783977Z ++ uname 2024-08-20T23:23:17.4789494Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-20T23:23:17.4790376Z + all_libs=($(find "$install_root" -name '*.so')) 2024-08-20T23:23:17.4793435Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2024-08-20T23:23:17.5093716Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5097550Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-08-20T23:23:17.5209905Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-08-20T23:23:17.5210938Z ++ grep RUNPATH 2024-08-20T23:23:17.5238498Z + 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 => (0x00007ffef0f84000) 2024-08-20T23:23:17.5241542Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f7d12d5f000) 2024-08-20T23:23:17.5242908Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7d12b43000) 2024-08-20T23:23:17.5243699Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7d12775000) 2024-08-20T23:23:17.5244990Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f7d143ba000) 2024-08-20T23:23:17.5246594Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f7d143ae000) 2024-08-20T23:23:17.5248493Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f7d1256b000) 2024-08-20T23:23:17.5250478Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f7cfde31000) 2024-08-20T23:23:17.5252284Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f7cc4d5e000) 2024-08-20T23:23:17.5254307Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f7d142f9000) 2024-08-20T23:23:17.5256899Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f7cc4ab7000) 2024-08-20T23:23:17.5259342Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f7cc499e000) 2024-08-20T23:23:17.5261995Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f7cc4784000) 2024-08-20T23:23:17.5263912Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7cc447c000) 2024-08-20T23:23:17.5264860Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7cc4266000) 2024-08-20T23:23:17.5265978Z /lib64/ld-linux-x86-64.so.2 (0x00007f7d141cd000) 2024-08-20T23:23:17.5267223Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f7cc405e000) 2024-08-20T23:23:17.5268216Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7cc3d5c000) 2024-08-20T23:23:17.5268939Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f7cc3b58000) 2024-08-20T23:23:17.5270929Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f7cc392e000) 2024-08-20T23:23:17.5273513Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f7cc3019000) 2024-08-20T23:23:17.5276188Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f7cb2321000) 2024-08-20T23:23:17.5278834Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f7ca1446000) 2024-08-20T23:23:17.5281880Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f7c9f10a000) 2024-08-20T23:23:17.5284539Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f7c9882e000) 2024-08-20T23:23:17.5287113Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f7c92bd0000) 2024-08-20T23:23:17.5289720Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f7c6e64a000) 2024-08-20T23:23:17.5292265Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f7c63665000) 2024-08-20T23:23:17.5294141Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7c63462000) with runpath ' 2024-08-20T23:23:17.5296205Z 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 => (0x00007ffef0f84000) 2024-08-20T23:23:17.5298815Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f7d12d5f000) 2024-08-20T23:23:17.5300539Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f7d12b43000) 2024-08-20T23:23:17.5301360Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f7d12775000) 2024-08-20T23:23:17.5302997Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f7d143ba000) 2024-08-20T23:23:17.5305007Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f7d143ae000) 2024-08-20T23:23:17.5307048Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f7d1256b000) 2024-08-20T23:23:17.5309579Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f7cfde31000) 2024-08-20T23:23:17.5311891Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f7cc4d5e000) 2024-08-20T23:23:17.5313659Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f7d142f9000) 2024-08-20T23:23:17.5315631Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f7cc4ab7000) 2024-08-20T23:23:17.5317476Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f7cc499e000) 2024-08-20T23:23:17.5319576Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f7cc4784000) 2024-08-20T23:23:17.5320914Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7cc447c000) 2024-08-20T23:23:17.5321706Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7cc4266000) 2024-08-20T23:23:17.5322632Z /lib64/ld-linux-x86-64.so.2 (0x00007f7d141cd000) 2024-08-20T23:23:17.5323334Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f7cc405e000) 2024-08-20T23:23:17.5324028Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f7cc3d5c000) 2024-08-20T23:23:17.5324732Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f7cc3b58000) 2024-08-20T23:23:17.5326169Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f7cc392e000) 2024-08-20T23:23:17.5328220Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f7cc3019000) 2024-08-20T23:23:17.5330359Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f7cb2321000) 2024-08-20T23:23:17.5332747Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f7ca1446000) 2024-08-20T23:23:17.5335011Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f7c9f10a000) 2024-08-20T23:23:17.5337377Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f7c9882e000) 2024-08-20T23:23:17.5339676Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f7c92bd0000) 2024-08-20T23:23:17.5342176Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f7c6e64a000) 2024-08-20T23:23:17.5344509Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f7c63665000) 2024-08-20T23:23:17.5345890Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f7c63462000) with runpath 2024-08-20T23:23:17.5346685Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5347567Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-08-20T23:23:17.5348855Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-08-20T23:23:17.5349672Z ++ grep RUNPATH 2024-08-20T23:23:17.5350978Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fff73502000) 2024-08-20T23:23:17.5352395Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fad801eb000) 2024-08-20T23:23:17.5353157Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fad7fee9000) 2024-08-20T23:23:17.5353879Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fad7fcd3000) 2024-08-20T23:23:17.5354712Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fad7fab7000) 2024-08-20T23:23:17.5355491Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fad7f6e9000) 2024-08-20T23:23:17.5356363Z /lib64/ld-linux-x86-64.so.2 (0x00007fad804f3000) with runpath ' 2024-08-20T23:23:17.5357929Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fff73502000) 2024-08-20T23:23:17.5359588Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fad801eb000) 2024-08-20T23:23:17.5360334Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fad7fee9000) 2024-08-20T23:23:17.5361076Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fad7fcd3000) 2024-08-20T23:23:17.5362379Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fad7fab7000) 2024-08-20T23:23:17.5363155Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fad7f6e9000) 2024-08-20T23:23:17.5364045Z /lib64/ld-linux-x86-64.so.2 (0x00007fad804f3000) with runpath 2024-08-20T23:23:17.5364776Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5365688Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-08-20T23:23:17.5413728Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-08-20T23:23:17.5414883Z ++ grep RUNPATH 2024-08-20T23:23:17.5440929Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fffddd2c000) 2024-08-20T23:23:17.5443025Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd964632000) 2024-08-20T23:23:17.5444242Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd9643db000) 2024-08-20T23:23:17.5445835Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd964134000) 2024-08-20T23:23:17.5447266Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd963e2c000) 2024-08-20T23:23:17.5448012Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd963b2a000) 2024-08-20T23:23:17.5448755Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd963914000) 2024-08-20T23:23:17.5449737Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd963546000) 2024-08-20T23:23:17.5450510Z /lib64/ld-linux-x86-64.so.2 (0x00007fd9645df000) 2024-08-20T23:23:17.5451254Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd96332a000) 2024-08-20T23:23:17.5452146Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd963122000) with runpath ' 2024-08-20T23:23:17.5453788Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fffddd2c000) 2024-08-20T23:23:17.5455623Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd964632000) 2024-08-20T23:23:17.5456708Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd9643db000) 2024-08-20T23:23:17.5458269Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fd964134000) 2024-08-20T23:23:17.5459674Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd963e2c000) 2024-08-20T23:23:17.5460447Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd963b2a000) 2024-08-20T23:23:17.5461193Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd963914000) 2024-08-20T23:23:17.5462557Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd963546000) 2024-08-20T23:23:17.5463316Z /lib64/ld-linux-x86-64.so.2 (0x00007fd9645df000) 2024-08-20T23:23:17.5464064Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd96332a000) 2024-08-20T23:23:17.5464948Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd963122000) with runpath 2024-08-20T23:23:17.5465703Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5466661Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-20T23:23:17.5513284Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-20T23:23:17.5514203Z ++ grep RUNPATH 2024-08-20T23:23:17.5539580Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007fff3efbb000) 2024-08-20T23:23:17.5542815Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007f6a14767000) 2024-08-20T23:23:17.5544504Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f6a12a00000) 2024-08-20T23:23:17.5545290Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6a126f8000) 2024-08-20T23:23:17.5546048Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6a123f6000) 2024-08-20T23:23:17.5546789Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6a121e0000) 2024-08-20T23:23:17.5547529Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6a11e12000) 2024-08-20T23:23:17.5548285Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6a11bf6000) 2024-08-20T23:23:17.5549076Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6a119ee000) 2024-08-20T23:23:17.5549790Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6a117ea000) 2024-08-20T23:23:17.5550702Z /lib64/ld-linux-x86-64.so.2 (0x00007f6a17e4d000) with runpath ' 2024-08-20T23:23:17.5552552Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007fff3efbb000) 2024-08-20T23:23:17.5554800Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007f6a14767000) 2024-08-20T23:23:17.5556156Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f6a12a00000) 2024-08-20T23:23:17.5556950Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6a126f8000) 2024-08-20T23:23:17.5557708Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6a123f6000) 2024-08-20T23:23:17.5558448Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6a121e0000) 2024-08-20T23:23:17.5559170Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6a11e12000) 2024-08-20T23:23:17.5559946Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6a11bf6000) 2024-08-20T23:23:17.5560907Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6a119ee000) 2024-08-20T23:23:17.5562085Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6a117ea000) 2024-08-20T23:23:17.5563030Z /lib64/ld-linux-x86-64.so.2 (0x00007f6a17e4d000) with runpath 2024-08-20T23:23:17.5563768Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5564638Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-08-20T23:23:17.5619316Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-08-20T23:23:17.5620205Z ++ grep RUNPATH 2024-08-20T23:23:17.5644928Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffe343e8000) 2024-08-20T23:23:17.5646954Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f66dd0d5000) 2024-08-20T23:23:17.5648339Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f66dcecd000) 2024-08-20T23:23:17.5649831Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f66f1904000) 2024-08-20T23:23:17.5651006Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f66dccb1000) 2024-08-20T23:23:17.5651774Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f66dc9af000) 2024-08-20T23:23:17.5652482Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f66dc7ab000) 2024-08-20T23:23:17.5653244Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f66dc4a3000) 2024-08-20T23:23:17.5654714Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f66dc279000) 2024-08-20T23:23:17.5656000Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f66dc063000) 2024-08-20T23:23:17.5656746Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f66dbc95000) 2024-08-20T23:23:17.5658248Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f66db380000) 2024-08-20T23:23:17.5660438Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f66db0d9000) 2024-08-20T23:23:17.5662407Z /lib64/ld-linux-x86-64.so.2 (0x00007f66f180f000) 2024-08-20T23:23:17.5663225Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f66daed6000) with runpath ' 2024-08-20T23:23:17.5664850Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffe343e8000) 2024-08-20T23:23:17.5666769Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f66dd0d5000) 2024-08-20T23:23:17.5667939Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f66dcecd000) 2024-08-20T23:23:17.5669137Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f66f1904000) 2024-08-20T23:23:17.5670292Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f66dccb1000) 2024-08-20T23:23:17.5671085Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f66dc9af000) 2024-08-20T23:23:17.5671789Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f66dc7ab000) 2024-08-20T23:23:17.5672776Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f66dc4a3000) 2024-08-20T23:23:17.5674296Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f66dc279000) 2024-08-20T23:23:17.5675586Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f66dc063000) 2024-08-20T23:23:17.5676593Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f66dbc95000) 2024-08-20T23:23:17.5678136Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f66db380000) 2024-08-20T23:23:17.5680314Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f66db0d9000) 2024-08-20T23:23:17.5681781Z /lib64/ld-linux-x86-64.so.2 (0x00007f66f180f000) 2024-08-20T23:23:17.5682756Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f66daed6000) with runpath 2024-08-20T23:23:17.5683578Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5684483Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-08-20T23:23:17.5742141Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-08-20T23:23:17.5743061Z ++ grep RUNPATH 2024-08-20T23:23:17.5770421Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffd7f659000) 2024-08-20T23:23:17.5773038Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f3e231d3000) 2024-08-20T23:23:17.5775538Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f3dea100000) 2024-08-20T23:23:17.5777057Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3de9eea000) 2024-08-20T23:23:17.5778097Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3de9b1c000) 2024-08-20T23:23:17.5779575Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f3e379e7000) 2024-08-20T23:23:17.5780921Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f3de9914000) 2024-08-20T23:23:17.5781938Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f3de9710000) 2024-08-20T23:23:17.5782972Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3de94f4000) 2024-08-20T23:23:17.5783826Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f3de91f2000) 2024-08-20T23:23:17.5785698Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f3de8fc8000) 2024-08-20T23:23:17.5788349Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f3de86b3000) 2024-08-20T23:23:17.5791087Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f3de840c000) 2024-08-20T23:23:17.5792801Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3de8104000) 2024-08-20T23:23:17.5793903Z /lib64/ld-linux-x86-64.so.2 (0x00007f3e3790d000) 2024-08-20T23:23:17.5795429Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f3e37931000) 2024-08-20T23:23:17.5797912Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f3dd740c000) 2024-08-20T23:23:17.5800538Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f3dc6531000) 2024-08-20T23:23:17.5803180Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f3dc41f5000) 2024-08-20T23:23:17.5805856Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f3dc3feb000) 2024-08-20T23:23:17.5808505Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f3dbd70f000) 2024-08-20T23:23:17.5810945Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f3db7ab1000) 2024-08-20T23:23:17.5813337Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f3d9352a000) 2024-08-20T23:23:17.5815432Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f3d93310000) 2024-08-20T23:23:17.5817387Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f3d8832b000) 2024-08-20T23:23:17.5818964Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f3d88127000) with runpath ' 2024-08-20T23:23:17.5820918Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffd7f659000) 2024-08-20T23:23:17.5822884Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f3e231d3000) 2024-08-20T23:23:17.5824638Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f3dea100000) 2024-08-20T23:23:17.5825857Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3de9eea000) 2024-08-20T23:23:17.5826603Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3de9b1c000) 2024-08-20T23:23:17.5827794Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f3e379e7000) 2024-08-20T23:23:17.5828874Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f3de9914000) 2024-08-20T23:23:17.5829584Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f3de9710000) 2024-08-20T23:23:17.5830383Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3de94f4000) 2024-08-20T23:23:17.5831150Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f3de91f2000) 2024-08-20T23:23:17.5832563Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f3de8fc8000) 2024-08-20T23:23:17.5834891Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f3de86b3000) 2024-08-20T23:23:17.5837070Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f3de840c000) 2024-08-20T23:23:17.5838494Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3de8104000) 2024-08-20T23:23:17.5839310Z /lib64/ld-linux-x86-64.so.2 (0x00007f3e3790d000) 2024-08-20T23:23:17.5840556Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f3e37931000) 2024-08-20T23:23:17.5842513Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f3dd740c000) 2024-08-20T23:23:17.5844625Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f3dc6531000) 2024-08-20T23:23:17.5846729Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f3dc41f5000) 2024-08-20T23:23:17.5848892Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f3dc3feb000) 2024-08-20T23:23:17.5850990Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f3dbd70f000) 2024-08-20T23:23:17.5853069Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f3db7ab1000) 2024-08-20T23:23:17.5855303Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f3d9352a000) 2024-08-20T23:23:17.5857396Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f3d93310000) 2024-08-20T23:23:17.5859364Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f3d8832b000) 2024-08-20T23:23:17.5861026Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f3d88127000) with runpath 2024-08-20T23:23:17.5862387Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5863317Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-08-20T23:23:17.5864665Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-08-20T23:23:17.5865736Z ++ grep RUNPATH 2024-08-20T23:23:17.5915178Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffc730ab000) 2024-08-20T23:23:17.5917375Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f7872f8f000) 2024-08-20T23:23:17.5918463Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f785e547000) 2024-08-20T23:23:17.5919213Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f785e331000) 2024-08-20T23:23:17.5919944Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f785e12d000) 2024-08-20T23:23:17.5920730Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f785df11000) 2024-08-20T23:23:17.5921512Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f785dc0f000) 2024-08-20T23:23:17.5922933Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f785d9e5000) 2024-08-20T23:23:17.5924981Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f785d0d0000) 2024-08-20T23:23:17.5927160Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f785ce29000) 2024-08-20T23:23:17.5928577Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f785cb21000) 2024-08-20T23:23:17.5929319Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f785c753000) 2024-08-20T23:23:17.5930074Z /lib64/ld-linux-x86-64.so.2 (0x00007f7872e89000) 2024-08-20T23:23:17.5930870Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f785c550000) with runpath ' 2024-08-20T23:23:17.5932548Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffc730ab000) 2024-08-20T23:23:17.5934391Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f7872f8f000) 2024-08-20T23:23:17.5935471Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f785e547000) 2024-08-20T23:23:17.5936225Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f785e331000) 2024-08-20T23:23:17.5936958Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f785e12d000) 2024-08-20T23:23:17.5937744Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f785df11000) 2024-08-20T23:23:17.5938523Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f785dc0f000) 2024-08-20T23:23:17.5939921Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f785d9e5000) 2024-08-20T23:23:17.5941971Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f785d0d0000) 2024-08-20T23:23:17.5944141Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f785ce29000) 2024-08-20T23:23:17.5945565Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f785cb21000) 2024-08-20T23:23:17.5946315Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f785c753000) 2024-08-20T23:23:17.5947290Z /lib64/ld-linux-x86-64.so.2 (0x00007f7872e89000) 2024-08-20T23:23:17.5948114Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f785c550000) with runpath 2024-08-20T23:23:17.5948912Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.5949850Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-08-20T23:23:17.6009700Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-08-20T23:23:17.6010626Z ++ grep RUNPATH 2024-08-20T23:23:17.6112383Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fff73ada000) 2024-08-20T23:23:17.6114695Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f66bce6d000) 2024-08-20T23:23:17.6118838Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f6683987000) 2024-08-20T23:23:17.6121049Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f6672c8f000) 2024-08-20T23:23:17.6123137Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f6661db4000) 2024-08-20T23:23:17.6125243Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f665fa78000) 2024-08-20T23:23:17.6127409Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f665f86e000) 2024-08-20T23:23:17.6129521Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f6658f92000) 2024-08-20T23:23:17.6131596Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f6653334000) 2024-08-20T23:23:17.6133741Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f662edae000) 2024-08-20T23:23:17.6136059Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f662eb94000) 2024-08-20T23:23:17.6138045Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f6623baf000) 2024-08-20T23:23:17.6139360Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6623993000) 2024-08-20T23:23:17.6140158Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f662378f000) 2024-08-20T23:23:17.6140869Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6623587000) 2024-08-20T23:23:17.6142093Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f66bcd4b000) 2024-08-20T23:23:17.6143748Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f660ee4d000) 2024-08-20T23:23:17.6144897Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f660eb4b000) 2024-08-20T23:23:17.6145654Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f660e843000) 2024-08-20T23:23:17.6146433Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f660e62d000) 2024-08-20T23:23:17.6147173Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f660e25f000) 2024-08-20T23:23:17.6147935Z /lib64/ld-linux-x86-64.so.2 (0x00007f66bcd01000) 2024-08-20T23:23:17.6149294Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f660e035000) 2024-08-20T23:23:17.6151340Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f660d720000) 2024-08-20T23:23:17.6153095Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f660d51d000) with runpath ' 2024-08-20T23:23:17.6154969Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007fff73ada000) 2024-08-20T23:23:17.6156927Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f66bce6d000) 2024-08-20T23:23:17.6158906Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f6683987000) 2024-08-20T23:23:17.6161088Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f6672c8f000) 2024-08-20T23:23:17.6163753Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f6661db4000) 2024-08-20T23:23:17.6166041Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f665fa78000) 2024-08-20T23:23:17.6168200Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f665f86e000) 2024-08-20T23:23:17.6170304Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f6658f92000) 2024-08-20T23:23:17.6172379Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f6653334000) 2024-08-20T23:23:17.6174465Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f662edae000) 2024-08-20T23:23:17.6176527Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f662eb94000) 2024-08-20T23:23:17.6178514Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f6623baf000) 2024-08-20T23:23:17.6179848Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6623993000) 2024-08-20T23:23:17.6180626Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f662378f000) 2024-08-20T23:23:17.6181383Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6623587000) 2024-08-20T23:23:17.6182596Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f66bcd4b000) 2024-08-20T23:23:17.6184243Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f660ee4d000) 2024-08-20T23:23:17.6185390Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f660eb4b000) 2024-08-20T23:23:17.6186144Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f660e843000) 2024-08-20T23:23:17.6186928Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f660e62d000) 2024-08-20T23:23:17.6187676Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f660e25f000) 2024-08-20T23:23:17.6188436Z /lib64/ld-linux-x86-64.so.2 (0x00007f66bcd01000) 2024-08-20T23:23:17.6189816Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f660e035000) 2024-08-20T23:23:17.6191843Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f660d720000) 2024-08-20T23:23:17.6193305Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f660d51d000) with runpath 2024-08-20T23:23:17.6194117Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.6195082Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-20T23:23:17.6210952Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-20T23:23:17.6211905Z ++ grep RUNPATH 2024-08-20T23:23:17.6240205Z + 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 => (0x00007ffca1f2d000) 2024-08-20T23:23:17.6242384Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f67bc0e7000) 2024-08-20T23:23:17.6244369Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f6783014000) 2024-08-20T23:23:17.6246645Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f6770d53000) 2024-08-20T23:23:17.6248584Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f67d5e9a000) 2024-08-20T23:23:17.6250539Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f6770aac000) 2024-08-20T23:23:17.6253118Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f67708a2000) 2024-08-20T23:23:17.6255002Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f67d5d80000) 2024-08-20T23:23:17.6256152Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6770686000) 2024-08-20T23:23:17.6256910Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6770384000) 2024-08-20T23:23:17.6257616Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6770180000) 2024-08-20T23:23:17.6259112Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f676a522000) 2024-08-20T23:23:17.6261242Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f675982a000) 2024-08-20T23:23:17.6263138Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6759522000) 2024-08-20T23:23:17.6263949Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f675930c000) 2024-08-20T23:23:17.6264689Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6758f3e000) 2024-08-20T23:23:17.6265446Z /lib64/ld-linux-x86-64.so.2 (0x00007f67d5d2f000) 2024-08-20T23:23:17.6266120Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6758d36000) 2024-08-20T23:23:17.6267537Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f6758b0c000) 2024-08-20T23:23:17.6269566Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f67581f7000) 2024-08-20T23:23:17.6271645Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f674731c000) 2024-08-20T23:23:17.6273746Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f6744fe0000) 2024-08-20T23:23:17.6275883Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f673e704000) 2024-08-20T23:23:17.6277970Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f671a17e000) 2024-08-20T23:23:17.6280028Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f6719f64000) 2024-08-20T23:23:17.6282049Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f670ef7f000) 2024-08-20T23:23:17.6283432Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f670ed7c000) with runpath ' 2024-08-20T23:23:17.6285141Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffca1f2d000) 2024-08-20T23:23:17.6287163Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f67bc0e7000) 2024-08-20T23:23:17.6289084Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f6783014000) 2024-08-20T23:23:17.6291105Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f6770d53000) 2024-08-20T23:23:17.6293008Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f67d5e9a000) 2024-08-20T23:23:17.6294982Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f6770aac000) 2024-08-20T23:23:17.6297138Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f67708a2000) 2024-08-20T23:23:17.6299133Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f67d5d80000) 2024-08-20T23:23:17.6300266Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6770686000) 2024-08-20T23:23:17.6301049Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6770384000) 2024-08-20T23:23:17.6301749Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6770180000) 2024-08-20T23:23:17.6303223Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f676a522000) 2024-08-20T23:23:17.6305352Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f675982a000) 2024-08-20T23:23:17.6306768Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6759522000) 2024-08-20T23:23:17.6307564Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f675930c000) 2024-08-20T23:23:17.6308283Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6758f3e000) 2024-08-20T23:23:17.6309050Z /lib64/ld-linux-x86-64.so.2 (0x00007f67d5d2f000) 2024-08-20T23:23:17.6309727Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6758d36000) 2024-08-20T23:23:17.6311134Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f6758b0c000) 2024-08-20T23:23:17.6313189Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f67581f7000) 2024-08-20T23:23:17.6315355Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f674731c000) 2024-08-20T23:23:17.6317861Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f6744fe0000) 2024-08-20T23:23:17.6319971Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f673e704000) 2024-08-20T23:23:17.6322095Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f671a17e000) 2024-08-20T23:23:17.6324157Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f6719f64000) 2024-08-20T23:23:17.6326130Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f670ef7f000) 2024-08-20T23:23:17.6327490Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f670ed7c000) with runpath 2024-08-20T23:23:17.6328299Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.6329301Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-08-20T23:23:17.6330728Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-08-20T23:23:17.6331654Z ++ grep RUNPATH 2024-08-20T23:23:17.6343903Z + 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 => (0x00007ffc7bff8000) 2024-08-20T23:23:17.6345494Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa9c1cae000) 2024-08-20T23:23:17.6346292Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa9c19ac000) 2024-08-20T23:23:17.6347204Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa9c17a8000) 2024-08-20T23:23:17.6349026Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa9c1501000) 2024-08-20T23:23:17.6351226Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fa9c12f7000) 2024-08-20T23:23:17.6353258Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fa9c10cd000) 2024-08-20T23:23:17.6354507Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa9c0cff000) 2024-08-20T23:23:17.6355386Z /lib64/ld-linux-x86-64.so.2 (0x00007fa9c1eca000) 2024-08-20T23:23:17.6356050Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa9c0af7000) 2024-08-20T23:23:17.6356825Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa9c07ef000) 2024-08-20T23:23:17.6357723Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa9c05d9000) with runpath ' 2024-08-20T23:23:17.6359445Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffc7bff8000) 2024-08-20T23:23:17.6360944Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa9c1cae000) 2024-08-20T23:23:17.6362247Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa9c19ac000) 2024-08-20T23:23:17.6362963Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa9c17a8000) 2024-08-20T23:23:17.6364526Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fa9c1501000) 2024-08-20T23:23:17.6366719Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fa9c12f7000) 2024-08-20T23:23:17.6390897Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fa9c10cd000) 2024-08-20T23:23:17.6392266Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa9c0cff000) 2024-08-20T23:23:17.6393137Z /lib64/ld-linux-x86-64.so.2 (0x00007fa9c1eca000) 2024-08-20T23:23:17.6393844Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa9c0af7000) 2024-08-20T23:23:17.6394614Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa9c07ef000) 2024-08-20T23:23:17.6395548Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa9c05d9000) with runpath 2024-08-20T23:23:17.6396387Z + for lib in '"${all_libs[@]}"' 2024-08-20T23:23:17.6397426Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-08-20T23:23:17.6445271Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-08-20T23:23:17.6446185Z ++ grep RUNPATH 2024-08-20T23:23:17.6479976Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffcb159a000) 2024-08-20T23:23:17.6482887Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fa02c7b5000) 2024-08-20T23:23:17.6484504Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fa02c7a8000) 2024-08-20T23:23:17.6486372Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fa02af44000) 2024-08-20T23:23:17.6488507Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fa01680a000) 2024-08-20T23:23:17.6490252Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f9fdd737000) 2024-08-20T23:23:17.6492308Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fa02c6f4000) 2024-08-20T23:23:17.6494308Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f9fdd490000) 2024-08-20T23:23:17.6496177Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9fdd377000) 2024-08-20T23:23:17.6497313Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9fdd15b000) 2024-08-20T23:23:17.6498846Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f9fdcf41000) 2024-08-20T23:23:17.6500257Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9fdcc39000) 2024-08-20T23:23:17.6501176Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9fdca23000) 2024-08-20T23:23:17.6502099Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9fdc655000) 2024-08-20T23:23:17.6502878Z /lib64/ld-linux-x86-64.so.2 (0x00007fa02c5bc000) 2024-08-20T23:23:17.6503555Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9fdc44d000) 2024-08-20T23:23:17.6504243Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9fdc14b000) 2024-08-20T23:23:17.6504944Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9fdbf47000) 2024-08-20T23:23:17.6506377Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9fdbd1d000) 2024-08-20T23:23:17.6508610Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f9fdb408000) 2024-08-20T23:23:17.6510919Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f9fca710000) 2024-08-20T23:23:17.6514144Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f9fb9835000) 2024-08-20T23:23:17.6516304Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f9fb74f9000) 2024-08-20T23:23:17.6518420Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f9fb0c1d000) 2024-08-20T23:23:17.6520504Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f9faafbf000) 2024-08-20T23:23:17.6522621Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f9f86a39000) 2024-08-20T23:23:17.6524676Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f9f7ba54000) 2024-08-20T23:23:17.6526052Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f9f7b851000) with runpath ' 2024-08-20T23:23:17.6527749Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffcb159a000) 2024-08-20T23:23:17.6529671Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fa02c7b5000) 2024-08-20T23:23:17.6531276Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fa02c7a8000) 2024-08-20T23:23:17.6533132Z libnvToolsExt.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fa02af44000) 2024-08-20T23:23:17.6535061Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fa01680a000) 2024-08-20T23:23:17.6536827Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f9fdd737000) 2024-08-20T23:23:17.6538579Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fa02c6f4000) 2024-08-20T23:23:17.6540706Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f9fdd490000) 2024-08-20T23:23:17.6542595Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f9fdd377000) 2024-08-20T23:23:17.6543751Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9fdd15b000) 2024-08-20T23:23:17.6545262Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f9fdcf41000) 2024-08-20T23:23:17.6546597Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9fdcc39000) 2024-08-20T23:23:17.6547401Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9fdca23000) 2024-08-20T23:23:17.6548137Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f9fdc655000) 2024-08-20T23:23:17.6548975Z /lib64/ld-linux-x86-64.so.2 (0x00007fa02c5bc000) 2024-08-20T23:23:17.6549660Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f9fdc44d000) 2024-08-20T23:23:17.6550366Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9fdc14b000) 2024-08-20T23:23:17.6551056Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9fdbf47000) 2024-08-20T23:23:17.6552480Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9fdbd1d000) 2024-08-20T23:23:17.6554539Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f9fdb408000) 2024-08-20T23:23:17.6556702Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f9fca710000) 2024-08-20T23:23:17.6558788Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f9fb9835000) 2024-08-20T23:23:17.6560908Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f9fb74f9000) 2024-08-20T23:23:17.6564866Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f9fb0c1d000) 2024-08-20T23:23:17.6566967Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f9faafbf000) 2024-08-20T23:23:17.6569065Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f9f86a39000) 2024-08-20T23:23:17.6571109Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f9f7ba54000) 2024-08-20T23:23:17.6572490Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f9f7b851000) with runpath 2024-08-20T23:23:17.6573262Z +++ realpath /builder/check_binary.sh 2024-08-20T23:23:17.6573785Z ++ dirname /builder/check_binary.sh 2024-08-20T23:23:17.6574326Z + TEST_CODE_DIR=/builder/test_example_code 2024-08-20T23:23:17.6574877Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:17.6575344Z + pushd /tmp 2024-08-20T23:23:17.6575688Z /tmp / 2024-08-20T23:23:17.6576071Z + python -c 'import torch' 2024-08-20T23:23:20.1288325Z + popd 2024-08-20T23:23:20.1288728Z / 2024-08-20T23:23:20.1289075Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:20.1289612Z + pushd /tmp 2024-08-20T23:23:20.1289951Z /tmp / 2024-08-20T23:23:20.1290789Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-08-20T23:23:22.3858780Z + python -c 'import torch; assert torch.version.git_version != None' 2024-08-20T23:23:24.6556642Z + popd 2024-08-20T23:23:24.6557040Z / 2024-08-20T23:23:24.6557398Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:24.6560988Z ++ uname -m 2024-08-20T23:23:24.6571123Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-08-20T23:23:24.6574676Z ++ uname -m 2024-08-20T23:23:24.6582909Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-20T23:23:24.6586269Z ++ uname 2024-08-20T23:23:24.6594274Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-20T23:23:24.6597630Z ++ uname -m 2024-08-20T23:23:24.6605359Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T23:23:24.6605971Z + echo 'Checking that MKL is available' 2024-08-20T23:23:24.6606514Z Checking that MKL is available 2024-08-20T23:23:24.6606951Z + pushd /tmp 2024-08-20T23:23:24.6607305Z /tmp / 2024-08-20T23:23:24.6608037Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-08-20T23:23:26.8992929Z + popd 2024-08-20T23:23:26.8993316Z / 2024-08-20T23:23:26.8993664Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:26.8997908Z ++ uname 2024-08-20T23:23:26.9007581Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-20T23:23:26.9011470Z ++ uname -m 2024-08-20T23:23:26.9019846Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-20T23:23:26.9020496Z + echo 'Checking that XNNPACK is available' 2024-08-20T23:23:26.9021516Z Checking that XNNPACK is available 2024-08-20T23:23:26.9022010Z + pushd /tmp 2024-08-20T23:23:26.9022333Z /tmp / 2024-08-20T23:23:26.9023220Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-08-20T23:23:29.2312495Z + popd 2024-08-20T23:23:29.2313251Z / 2024-08-20T23:23:29.2314260Z + [[ linux-gnu == \m\s\y\s ]] 2024-08-20T23:23:29.2314746Z + [[ cu118 != \c\p\u ]] 2024-08-20T23:23:29.2315159Z + [[ cu118 != \x\p\u ]] 2024-08-20T23:23:29.2315706Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-08-20T23:23:29.2316225Z + [[ cu118 != *\r\o\c\m* ]] 2024-08-20T23:23:29.2318190Z ++ uname -m 2024-08-20T23:23:29.2328618Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-20T23:23:29.2329679Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:29.2330322Z + pushd /tmp 2024-08-20T23:23:29.2330673Z /tmp / 2024-08-20T23:23:29.2331295Z + echo 'Checking that CUDA archs are setup correctly' 2024-08-20T23:23:29.2331960Z Checking that CUDA archs are setup correctly 2024-08-20T23:23:29.2332821Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-08-20T23:23:31.7223900Z + echo 'Checking that magma is available' 2024-08-20T23:23:31.7224577Z Checking that magma is available 2024-08-20T23:23:31.7225540Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-08-20T23:23:34.2356569Z + echo 'Checking that CuDNN is available' 2024-08-20T23:23:34.2357211Z Checking that CuDNN is available 2024-08-20T23:23:34.2358115Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-08-20T23:23:36.5165580Z + echo 'Checking that exception handling works' 2024-08-20T23:23:36.5166275Z Checking that exception handling works 2024-08-20T23:23:36.5167641Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-08-20T23:23:38.8375670Z + echo 'Checking that basic RNN works' 2024-08-20T23:23:41.4022821Z Checking that basic RNN works 2024-08-20T23:23:41.4023485Z + python /builder/test_example_code/rnn_smoke.py 2024-08-20T23:23:41.4024349Z + echo 'Checking that basic CNN works' 2024-08-20T23:23:41.4024898Z Checking that basic CNN works 2024-08-20T23:23:41.4025431Z + python /builder/test_example_code/cnn_smoke.py 2024-08-20T23:23:43.8356120Z tensor([0.1242], device='cuda:0', grad_fn=) 2024-08-20T23:23:45.7053738Z + echo 'Test that linalg works' 2024-08-20T23:23:45.7054299Z Test that linalg works 2024-08-20T23:23:45.7055350Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-08-20T23:23:48.0459159Z torch.return_types.linalg_svd( 2024-08-20T23:23:48.0460021Z U=tensor([[ 0.7808, 0.2438, -0.5752], 2024-08-20T23:23:48.0460605Z [ 0.4512, -0.8568, 0.2494], 2024-08-20T23:23:48.0461248Z [ 0.4321, 0.4543, 0.7790]], device='cuda:0'), 2024-08-20T23:23:48.0462421Z S=tensor([2.3811, 0.6054, 0.0842], device='cuda:0'), 2024-08-20T23:23:48.0463028Z Vh=tensor([[ 0.7808, 0.4512, 0.4321], 2024-08-20T23:23:48.0463601Z [ 0.2438, -0.8568, 0.4543], 2024-08-20T23:23:48.0464643Z [-0.5752, 0.2494, 0.7790]], device='cuda:0')) 2024-08-20T23:23:48.3628697Z + popd 2024-08-20T23:23:48.3629095Z / 2024-08-20T23:23:48.3629456Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:48.3633465Z ++ dirname /builder/check_binary.sh 2024-08-20T23:23:48.3643755Z + pushd /builder/test/smoke_test 2024-08-20T23:23:48.3644420Z /builder/test/smoke_test / 2024-08-20T23:23:48.3645360Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-08-20T23:23:51.5663008Z Testing smoke_test_linalg on cpu 2024-08-20T23:23:52.0451675Z + [[ cu118 == *cuda* ]] 2024-08-20T23:23:52.0452165Z + popd 2024-08-20T23:23:52.0452486Z / 2024-08-20T23:23:52.0455789Z ++ uname 2024-08-20T23:23:52.0465714Z + [[ Linux == \L\i\n\u\x ]] 2024-08-20T23:23:52.0466211Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-20T23:23:52.0467070Z + GLOO_CHECK='import torch.distributed as dist 2024-08-20T23:23:52.0468020Z try: 2024-08-20T23:23:52.0468619Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-20T23:23:52.0469311Z except RuntimeError as e: 2024-08-20T23:23:52.0469721Z print(e) 2024-08-20T23:23:52.0470097Z ' 2024-08-20T23:23:52.0470446Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-08-20T23:23:52.0470925Z ++ MASTER_ADDR=localhost 2024-08-20T23:23:52.0471349Z ++ MASTER_PORT=63945 2024-08-20T23:23:52.0471905Z ++ python -c 'import torch.distributed as dist 2024-08-20T23:23:52.0472429Z try: 2024-08-20T23:23:52.0472991Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-20T23:23:52.0473648Z except RuntimeError as e: 2024-08-20T23:23:52.0474051Z print(e) 2024-08-20T23:23:52.0474423Z ' 2024-08-20T23:23:54.4392908Z + 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-08-20T23:23:54.4394893Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-08-20T23:23:54.4396768Z + [[ [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-08-20T23:23:54.4398347Z ++ uname 2024-08-20T23:23:54.4406370Z + [[ Linux == \L\i\n\u\x ]] 2024-08-20T23:23:54.4406998Z + [[ manywheel == \c\o\n\d\a ]] 2024-08-20T23:23:54.4407619Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-08-20T23:23:54.4408105Z + pushd /tmp 2024-08-20T23:23:54.4408452Z /tmp / 2024-08-20T23:23:54.4409629Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-08-20T23:23:56.7621355Z + popd 2024-08-20T23:23:56.7621942Z / 2024-08-20T23:23:56.7622739Z + cd /builder 2024-08-20T23:23:56.7623370Z + git clean -ffdx 2024-08-20T23:23:56.7648942Z Removing test/smoke_test/__pycache__/ 2024-08-20T23:23:56.7768760Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-20T23:23:56.7769525Z with: 2024-08-20T23:23:56.7769827Z env: 2024-08-20T23:23:56.7770164Z PYTORCH_ROOT: /pytorch 2024-08-20T23:23:56.7770597Z BUILDER_ROOT: /builder 2024-08-20T23:23:56.7771010Z PACKAGE_TYPE: manywheel 2024-08-20T23:23:56.7771439Z DESIRED_CUDA: cu118 2024-08-20T23:23:56.7771846Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:23:56.7772251Z GPU_ARCH_TYPE: cuda 2024-08-20T23:23:56.7772772Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:23:56.7773384Z SKIP_ALL_TESTS: 1 2024-08-20T23:23:56.7773754Z LIBTORCH_CONFIG: 2024-08-20T23:23:56.7774140Z LIBTORCH_VARIANT: 2024-08-20T23:23:56.7774542Z DESIRED_DEVTOOLSET: 2024-08-20T23:23:56.7774937Z DESIRED_PYTHON: 3.9 2024-08-20T23:23:56.7775563Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:23:56.7776289Z ANACONDA_USER: pytorch 2024-08-20T23:23:56.7776754Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:23:56.7777245Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:23:56.7777739Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:23:56.7778511Z GITHUB_TOKEN: *** 2024-08-20T23:23:56.7778883Z PR_NUMBER: 2024-08-20T23:23:56.7779278Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:23:56.7779860Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:23:56.7780404Z USE_SPLIT_BUILD: false 2024-08-20T23:23:56.7780945Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:23:56.7781828Z CONTAINER_NAME: 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:23:56.7782574Z ##[endgroup] 2024-08-20T23:23:56.7805953Z ##[group]Run set -eou pipefail 2024-08-20T23:23:56.7806458Z set -eou pipefail 2024-08-20T23:23:56.7806865Z  2024-08-20T23:23:56.7807492Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-20T23:23:56.7808287Z for _ in $(seq 1440); do 2024-08-20T23:23:56.7808856Z  # Break if no ssh session exists anymore 2024-08-20T23:23:56.7809743Z  if [ "$(who)" = "" ]; then 2024-08-20T23:23:56.7810247Z  break 2024-08-20T23:23:56.7810614Z  fi 2024-08-20T23:23:56.7810979Z  echo "." 2024-08-20T23:23:56.7811374Z  sleep 5 2024-08-20T23:23:56.7811739Z done 2024-08-20T23:23:56.7821810Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:23:56.7822428Z env: 2024-08-20T23:23:56.7822748Z PYTORCH_ROOT: /pytorch 2024-08-20T23:23:56.7823173Z BUILDER_ROOT: /builder 2024-08-20T23:23:56.7823592Z PACKAGE_TYPE: manywheel 2024-08-20T23:23:56.7823994Z DESIRED_CUDA: cu118 2024-08-20T23:23:56.7824395Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:23:56.7824815Z GPU_ARCH_TYPE: cuda 2024-08-20T23:23:56.7825305Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:23:56.7825905Z SKIP_ALL_TESTS: 1 2024-08-20T23:23:56.7826288Z LIBTORCH_CONFIG: 2024-08-20T23:23:56.7826659Z LIBTORCH_VARIANT: 2024-08-20T23:23:56.7827061Z DESIRED_DEVTOOLSET: 2024-08-20T23:23:56.7827470Z DESIRED_PYTHON: 3.9 2024-08-20T23:23:56.7828070Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:23:56.7828786Z ANACONDA_USER: pytorch 2024-08-20T23:23:56.7829228Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:23:56.7829678Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:23:56.7830166Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:23:56.7830934Z GITHUB_TOKEN: *** 2024-08-20T23:23:56.7831297Z PR_NUMBER: 2024-08-20T23:23:56.7831685Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:23:56.7832262Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:23:56.7832797Z USE_SPLIT_BUILD: false 2024-08-20T23:23:56.7833328Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:23:56.7834202Z CONTAINER_NAME: 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:23:56.7835130Z ##[endgroup] 2024-08-20T23:23:56.7871914Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-20T23:23:56.7931365Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T23:23:56.7932336Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T23:23:56.7933052Z # shellcheck disable=SC2046 2024-08-20T23:23:56.7933614Z docker stop $(docker ps -q) || true 2024-08-20T23:23:56.7934202Z # Prune all of the docker images 2024-08-20T23:23:56.7934736Z docker system prune -af 2024-08-20T23:23:56.7942598Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:23:56.7943227Z env: 2024-08-20T23:23:56.7943547Z PYTORCH_ROOT: /pytorch 2024-08-20T23:23:56.7943983Z BUILDER_ROOT: /builder 2024-08-20T23:23:56.7944408Z PACKAGE_TYPE: manywheel 2024-08-20T23:23:56.7944815Z DESIRED_CUDA: cu118 2024-08-20T23:23:56.7945221Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:23:56.7945655Z GPU_ARCH_TYPE: cuda 2024-08-20T23:23:56.7946152Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:23:56.7946763Z SKIP_ALL_TESTS: 1 2024-08-20T23:23:56.7947148Z LIBTORCH_CONFIG: 2024-08-20T23:23:56.7947506Z LIBTORCH_VARIANT: 2024-08-20T23:23:56.7947895Z DESIRED_DEVTOOLSET: 2024-08-20T23:23:56.7948302Z DESIRED_PYTHON: 3.9 2024-08-20T23:23:56.7948898Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:23:56.7949615Z ANACONDA_USER: pytorch 2024-08-20T23:23:56.7950046Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:23:56.7950490Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:23:56.7950975Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:23:56.7951739Z GITHUB_TOKEN: *** 2024-08-20T23:23:56.7952123Z PR_NUMBER: 2024-08-20T23:23:56.7952495Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:23:56.7953071Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:23:56.7953626Z USE_SPLIT_BUILD: false 2024-08-20T23:23:56.7954145Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:23:56.7955264Z CONTAINER_NAME: 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:23:56.7956026Z ##[endgroup] 2024-08-20T23:24:07.3964878Z 511c86999425 2024-08-20T23:24:08.5991915Z Deleted Containers: 2024-08-20T23:24:08.5992774Z 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:24:08.5993321Z 2024-08-20T23:24:10.6700038Z Deleted Images: 2024-08-20T23:24:10.6701089Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T23:24:10.6702969Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T23:24:10.6705010Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-20T23:24:10.6706376Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-20T23:24:10.6707634Z untagged: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:24:10.6709198Z untagged: pytorch/manylinux-builder@sha256:1da7448d55e742ab5c3dd804f685a4734c07c70e6bfc2bdd15611316384a5913 2024-08-20T23:24:10.6710755Z deleted: sha256:f82203a72d1525126322842d3cbc33b59f576cbacd350ff1d9a9b5082b4f9f9c 2024-08-20T23:24:10.6712125Z deleted: sha256:e4bbe9c719225e81fc3b74e477d4b9ded7aa6965825b8ecb8a3a603870658d93 2024-08-20T23:24:10.6713455Z deleted: sha256:ec3ebb2da3f73845a4a3868a52e1c8e218a06f4818da979ce7c4c1b11bca95d2 2024-08-20T23:24:10.6714803Z deleted: sha256:114f2f15c700d1c0f0eb6dcaffa4773cc852b93c91fd4eb2e80a6cd53464ee7f 2024-08-20T23:24:10.6716120Z deleted: sha256:0a0612c5178b431314553e6647737fd7a79924c55e43e59746a58075a1c83ff5 2024-08-20T23:24:10.6717412Z deleted: sha256:c6d14924e4a0e255491d25f5c889f850f9c563c50fa6569e30650790c1cd4199 2024-08-20T23:24:10.6718751Z deleted: sha256:b9536c56578c96f672f8fa5e5cb674efd55254a61dc3725d1d211e5cf11e0660 2024-08-20T23:24:10.6720035Z deleted: sha256:34c3858bc0792eae36559d9eabb189c942ccab4fe003c930a3df33c928a8316a 2024-08-20T23:24:10.6721820Z deleted: sha256:330e51dd8887b291c8e50fe1193d476a3e57d361664ab6b228851f9ae4f2bd42 2024-08-20T23:24:10.6723374Z deleted: sha256:42b5b52fce2e86827fb97ab811532cc70257bedb60215a9dfe7fbcecd5f93dc1 2024-08-20T23:24:10.6724421Z deleted: sha256:4e45e06030271f30a21b916c63084d0b376f73d3c4532b0122ca4bae019c81b4 2024-08-20T23:24:10.6725475Z deleted: sha256:98c58bf4ff64e2c18951eee3c0d7e24fdfa41630240a5f6b74cb58b3b2e1be1b 2024-08-20T23:24:10.6726544Z deleted: sha256:647d8037cc4f1cffaa9c2ec674a08f8239f5ea769f01e8c1127234747628be3a 2024-08-20T23:24:10.6727570Z deleted: sha256:81d813e14347b1f136cc81a3de54540bb11026c4f947694dd0b32d333ed0397a 2024-08-20T23:24:10.6728610Z deleted: sha256:55f674ee50e75d0d51dc8f6b7276e6f47c8a50747f316fec7a477b0bb2d963e0 2024-08-20T23:24:10.6729662Z deleted: sha256:d3745dba7379be6639fe7c85b3ab202377d647a8054f53f9374fbeb15f36953a 2024-08-20T23:24:10.6730834Z deleted: sha256:814d656426b0a4d3b235b21be74d58846f89044f3dd424445c1ad7a5f2684ab2 2024-08-20T23:24:10.6731889Z deleted: sha256:fa79b0aaa6127b6d3d1b69bd9978a4cd71dccec7cce58276a8f53c5e809518ac 2024-08-20T23:24:10.6733000Z deleted: sha256:aec1db63f5c7a2b760a2f29a69b0d58a5b8b7cabf6aebf510a089ea2f4ef152b 2024-08-20T23:24:10.6734082Z deleted: sha256:a6f4c066d2722bcf36a96bc525f8577c6a441f6afe74852658d6c17f0035f481 2024-08-20T23:24:10.6735116Z deleted: sha256:89a45875b3418aad1a6a8991f45c186b012c8f376fd81ccfb5ce06791b4ca4b2 2024-08-20T23:24:10.6736175Z deleted: sha256:a3c55328dd48e4449b06f45ead530c20eb162f4d53dd8e6daff449a1542da956 2024-08-20T23:24:10.6737241Z deleted: sha256:ac6adb842e955f6962fe612341f7d8cbd229da6d734fc03de7479b97d012d90c 2024-08-20T23:24:10.6738518Z deleted: sha256:193be6826c48afddcf695d652e54306c60d277f6fc92f1441a25b3dc23478429 2024-08-20T23:24:10.6739867Z deleted: sha256:94c60bef5fd27616803e3c43479a4830ccaddd07320dff03124a5f531da1e42e 2024-08-20T23:24:10.6741000Z deleted: sha256:2d9b98533add278cee7c4f0399ad8a3f69f7d8bb10ede76b2ba3ccda9431efbb 2024-08-20T23:24:10.6742072Z deleted: sha256:a10b8283bffc0ad1b27f994823accc572b7c106e25931c8b679b25645a8311d2 2024-08-20T23:24:10.6743373Z deleted: sha256:e9703f96f03adaac000d2bab73c3bfa49e5c5ee53f3c8f00928ca6de6f09f65d 2024-08-20T23:24:10.6744417Z deleted: sha256:2ae3e34adb641136c168eb683e62b7d3477961d8ed29a7a29e438787a5562a7b 2024-08-20T23:24:10.6745466Z deleted: sha256:70b16fd15168e038d2b19f92dcc3f50a548f455616da4cb0ce037e8e5ef2a49d 2024-08-20T23:24:10.6746509Z deleted: sha256:0fcf3d488fbb56795d2f90e82de3332672055689e40e90564a23b12f4e11d53c 2024-08-20T23:24:10.6747529Z deleted: sha256:6a207a6e3935e86f17d05d0f2de447c6d90d4237823f7e7f20b9c5c9c114a6da 2024-08-20T23:24:10.6748571Z deleted: sha256:298bb1394216f7db84920d49c331f337d91fcbcfdf348b508f8ac8f22fe4c651 2024-08-20T23:24:10.6749624Z deleted: sha256:6e0c95e98eba0477b85cea804af8858bf711384bd27ff082656b4d54df7ed00b 2024-08-20T23:24:10.6750676Z deleted: sha256:ba91bda5c04f40a0824b90d7398509c2b6ad7171518c0a420d35fa3f3acba8de 2024-08-20T23:24:10.6751724Z deleted: sha256:2a81665acee7f6cae462715da3304fd7ba9eba42cd6f2b9f6565c724f7358cf1 2024-08-20T23:24:10.6752803Z deleted: sha256:9c2df2aa30b8b4d6f500a75541ea1b52fd38cbec9a773942623e34aee951dad2 2024-08-20T23:24:10.6753856Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-08-20T23:24:10.6754470Z 2024-08-20T23:24:10.6754674Z Total reclaimed space: 19.43GB 2024-08-20T23:24:10.6800674Z Prepare all required actions 2024-08-20T23:24:10.6836741Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-08-20T23:24:10.6837323Z with: 2024-08-20T23:24:10.6837876Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:24:10.6838547Z env: 2024-08-20T23:24:10.6838876Z PYTORCH_ROOT: /pytorch 2024-08-20T23:24:10.6839295Z BUILDER_ROOT: /builder 2024-08-20T23:24:10.6839693Z PACKAGE_TYPE: manywheel 2024-08-20T23:24:10.6840114Z DESIRED_CUDA: cu118 2024-08-20T23:24:10.6840508Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:24:10.6840901Z GPU_ARCH_TYPE: cuda 2024-08-20T23:24:10.6841413Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:24:10.6842002Z SKIP_ALL_TESTS: 1 2024-08-20T23:24:10.6842378Z LIBTORCH_CONFIG: 2024-08-20T23:24:10.6842756Z LIBTORCH_VARIANT: 2024-08-20T23:24:10.6843142Z DESIRED_DEVTOOLSET: 2024-08-20T23:24:10.6843526Z DESIRED_PYTHON: 3.9 2024-08-20T23:24:10.6844184Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:24:10.6844885Z ANACONDA_USER: pytorch 2024-08-20T23:24:10.6845317Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:24:10.6845779Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:24:10.6846249Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:24:10.6847014Z GITHUB_TOKEN: *** 2024-08-20T23:24:10.6847393Z PR_NUMBER: 2024-08-20T23:24:10.6847781Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:24:10.6848341Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:24:10.6848900Z USE_SPLIT_BUILD: false 2024-08-20T23:24:10.6849434Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:24:10.6850287Z CONTAINER_NAME: 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:24:10.6851058Z ##[endgroup] 2024-08-20T23:24:10.6872301Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T23:24:10.6873434Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T23:24:10.6883250Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:24:10.6883873Z env: 2024-08-20T23:24:10.6884216Z PYTORCH_ROOT: /pytorch 2024-08-20T23:24:10.6884689Z BUILDER_ROOT: /builder 2024-08-20T23:24:10.6885116Z PACKAGE_TYPE: manywheel 2024-08-20T23:24:10.6885543Z DESIRED_CUDA: cu118 2024-08-20T23:24:10.6885932Z GPU_ARCH_VERSION: 11.8 2024-08-20T23:24:10.6886350Z GPU_ARCH_TYPE: cuda 2024-08-20T23:24:10.6886864Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-08-20T23:24:10.6887451Z SKIP_ALL_TESTS: 1 2024-08-20T23:24:10.6887835Z LIBTORCH_CONFIG: 2024-08-20T23:24:10.6888218Z LIBTORCH_VARIANT: 2024-08-20T23:24:10.6888813Z DESIRED_DEVTOOLSET: 2024-08-20T23:24:10.6889218Z DESIRED_PYTHON: 3.9 2024-08-20T23:24:10.6889833Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T23:24:10.6890552Z ANACONDA_USER: pytorch 2024-08-20T23:24:10.6890977Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T23:24:10.6891445Z BINARY_ENV_FILE: /tmp/env 2024-08-20T23:24:10.6891930Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-20T23:24:10.6892657Z GITHUB_TOKEN: *** 2024-08-20T23:24:10.6893044Z PR_NUMBER: 2024-08-20T23:24:10.6893430Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-20T23:24:10.6893990Z SHA1: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T23:24:10.6894549Z USE_SPLIT_BUILD: false 2024-08-20T23:24:10.6895082Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-20T23:24:10.6895937Z CONTAINER_NAME: 511c869994253d1d8571df6636640bf4e6995fa4f54bb7edf7e613c17b1464c2 2024-08-20T23:24:10.6896697Z ##[endgroup] 2024-08-20T23:24:10.7135491Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-20T23:24:11.0513602Z latest: Pulling from tool/alpine 2024-08-20T23:24:11.0514189Z 540db60ca938: Pulling fs layer 2024-08-20T23:24:11.1373064Z 540db60ca938: Download complete 2024-08-20T23:24:11.2600672Z 540db60ca938: Pull complete 2024-08-20T23:24:11.2717970Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T23:24:11.2759573Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T23:24:13.2608062Z Post job cleanup. 2024-08-20T23:24:13.3800897Z [command]/usr/bin/git version 2024-08-20T23:24:13.3863207Z git version 2.40.1 2024-08-20T23:24:13.3927122Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/687caf8c-1ec5-4854-aff7-8b22d7f743e6' before making global git config changes 2024-08-20T23:24:13.3929104Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T23:24:13.3934234Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-20T23:24:13.3980529Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T23:24:13.4039203Z [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-08-20T23:24:13.4357330Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T23:24:13.4389902Z http.https://github.com/.extraheader 2024-08-20T23:24:13.4404982Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T23:24:13.4449345Z [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-08-20T23:24:13.4937389Z Post job cleanup. 2024-08-20T23:24:13.6144749Z [command]/usr/bin/git version 2024-08-20T23:24:13.6205370Z git version 2.40.1 2024-08-20T23:24:13.6267865Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/473f3794-6204-46b5-a33c-346a9ceb2caa' before making global git config changes 2024-08-20T23:24:13.6269715Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T23:24:13.6275455Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-20T23:24:13.6322843Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T23:24:13.6366183Z [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-08-20T23:24:13.6718299Z Entering 'android/libs/fbjni' 2024-08-20T23:24:13.6783280Z Entering 'third_party/FP16' 2024-08-20T23:24:13.6848754Z Entering 'third_party/FXdiv' 2024-08-20T23:24:13.6913868Z Entering 'third_party/NNPACK' 2024-08-20T23:24:13.6979842Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:24:13.7043796Z Entering 'third_party/XNNPACK' 2024-08-20T23:24:13.7127514Z Entering 'third_party/benchmark' 2024-08-20T23:24:13.7195670Z Entering 'third_party/cpp-httplib' 2024-08-20T23:24:13.7259561Z Entering 'third_party/cpuinfo' 2024-08-20T23:24:13.7324667Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:24:13.7389621Z Entering 'third_party/cutlass' 2024-08-20T23:24:13.7463220Z Entering 'third_party/eigen' 2024-08-20T23:24:13.7530468Z Entering 'third_party/fbgemm' 2024-08-20T23:24:13.7596736Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:24:13.7658718Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:24:13.7723729Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:24:13.7795776Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:24:13.7859623Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:24:13.7924687Z Entering 'third_party/flatbuffers' 2024-08-20T23:24:13.7993507Z Entering 'third_party/fmt' 2024-08-20T23:24:13.8057550Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:24:13.8122159Z Entering 'third_party/gloo' 2024-08-20T23:24:13.8187372Z Entering 'third_party/googletest' 2024-08-20T23:24:13.8250754Z Entering 'third_party/ideep' 2024-08-20T23:24:13.8312768Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:24:13.8386065Z Entering 'third_party/ittapi' 2024-08-20T23:24:13.8449392Z Entering 'third_party/kineto' 2024-08-20T23:24:13.8513419Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:24:13.8578999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:24:13.8644712Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:24:13.8709533Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:24:13.8774802Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:24:13.8837465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:24:13.8904956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:24:13.8969270Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:24:13.9033074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:24:13.9102314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:24:13.9168588Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:24:13.9230472Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:24:13.9296273Z Entering 'third_party/mimalloc' 2024-08-20T23:24:13.9360138Z Entering 'third_party/nccl/nccl' 2024-08-20T23:24:13.9424181Z Entering 'third_party/nlohmann' 2024-08-20T23:24:13.9490566Z Entering 'third_party/onnx' 2024-08-20T23:24:13.9575482Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:24:13.9640524Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:24:13.9708767Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:24:13.9776939Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:24:13.9841203Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:24:13.9906513Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:24:13.9971115Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:24:14.0036578Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:24:14.0101962Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:24:14.0168455Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:24:14.0232506Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:24:14.0300268Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:24:14.0367564Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:24:14.0456198Z Entering 'third_party/pocketfft' 2024-08-20T23:24:14.0522641Z Entering 'third_party/protobuf' 2024-08-20T23:24:14.0592010Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:24:14.0656291Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:24:14.0725495Z Entering 'third_party/psimd' 2024-08-20T23:24:14.0791897Z Entering 'third_party/pthreadpool' 2024-08-20T23:24:14.0856714Z Entering 'third_party/pybind11' 2024-08-20T23:24:14.0923009Z Entering 'third_party/python-peachpy' 2024-08-20T23:24:14.0988582Z Entering 'third_party/sleef' 2024-08-20T23:24:14.1053748Z Entering 'third_party/tensorpipe' 2024-08-20T23:24:14.1119073Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:24:14.1184120Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:24:14.1247908Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:24:14.1314795Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:24:14.1378697Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:24:14.1467847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T23:24:14.1499606Z http.https://github.com/.extraheader 2024-08-20T23:24:14.1511600Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T23:24:14.1554774Z [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-08-20T23:24:14.1912727Z Entering 'android/libs/fbjni' 2024-08-20T23:24:14.1956906Z http.https://github.com/.extraheader 2024-08-20T23:24:14.1998654Z Entering 'third_party/FP16' 2024-08-20T23:24:14.2043397Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2085368Z Entering 'third_party/FXdiv' 2024-08-20T23:24:14.2130035Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2170264Z Entering 'third_party/NNPACK' 2024-08-20T23:24:14.2213799Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2253739Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T23:24:14.2299890Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2339806Z Entering 'third_party/XNNPACK' 2024-08-20T23:24:14.2385520Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2444689Z Entering 'third_party/benchmark' 2024-08-20T23:24:14.2490089Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2530605Z Entering 'third_party/cpp-httplib' 2024-08-20T23:24:14.2576053Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2616251Z Entering 'third_party/cpuinfo' 2024-08-20T23:24:14.2660362Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2703540Z Entering 'third_party/cudnn_frontend' 2024-08-20T23:24:14.2748137Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2789118Z Entering 'third_party/cutlass' 2024-08-20T23:24:14.2834749Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2885355Z Entering 'third_party/eigen' 2024-08-20T23:24:14.2929078Z http.https://github.com/.extraheader 2024-08-20T23:24:14.2973343Z Entering 'third_party/fbgemm' 2024-08-20T23:24:14.3017988Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3059457Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T23:24:14.3105239Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3146695Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T23:24:14.3194187Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3235135Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T23:24:14.3280100Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3329876Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T23:24:14.3376774Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3417690Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T23:24:14.3463608Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3505979Z Entering 'third_party/flatbuffers' 2024-08-20T23:24:14.3551679Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3595787Z Entering 'third_party/fmt' 2024-08-20T23:24:14.3641510Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3682394Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T23:24:14.3727309Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3769991Z Entering 'third_party/gloo' 2024-08-20T23:24:14.3815039Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3856018Z Entering 'third_party/googletest' 2024-08-20T23:24:14.3903102Z http.https://github.com/.extraheader 2024-08-20T23:24:14.3944225Z Entering 'third_party/ideep' 2024-08-20T23:24:14.3989538Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4028903Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T23:24:14.4074843Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4124528Z Entering 'third_party/ittapi' 2024-08-20T23:24:14.4169744Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4209289Z Entering 'third_party/kineto' 2024-08-20T23:24:14.4253835Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4294367Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T23:24:14.4339048Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4379799Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T23:24:14.4423731Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4466759Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T23:24:14.4510003Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4550341Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T23:24:14.4595709Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4636529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T23:24:14.4681661Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4721081Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T23:24:14.4766351Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4808803Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T23:24:14.4853749Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4895507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T23:24:14.4940066Z http.https://github.com/.extraheader 2024-08-20T23:24:14.4981916Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T23:24:14.5027839Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5072889Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T23:24:14.5117688Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5161108Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T23:24:14.5206808Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5247057Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T23:24:14.5291350Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5333023Z Entering 'third_party/mimalloc' 2024-08-20T23:24:14.5378606Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5418016Z Entering 'third_party/nccl/nccl' 2024-08-20T23:24:14.5464293Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5503232Z Entering 'third_party/nlohmann' 2024-08-20T23:24:14.5547114Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5588022Z Entering 'third_party/onnx' 2024-08-20T23:24:14.5631402Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5689569Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T23:24:14.5733026Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5774031Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T23:24:14.5818065Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5860695Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T23:24:14.5906535Z http.https://github.com/.extraheader 2024-08-20T23:24:14.5948290Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T23:24:14.5993959Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6033378Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T23:24:14.6078682Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6118697Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T23:24:14.6162130Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6201110Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T23:24:14.6245395Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6287914Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T23:24:14.6330767Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6370730Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T23:24:14.6413204Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6451459Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T23:24:14.6495238Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6533845Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T23:24:14.6578247Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6620484Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T23:24:14.6664536Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6705879Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T23:24:14.6749740Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6812451Z Entering 'third_party/pocketfft' 2024-08-20T23:24:14.6855617Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6895564Z Entering 'third_party/protobuf' 2024-08-20T23:24:14.6938346Z http.https://github.com/.extraheader 2024-08-20T23:24:14.6983420Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T23:24:14.7026301Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7065245Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T23:24:14.7107812Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7149216Z Entering 'third_party/psimd' 2024-08-20T23:24:14.7194367Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7234095Z Entering 'third_party/pthreadpool' 2024-08-20T23:24:14.7287784Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7327495Z Entering 'third_party/pybind11' 2024-08-20T23:24:14.7371843Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7411025Z Entering 'third_party/python-peachpy' 2024-08-20T23:24:14.7455181Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7494969Z Entering 'third_party/sleef' 2024-08-20T23:24:14.7537632Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7577169Z Entering 'third_party/tensorpipe' 2024-08-20T23:24:14.7620378Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7658985Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T23:24:14.7703256Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7743009Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T23:24:14.7788550Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7828776Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T23:24:14.7874458Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7914340Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T23:24:14.7958094Z http.https://github.com/.extraheader 2024-08-20T23:24:14.7997223Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T23:24:14.8041401Z http.https://github.com/.extraheader 2024-08-20T23:24:14.8246154Z Post job cleanup. 2024-08-20T23:24:14.8310663Z Post job cleanup. 2024-08-20T23:24:14.9540037Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-20T23:24:14.9561264Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-20T23:24:14.9568652Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T23:24:14.9569290Z ##[endgroup] 2024-08-20T23:24:23.5888381Z Cleaning up orphan processes