2025-03-14T03:51:57.3753478Z Current runner version: '2.322.0' 2025-03-14T03:51:57.3760917Z Runner name: 'i-07ee82f4d65ddddf3' 2025-03-14T03:51:57.3761900Z Runner group name: 'Default' 2025-03-14T03:51:57.3762911Z Machine name: 'ip-10-1-32-78' 2025-03-14T03:51:57.3767709Z ##[group]GITHUB_TOKEN Permissions 2025-03-14T03:51:57.3771002Z Actions: read 2025-03-14T03:51:57.3771710Z Attestations: read 2025-03-14T03:51:57.3772420Z Checks: read 2025-03-14T03:51:57.3773153Z Contents: read 2025-03-14T03:51:57.3773816Z Deployments: read 2025-03-14T03:51:57.3774601Z Discussions: read 2025-03-14T03:51:57.3775310Z Issues: read 2025-03-14T03:51:57.3775958Z Metadata: read 2025-03-14T03:51:57.3776666Z Packages: read 2025-03-14T03:51:57.3777325Z Pages: read 2025-03-14T03:51:57.3777926Z PullRequests: read 2025-03-14T03:51:57.3778670Z RepositoryProjects: read 2025-03-14T03:51:57.3779406Z SecurityEvents: read 2025-03-14T03:51:57.3780044Z Statuses: read 2025-03-14T03:51:57.3781109Z ##[endgroup] 2025-03-14T03:51:57.3784817Z Secret source: Actions 2025-03-14T03:51:57.3786074Z Prepare workflow directory 2025-03-14T03:51:57.8846512Z Prepare all required actions 2025-03-14T03:51:57.8908695Z Getting action download info 2025-03-14T03:51:58.0469618Z Download action repository 'pytorch/pytorch@main' (SHA:aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:52:06.1037501Z Getting action download info 2025-03-14T03:52:06.2053668Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-03-14T03:52:06.4772565Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/heads/main (aed0b7a742a2d7b7901790622829cbd2135049a4) 2025-03-14T03:52:06.4774778Z ##[group] Inputs 2025-03-14T03:52:06.4775304Z build-environment: linux-focal-cuda12.6-py3.10-gcc11-bazel-test 2025-03-14T03:52:06.4776101Z docker-image-name: pytorch-linux-focal-cuda12.6-cudnn9-py3-gcc11 2025-03-14T03:52:06.4776621Z cuda-version: cpu 2025-03-14T03:52:06.4776950Z sync-tag: 2025-03-14T03:52:06.4777534Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "lf.linux.4xlarge" }, ]} 2025-03-14T03:52:06.4778193Z runner: lf.linux.large 2025-03-14T03:52:06.4778541Z ##[endgroup] 2025-03-14T03:52:06.4778992Z Complete job name: linux-focal-cpu-py3.10-gcc11-bazel-test / filter 2025-03-14T03:52:06.5297986Z A job started hook has been configured by the self-hosted runner administrator 2025-03-14T03:52:06.5465570Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-03-14T03:52:06.5475620Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:06.5477063Z ##[endgroup] 2025-03-14T03:52:07.9777292Z Runner Type: lf.linux.large 2025-03-14T03:52:07.9777983Z Instance Type: c5.large 2025-03-14T03:52:07.9779698Z AMI Name: unknown 2025-03-14T03:52:07.9822971Z AMI ID: ami-05b10e08d247fb927 2025-03-14T03:52:13.7435683Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-03-14T03:52:13.7436213Z with: 2025-03-14T03:52:13.7436467Z fetch-depth: 1 2025-03-14T03:52:13.7436748Z submodules: false 2025-03-14T03:52:13.7437051Z env: 2025-03-14T03:52:13.7437312Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:13.7437631Z ##[endgroup] 2025-03-14T03:52:13.7524349Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:13.7525409Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-03-14T03:52:13.7535352Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:13.7535799Z env: 2025-03-14T03:52:13.7536063Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:13.7536370Z ##[endgroup] 2025-03-14T03:52:13.7653982Z ##[group]Run # Use all available CPUs for fetching 2025-03-14T03:52:13.7654513Z # Use all available CPUs for fetching 2025-03-14T03:52:13.7654912Z cd "${GITHUB_WORKSPACE}" 2025-03-14T03:52:13.7655303Z git config --global fetch.parallel 0 2025-03-14T03:52:13.7655745Z git config --global submodule.fetchJobs 0 2025-03-14T03:52:13.7656281Z  2025-03-14T03:52:13.7656702Z # Clean workspace. The default checkout action should also do this, but 2025-03-14T03:52:13.7657227Z # do it here as well just in case 2025-03-14T03:52:13.7657594Z if [[ -d .git ]]; then 2025-03-14T03:52:13.7657928Z  if [ -z "${NO_SUDO}" ]; then 2025-03-14T03:52:13.7658282Z  sudo git clean -ffdx 2025-03-14T03:52:13.7658607Z  else 2025-03-14T03:52:13.7658896Z  git clean -ffdx 2025-03-14T03:52:13.7659202Z  fi 2025-03-14T03:52:13.7659458Z fi 2025-03-14T03:52:13.7664773Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:13.7665206Z env: 2025-03-14T03:52:13.7665466Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:13.7665772Z NO_SUDO: 2025-03-14T03:52:13.7666025Z ##[endgroup] 2025-03-14T03:52:13.8729445Z ##[group]Run actions/checkout@v4 2025-03-14T03:52:13.8729812Z with: 2025-03-14T03:52:13.8730139Z ref: aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:13.8730525Z fetch-depth: 1 2025-03-14T03:52:13.8730802Z submodules: false 2025-03-14T03:52:13.8731078Z show-progress: false 2025-03-14T03:52:13.8731388Z repository: pytorch/pytorch 2025-03-14T03:52:13.8731864Z token: *** 2025-03-14T03:52:13.8732181Z ssh-strict: true 2025-03-14T03:52:13.8732568Z ssh-user: git 2025-03-14T03:52:13.8732989Z persist-credentials: true 2025-03-14T03:52:13.8733390Z clean: true 2025-03-14T03:52:13.8733679Z sparse-checkout-cone-mode: true 2025-03-14T03:52:13.8734089Z fetch-tags: false 2025-03-14T03:52:13.8734472Z lfs: false 2025-03-14T03:52:13.8734855Z set-safe-directory: true 2025-03-14T03:52:13.8735296Z env: 2025-03-14T03:52:13.8735672Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:13.8736129Z ##[endgroup] 2025-03-14T03:52:14.0037940Z Syncing repository: pytorch/pytorch 2025-03-14T03:52:14.0040276Z ##[group]Getting Git version info 2025-03-14T03:52:14.0041225Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T03:52:14.0042550Z [command]/usr/bin/git version 2025-03-14T03:52:14.0043100Z git version 2.47.1 2025-03-14T03:52:14.0062621Z ##[endgroup] 2025-03-14T03:52:14.0073776Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/179248ec-71c9-4102-86d2-dccd5bf68065/.gitconfig' 2025-03-14T03:52:14.0093865Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/179248ec-71c9-4102-86d2-dccd5bf68065' before making global git config changes 2025-03-14T03:52:14.0096454Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:52:14.0102991Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:14.0155949Z [command]/usr/bin/git config --local --get remote.origin.url 2025-03-14T03:52:14.0175004Z https://github.com/pytorch/pytorch 2025-03-14T03:52:14.0193825Z ##[group]Removing previously created refs, to avoid conflicts 2025-03-14T03:52:14.0198535Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-03-14T03:52:14.0259304Z ##[endgroup] 2025-03-14T03:52:14.0265224Z [command]/usr/bin/git submodule status 2025-03-14T03:52:14.0527003Z ##[group]Cleaning the repository 2025-03-14T03:52:14.0530272Z [command]/usr/bin/git clean -ffdx 2025-03-14T03:52:14.0559199Z [command]/usr/bin/git reset --hard HEAD 2025-03-14T03:52:14.0611684Z ##[error]fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. 2025-03-14T03:52:14.0612989Z Use '--' to separate paths from revisions, like this: 2025-03-14T03:52:14.0613759Z 'git [...] -- [...]' 2025-03-14T03:52:14.0615399Z ##[endgroup] 2025-03-14T03:52:14.0632344Z ##[warning]Unable to clean or reset the repository. The repository will be recreated instead. 2025-03-14T03:52:14.0633700Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-03-14T03:52:14.1286912Z ##[group]Initializing the repository 2025-03-14T03:52:14.1292623Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:14.1386700Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-03-14T03:52:14.1388397Z hint: is subject to change. To configure the initial branch name to use in all 2025-03-14T03:52:14.1389788Z hint: of your new repositories, which will suppress this warning, call: 2025-03-14T03:52:14.1390973Z hint: 2025-03-14T03:52:14.1391794Z hint: git config --global init.defaultBranch 2025-03-14T03:52:14.1392497Z hint: 2025-03-14T03:52:14.1393153Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-03-14T03:52:14.1394333Z hint: 'development'. The just-created branch can be renamed via this command: 2025-03-14T03:52:14.1395227Z hint: 2025-03-14T03:52:14.1395622Z hint: git branch -m 2025-03-14T03:52:14.1397338Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-03-14T03:52:14.1408419Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-03-14T03:52:14.1449635Z ##[endgroup] 2025-03-14T03:52:14.1450698Z ##[group]Disabling automatic garbage collection 2025-03-14T03:52:14.1453696Z [command]/usr/bin/git config --local gc.auto 0 2025-03-14T03:52:14.1477998Z ##[endgroup] 2025-03-14T03:52:14.1478974Z ##[group]Setting up auth 2025-03-14T03:52:14.1487868Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:52:14.1528209Z [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' || :" 2025-03-14T03:52:14.1815686Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:14.1843302Z [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' || :" 2025-03-14T03:52:14.2105575Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-03-14T03:52:14.2154549Z ##[endgroup] 2025-03-14T03:52:14.2155903Z ##[group]Fetching the repository 2025-03-14T03:52:14.2164407Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:17.4351365Z From https://github.com/pytorch/pytorch 2025-03-14T03:52:17.4353078Z * branch aed0b7a742a2d7b7901790622829cbd2135049a4 -> FETCH_HEAD 2025-03-14T03:52:17.4376640Z ##[endgroup] 2025-03-14T03:52:17.4378001Z ##[group]Determining the checkout info 2025-03-14T03:52:17.4380093Z ##[endgroup] 2025-03-14T03:52:17.4386325Z [command]/usr/bin/git sparse-checkout disable 2025-03-14T03:52:17.4429895Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-03-14T03:52:17.4455788Z ##[group]Checking out the ref 2025-03-14T03:52:17.4462362Z [command]/usr/bin/git checkout --progress --force aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:18.4676151Z Updating files: 98% (16357/16577) 2025-03-14T03:52:18.4795484Z Updating files: 99% (16412/16577) 2025-03-14T03:52:18.4796083Z Updating files: 100% (16577/16577) 2025-03-14T03:52:18.4796557Z Updating files: 100% (16577/16577), done. 2025-03-14T03:52:18.4983496Z Note: switching to 'aed0b7a742a2d7b7901790622829cbd2135049a4'. 2025-03-14T03:52:18.4984089Z 2025-03-14T03:52:18.4984508Z You are in 'detached HEAD' state. You can look around, make experimental 2025-03-14T03:52:18.4985118Z changes and commit them, and you can discard any commits you make in this 2025-03-14T03:52:18.4985987Z state without impacting any branches by switching back to a branch. 2025-03-14T03:52:18.4986367Z 2025-03-14T03:52:18.4986794Z If you want to create a new branch to retain commits you create, you may 2025-03-14T03:52:18.4987701Z do so (now or later) by using -c with the switch command. Example: 2025-03-14T03:52:18.4988417Z 2025-03-14T03:52:18.4988612Z git switch -c 2025-03-14T03:52:18.4989107Z 2025-03-14T03:52:18.4990655Z Or undo this operation with: 2025-03-14T03:52:18.4991119Z 2025-03-14T03:52:18.4991384Z git switch - 2025-03-14T03:52:18.4991687Z 2025-03-14T03:52:18.4992198Z Turn off this advice by setting config variable advice.detachedHead to false 2025-03-14T03:52:18.4993114Z 2025-03-14T03:52:18.4996833Z HEAD is now at aed0b7a [c10d] Add param recording for uniqueID broadcasting and allgather (#149166) 2025-03-14T03:52:18.5062764Z ##[endgroup] 2025-03-14T03:52:18.5125020Z [command]/usr/bin/git log -1 --format=%H 2025-03-14T03:52:18.5158040Z aed0b7a742a2d7b7901790622829cbd2135049a4 2025-03-14T03:52:18.5485141Z Prepare all required actions 2025-03-14T03:52:18.5485741Z Getting action download info 2025-03-14T03:52:18.6461184Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-03-14T03:52:18.7929552Z ##[group]Run ./.github/actions/filter-test-configs 2025-03-14T03:52:18.7929957Z with: 2025-03-14T03:52:18.7930392Z github-token: *** 2025-03-14T03:52:18.7930911Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "lf.linux.4xlarge" }, ]} 2025-03-14T03:52:18.7931493Z env: 2025-03-14T03:52:18.7931747Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:18.7932052Z ##[endgroup] 2025-03-14T03:52:18.7990221Z ##[group]Run nick-fields/retry@v3.0.0 2025-03-14T03:52:18.7990592Z with: 2025-03-14T03:52:18.7990844Z shell: bash 2025-03-14T03:52:18.7991128Z timeout_minutes: 10 2025-03-14T03:52:18.7991423Z max_attempts: 5 2025-03-14T03:52:18.7991695Z retry_wait_seconds: 30 2025-03-14T03:52:18.7992647Z 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 2025-03-14T03:52:18.7993574Z polling_interval_seconds: 1 2025-03-14T03:52:18.7993901Z warning_on_retry: true 2025-03-14T03:52:18.7994213Z continue_on_error: false 2025-03-14T03:52:18.7994518Z env: 2025-03-14T03:52:18.7994775Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:18.7995245Z GITHUB_TOKEN: *** 2025-03-14T03:52:18.7995523Z ##[endgroup] 2025-03-14T03:52:18.9101170Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-03-14T03:52:19.4860888Z Defaulting to user installation because normal site-packages is not writeable 2025-03-14T03:52:19.6563108Z Collecting requests==2.27.1 2025-03-14T03:52:19.6788507Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-03-14T03:52:19.8656162Z Collecting pyyaml==6.0.1 2025-03-14T03:52:19.8699345Z Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-03-14T03:52:19.8964855Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-03-14T03:52:19.9393666Z Collecting certifi>=2017.4.17 2025-03-14T03:52:19.9435191Z Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 2025-03-14T03:52:19.9490952Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-03-14T03:52:20.2709399Z Collecting charset-normalizer~=2.0.0 2025-03-14T03:52:20.2744578Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-03-14T03:52:20.3648682Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-03-14T03:52:20.4784009Z Successfully installed certifi-2025.1.31 charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 2025-03-14T03:52:20.8815494Z Command completed after 1 attempt(s). 2025-03-14T03:52:20.8882751Z ##[group]Run set -x 2025-03-14T03:52:20.8883192Z set -x 2025-03-14T03:52:20.8883588Z  2025-03-14T03:52:20.8884271Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-03-14T03:52:20.8885170Z # in runner workspace 2025-03-14T03:52:20.8886151Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-03-14T03:52:20.8895179Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:20.8895876Z env: 2025-03-14T03:52:20.8896253Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:20.8896726Z ##[endgroup] 2025-03-14T03:52:20.8965751Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-03-14T03:52:20.9246727Z ##[group]Run set -x 2025-03-14T03:52:20.9247078Z set -x 2025-03-14T03:52:20.9247323Z  2025-03-14T03:52:20.9247749Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2025-03-14T03:52:20.9248646Z # but doesn't expose it in anyway. The job name is part of the job message the 2025-03-14T03:52:20.9249439Z # runner receives, so it's there and printed out to the diag log. Below is the 2025-03-14T03:52:20.9250138Z # code responsible for printing it. Need to check with GitHub to see if they can 2025-03-14T03:52:20.9250755Z # expose this variable as part of GitHub context. 2025-03-14T03:52:20.9251418Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2025-03-14T03:52:20.9252121Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2025-03-14T03:52:20.9252588Z pwd 2025-03-14T03:52:20.9252840Z  2025-03-14T03:52:20.9253290Z LOG_FILE=$(grep -l -r "aed0b7a742a2d7b7901790622829cbd2135049a4" *.log | tail -n 1) 2025-03-14T03:52:20.9253839Z if [ -n "${LOG_FILE}" ]; then 2025-03-14T03:52:20.9254370Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2025-03-14T03:52:20.9254923Z  # needs to be awk {print $3} on MacOS 2025-03-14T03:52:20.9255305Z  case ${RUNNER_OS} in 2025-03-14T03:52:20.9255627Z  macOS) 2025-03-14T03:52:20.9256125Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2025-03-14T03:52:20.9256685Z  ;; 2025-03-14T03:52:20.9256931Z  *) 2025-03-14T03:52:20.9257401Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2025-03-14T03:52:20.9257949Z  ;; 2025-03-14T03:52:20.9258200Z  esac 2025-03-14T03:52:20.9258525Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2025-03-14T03:52:20.9258919Z fi 2025-03-14T03:52:20.9259145Z  2025-03-14T03:52:20.9259376Z popd 2025-03-14T03:52:20.9264981Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:20.9265397Z env: 2025-03-14T03:52:20.9265661Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:20.9265940Z ##[endgroup] 2025-03-14T03:52:20.9292293Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2025-03-14T03:52:20.9293301Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:20.9296864Z + pwd 2025-03-14T03:52:20.9297313Z /home/ec2-user/actions-runner/_diag 2025-03-14T03:52:20.9302604Z ++ grep -l -r aed0b7a742a2d7b7901790622829cbd2135049a4 Runner_20250314-014716-utc.log Runner_20250314-014806-utc.log Worker_20250314-020332-utc.log Worker_20250314-035156-utc.log 2025-03-14T03:52:20.9304597Z ++ tail -n 1 2025-03-14T03:52:20.9330703Z + LOG_FILE=Worker_20250314-035156-utc.log 2025-03-14T03:52:20.9331608Z + '[' -n Worker_20250314-035156-utc.log ']' 2025-03-14T03:52:20.9332423Z + case ${RUNNER_OS} in 2025-03-14T03:52:20.9337475Z ++ grep -r '"jobDisplayName"' Worker_20250314-035156-utc.log 2025-03-14T03:52:20.9345642Z ++ sed 's/"//g' 2025-03-14T03:52:20.9354232Z ++ xargs 2025-03-14T03:52:20.9357804Z ++ awk -F '[:]' '{print $2}' 2025-03-14T03:52:20.9399546Z + JOB_NAME='linux-focal-cpu-py3.10-gcc11-bazel-test / filter,' 2025-03-14T03:52:20.9400826Z + echo 'job-name=linux-focal-cpu-py3.10-gcc11-bazel-test / filter,' 2025-03-14T03:52:20.9401938Z ~/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:20.9402630Z + popd 2025-03-14T03:52:20.9432926Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-03-14T03:52:20.9433389Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-03-14T03:52:20.9433776Z echo "Job name: ${JOB_NAME}" 2025-03-14T03:52:20.9434109Z  2025-03-14T03:52:20.9434609Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-03-14T03:52:20.9435170Z # in runner workspace 2025-03-14T03:52:20.9435647Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-03-14T03:52:20.9436173Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-03-14T03:52:20.9436558Z  --job-name "${JOB_NAME}" \ 2025-03-14T03:52:20.9437059Z  --test-matrix "{ include: [ 2025-03-14T03:52:20.9437559Z  { config: "default", shard: 1, num_shards: 1, runner: "lf.linux.4xlarge" }, 2025-03-14T03:52:20.9438050Z ]} 2025-03-14T03:52:20.9438295Z " \ 2025-03-14T03:52:20.9438579Z  --selected-test-configs "" \ 2025-03-14T03:52:20.9438957Z  --pr-number "${PR_NUMBER}" \ 2025-03-14T03:52:20.9439314Z  --tag "${TAG}" \ 2025-03-14T03:52:20.9439644Z  --event-name "${EVENT_NAME}" \ 2025-03-14T03:52:20.9440013Z  --schedule "${SCHEDULE}" \ 2025-03-14T03:52:20.9440354Z  --branch "${HEAD_BRANCH}" 2025-03-14T03:52:20.9445859Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:20.9446286Z env: 2025-03-14T03:52:20.9446542Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:20.9447042Z GITHUB_TOKEN: *** 2025-03-14T03:52:20.9447416Z JOB_NAME: linux-focal-cpu-py3.10-gcc11-bazel-test / filter, 2025-03-14T03:52:20.9447845Z PR_NUMBER: 2025-03-14T03:52:20.9448097Z TAG: 2025-03-14T03:52:20.9448337Z EVENT_NAME: push 2025-03-14T03:52:20.9448600Z SCHEDULE: 2025-03-14T03:52:20.9448842Z HEAD_BRANCH: 2025-03-14T03:52:20.9449191Z ##[endgroup] 2025-03-14T03:52:20.9476977Z Workflow: pull 2025-03-14T03:52:20.9477637Z Job name: linux-focal-cpu-py3.10-gcc11-bazel-test / filter, 2025-03-14T03:52:21.1279500Z fatal: unknown commit origin/main 2025-03-14T03:52:21.1288884Z /home/ec2-user/actions-runner/_work/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. 2025-03-14T03:52:21.1291984Z warnings.warn(f"failed to get commit messages: {e}") 2025-03-14T03:52:21.1478434Z ##[group]Run echo "Filtered matrix:" 2025-03-14T03:52:21.1478827Z echo "Filtered matrix:" 2025-03-14T03:52:21.1479420Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "lf.linux.4xlarge"}]}" 2025-03-14T03:52:21.1479993Z  2025-03-14T03:52:21.1480241Z echo 2025-03-14T03:52:21.1480562Z echo "Is the current job unstable? False" 2025-03-14T03:52:21.1480957Z  2025-03-14T03:52:21.1481182Z echo 2025-03-14T03:52:21.1481483Z echo "Is keep-going label set? False" 2025-03-14T03:52:21.1481851Z  2025-03-14T03:52:21.1482089Z echo 2025-03-14T03:52:21.1482360Z echo "Renabled issues? " 2025-03-14T03:52:21.1488336Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:21.1488758Z env: 2025-03-14T03:52:21.1489118Z GIT_DEFAULT_BRANCH: main 2025-03-14T03:52:21.1489422Z ##[endgroup] 2025-03-14T03:52:21.1519818Z Filtered matrix: 2025-03-14T03:52:21.1520591Z {include: [{config: default, shard: 1, num_shards: 1, runner: lf.linux.4xlarge}]} 2025-03-14T03:52:21.1521330Z 2025-03-14T03:52:21.1521543Z Is the current job unstable? False 2025-03-14T03:52:21.1521964Z 2025-03-14T03:52:21.1522190Z Is keep-going label set? False 2025-03-14T03:52:21.1522554Z 2025-03-14T03:52:21.1522745Z Renabled issues? 2025-03-14T03:52:21.1628833Z Post job cleanup. 2025-03-14T03:52:21.1682578Z Post job cleanup. 2025-03-14T03:52:21.2726713Z [command]/usr/bin/git version 2025-03-14T03:52:21.2769972Z git version 2.47.1 2025-03-14T03:52:21.2812189Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/5c5c81b2-344a-4496-8eb5-c35fb7f077cb/.gitconfig' 2025-03-14T03:52:21.2822947Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5c5c81b2-344a-4496-8eb5-c35fb7f077cb' before making global git config changes 2025-03-14T03:52:21.2825209Z Adding repository directory to the temporary git global config as a safe directory 2025-03-14T03:52:21.2830881Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-03-14T03:52:21.2871173Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-03-14T03:52:21.2918367Z [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' || :" 2025-03-14T03:52:21.3221368Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-03-14T03:52:21.3241663Z http.https://github.com/.extraheader 2025-03-14T03:52:21.3255849Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-03-14T03:52:21.3286904Z [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' || :" 2025-03-14T03:52:21.3769721Z A job completed hook has been configured by the self-hosted runner administrator 2025-03-14T03:52:21.3798812Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-03-14T03:52:21.3807020Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-03-14T03:52:21.3807764Z ##[endgroup] 2025-03-14T03:52:21.3951931Z [!ALERT!] Swap in detected! [!ALERT!] 2025-03-14T03:52:32.8081440Z [!ALERT!] Swap out detected [!ALERT!] 2025-03-14T03:52:50.0950133Z Evaluate and set job outputs 2025-03-14T03:52:50.0956937Z Set output 'test-matrix' 2025-03-14T03:52:50.0958911Z Set output 'is-test-matrix-empty' 2025-03-14T03:52:50.0959767Z Set output 'keep-going' 2025-03-14T03:52:50.0960560Z Cleaning up orphan processes