2024-04-03T15:48:19.3452183Z Current runner version: '2.315.0' 2024-04-03T15:48:19.3458640Z Runner name: 'i-0de3fbc4e8622540c' 2024-04-03T15:48:19.3459311Z Runner group name: 'Default' 2024-04-03T15:48:19.3460112Z Machine name: 'ip-10-0-14-188' 2024-04-03T15:48:19.3463314Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:19.3465316Z Actions: read 2024-04-03T15:48:19.3465722Z Checks: read 2024-04-03T15:48:19.3466133Z Contents: read 2024-04-03T15:48:19.3466588Z Deployments: read 2024-04-03T15:48:19.3466984Z Discussions: read 2024-04-03T15:48:19.3467399Z Issues: read 2024-04-03T15:48:19.3467820Z Metadata: read 2024-04-03T15:48:19.3468188Z Packages: read 2024-04-03T15:48:19.3468601Z Pages: read 2024-04-03T15:48:19.3468985Z PullRequests: read 2024-04-03T15:48:19.3469440Z RepositoryProjects: read 2024-04-03T15:48:19.3469911Z SecurityEvents: read 2024-04-03T15:48:19.3470326Z Statuses: read 2024-04-03T15:48:19.3470746Z ##[endgroup] 2024-04-03T15:48:19.3474400Z Secret source: None 2024-04-03T15:48:19.3475359Z Prepare workflow directory 2024-04-03T15:48:19.4448674Z Prepare all required actions 2024-04-03T15:48:19.4626928Z Getting action download info 2024-04-03T15:48:19.6620874Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:23.6316787Z Getting action download info 2024-04-03T15:48:23.7637861Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:24.0084469Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:48:24.0086944Z ##[group] Inputs 2024-04-03T15:48:24.0087460Z build-environment: linux-focal-cuda12.1-py3.10-gcc9-bazel-test 2024-04-03T15:48:24.0088201Z docker-image-name: pytorch-linux-focal-cuda12.1-cudnn8-py3-gcc9 2024-04-03T15:48:24.0088766Z cuda-version: cpu 2024-04-03T15:48:24.0089046Z sync-tag: 2024-04-03T15:48:24.0089645Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge" }, ]} 2024-04-03T15:48:24.0090342Z ##[endgroup] 2024-04-03T15:48:24.0090970Z Complete job name: linux-focal-cpu-py3.10-gcc9-bazel-test / filter 2024-04-03T15:48:24.0979334Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:24.0980026Z with: 2024-04-03T15:48:24.0980295Z fetch-depth: 1 2024-04-03T15:48:24.0980585Z submodules: false 2024-04-03T15:48:24.0980878Z env: 2024-04-03T15:48:24.0981137Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:24.0981447Z ##[endgroup] 2024-04-03T15:48:24.1241168Z ##[group]Run retry () { 2024-04-03T15:48:24.1241612Z retry () { 2024-04-03T15:48:24.1242126Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:24.1242668Z } 2024-04-03T15:48:24.1242965Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.1243577Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:24.1244030Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.1244490Z else 2024-04-03T15:48:24.1244817Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.1245212Z fi 2024-04-03T15:48:24.1245596Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.1271462Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:24.1272004Z env: 2024-04-03T15:48:24.1272259Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:24.1272590Z NO_SUDO: 2024-04-03T15:48:24.1272853Z ##[endgroup] 2024-04-03T15:48:24.1476426Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:24.1934810Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:24.1935255Z with: 2024-04-03T15:48:24.1935560Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:24.1935994Z fetch-depth: 1 2024-04-03T15:48:24.1936285Z submodules: false 2024-04-03T15:48:24.1936571Z quiet-checkout: true 2024-04-03T15:48:24.1936902Z repository: pytorch/pytorch 2024-04-03T15:48:24.1937507Z token: *** 2024-04-03T15:48:24.1937772Z ssh-strict: true 2024-04-03T15:48:24.1938464Z persist-credentials: true 2024-04-03T15:48:24.1938803Z clean: true 2024-04-03T15:48:24.1939116Z sparse-checkout-cone-mode: true 2024-04-03T15:48:24.1939474Z lfs: false 2024-04-03T15:48:24.1939753Z set-safe-directory: true 2024-04-03T15:48:24.1940067Z env: 2024-04-03T15:48:24.1940301Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:24.1940619Z ##[endgroup] 2024-04-03T15:48:24.3390793Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:24.3393490Z ##[group]Getting Git version info 2024-04-03T15:48:24.3394715Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:24.3396186Z [command]/usr/bin/git version 2024-04-03T15:48:24.3396798Z git version 2.40.1 2024-04-03T15:48:24.3398938Z ##[endgroup] 2024-04-03T15:48:24.3417521Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/daa3b4a0-5717-455a-a839-dd0740c2b572' before making global git config changes 2024-04-03T15:48:24.3419791Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:24.3421674Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:24.3484122Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:24.3495030Z ##[group]Initializing the repository 2024-04-03T15:48:24.3503936Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:24.3611041Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:24.3612937Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:24.3614430Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:24.3615552Z hint: 2024-04-03T15:48:24.3616934Z hint: git config --global init.defaultBranch 2024-04-03T15:48:24.3620535Z hint: 2024-04-03T15:48:24.3621736Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:24.3623996Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:24.3625564Z hint: 2024-04-03T15:48:24.3626296Z hint: git branch -m 2024-04-03T15:48:24.3629605Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:48:24.3659828Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:24.3726046Z ##[endgroup] 2024-04-03T15:48:24.3727301Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:24.3728590Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:24.3802535Z ##[endgroup] 2024-04-03T15:48:24.3803934Z ##[group]Setting up auth 2024-04-03T15:48:24.3805345Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:24.3859347Z [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-04-03T15:48:24.4268459Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:24.4397616Z [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-04-03T15:48:24.4697245Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:24.4751484Z ##[endgroup] 2024-04-03T15:48:24.4752413Z ##[group]Fetching the repository 2024-04-03T15:48:24.4757817Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:24.9111096Z remote: Enumerating objects: 13696, done. 2024-04-03T15:48:24.9116698Z remote: Counting objects: 0% (1/13696) 2024-04-03T15:48:24.9118056Z remote: Counting objects: 1% (137/13696) 2024-04-03T15:48:24.9118953Z remote: Counting objects: 2% (274/13696) 2024-04-03T15:48:24.9119863Z remote: Counting objects: 3% (411/13696) 2024-04-03T15:48:24.9140441Z remote: Counting objects: 4% (548/13696) 2024-04-03T15:48:24.9141371Z remote: Counting objects: 5% (685/13696) 2024-04-03T15:48:24.9147699Z remote: Counting objects: 6% (822/13696) 2024-04-03T15:48:24.9148693Z remote: Counting objects: 7% (959/13696) 2024-04-03T15:48:24.9202254Z remote: Counting objects: 8% (1096/13696) 2024-04-03T15:48:24.9216106Z remote: Counting objects: 9% (1233/13696) 2024-04-03T15:48:24.9218671Z remote: Counting objects: 10% (1370/13696) 2024-04-03T15:48:24.9224207Z remote: Counting objects: 11% (1507/13696) 2024-04-03T15:48:24.9227991Z remote: Counting objects: 12% (1644/13696) 2024-04-03T15:48:24.9232155Z remote: Counting objects: 13% (1781/13696) 2024-04-03T15:48:24.9236216Z remote: Counting objects: 14% (1918/13696) 2024-04-03T15:48:24.9237167Z remote: Counting objects: 15% (2055/13696) 2024-04-03T15:48:24.9238072Z remote: Counting objects: 16% (2192/13696) 2024-04-03T15:48:24.9238945Z remote: Counting objects: 17% (2329/13696) 2024-04-03T15:48:24.9242084Z remote: Counting objects: 18% (2466/13696) 2024-04-03T15:48:24.9242953Z remote: Counting objects: 19% (2603/13696) 2024-04-03T15:48:24.9244037Z remote: Counting objects: 20% (2740/13696) 2024-04-03T15:48:24.9244897Z remote: Counting objects: 21% (2877/13696) 2024-04-03T15:48:24.9245760Z remote: Counting objects: 22% (3014/13696) 2024-04-03T15:48:24.9246661Z remote: Counting objects: 23% (3151/13696) 2024-04-03T15:48:24.9247568Z remote: Counting objects: 24% (3288/13696) 2024-04-03T15:48:24.9248494Z remote: Counting objects: 25% (3424/13696) 2024-04-03T15:48:24.9249401Z remote: Counting objects: 26% (3561/13696) 2024-04-03T15:48:24.9250332Z remote: Counting objects: 27% (3698/13696) 2024-04-03T15:48:24.9251689Z remote: Counting objects: 28% (3835/13696) 2024-04-03T15:48:24.9252761Z remote: Counting objects: 29% (3972/13696) 2024-04-03T15:48:24.9253667Z remote: Counting objects: 30% (4109/13696) 2024-04-03T15:48:24.9254566Z remote: Counting objects: 31% (4246/13696) 2024-04-03T15:48:24.9255466Z remote: Counting objects: 32% (4383/13696) 2024-04-03T15:48:24.9256284Z remote: Counting objects: 33% (4520/13696) 2024-04-03T15:48:24.9257148Z remote: Counting objects: 34% (4657/13696) 2024-04-03T15:48:24.9258018Z remote: Counting objects: 35% (4794/13696) 2024-04-03T15:48:24.9260666Z remote: Counting objects: 36% (4931/13696) 2024-04-03T15:48:24.9261645Z remote: Counting objects: 37% (5068/13696) 2024-04-03T15:48:24.9262551Z remote: Counting objects: 38% (5205/13696) 2024-04-03T15:48:24.9263488Z remote: Counting objects: 39% (5342/13696) 2024-04-03T15:48:24.9264420Z remote: Counting objects: 40% (5479/13696) 2024-04-03T15:48:24.9265348Z remote: Counting objects: 41% (5616/13696) 2024-04-03T15:48:24.9266262Z remote: Counting objects: 42% (5753/13696) 2024-04-03T15:48:24.9267186Z remote: Counting objects: 43% (5890/13696) 2024-04-03T15:48:24.9268103Z remote: Counting objects: 44% (6027/13696) 2024-04-03T15:48:24.9269028Z remote: Counting objects: 45% (6164/13696) 2024-04-03T15:48:24.9269958Z remote: Counting objects: 46% (6301/13696) 2024-04-03T15:48:24.9270888Z remote: Counting objects: 47% (6438/13696) 2024-04-03T15:48:24.9271815Z remote: Counting objects: 48% (6575/13696) 2024-04-03T15:48:24.9272658Z remote: Counting objects: 49% (6712/13696) 2024-04-03T15:48:24.9273441Z remote: Counting objects: 50% (6848/13696) 2024-04-03T15:48:24.9274273Z remote: Counting objects: 51% (6985/13696) 2024-04-03T15:48:24.9275468Z remote: Counting objects: 52% (7122/13696) 2024-04-03T15:48:24.9276329Z remote: Counting objects: 53% (7259/13696) 2024-04-03T15:48:24.9277212Z remote: Counting objects: 54% (7396/13696) 2024-04-03T15:48:24.9278124Z remote: Counting objects: 55% (7533/13696) 2024-04-03T15:48:24.9279035Z remote: Counting objects: 56% (7670/13696) 2024-04-03T15:48:24.9279958Z remote: Counting objects: 57% (7807/13696) 2024-04-03T15:48:24.9281054Z remote: Counting objects: 58% (7944/13696) 2024-04-03T15:48:24.9281974Z remote: Counting objects: 59% (8081/13696) 2024-04-03T15:48:24.9283406Z remote: Counting objects: 60% (8218/13696) 2024-04-03T15:48:24.9284333Z remote: Counting objects: 61% (8355/13696) 2024-04-03T15:48:24.9285259Z remote: Counting objects: 62% (8492/13696) 2024-04-03T15:48:24.9286183Z remote: Counting objects: 63% (8629/13696) 2024-04-03T15:48:24.9287260Z remote: Counting objects: 64% (8766/13696) 2024-04-03T15:48:24.9288214Z remote: Counting objects: 65% (8903/13696) 2024-04-03T15:48:24.9289167Z remote: Counting objects: 66% (9040/13696) 2024-04-03T15:48:24.9290067Z remote: Counting objects: 67% (9177/13696) 2024-04-03T15:48:24.9290973Z remote: Counting objects: 68% (9314/13696) 2024-04-03T15:48:24.9291816Z remote: Counting objects: 69% (9451/13696) 2024-04-03T15:48:24.9292641Z remote: Counting objects: 70% (9588/13696) 2024-04-03T15:48:24.9293512Z remote: Counting objects: 71% (9725/13696) 2024-04-03T15:48:24.9294353Z remote: Counting objects: 72% (9862/13696) 2024-04-03T15:48:24.9295178Z remote: Counting objects: 73% (9999/13696) 2024-04-03T15:48:24.9296027Z remote: Counting objects: 74% (10136/13696) 2024-04-03T15:48:24.9296892Z remote: Counting objects: 75% (10272/13696) 2024-04-03T15:48:24.9297819Z remote: Counting objects: 76% (10409/13696) 2024-04-03T15:48:24.9298743Z remote: Counting objects: 77% (10546/13696) 2024-04-03T15:48:24.9300002Z remote: Counting objects: 78% (10683/13696) 2024-04-03T15:48:24.9300959Z remote: Counting objects: 79% (10820/13696) 2024-04-03T15:48:24.9301824Z remote: Counting objects: 80% (10957/13696) 2024-04-03T15:48:24.9302644Z remote: Counting objects: 81% (11094/13696) 2024-04-03T15:48:24.9303490Z remote: Counting objects: 82% (11231/13696) 2024-04-03T15:48:24.9304314Z remote: Counting objects: 83% (11368/13696) 2024-04-03T15:48:24.9305176Z remote: Counting objects: 84% (11505/13696) 2024-04-03T15:48:24.9306093Z remote: Counting objects: 85% (11642/13696) 2024-04-03T15:48:24.9306998Z remote: Counting objects: 86% (11779/13696) 2024-04-03T15:48:24.9307932Z remote: Counting objects: 87% (11916/13696) 2024-04-03T15:48:24.9308864Z remote: Counting objects: 88% (12053/13696) 2024-04-03T15:48:24.9309757Z remote: Counting objects: 89% (12190/13696) 2024-04-03T15:48:24.9310616Z remote: Counting objects: 90% (12327/13696) 2024-04-03T15:48:24.9311470Z remote: Counting objects: 91% (12464/13696) 2024-04-03T15:48:24.9312345Z remote: Counting objects: 92% (12601/13696) 2024-04-03T15:48:24.9313212Z remote: Counting objects: 93% (12738/13696) 2024-04-03T15:48:24.9314085Z remote: Counting objects: 94% (12875/13696) 2024-04-03T15:48:24.9314915Z remote: Counting objects: 95% (13012/13696) 2024-04-03T15:48:24.9315767Z remote: Counting objects: 96% (13149/13696) 2024-04-03T15:48:24.9316674Z remote: Counting objects: 97% (13286/13696) 2024-04-03T15:48:24.9317591Z remote: Counting objects: 98% (13423/13696) 2024-04-03T15:48:24.9318497Z remote: Counting objects: 99% (13560/13696) 2024-04-03T15:48:24.9319346Z remote: Counting objects: 100% (13696/13696) 2024-04-03T15:48:24.9324011Z remote: Counting objects: 100% (13696/13696), done. 2024-04-03T15:48:24.9326050Z remote: Compressing objects: 0% (1/11694) 2024-04-03T15:48:24.9479456Z remote: Compressing objects: 1% (117/11694) 2024-04-03T15:48:24.9921903Z remote: Compressing objects: 2% (234/11694) 2024-04-03T15:48:24.9985014Z remote: Compressing objects: 3% (351/11694) 2024-04-03T15:48:25.0006032Z remote: Compressing objects: 4% (468/11694) 2024-04-03T15:48:25.0105648Z remote: Compressing objects: 5% (585/11694) 2024-04-03T15:48:25.0410686Z remote: Compressing objects: 6% (702/11694) 2024-04-03T15:48:25.0709995Z remote: Compressing objects: 7% (819/11694) 2024-04-03T15:48:25.1181112Z remote: Compressing objects: 8% (936/11694) 2024-04-03T15:48:25.1986950Z remote: Compressing objects: 9% (1053/11694) 2024-04-03T15:48:25.2403067Z remote: Compressing objects: 10% (1170/11694) 2024-04-03T15:48:25.2737098Z remote: Compressing objects: 11% (1287/11694) 2024-04-03T15:48:25.3004992Z remote: Compressing objects: 12% (1404/11694) 2024-04-03T15:48:25.3250436Z remote: Compressing objects: 13% (1521/11694) 2024-04-03T15:48:25.3952672Z remote: Compressing objects: 14% (1638/11694) 2024-04-03T15:48:25.4295705Z remote: Compressing objects: 15% (1755/11694) 2024-04-03T15:48:25.4692833Z remote: Compressing objects: 16% (1872/11694) 2024-04-03T15:48:25.5073196Z remote: Compressing objects: 17% (1988/11694) 2024-04-03T15:48:25.5444011Z remote: Compressing objects: 18% (2105/11694) 2024-04-03T15:48:25.5889388Z remote: Compressing objects: 19% (2222/11694) 2024-04-03T15:48:25.6462739Z remote: Compressing objects: 20% (2339/11694) 2024-04-03T15:48:25.6737592Z remote: Compressing objects: 21% (2456/11694) 2024-04-03T15:48:25.7179444Z remote: Compressing objects: 22% (2573/11694) 2024-04-03T15:48:25.7768912Z remote: Compressing objects: 23% (2690/11694) 2024-04-03T15:48:25.8159541Z remote: Compressing objects: 24% (2807/11694) 2024-04-03T15:48:25.8925037Z remote: Compressing objects: 25% (2924/11694) 2024-04-03T15:48:25.9251097Z remote: Compressing objects: 26% (3041/11694) 2024-04-03T15:48:25.9342417Z remote: Compressing objects: 26% (3116/11694) 2024-04-03T15:48:25.9795812Z remote: Compressing objects: 27% (3158/11694) 2024-04-03T15:48:26.0357831Z remote: Compressing objects: 28% (3275/11694) 2024-04-03T15:48:26.0667572Z remote: Compressing objects: 29% (3392/11694) 2024-04-03T15:48:26.0740558Z remote: Compressing objects: 30% (3509/11694) 2024-04-03T15:48:26.0933436Z remote: Compressing objects: 31% (3626/11694) 2024-04-03T15:48:26.1099769Z remote: Compressing objects: 32% (3743/11694) 2024-04-03T15:48:26.1294571Z remote: Compressing objects: 33% (3860/11694) 2024-04-03T15:48:26.1333915Z remote: Compressing objects: 34% (3976/11694) 2024-04-03T15:48:26.1517378Z remote: Compressing objects: 35% (4093/11694) 2024-04-03T15:48:26.1759503Z remote: Compressing objects: 36% (4210/11694) 2024-04-03T15:48:26.1961153Z remote: Compressing objects: 37% (4327/11694) 2024-04-03T15:48:26.2343851Z remote: Compressing objects: 38% (4444/11694) 2024-04-03T15:48:26.2775750Z remote: Compressing objects: 39% (4561/11694) 2024-04-03T15:48:26.3035289Z remote: Compressing objects: 40% (4678/11694) 2024-04-03T15:48:26.3410168Z remote: Compressing objects: 41% (4795/11694) 2024-04-03T15:48:26.3768424Z remote: Compressing objects: 42% (4912/11694) 2024-04-03T15:48:26.4074652Z remote: Compressing objects: 43% (5029/11694) 2024-04-03T15:48:26.4372168Z remote: Compressing objects: 44% (5146/11694) 2024-04-03T15:48:26.4961307Z remote: Compressing objects: 45% (5263/11694) 2024-04-03T15:48:26.5281449Z remote: Compressing objects: 46% (5380/11694) 2024-04-03T15:48:26.5567055Z remote: Compressing objects: 47% (5497/11694) 2024-04-03T15:48:26.5760710Z remote: Compressing objects: 48% (5614/11694) 2024-04-03T15:48:26.6175913Z remote: Compressing objects: 49% (5731/11694) 2024-04-03T15:48:26.6382217Z remote: Compressing objects: 50% (5847/11694) 2024-04-03T15:48:26.6493092Z remote: Compressing objects: 51% (5964/11694) 2024-04-03T15:48:26.6649687Z remote: Compressing objects: 52% (6081/11694) 2024-04-03T15:48:26.7102977Z remote: Compressing objects: 53% (6198/11694) 2024-04-03T15:48:26.7209210Z remote: Compressing objects: 54% (6315/11694) 2024-04-03T15:48:26.7409139Z remote: Compressing objects: 55% (6432/11694) 2024-04-03T15:48:26.7653847Z remote: Compressing objects: 56% (6549/11694) 2024-04-03T15:48:26.7937156Z remote: Compressing objects: 57% (6666/11694) 2024-04-03T15:48:26.7996225Z remote: Compressing objects: 58% (6783/11694) 2024-04-03T15:48:26.8050395Z remote: Compressing objects: 59% (6900/11694) 2024-04-03T15:48:26.8120139Z remote: Compressing objects: 60% (7017/11694) 2024-04-03T15:48:26.8219095Z remote: Compressing objects: 61% (7134/11694) 2024-04-03T15:48:26.8274426Z remote: Compressing objects: 62% (7251/11694) 2024-04-03T15:48:26.8280707Z remote: Compressing objects: 63% (7368/11694) 2024-04-03T15:48:26.8295876Z remote: Compressing objects: 64% (7485/11694) 2024-04-03T15:48:26.8334872Z remote: Compressing objects: 65% (7602/11694) 2024-04-03T15:48:26.8338569Z remote: Compressing objects: 66% (7719/11694) 2024-04-03T15:48:26.8344846Z remote: Compressing objects: 67% (7835/11694) 2024-04-03T15:48:26.8449223Z remote: Compressing objects: 68% (7952/11694) 2024-04-03T15:48:26.8533723Z remote: Compressing objects: 69% (8069/11694) 2024-04-03T15:48:26.8625267Z remote: Compressing objects: 70% (8186/11694) 2024-04-03T15:48:26.8725782Z remote: Compressing objects: 71% (8303/11694) 2024-04-03T15:48:26.8817199Z remote: Compressing objects: 72% (8420/11694) 2024-04-03T15:48:26.8882491Z remote: Compressing objects: 73% (8537/11694) 2024-04-03T15:48:26.8998872Z remote: Compressing objects: 74% (8654/11694) 2024-04-03T15:48:26.9122739Z remote: Compressing objects: 75% (8771/11694) 2024-04-03T15:48:26.9225087Z remote: Compressing objects: 76% (8888/11694) 2024-04-03T15:48:26.9251560Z remote: Compressing objects: 77% (9005/11694) 2024-04-03T15:48:26.9315223Z remote: Compressing objects: 77% (9018/11694) 2024-04-03T15:48:26.9405288Z remote: Compressing objects: 78% (9122/11694) 2024-04-03T15:48:26.9411698Z remote: Compressing objects: 79% (9239/11694) 2024-04-03T15:48:26.9474138Z remote: Compressing objects: 80% (9356/11694) 2024-04-03T15:48:26.9554099Z remote: Compressing objects: 81% (9473/11694) 2024-04-03T15:48:26.9667598Z remote: Compressing objects: 82% (9590/11694) 2024-04-03T15:48:26.9820272Z remote: Compressing objects: 83% (9707/11694) 2024-04-03T15:48:26.9938202Z remote: Compressing objects: 84% (9823/11694) 2024-04-03T15:48:27.0018969Z remote: Compressing objects: 85% (9940/11694) 2024-04-03T15:48:27.0137202Z remote: Compressing objects: 86% (10057/11694) 2024-04-03T15:48:27.0286765Z remote: Compressing objects: 87% (10174/11694) 2024-04-03T15:48:27.0398809Z remote: Compressing objects: 88% (10291/11694) 2024-04-03T15:48:27.0485065Z remote: Compressing objects: 89% (10408/11694) 2024-04-03T15:48:27.0618069Z remote: Compressing objects: 90% (10525/11694) 2024-04-03T15:48:27.0651161Z remote: Compressing objects: 91% (10642/11694) 2024-04-03T15:48:27.0669948Z remote: Compressing objects: 92% (10759/11694) 2024-04-03T15:48:27.0683717Z remote: Compressing objects: 93% (10876/11694) 2024-04-03T15:48:27.0701037Z remote: Compressing objects: 94% (10993/11694) 2024-04-03T15:48:27.0712849Z remote: Compressing objects: 95% (11110/11694) 2024-04-03T15:48:27.0727319Z remote: Compressing objects: 96% (11227/11694) 2024-04-03T15:48:27.0742474Z remote: Compressing objects: 97% (11344/11694) 2024-04-03T15:48:27.0757767Z remote: Compressing objects: 98% (11461/11694) 2024-04-03T15:48:27.0768048Z remote: Compressing objects: 99% (11578/11694) 2024-04-03T15:48:27.0770208Z remote: Compressing objects: 100% (11694/11694) 2024-04-03T15:48:27.0771362Z remote: Compressing objects: 100% (11694/11694), done. 2024-04-03T15:48:29.8136332Z remote: Total 13696 (delta 1903), reused 9424 (delta 1698), pack-reused 0 2024-04-03T15:48:30.4545218Z ##[endgroup] 2024-04-03T15:48:30.4546216Z ##[group]Determining the checkout info 2024-04-03T15:48:30.4547595Z ##[endgroup] 2024-04-03T15:48:30.4599377Z ##[group]Checking out the ref 2024-04-03T15:48:30.4600838Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:31.8279890Z ##[endgroup] 2024-04-03T15:48:31.8312917Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:48:31.8349451Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:48:31.8756538Z Prepare all required actions 2024-04-03T15:48:31.8757039Z Getting action download info 2024-04-03T15:48:32.0144468Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T15:48:32.1884230Z ##[group]Run ./.github/actions/filter-test-configs 2024-04-03T15:48:32.1884686Z with: 2024-04-03T15:48:32.1885440Z github-token: *** 2024-04-03T15:48:32.1886050Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge" }, ]} 2024-04-03T15:48:32.1886714Z env: 2024-04-03T15:48:32.1886974Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:32.1887299Z ##[endgroup] 2024-04-03T15:48:32.1932797Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:48:32.1933361Z with: 2024-04-03T15:48:32.1933612Z shell: bash 2024-04-03T15:48:32.1933893Z timeout_minutes: 10 2024-04-03T15:48:32.1934194Z max_attempts: 5 2024-04-03T15:48:32.1934529Z retry_wait_seconds: 30 2024-04-03T15:48:32.1935285Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:48:32.1936131Z polling_interval_seconds: 1 2024-04-03T15:48:32.1936488Z warning_on_retry: true 2024-04-03T15:48:32.1936802Z continue_on_error: false 2024-04-03T15:48:32.1937114Z env: 2024-04-03T15:48:32.1937362Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:32.1937885Z GITHUB_TOKEN: *** 2024-04-03T15:48:32.1938173Z ##[endgroup] 2024-04-03T15:48:32.2491511Z + python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:48:32.9056445Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:48:33.0410216Z Collecting requests==2.26.0 2024-04-03T15:48:33.0693122Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2024-04-03T15:48:33.2006452Z Collecting pyyaml==6.0.1 2024-04-03T15:48:33.2057812Z Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) 2024-04-03T15:48:33.3261578Z Collecting urllib3<1.27,>=1.21.1 2024-04-03T15:48:33.3309587Z Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) 2024-04-03T15:48:33.3870628Z Collecting idna<4,>=2.5; python_version >= "3" 2024-04-03T15:48:33.3914739Z Downloading idna-3.6-py3-none-any.whl (61 kB) 2024-04-03T15:48:33.6507279Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2024-04-03T15:48:33.6549115Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2024-04-03T15:48:33.7116603Z Collecting certifi>=2017.4.17 2024-04-03T15:48:33.7162025Z Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-04-03T15:48:33.7808867Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests, pyyaml 2024-04-03T15:48:33.9477049Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2024-04-03T15:48:33.9479183Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2024-04-03T15:48:34.0552284Z Successfully installed certifi-2024.2.2 charset-normalizer-2.0.12 idna-3.6 pyyaml-6.0.1 requests-2.26.0 urllib3-1.26.18 2024-04-03T15:48:35.2500003Z Command completed after 1 attempt(s). 2024-04-03T15:48:35.2563146Z ##[group]Run set -x 2024-04-03T15:48:35.2563778Z set -x 2024-04-03T15:48:35.2564053Z  2024-04-03T15:48:35.2564569Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:48:35.2565243Z # in runner workspace 2024-04-03T15:48:35.2565754Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-04-03T15:48:35.2574361Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:35.2575176Z env: 2024-04-03T15:48:35.2575434Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:35.2575766Z ##[endgroup] 2024-04-03T15:48:35.2602750Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-04-03T15:48:35.2889207Z ##[group]Run set -x 2024-04-03T15:48:35.2889612Z set -x 2024-04-03T15:48:35.2889933Z  2024-04-03T15:48:35.2890514Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-04-03T15:48:35.2891461Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-04-03T15:48:35.2892400Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-04-03T15:48:35.2893359Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-04-03T15:48:35.2894174Z # expose this variable as part of GitHub context. 2024-04-03T15:48:35.2895041Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-04-03T15:48:35.2895988Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-04-03T15:48:35.2896587Z pwd 2024-04-03T15:48:35.2896880Z  2024-04-03T15:48:35.2897469Z LOG_FILE=$(grep -l -r "4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0" *.log | tail -n 1) 2024-04-03T15:48:35.2898194Z if [ -n "${LOG_FILE}" ]; then 2024-04-03T15:48:35.2898922Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-04-03T15:48:35.2899686Z  # needs to be awk {print $3} on MacOS 2024-04-03T15:48:35.2900187Z  case ${RUNNER_OS} in 2024-04-03T15:48:35.2900644Z  macOS) 2024-04-03T15:48:35.2901417Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-04-03T15:48:35.2902368Z  ;; 2024-04-03T15:48:35.2902785Z  *) 2024-04-03T15:48:35.2903511Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-04-03T15:48:35.2904390Z  ;; 2024-04-03T15:48:35.2904803Z  esac 2024-04-03T15:48:35.2905314Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:48:35.2905954Z fi 2024-04-03T15:48:35.2906344Z  2024-04-03T15:48:35.2906685Z popd 2024-04-03T15:48:35.2956327Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:35.2957243Z env: 2024-04-03T15:48:35.2957754Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:35.2958386Z ##[endgroup] 2024-04-03T15:48:35.2993744Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-04-03T15:48:35.2994569Z + pwd 2024-04-03T15:48:35.2995358Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:35.2996362Z /home/ec2-user/actions-runner/_diag 2024-04-03T15:48:35.3000087Z ++ tail -n 1 2024-04-03T15:48:35.3001860Z ++ grep -l -r 4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 Runner_20240403-152418-utc.log Runner_20240403-152422-utc.log Worker_20240403-154816-utc.log 2024-04-03T15:48:35.3013810Z + LOG_FILE=Worker_20240403-154816-utc.log 2024-04-03T15:48:35.3014856Z + '[' -n Worker_20240403-154816-utc.log ']' 2024-04-03T15:48:35.3015643Z + case ${RUNNER_OS} in 2024-04-03T15:48:35.3019302Z ++ grep -r '"jobDisplayName"' Worker_20240403-154816-utc.log 2024-04-03T15:48:35.3022648Z ++ sed 's/"//g' 2024-04-03T15:48:35.3024259Z ++ xargs 2024-04-03T15:48:35.3035491Z ++ awk -F '[:]' '{print $2}' 2024-04-03T15:48:35.3051501Z + JOB_NAME='linux-focal-cpu-py3.10-gcc9-bazel-test / filter,' 2024-04-03T15:48:35.3053024Z + echo 'job-name=linux-focal-cpu-py3.10-gcc9-bazel-test / filter,' 2024-04-03T15:48:35.3054141Z ~/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:35.3055096Z + popd 2024-04-03T15:48:35.3096498Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:48:35.3097024Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:48:35.3097467Z echo "Job name: ${JOB_NAME}" 2024-04-03T15:48:35.3097856Z  2024-04-03T15:48:35.3098368Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:48:35.3099175Z # in runner workspace 2024-04-03T15:48:35.3099735Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-04-03T15:48:35.3100360Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-04-03T15:48:35.3100775Z  --job-name "${JOB_NAME}" \ 2024-04-03T15:48:35.3101186Z  --test-matrix "{ include: [ 2024-04-03T15:48:35.3101781Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge" }, 2024-04-03T15:48:35.3102344Z ]} 2024-04-03T15:48:35.3102597Z " \ 2024-04-03T15:48:35.3102896Z  --pr-number "${PR_NUMBER}" \ 2024-04-03T15:48:35.3103278Z  --tag "${TAG}" \ 2024-04-03T15:48:35.3103641Z  --event-name "${EVENT_NAME}" \ 2024-04-03T15:48:35.3104057Z  --schedule "${SCHEDULE}" \ 2024-04-03T15:48:35.3104453Z  --branch "${HEAD_BRANCH}" 2024-04-03T15:48:35.3111956Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:35.3112446Z env: 2024-04-03T15:48:35.3112696Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:35.3113219Z GITHUB_TOKEN: *** 2024-04-03T15:48:35.3113646Z JOB_NAME: linux-focal-cpu-py3.10-gcc9-bazel-test / filter, 2024-04-03T15:48:35.3114156Z PR_NUMBER: 123154 2024-04-03T15:48:35.3114419Z TAG: 2024-04-03T15:48:35.3114669Z EVENT_NAME: pull_request 2024-04-03T15:48:35.3114987Z SCHEDULE: 2024-04-03T15:48:35.3115231Z HEAD_BRANCH: 2024-04-03T15:48:35.3115500Z ##[endgroup] 2024-04-03T15:48:35.3139236Z Workflow: pull 2024-04-03T15:48:35.3140243Z Job name: linux-focal-cpu-py3.10-gcc9-bazel-test / filter, 2024-04-03T15:48:35.5349787Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-04-03T15:48:35.6466233Z fatal: unknown commit main 2024-04-03T15:48:35.6490308Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:458: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'main']' returned non-zero exit status 128. 2024-04-03T15:48:35.6494337Z warnings.warn(f"failed to get commit messages: {e}") 2024-04-03T15:48:35.6637762Z ##[group]Run echo "Filtered matrix:" 2024-04-03T15:48:35.6638256Z echo "Filtered matrix:" 2024-04-03T15:48:35.6638990Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.4xlarge"}]}" 2024-04-03T15:48:35.6639702Z  2024-04-03T15:48:35.6640000Z echo 2024-04-03T15:48:35.6640400Z echo "Is the current job unstable? False" 2024-04-03T15:48:35.6641001Z  2024-04-03T15:48:35.6641301Z echo 2024-04-03T15:48:35.6641691Z echo "Is keep-going label set? False" 2024-04-03T15:48:35.6642150Z  2024-04-03T15:48:35.6642444Z echo 2024-04-03T15:48:35.6642784Z echo "Renabled issues? " 2024-04-03T15:48:35.6651024Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:35.6651550Z env: 2024-04-03T15:48:35.6651871Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:35.6652241Z ##[endgroup] 2024-04-03T15:48:35.6676393Z Filtered matrix: 2024-04-03T15:48:35.6677336Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.4xlarge}]} 2024-04-03T15:48:35.6678279Z 2024-04-03T15:48:35.6678604Z Is the current job unstable? False 2024-04-03T15:48:35.6679153Z 2024-04-03T15:48:35.6679675Z Is keep-going label set? False 2024-04-03T15:48:35.6680857Z 2024-04-03T15:48:35.6681105Z Renabled issues? 2024-04-03T15:48:35.6816635Z Post job cleanup. 2024-04-03T15:48:35.6885481Z Post job cleanup. 2024-04-03T15:48:35.7791511Z [command]/usr/bin/git version 2024-04-03T15:48:35.7836885Z git version 2.40.1 2024-04-03T15:48:35.7883133Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0d5202a6-fe45-4a91-854b-a8d547492c09' before making global git config changes 2024-04-03T15:48:35.7886124Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:35.7890798Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:35.7933095Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:35.7970784Z [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-04-03T15:48:35.8243652Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:35.8271461Z http.https://github.com/.extraheader 2024-04-03T15:48:35.8286074Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:48:35.8324225Z [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-04-03T15:48:35.8829932Z Evaluate and set job outputs 2024-04-03T15:48:35.8842019Z Set output 'test-matrix' 2024-04-03T15:48:35.8843420Z Set output 'is-test-matrix-empty' 2024-04-03T15:48:35.8844017Z Set output 'keep-going' 2024-04-03T15:48:35.8844861Z Cleaning up orphan processes