2024-04-03T15:59:49.8819396Z Current runner version: '2.315.0' 2024-04-03T15:59:49.8826098Z Runner name: 'i-08ca0739e26b4aeda' 2024-04-03T15:59:49.8826887Z Runner group name: 'Default' 2024-04-03T15:59:49.8827711Z Machine name: 'ip-10-0-65-232' 2024-04-03T15:59:49.8832017Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:59:49.8834035Z Actions: read 2024-04-03T15:59:49.8834506Z Checks: read 2024-04-03T15:59:49.8835047Z Contents: read 2024-04-03T15:59:49.8835537Z Deployments: read 2024-04-03T15:59:49.8835999Z Discussions: read 2024-04-03T15:59:49.8836523Z Issues: read 2024-04-03T15:59:49.8837031Z Metadata: read 2024-04-03T15:59:49.8837471Z Packages: read 2024-04-03T15:59:49.8837984Z Pages: read 2024-04-03T15:59:49.8838455Z PullRequests: read 2024-04-03T15:59:49.8838956Z RepositoryProjects: read 2024-04-03T15:59:49.8839549Z SecurityEvents: read 2024-04-03T15:59:49.8840105Z Statuses: read 2024-04-03T15:59:49.8840540Z ##[endgroup] 2024-04-03T15:59:49.8843846Z Secret source: None 2024-04-03T15:59:49.8844688Z Prepare workflow directory 2024-04-03T15:59:49.9759033Z Prepare all required actions 2024-04-03T15:59:49.9934193Z Getting action download info 2024-04-03T15:59:50.1746286Z Download action repository 'pytorch/test-infra@main' (SHA:f5543b9b2d7b7c7b8eccd6576b68fc0472b1fbde) 2024-04-03T15:59:50.5233188Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:59:53.9351236Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-04-03T15:59:54.0831079Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-04-03T15:59:54.4429390Z Getting action download info 2024-04-03T15:59:54.5491359Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:59:54.8099557Z Uses: pytorch/pytorch/.github/workflows/_docs.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:59:54.8102330Z ##[group] Inputs 2024-04-03T15:59:54.8102816Z build-environment: linux-jammy-py3.8-gcc11 2024-04-03T15:59:54.8103895Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T15:59:54.8105204Z push: false 2024-04-03T15:59:54.8105544Z run-doxygen: false 2024-04-03T15:59:54.8105885Z sync-tag: 2024-04-03T15:59:54.8106219Z s3-bucket: gha-artifacts 2024-04-03T15:59:54.8106628Z aws-role-to-assume: 2024-04-03T15:59:54.8107001Z upload-aws-role-to-assume: 2024-04-03T15:59:54.8107413Z ##[endgroup] 2024-04-03T15:59:54.8108044Z Complete job name: linux-docs / build-docs-functorch-false 2024-04-03T15:59:54.8963296Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-04-03T15:59:54.8963917Z with: 2024-04-03T15:59:54.8964617Z github-secret: *** 2024-04-03T15:59:54.8965942Z instructions: All builds are done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash To start Python docs build type: cd docs && make html && make coverage 2024-04-03T15:59:54.8967385Z activate-with-label: false 2024-04-03T15:59:54.8967790Z label: with-ssh 2024-04-03T15:59:54.8968144Z remove-existing-keys: true 2024-04-03T15:59:54.8968527Z ##[endgroup] 2024-04-03T15:59:54.9916306Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-04-03T15:59:55.5193463Z Grabbing public ssh keys from https://github.com/caic99.keys 2024-04-03T15:59:55.5971205Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-04-03T15:59:55.5987027Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-04-03T15:59:55.6014715Z Login using: ssh ec2-user@ec2-18-207-4-179.compute-1.amazonaws.com 2024-04-03T15:59:55.6015887Z All builds are done inside the container, to start an interactive session run: 2024-04-03T15:59:55.6016999Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2024-04-03T15:59:55.6017953Z To start Python docs build type: 2024-04-03T15:59:55.6018394Z cd docs && make html && make coverage 2024-04-03T15:59:55.6272706Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:59:55.6273408Z with: 2024-04-03T15:59:55.6273857Z submodules: recursive 2024-04-03T15:59:55.6274273Z fetch-depth: 0 2024-04-03T15:59:55.6274705Z ##[endgroup] 2024-04-03T15:59:55.6548042Z ##[group]Run retry () { 2024-04-03T15:59:55.6548531Z retry () { 2024-04-03T15:59:55.6549069Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:59:55.6549658Z } 2024-04-03T15:59:55.6549998Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:59:55.6550452Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:59:55.6550952Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:59:55.6551444Z else 2024-04-03T15:59:55.6551821Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:59:55.6552284Z fi 2024-04-03T15:59:55.6552621Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:59:55.6577933Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:59:55.6578493Z env: 2024-04-03T15:59:55.6578790Z NO_SUDO: 2024-04-03T15:59:55.6579102Z ##[endgroup] 2024-04-03T15:59:55.6678604Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:59:58.8360756Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:59:58.8361225Z with: 2024-04-03T15:59:58.8361540Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:59:58.8361965Z fetch-depth: 0 2024-04-03T15:59:58.8362261Z submodules: recursive 2024-04-03T15:59:58.8362580Z quiet-checkout: true 2024-04-03T15:59:58.8362897Z repository: pytorch/pytorch 2024-04-03T15:59:58.8363384Z token: *** 2024-04-03T15:59:58.8363650Z ssh-strict: true 2024-04-03T15:59:58.8363943Z persist-credentials: true 2024-04-03T15:59:58.8364285Z clean: true 2024-04-03T15:59:58.8364588Z sparse-checkout-cone-mode: true 2024-04-03T15:59:58.8364962Z lfs: false 2024-04-03T15:59:58.8365240Z set-safe-directory: true 2024-04-03T15:59:58.8365573Z ##[endgroup] 2024-04-03T15:59:58.9335080Z Syncing repository: pytorch/pytorch 2024-04-03T15:59:58.9336749Z ##[group]Getting Git version info 2024-04-03T15:59:58.9337498Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:59:58.9338339Z [command]/usr/bin/git version 2024-04-03T15:59:58.9338676Z git version 2.40.1 2024-04-03T15:59:58.9339971Z ##[endgroup] 2024-04-03T15:59:58.9351990Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/205a8f86-b56e-49b7-ac31-7357bb11e9c3' before making global git config changes 2024-04-03T15:59:58.9353267Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:59:58.9354396Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:59:58.9389665Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:59:58.9393709Z ##[group]Initializing the repository 2024-04-03T15:59:58.9396704Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:59:58.9504612Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:59:58.9505806Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:59:58.9506605Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:59:58.9507189Z hint: 2024-04-03T15:59:58.9507614Z hint: git config --global init.defaultBranch 2024-04-03T15:59:58.9508064Z hint: 2024-04-03T15:59:58.9508559Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:59:58.9509382Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:59:58.9509958Z hint: 2024-04-03T15:59:58.9510247Z hint: git branch -m 2024-04-03T15:59:58.9511182Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:59:58.9515237Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:59:58.9543803Z ##[endgroup] 2024-04-03T15:59:58.9544339Z ##[group]Disabling automatic garbage collection 2024-04-03T15:59:58.9546876Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:59:58.9573936Z ##[endgroup] 2024-04-03T15:59:58.9574416Z ##[group]Setting up auth 2024-04-03T15:59:58.9579706Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:59:58.9606874Z [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:59:58.9834706Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:59:58.9860728Z [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:59:59.0091799Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:59:59.0131948Z ##[endgroup] 2024-04-03T15:59:59.0132674Z ##[group]Fetching the repository 2024-04-03T15:59:59.0137606Z [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-04-03T16:00:04.2560504Z remote: Enumerating objects: 1123757 2024-04-03T16:00:04.2561071Z remote: Enumerating objects: 1124401, done. 2024-04-03T16:00:04.2576064Z remote: Counting objects: 0% (1/644) 2024-04-03T16:00:04.2576564Z remote: Counting objects: 1% (7/644) 2024-04-03T16:00:04.2577057Z remote: Counting objects: 2% (13/644) 2024-04-03T16:00:04.2577575Z remote: Counting objects: 3% (20/644) 2024-04-03T16:00:04.2578042Z remote: Counting objects: 4% (26/644) 2024-04-03T16:00:04.2591685Z remote: Counting objects: 5% (33/644) 2024-04-03T16:00:04.2592498Z remote: Counting objects: 6% (39/644) 2024-04-03T16:00:04.2593389Z remote: Counting objects: 7% (46/644) 2024-04-03T16:00:04.2594297Z remote: Counting objects: 8% (52/644) 2024-04-03T16:00:04.2595185Z remote: Counting objects: 9% (58/644) 2024-04-03T16:00:04.2596044Z remote: Counting objects: 10% (65/644) 2024-04-03T16:00:04.2596614Z remote: Counting objects: 11% (71/644) 2024-04-03T16:00:04.2597382Z remote: Counting objects: 12% (78/644) 2024-04-03T16:00:04.2598104Z remote: Counting objects: 13% (84/644) 2024-04-03T16:00:04.2598920Z remote: Counting objects: 14% (91/644) 2024-04-03T16:00:04.2599724Z remote: Counting objects: 15% (97/644) 2024-04-03T16:00:04.2600608Z remote: Counting objects: 16% (104/644) 2024-04-03T16:00:04.2601499Z remote: Counting objects: 17% (110/644) 2024-04-03T16:00:04.2602009Z remote: Counting objects: 18% (116/644) 2024-04-03T16:00:04.2602496Z remote: Counting objects: 19% (123/644) 2024-04-03T16:00:04.2602964Z remote: Counting objects: 20% (129/644) 2024-04-03T16:00:04.2603442Z remote: Counting objects: 21% (136/644) 2024-04-03T16:00:04.2603922Z remote: Counting objects: 22% (142/644) 2024-04-03T16:00:04.2604385Z remote: Counting objects: 23% (149/644) 2024-04-03T16:00:04.2604863Z remote: Counting objects: 24% (155/644) 2024-04-03T16:00:04.2605340Z remote: Counting objects: 25% (161/644) 2024-04-03T16:00:04.2605977Z remote: Counting objects: 26% (168/644) 2024-04-03T16:00:04.2606607Z remote: Counting objects: 27% (174/644) 2024-04-03T16:00:04.2607090Z remote: Counting objects: 28% (181/644) 2024-04-03T16:00:04.2607556Z remote: Counting objects: 29% (187/644) 2024-04-03T16:00:04.2608329Z remote: Counting objects: 30% (194/644) 2024-04-03T16:00:04.2608923Z remote: Counting objects: 31% (200/644) 2024-04-03T16:00:04.2609463Z remote: Counting objects: 32% (207/644) 2024-04-03T16:00:04.2609932Z remote: Counting objects: 33% (213/644) 2024-04-03T16:00:04.2610414Z remote: Counting objects: 34% (219/644) 2024-04-03T16:00:04.2610895Z remote: Counting objects: 35% (226/644) 2024-04-03T16:00:04.2611357Z remote: Counting objects: 36% (232/644) 2024-04-03T16:00:04.2611843Z remote: Counting objects: 37% (239/644) 2024-04-03T16:00:04.2612558Z remote: Counting objects: 38% (245/644) 2024-04-03T16:00:04.2613028Z remote: Counting objects: 39% (252/644) 2024-04-03T16:00:04.2613510Z remote: Counting objects: 40% (258/644) 2024-04-03T16:00:04.2613992Z remote: Counting objects: 41% (265/644) 2024-04-03T16:00:04.2614472Z remote: Counting objects: 42% (271/644) 2024-04-03T16:00:04.2614945Z remote: Counting objects: 43% (277/644) 2024-04-03T16:00:04.2615424Z remote: Counting objects: 44% (284/644) 2024-04-03T16:00:04.2615897Z remote: Counting objects: 45% (290/644) 2024-04-03T16:00:04.2616357Z remote: Counting objects: 46% (297/644) 2024-04-03T16:00:04.2616840Z remote: Counting objects: 47% (303/644) 2024-04-03T16:00:04.2617311Z remote: Counting objects: 48% (310/644) 2024-04-03T16:00:04.2617773Z remote: Counting objects: 49% (316/644) 2024-04-03T16:00:04.2618247Z remote: Counting objects: 50% (322/644) 2024-04-03T16:00:04.2618723Z remote: Counting objects: 51% (329/644) 2024-04-03T16:00:04.2619182Z remote: Counting objects: 52% (335/644) 2024-04-03T16:00:04.2619658Z remote: Counting objects: 53% (342/644) 2024-04-03T16:00:04.2620133Z remote: Counting objects: 54% (348/644) 2024-04-03T16:00:04.2620692Z remote: Counting objects: 55% (355/644) 2024-04-03T16:00:04.2621170Z remote: Counting objects: 56% (361/644) 2024-04-03T16:00:04.2621648Z remote: Counting objects: 57% (368/644) 2024-04-03T16:00:04.2622110Z remote: Counting objects: 58% (374/644) 2024-04-03T16:00:04.2622589Z remote: Counting objects: 59% (380/644) 2024-04-03T16:00:04.2623061Z remote: Counting objects: 60% (387/644) 2024-04-03T16:00:04.2623524Z remote: Counting objects: 61% (393/644) 2024-04-03T16:00:04.2624003Z remote: Counting objects: 62% (400/644) 2024-04-03T16:00:04.2624493Z remote: Counting objects: 63% (406/644) 2024-04-03T16:00:04.2624967Z remote: Counting objects: 64% (413/644) 2024-04-03T16:00:04.2625428Z remote: Counting objects: 65% (419/644) 2024-04-03T16:00:04.2625904Z remote: Counting objects: 66% (426/644) 2024-04-03T16:00:04.2626380Z remote: Counting objects: 67% (432/644) 2024-04-03T16:00:04.2626854Z remote: Counting objects: 68% (438/644) 2024-04-03T16:00:04.2627322Z remote: Counting objects: 69% (445/644) 2024-04-03T16:00:04.2627799Z remote: Counting objects: 70% (451/644) 2024-04-03T16:00:04.2628273Z remote: Counting objects: 71% (458/644) 2024-04-03T16:00:04.2628738Z remote: Counting objects: 72% (464/644) 2024-04-03T16:00:04.2629215Z remote: Counting objects: 73% (471/644) 2024-04-03T16:00:04.2629691Z remote: Counting objects: 74% (477/644) 2024-04-03T16:00:04.2630152Z remote: Counting objects: 75% (483/644) 2024-04-03T16:00:04.2630628Z remote: Counting objects: 76% (490/644) 2024-04-03T16:00:04.2631103Z remote: Counting objects: 77% (496/644) 2024-04-03T16:00:04.2631694Z remote: Counting objects: 78% (503/644) 2024-04-03T16:00:04.2632175Z remote: Counting objects: 79% (509/644) 2024-04-03T16:00:04.2632656Z remote: Counting objects: 80% (516/644) 2024-04-03T16:00:04.2633126Z remote: Counting objects: 81% (522/644) 2024-04-03T16:00:04.2633788Z remote: Counting objects: 82% (529/644) 2024-04-03T16:00:04.2634268Z remote: Counting objects: 83% (535/644) 2024-04-03T16:00:04.2634817Z remote: Counting objects: 84% (541/644) 2024-04-03T16:00:04.2635308Z remote: Counting objects: 85% (548/644) 2024-04-03T16:00:04.2635790Z remote: Counting objects: 86% (554/644) 2024-04-03T16:00:04.2636260Z remote: Counting objects: 87% (561/644) 2024-04-03T16:00:04.2636743Z remote: Counting objects: 88% (567/644) 2024-04-03T16:00:04.2637224Z remote: Counting objects: 89% (574/644) 2024-04-03T16:00:04.2637690Z remote: Counting objects: 90% (580/644) 2024-04-03T16:00:04.2638171Z remote: Counting objects: 91% (587/644) 2024-04-03T16:00:04.2638656Z remote: Counting objects: 92% (593/644) 2024-04-03T16:00:04.2639140Z remote: Counting objects: 93% (599/644) 2024-04-03T16:00:04.2639605Z remote: Counting objects: 94% (606/644) 2024-04-03T16:00:04.2640091Z remote: Counting objects: 95% (612/644) 2024-04-03T16:00:04.2640571Z remote: Counting objects: 96% (619/644) 2024-04-03T16:00:04.2641037Z remote: Counting objects: 97% (625/644) 2024-04-03T16:00:04.2641516Z remote: Counting objects: 98% (632/644) 2024-04-03T16:00:04.2641994Z remote: Counting objects: 99% (638/644) 2024-04-03T16:00:04.2642456Z remote: Counting objects: 100% (644/644) 2024-04-03T16:00:04.2642969Z remote: Counting objects: 100% (644/644), done. 2024-04-03T16:00:04.2643504Z remote: Compressing objects: 0% (1/358) 2024-04-03T16:00:04.2745536Z remote: Compressing objects: 1% (4/358) 2024-04-03T16:00:04.2746071Z remote: Compressing objects: 2% (8/358) 2024-04-03T16:00:04.2918298Z remote: Compressing objects: 3% (11/358) 2024-04-03T16:00:04.2957674Z remote: Compressing objects: 4% (15/358) 2024-04-03T16:00:04.3291220Z remote: Compressing objects: 5% (18/358) 2024-04-03T16:00:04.3421390Z remote: Compressing objects: 6% (22/358) 2024-04-03T16:00:04.3486845Z remote: Compressing objects: 7% (26/358) 2024-04-03T16:00:04.3610420Z remote: Compressing objects: 8% (29/358) 2024-04-03T16:00:04.3634092Z remote: Compressing objects: 9% (33/358) 2024-04-03T16:00:04.3679590Z remote: Compressing objects: 10% (36/358) 2024-04-03T16:00:04.3722988Z remote: Compressing objects: 11% (40/358) 2024-04-03T16:00:04.3770668Z remote: Compressing objects: 12% (43/358) 2024-04-03T16:00:04.3814523Z remote: Compressing objects: 13% (47/358) 2024-04-03T16:00:04.4069235Z remote: Compressing objects: 14% (51/358) 2024-04-03T16:00:04.4070288Z remote: Compressing objects: 15% (54/358) 2024-04-03T16:00:04.4071154Z remote: Compressing objects: 16% (58/358) 2024-04-03T16:00:04.4072104Z remote: Compressing objects: 17% (61/358) 2024-04-03T16:00:04.4073045Z remote: Compressing objects: 18% (65/358) 2024-04-03T16:00:04.4074034Z remote: Compressing objects: 19% (69/358) 2024-04-03T16:00:04.4074930Z remote: Compressing objects: 20% (72/358) 2024-04-03T16:00:04.4075602Z remote: Compressing objects: 21% (76/358) 2024-04-03T16:00:04.4076405Z remote: Compressing objects: 22% (79/358) 2024-04-03T16:00:04.4077338Z remote: Compressing objects: 23% (83/358) 2024-04-03T16:00:04.4078213Z remote: Compressing objects: 24% (86/358) 2024-04-03T16:00:04.4078821Z remote: Compressing objects: 25% (90/358) 2024-04-03T16:00:04.4079537Z remote: Compressing objects: 26% (94/358) 2024-04-03T16:00:04.4080117Z remote: Compressing objects: 27% (97/358) 2024-04-03T16:00:04.4080766Z remote: Compressing objects: 28% (101/358) 2024-04-03T16:00:04.4081354Z remote: Compressing objects: 29% (104/358) 2024-04-03T16:00:04.4081966Z remote: Compressing objects: 30% (108/358) 2024-04-03T16:00:04.4082630Z remote: Compressing objects: 31% (111/358) 2024-04-03T16:00:04.4083537Z remote: Compressing objects: 32% (115/358) 2024-04-03T16:00:04.4084234Z remote: Compressing objects: 33% (119/358) 2024-04-03T16:00:04.4084857Z remote: Compressing objects: 34% (122/358) 2024-04-03T16:00:04.4085424Z remote: Compressing objects: 35% (126/358) 2024-04-03T16:00:04.4085982Z remote: Compressing objects: 36% (129/358) 2024-04-03T16:00:04.4086565Z remote: Compressing objects: 37% (133/358) 2024-04-03T16:00:04.4087107Z remote: Compressing objects: 38% (137/358) 2024-04-03T16:00:04.4087660Z remote: Compressing objects: 39% (140/358) 2024-04-03T16:00:04.4088216Z remote: Compressing objects: 40% (144/358) 2024-04-03T16:00:04.4088780Z remote: Compressing objects: 41% (147/358) 2024-04-03T16:00:04.4089363Z remote: Compressing objects: 42% (151/358) 2024-04-03T16:00:04.4089880Z remote: Compressing objects: 43% (154/358) 2024-04-03T16:00:04.4090608Z remote: Compressing objects: 44% (158/358) 2024-04-03T16:00:04.4091137Z remote: Compressing objects: 45% (162/358) 2024-04-03T16:00:04.4091727Z remote: Compressing objects: 46% (165/358) 2024-04-03T16:00:04.4092496Z remote: Compressing objects: 47% (169/358) 2024-04-03T16:00:04.4093088Z remote: Compressing objects: 48% (172/358) 2024-04-03T16:00:04.4093679Z remote: Compressing objects: 49% (176/358) 2024-04-03T16:00:04.4094330Z remote: Compressing objects: 50% (179/358) 2024-04-03T16:00:04.4094956Z remote: Compressing objects: 51% (183/358) 2024-04-03T16:00:04.4095506Z remote: Compressing objects: 52% (187/358) 2024-04-03T16:00:04.4096167Z remote: Compressing objects: 53% (190/358) 2024-04-03T16:00:04.4096670Z remote: Compressing objects: 54% (194/358) 2024-04-03T16:00:04.4097280Z remote: Compressing objects: 55% (197/358) 2024-04-03T16:00:04.4097873Z remote: Compressing objects: 56% (201/358) 2024-04-03T16:00:04.4098478Z remote: Compressing objects: 57% (205/358) 2024-04-03T16:00:04.4099044Z remote: Compressing objects: 58% (208/358) 2024-04-03T16:00:04.4099548Z remote: Compressing objects: 59% (212/358) 2024-04-03T16:00:04.4100331Z remote: Compressing objects: 60% (215/358) 2024-04-03T16:00:04.4101009Z remote: Compressing objects: 61% (219/358) 2024-04-03T16:00:04.4101953Z remote: Compressing objects: 62% (222/358) 2024-04-03T16:00:04.4102908Z remote: Compressing objects: 63% (226/358) 2024-04-03T16:00:04.4103857Z remote: Compressing objects: 64% (230/358) 2024-04-03T16:00:04.4104801Z remote: Compressing objects: 65% (233/358) 2024-04-03T16:00:04.4105754Z remote: Compressing objects: 66% (237/358) 2024-04-03T16:00:04.4106722Z remote: Compressing objects: 67% (240/358) 2024-04-03T16:00:04.4107656Z remote: Compressing objects: 68% (244/358) 2024-04-03T16:00:04.4108615Z remote: Compressing objects: 69% (248/358) 2024-04-03T16:00:04.4109569Z remote: Compressing objects: 70% (251/358) 2024-04-03T16:00:04.4110563Z remote: Compressing objects: 71% (255/358) 2024-04-03T16:00:04.4111460Z remote: Compressing objects: 72% (258/358) 2024-04-03T16:00:04.4112400Z remote: Compressing objects: 73% (262/358) 2024-04-03T16:00:04.4113379Z remote: Compressing objects: 74% (265/358) 2024-04-03T16:00:04.4114334Z remote: Compressing objects: 75% (269/358) 2024-04-03T16:00:04.4115279Z remote: Compressing objects: 76% (273/358) 2024-04-03T16:00:04.4116219Z remote: Compressing objects: 77% (276/358) 2024-04-03T16:00:04.4117204Z remote: Compressing objects: 78% (280/358) 2024-04-03T16:00:04.4118142Z remote: Compressing objects: 79% (283/358) 2024-04-03T16:00:04.4119085Z remote: Compressing objects: 80% (287/358) 2024-04-03T16:00:04.4120042Z remote: Compressing objects: 81% (290/358) 2024-04-03T16:00:04.4121048Z remote: Compressing objects: 82% (294/358) 2024-04-03T16:00:04.4122273Z remote: Compressing objects: 83% (298/358) 2024-04-03T16:00:04.4123350Z remote: Compressing objects: 84% (301/358) 2024-04-03T16:00:04.4124357Z remote: Compressing objects: 85% (305/358) 2024-04-03T16:00:04.4125286Z remote: Compressing objects: 86% (308/358) 2024-04-03T16:00:04.4126235Z remote: Compressing objects: 87% (312/358) 2024-04-03T16:00:04.4127204Z remote: Compressing objects: 88% (316/358) 2024-04-03T16:00:04.4128157Z remote: Compressing objects: 89% (319/358) 2024-04-03T16:00:04.4129135Z remote: Compressing objects: 90% (323/358) 2024-04-03T16:00:04.4130102Z remote: Compressing objects: 91% (326/358) 2024-04-03T16:00:04.4131043Z remote: Compressing objects: 92% (330/358) 2024-04-03T16:00:04.4132138Z remote: Compressing objects: 93% (333/358) 2024-04-03T16:00:04.4133048Z remote: Compressing objects: 94% (337/358) 2024-04-03T16:00:04.4134010Z remote: Compressing objects: 95% (341/358) 2024-04-03T16:00:04.4134982Z remote: Compressing objects: 96% (344/358) 2024-04-03T16:00:04.4135906Z remote: Compressing objects: 97% (348/358) 2024-04-03T16:00:04.4136854Z remote: Compressing objects: 98% (351/358) 2024-04-03T16:00:04.4137838Z remote: Compressing objects: 99% (355/358) 2024-04-03T16:00:04.4138797Z remote: Compressing objects: 100% (358/358) 2024-04-03T16:00:04.4139814Z remote: Compressing objects: 100% (358/358), done. 2024-04-03T16:00:25.9472277Z remote: Total 1124401 (delta 348), reused 520 (delta 286), pack-reused 1123757 2024-04-03T16:00:56.7031007Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T16:00:56.7054121Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T16:00:56.7058136Z ##[endgroup] 2024-04-03T16:00:56.7058737Z ##[group]Determining the checkout info 2024-04-03T16:00:56.7059672Z ##[endgroup] 2024-04-03T16:00:56.7060334Z ##[group]Checking out the ref 2024-04-03T16:00:56.7063089Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T16:00:58.1096466Z ##[endgroup] 2024-04-03T16:00:58.1099824Z ##[group]Setting up auth for fetching submodules 2024-04-03T16:00:58.1102627Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T16:00:58.1146778Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-04-03T16:00:58.1173144Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-04-03T16:00:58.1198083Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-04-03T16:00:58.1222417Z ##[endgroup] 2024-04-03T16:00:58.1222905Z ##[group]Fetching submodules 2024-04-03T16:00:58.1225651Z [command]/usr/bin/git submodule sync --recursive 2024-04-03T16:00:58.1482344Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-04-03T16:00:58.1732583Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-04-03T16:00:58.1734324Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-04-03T16:00:58.1736064Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-04-03T16:00:58.1737894Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-04-03T16:00:58.1739724Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2024-04-03T16:00:58.1742459Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-04-03T16:00:58.1744803Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-04-03T16:00:58.1747511Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-04-03T16:00:58.1750119Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-04-03T16:00:58.1752794Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2024-04-03T16:00:58.1755931Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-04-03T16:00:58.1758778Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-04-03T16:00:58.1761870Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-04-03T16:00:58.1765046Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-04-03T16:00:58.1768523Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-04-03T16:00:58.1771717Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-04-03T16:00:58.1775480Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-04-03T16:00:58.1779360Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:00:58.1783074Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-04-03T16:00:58.1786964Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-04-03T16:00:58.1790813Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-04-03T16:00:58.1794957Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2024-04-03T16:00:58.1799015Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-04-03T16:00:58.1803227Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-04-03T16:00:58.1807588Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-04-03T16:00:58.1812120Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-04-03T16:00:58.1816819Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2024-04-03T16:00:58.1821467Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-04-03T16:00:58.1826101Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-04-03T16:00:58.1831058Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2024-04-03T16:00:58.1836021Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-04-03T16:00:58.1841083Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-04-03T16:00:58.1846218Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-04-03T16:00:58.1851550Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-04-03T16:00:58.1857035Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-04-03T16:00:58.1863014Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-04-03T16:00:58.1868123Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-04-03T16:00:58.1873627Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2024-04-03T16:00:58.1879592Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-04-03T16:00:58.1885326Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2024-04-03T16:00:58.1910882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-04-03T16:00:58.4546186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-04-03T16:00:58.6433019Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-04-03T16:00:58.8180831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-04-03T16:00:59.0825291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2024-04-03T16:00:59.3125060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-04-03T16:01:01.4732906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-04-03T16:01:14.0658637Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-04-03T16:01:14.5264746Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-04-03T16:01:15.1056447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2024-04-03T16:01:16.5578874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-04-03T16:01:17.7072889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-04-03T16:01:20.2177160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-04-03T16:01:25.6405383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-04-03T16:01:26.7781901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-04-03T16:01:28.4432201Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-04-03T16:01:29.8590554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-04-03T16:01:30.0171401Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-04-03T16:01:30.5158419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-04-03T16:01:30.8899598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-04-03T16:01:32.1990184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-04-03T16:01:32.5819056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2024-04-03T16:01:32.7762552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-04-03T16:01:33.0222205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-04-03T16:01:34.6926680Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-04-03T16:01:35.4367192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-04-03T16:01:36.0646969Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2024-04-03T16:01:36.3674927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-04-03T16:01:42.8533972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-04-03T16:01:45.3765466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2024-04-03T16:01:45.8967811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-04-03T16:01:46.1130114Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-04-03T16:01:54.5846749Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-04-03T16:01:54.7533099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-04-03T16:01:54.9358626Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-04-03T16:01:55.9478558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-04-03T16:01:56.2831109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-04-03T16:01:56.9306428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2024-04-03T16:01:58.7924425Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-04-03T16:01:59.1960919Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2024-04-03T16:02:01.6332578Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-04-03T16:02:01.6427353Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-04-03T16:02:01.6502488Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-04-03T16:02:01.6702695Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-04-03T16:02:01.6907937Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2024-04-03T16:02:01.7230543Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-04-03T16:02:02.5688520Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-04-03T16:02:02.5890277Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-04-03T16:02:02.6754415Z Submodule path 'third_party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-04-03T16:02:02.7066596Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2024-04-03T16:02:02.7309958Z Submodule path 'third_party/cudnn_frontend': checked out '150798fe976556078f443fdb059a1ff0361f58a2' 2024-04-03T16:02:03.1920129Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-04-03T16:02:03.4218639Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-04-03T16:02:03.4839438Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-04-03T16:02:03.4853932Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:02:03.4855689Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:02:03.4857914Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:02:03.4860144Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:02:03.4862905Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:02:03.4886387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-04-03T16:02:04.5062977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-04-03T16:02:05.1706806Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-04-03T16:02:07.6952401Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-04-03T16:02:09.0017417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-04-03T16:02:09.4482261Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-04-03T16:02:09.5359727Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-04-03T16:02:09.9133588Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-04-03T16:02:09.9713975Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-04-03T16:02:09.9821868Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-04-03T16:02:10.0837442Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-04-03T16:02:10.1165502Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-04-03T16:02:10.1245929Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-04-03T16:02:10.1611361Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-04-03T16:02:10.1832678Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-04-03T16:02:10.2271499Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-04-03T16:02:10.2384763Z Submodule path 'third_party/ideep': checked out '8a6cc4e09dc509f04f83c085e38786b1fb44e14d' 2024-04-03T16:02:10.2397230Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-04-03T16:02:10.2418080Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-04-03T16:02:21.9630830Z Submodule path 'third_party/ideep/mkl-dnn': checked out '86e6af5974177e513fd3fee58425e1063e7f1361' 2024-04-03T16:02:21.9723914Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2024-04-03T16:02:21.9867023Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-04-03T16:02:22.0765751Z Submodule path 'third_party/kineto': checked out '8466a8b111b36dc725e6855d52a0b133d925a8e0' 2024-04-03T16:02:22.0782032Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:02:22.0785896Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:02:22.0787906Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:02:22.0809656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-04-03T16:02:22.9565550Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-04-03T16:02:24.3921854Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-04-03T16:02:25.7423153Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-04-03T16:02:25.7437338Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:02:25.7439246Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:02:25.7441862Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:02:25.7444541Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:02:25.7447168Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:02:25.7450128Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:02:25.7453265Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:02:25.7456226Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:02:25.7478586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-04-03T16:02:26.8730819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-04-03T16:02:27.3223224Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-04-03T16:02:28.7408345Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-04-03T16:02:29.0781614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-04-03T16:02:29.5010091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-04-03T16:02:30.7946561Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-04-03T16:02:38.4713848Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-04-03T16:02:38.9576999Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-04-03T16:02:38.9733284Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-04-03T16:02:39.0075423Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-04-03T16:02:39.0187740Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-04-03T16:02:39.0201557Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:02:39.0222675Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-04-03T16:02:39.3946966Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-04-03T16:02:39.4110168Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-04-03T16:02:39.4472162Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-04-03T16:02:39.5445023Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-04-03T16:02:39.5587365Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-04-03T16:02:39.5928936Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-04-03T16:02:39.6461584Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-04-03T16:02:39.6780185Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-04-03T16:02:39.6986700Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-04-03T16:02:39.7114911Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2024-04-03T16:02:39.8089600Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-04-03T16:02:40.1026189Z Submodule path 'third_party/onnx': checked out 'ccde5da81388ffa770ca98b64e07f803ad089414' 2024-04-03T16:02:40.1058012Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-04-03T16:02:40.1060870Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-04-03T16:02:40.1087075Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-04-03T16:02:40.5682379Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-04-03T16:02:41.5889163Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-04-03T16:02:41.6195969Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-04-03T16:02:41.6364029Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2024-04-03T16:02:41.6376867Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:02:41.6398547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2024-04-03T16:02:44.2028669Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2024-04-03T16:02:44.2047245Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:02:44.2049468Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:02:44.2072901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2024-04-03T16:02:44.6571312Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2024-04-03T16:02:45.6541811Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2024-04-03T16:02:45.7207851Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2024-04-03T16:02:45.7221498Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:02:45.7243355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2024-04-03T16:02:45.9637399Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T16:02:45.9721048Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-04-03T16:02:46.2089681Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-04-03T16:02:46.2108164Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:02:46.2110253Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-04-03T16:02:46.2134176Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-04-03T16:02:46.6983460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-04-03T16:02:48.0111138Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-04-03T16:02:48.0772846Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-04-03T16:02:48.0852369Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-04-03T16:02:48.0963172Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-04-03T16:02:48.1259560Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-04-03T16:02:48.1522359Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-04-03T16:02:48.1897342Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-04-03T16:02:48.2886475Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2024-04-03T16:02:48.3114468Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-04-03T16:02:48.3127080Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:02:48.3129027Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:02:48.3131085Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:02:48.3133566Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:02:48.3155455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-04-03T16:02:49.6367234Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-04-03T16:02:49.9325141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-04-03T16:02:51.2102850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-04-03T16:02:52.2891573Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-04-03T16:02:52.3025251Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-04-03T16:02:52.3672275Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-04-03T16:02:52.3933042Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-04-03T16:02:52.3947517Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:02:52.3968656Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-04-03T16:02:52.6317308Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T16:02:52.7685489Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2024-04-03T16:02:52.7715711Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-04-03T16:02:52.7981013Z Entering 'android/libs/fbjni' 2024-04-03T16:02:52.8014963Z Entering 'third_party/FP16' 2024-04-03T16:02:52.8049327Z Entering 'third_party/FXdiv' 2024-04-03T16:02:52.8083663Z Entering 'third_party/NNPACK' 2024-04-03T16:02:52.8117485Z Entering 'third_party/QNNPACK' 2024-04-03T16:02:52.8152501Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:02:52.8186830Z Entering 'third_party/XNNPACK' 2024-04-03T16:02:52.8238440Z Entering 'third_party/benchmark' 2024-04-03T16:02:52.8273057Z Entering 'third_party/cpuinfo' 2024-04-03T16:02:52.8307856Z Entering 'third_party/cub' 2024-04-03T16:02:52.8342853Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:02:52.8377524Z Entering 'third_party/cutlass' 2024-04-03T16:02:52.8420141Z Entering 'third_party/eigen' 2024-04-03T16:02:52.8456978Z Entering 'third_party/fbgemm' 2024-04-03T16:02:52.8491800Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:02:52.8526360Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:02:52.8559652Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:02:52.8600568Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:02:52.8634598Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:02:52.8669721Z Entering 'third_party/flatbuffers' 2024-04-03T16:02:52.8707959Z Entering 'third_party/fmt' 2024-04-03T16:02:52.8744353Z Entering 'third_party/foxi' 2024-04-03T16:02:52.8778493Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:02:52.8812614Z Entering 'third_party/gloo' 2024-04-03T16:02:52.8847505Z Entering 'third_party/googletest' 2024-04-03T16:02:52.8883776Z Entering 'third_party/ideep' 2024-04-03T16:02:52.8916469Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:02:52.8955857Z Entering 'third_party/ios-cmake' 2024-04-03T16:02:52.8990555Z Entering 'third_party/ittapi' 2024-04-03T16:02:52.9024049Z Entering 'third_party/kineto' 2024-04-03T16:02:52.9058697Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:02:52.9090636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:02:52.9125115Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:02:52.9159247Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:02:52.9192863Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:02:52.9225648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:02:52.9259883Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:02:52.9291725Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:02:52.9325031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:02:52.9358622Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:02:52.9393406Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:02:52.9427228Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:02:52.9460138Z Entering 'third_party/mimalloc' 2024-04-03T16:02:52.9496505Z Entering 'third_party/nccl/nccl' 2024-04-03T16:02:52.9530797Z Entering 'third_party/neon2sse' 2024-04-03T16:02:52.9563852Z Entering 'third_party/nlohmann' 2024-04-03T16:02:52.9598374Z Entering 'third_party/onnx' 2024-04-03T16:02:52.9648780Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:02:52.9682577Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:02:52.9717704Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:02:52.9752244Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:02:52.9790224Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:02:52.9824731Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:02:52.9857675Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:02:52.9895796Z Entering 'third_party/pocketfft' 2024-04-03T16:02:52.9930642Z Entering 'third_party/protobuf' 2024-04-03T16:02:52.9968639Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:02:53.0001104Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:02:53.0036122Z Entering 'third_party/psimd' 2024-04-03T16:02:53.0070084Z Entering 'third_party/pthreadpool' 2024-04-03T16:02:53.0103679Z Entering 'third_party/pybind11' 2024-04-03T16:02:53.0138009Z Entering 'third_party/python-peachpy' 2024-04-03T16:02:53.0170856Z Entering 'third_party/sleef' 2024-04-03T16:02:53.0204867Z Entering 'third_party/tbb' 2024-04-03T16:02:53.0239979Z Entering 'third_party/tensorpipe' 2024-04-03T16:02:53.0273846Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:02:53.0305462Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:02:53.0336869Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:02:53.0368156Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:02:53.0400124Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:02:53.0434972Z Entering 'third_party/zstd' 2024-04-03T16:02:53.0479877Z ##[endgroup] 2024-04-03T16:02:53.0481615Z ##[group]Persisting credentials for submodules 2024-04-03T16:02:53.0484787Z [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-04-03T16:02:53.0738282Z Entering 'android/libs/fbjni' 2024-04-03T16:02:53.0781617Z Entering 'third_party/FP16' 2024-04-03T16:02:53.0821795Z Entering 'third_party/FXdiv' 2024-04-03T16:02:53.0864406Z Entering 'third_party/NNPACK' 2024-04-03T16:02:53.0906004Z Entering 'third_party/QNNPACK' 2024-04-03T16:02:53.0948497Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:02:53.0990612Z Entering 'third_party/XNNPACK' 2024-04-03T16:02:53.1049295Z Entering 'third_party/benchmark' 2024-04-03T16:02:53.1091423Z Entering 'third_party/cpuinfo' 2024-04-03T16:02:53.1133546Z Entering 'third_party/cub' 2024-04-03T16:02:53.1175313Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:02:53.1219088Z Entering 'third_party/cutlass' 2024-04-03T16:02:53.1267473Z Entering 'third_party/eigen' 2024-04-03T16:02:53.1310564Z Entering 'third_party/fbgemm' 2024-04-03T16:02:53.1352797Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:02:53.1393227Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:02:53.1433193Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:02:53.1479495Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:02:53.1518823Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:02:53.1559933Z Entering 'third_party/flatbuffers' 2024-04-03T16:02:53.1605209Z Entering 'third_party/fmt' 2024-04-03T16:02:53.1646978Z Entering 'third_party/foxi' 2024-04-03T16:02:53.1690146Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:02:53.1731897Z Entering 'third_party/gloo' 2024-04-03T16:02:53.1774517Z Entering 'third_party/googletest' 2024-04-03T16:02:53.1815748Z Entering 'third_party/ideep' 2024-04-03T16:02:53.1856869Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:02:53.1905073Z Entering 'third_party/ios-cmake' 2024-04-03T16:02:53.1946137Z Entering 'third_party/ittapi' 2024-04-03T16:02:53.1987542Z Entering 'third_party/kineto' 2024-04-03T16:02:53.2031231Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:02:53.2072388Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:02:53.2114391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:02:53.2156761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:02:53.2196967Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:02:53.2236685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:02:53.2279600Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:02:53.2321295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:02:53.2363091Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:02:53.2406431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:02:53.2450182Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:02:53.2491843Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:02:53.2534081Z Entering 'third_party/mimalloc' 2024-04-03T16:02:53.2579036Z Entering 'third_party/nccl/nccl' 2024-04-03T16:02:53.2621525Z Entering 'third_party/neon2sse' 2024-04-03T16:02:53.2664120Z Entering 'third_party/nlohmann' 2024-04-03T16:02:53.2708895Z Entering 'third_party/onnx' 2024-04-03T16:02:53.2767567Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:02:53.2809414Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:02:53.2853308Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:02:53.2893461Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:02:53.2938069Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:02:53.2979371Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:02:53.3019739Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:02:53.3064276Z Entering 'third_party/pocketfft' 2024-04-03T16:02:53.3105308Z Entering 'third_party/protobuf' 2024-04-03T16:02:53.3149472Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:02:53.3189945Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:02:53.3232035Z Entering 'third_party/psimd' 2024-04-03T16:02:53.3273858Z Entering 'third_party/pthreadpool' 2024-04-03T16:02:53.3315200Z Entering 'third_party/pybind11' 2024-04-03T16:02:53.3356460Z Entering 'third_party/python-peachpy' 2024-04-03T16:02:53.3396864Z Entering 'third_party/sleef' 2024-04-03T16:02:53.3437870Z Entering 'third_party/tbb' 2024-04-03T16:02:53.3480096Z Entering 'third_party/tensorpipe' 2024-04-03T16:02:53.3521056Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:02:53.3561613Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:02:53.3601351Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:02:53.3641589Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:02:53.3681652Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:02:53.3723617Z Entering 'third_party/zstd' 2024-04-03T16:02:53.3776947Z [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-04-03T16:02:53.4031521Z Entering 'android/libs/fbjni' 2024-04-03T16:02:53.4069402Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-04-03T16:02:53.4084932Z Entering 'third_party/FP16' 2024-04-03T16:02:53.4123807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-04-03T16:02:53.4138921Z Entering 'third_party/FXdiv' 2024-04-03T16:02:53.4177309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-04-03T16:02:53.4192379Z Entering 'third_party/NNPACK' 2024-04-03T16:02:53.4231752Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-04-03T16:02:53.4247438Z Entering 'third_party/QNNPACK' 2024-04-03T16:02:53.4286415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2024-04-03T16:02:53.4302674Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:02:53.4342226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-04-03T16:02:53.4357428Z Entering 'third_party/XNNPACK' 2024-04-03T16:02:53.4395820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-04-03T16:02:53.4427986Z Entering 'third_party/benchmark' 2024-04-03T16:02:53.4467223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-04-03T16:02:53.4482227Z Entering 'third_party/cpuinfo' 2024-04-03T16:02:53.4520483Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T16:02:53.4537416Z Entering 'third_party/cub' 2024-04-03T16:02:53.4577416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2024-04-03T16:02:53.4592897Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:02:53.4632561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-04-03T16:02:53.4647961Z Entering 'third_party/cutlass' 2024-04-03T16:02:53.4686995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-04-03T16:02:53.4711054Z Entering 'third_party/eigen' 2024-04-03T16:02:53.4750130Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-04-03T16:02:53.4767220Z Entering 'third_party/fbgemm' 2024-04-03T16:02:53.4806481Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-04-03T16:02:53.4821728Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:02:53.4860182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-04-03T16:02:53.4874286Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:02:53.4913335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T16:02:53.4928051Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:02:53.4966970Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-04-03T16:02:53.4988724Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:02:53.5027825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-04-03T16:02:53.5042422Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:02:53.5082104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-04-03T16:02:53.5099818Z Entering 'third_party/flatbuffers' 2024-04-03T16:02:53.5139841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-04-03T16:02:53.5157382Z Entering 'third_party/fmt' 2024-04-03T16:02:53.5197360Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-04-03T16:02:53.5212562Z Entering 'third_party/foxi' 2024-04-03T16:02:53.5252630Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-04-03T16:02:53.5267765Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:02:53.5309294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-04-03T16:02:53.5324471Z Entering 'third_party/gloo' 2024-04-03T16:02:53.5364110Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-04-03T16:02:53.5380017Z Entering 'third_party/googletest' 2024-04-03T16:02:53.5419291Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-04-03T16:02:53.5435042Z Entering 'third_party/ideep' 2024-04-03T16:02:53.5474606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-04-03T16:02:53.5488764Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:02:53.5527040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-04-03T16:02:53.5548586Z Entering 'third_party/ios-cmake' 2024-04-03T16:02:53.5588615Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2024-04-03T16:02:53.5603137Z Entering 'third_party/ittapi' 2024-04-03T16:02:53.5641487Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-04-03T16:02:53.5656304Z Entering 'third_party/kineto' 2024-04-03T16:02:53.5695709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-04-03T16:02:53.5710813Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:02:53.5750544Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-04-03T16:02:53.5764904Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:02:53.5804683Z 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-04-03T16:02:53.5821144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:02:53.5860666Z 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-04-03T16:02:53.5875036Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:02:53.5914388Z 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-04-03T16:02:53.5928583Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:02:53.5967916Z 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-04-03T16:02:53.5982847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:02:53.6022895Z 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-04-03T16:02:53.6038213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:02:53.6078428Z 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-04-03T16:02:53.6093464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:02:53.6133339Z 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-04-03T16:02:53.6148406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:02:53.6188077Z 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-04-03T16:02:53.6204184Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:02:53.6243877Z 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-04-03T16:02:53.6260914Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:02:53.6300391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-04-03T16:02:53.6315308Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:02:53.6355158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-04-03T16:02:53.6371674Z Entering 'third_party/mimalloc' 2024-04-03T16:02:53.6412703Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-04-03T16:02:53.6427854Z Entering 'third_party/nccl/nccl' 2024-04-03T16:02:53.6467773Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-04-03T16:02:53.6483220Z Entering 'third_party/neon2sse' 2024-04-03T16:02:53.6522855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2024-04-03T16:02:53.6537681Z Entering 'third_party/nlohmann' 2024-04-03T16:02:53.6577037Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-04-03T16:02:53.6592904Z Entering 'third_party/onnx' 2024-04-03T16:02:53.6632321Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-04-03T16:02:53.6663037Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:02:53.6702887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T16:02:53.6717341Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:02:53.6756913Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T16:02:53.6775632Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:02:53.6816169Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2024-04-03T16:02:53.6830965Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:02:53.6869745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2024-04-03T16:02:53.6888021Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:02:53.6928261Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T16:02:53.6944235Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:02:53.6984727Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T16:02:53.6997507Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:02:53.7037903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-04-03T16:02:53.7056993Z Entering 'third_party/pocketfft' 2024-04-03T16:02:53.7097077Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-04-03T16:02:53.7111740Z Entering 'third_party/protobuf' 2024-04-03T16:02:53.7153202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-04-03T16:02:53.7171473Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:02:53.7211683Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-04-03T16:02:53.7225407Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:02:53.7263027Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-04-03T16:02:53.7278827Z Entering 'third_party/psimd' 2024-04-03T16:02:53.7318676Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-04-03T16:02:53.7333876Z Entering 'third_party/pthreadpool' 2024-04-03T16:02:53.7373486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-04-03T16:02:53.7388126Z Entering 'third_party/pybind11' 2024-04-03T16:02:53.7429151Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-04-03T16:02:53.7444276Z Entering 'third_party/python-peachpy' 2024-04-03T16:02:53.7483543Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-04-03T16:02:53.7499011Z Entering 'third_party/sleef' 2024-04-03T16:02:53.7537709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-04-03T16:02:53.7552612Z Entering 'third_party/tbb' 2024-04-03T16:02:53.7592331Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2024-04-03T16:02:53.7609136Z Entering 'third_party/tensorpipe' 2024-04-03T16:02:53.7648495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-04-03T16:02:53.7665006Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:02:53.7702875Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-04-03T16:02:53.7716973Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:02:53.7754981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-04-03T16:02:53.7768243Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:02:53.7807203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-04-03T16:02:53.7822118Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:02:53.7858950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-04-03T16:02:53.7873147Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:02:53.7912055Z 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-04-03T16:02:53.7928918Z Entering 'third_party/zstd' 2024-04-03T16:02:53.7969833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2024-04-03T16:02:53.8840401Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-04-03T16:02:53.9110297Z Entering 'android/libs/fbjni' 2024-04-03T16:02:53.9145319Z Entering 'third_party/FP16' 2024-04-03T16:02:53.9179503Z Entering 'third_party/FXdiv' 2024-04-03T16:02:53.9214349Z Entering 'third_party/NNPACK' 2024-04-03T16:02:53.9247846Z Entering 'third_party/QNNPACK' 2024-04-03T16:02:53.9283603Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:02:53.9318020Z Entering 'third_party/XNNPACK' 2024-04-03T16:02:53.9368282Z Entering 'third_party/benchmark' 2024-04-03T16:02:53.9403095Z Entering 'third_party/cpuinfo' 2024-04-03T16:02:53.9438683Z Entering 'third_party/cub' 2024-04-03T16:02:53.9473411Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:02:53.9508272Z Entering 'third_party/cutlass' 2024-04-03T16:02:53.9551666Z Entering 'third_party/eigen' 2024-04-03T16:02:53.9588311Z Entering 'third_party/fbgemm' 2024-04-03T16:02:53.9623190Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:02:53.9656741Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:02:53.9691240Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:02:53.9730445Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:02:53.9763533Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:02:53.9797357Z Entering 'third_party/flatbuffers' 2024-04-03T16:02:53.9834770Z Entering 'third_party/fmt' 2024-04-03T16:02:53.9869286Z Entering 'third_party/foxi' 2024-04-03T16:02:53.9903913Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:02:53.9938168Z Entering 'third_party/gloo' 2024-04-03T16:02:53.9973066Z Entering 'third_party/googletest' 2024-04-03T16:02:54.0007095Z Entering 'third_party/ideep' 2024-04-03T16:02:54.0040484Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:02:54.0080458Z Entering 'third_party/ios-cmake' 2024-04-03T16:02:54.0114706Z Entering 'third_party/ittapi' 2024-04-03T16:02:54.0148710Z Entering 'third_party/kineto' 2024-04-03T16:02:54.0184370Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:02:54.0217705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:02:54.0251724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:02:54.0284938Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:02:54.0317796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:02:54.0350093Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:02:54.0386029Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:02:54.0419064Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:02:54.0452484Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:02:54.0487032Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:02:54.0520673Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:02:54.0554181Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:02:54.0589177Z Entering 'third_party/mimalloc' 2024-04-03T16:02:54.0623843Z Entering 'third_party/nccl/nccl' 2024-04-03T16:02:54.0658222Z Entering 'third_party/neon2sse' 2024-04-03T16:02:54.0691548Z Entering 'third_party/nlohmann' 2024-04-03T16:02:54.0726893Z Entering 'third_party/onnx' 2024-04-03T16:02:54.0777450Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:02:54.0811902Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:02:54.0848050Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:02:54.0882809Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:02:54.0920112Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:02:54.0953849Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:02:54.0986824Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:02:54.1023452Z Entering 'third_party/pocketfft' 2024-04-03T16:02:54.1057044Z Entering 'third_party/protobuf' 2024-04-03T16:02:54.1094810Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:02:54.1127707Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:02:54.1162469Z Entering 'third_party/psimd' 2024-04-03T16:02:54.1196026Z Entering 'third_party/pthreadpool' 2024-04-03T16:02:54.1231151Z Entering 'third_party/pybind11' 2024-04-03T16:02:54.1265066Z Entering 'third_party/python-peachpy' 2024-04-03T16:02:54.1298801Z Entering 'third_party/sleef' 2024-04-03T16:02:54.1332461Z Entering 'third_party/tbb' 2024-04-03T16:02:54.1366758Z Entering 'third_party/tensorpipe' 2024-04-03T16:02:54.1400517Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:02:54.1433225Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:02:54.1465240Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:02:54.1497568Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:02:54.1529374Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:02:54.1564767Z Entering 'third_party/zstd' 2024-04-03T16:02:54.1614376Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-04-03T16:02:54.1874829Z Entering 'android/libs/fbjni' 2024-04-03T16:02:54.1909791Z Entering 'third_party/FP16' 2024-04-03T16:02:54.1944831Z Entering 'third_party/FXdiv' 2024-04-03T16:02:54.1980003Z Entering 'third_party/NNPACK' 2024-04-03T16:02:54.2014806Z Entering 'third_party/QNNPACK' 2024-04-03T16:02:54.2048649Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:02:54.2082721Z Entering 'third_party/XNNPACK' 2024-04-03T16:02:54.2135178Z Entering 'third_party/benchmark' 2024-04-03T16:02:54.2168617Z Entering 'third_party/cpuinfo' 2024-04-03T16:02:54.2203030Z Entering 'third_party/cub' 2024-04-03T16:02:54.2237880Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:02:54.2274125Z Entering 'third_party/cutlass' 2024-04-03T16:02:54.2315600Z Entering 'third_party/eigen' 2024-04-03T16:02:54.2352668Z Entering 'third_party/fbgemm' 2024-04-03T16:02:54.2386540Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:02:54.2420237Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:02:54.2453261Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:02:54.2494830Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:02:54.2528030Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:02:54.2563317Z Entering 'third_party/flatbuffers' 2024-04-03T16:02:54.2601895Z Entering 'third_party/fmt' 2024-04-03T16:02:54.2636067Z Entering 'third_party/foxi' 2024-04-03T16:02:54.2672062Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:02:54.2708456Z Entering 'third_party/gloo' 2024-04-03T16:02:54.2743573Z Entering 'third_party/googletest' 2024-04-03T16:02:54.2778751Z Entering 'third_party/ideep' 2024-04-03T16:02:54.2812157Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:02:54.2852925Z Entering 'third_party/ios-cmake' 2024-04-03T16:02:54.2886631Z Entering 'third_party/ittapi' 2024-04-03T16:02:54.2920727Z Entering 'third_party/kineto' 2024-04-03T16:02:54.2955305Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:02:54.2991064Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:02:54.3026382Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:02:54.3061189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:02:54.3094371Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:02:54.3126519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:02:54.3161433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:02:54.3195006Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:02:54.3228876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:02:54.3264603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:02:54.3298819Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:02:54.3331882Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:02:54.3366936Z Entering 'third_party/mimalloc' 2024-04-03T16:02:54.3401559Z Entering 'third_party/nccl/nccl' 2024-04-03T16:02:54.3435348Z Entering 'third_party/neon2sse' 2024-04-03T16:02:54.3469363Z Entering 'third_party/nlohmann' 2024-04-03T16:02:54.3505116Z Entering 'third_party/onnx' 2024-04-03T16:02:54.3555506Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:02:54.3589179Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:02:54.3624505Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:02:54.3657995Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:02:54.3696019Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:02:54.3728823Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:02:54.3761449Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:02:54.3798613Z Entering 'third_party/pocketfft' 2024-04-03T16:02:54.3832965Z Entering 'third_party/protobuf' 2024-04-03T16:02:54.3873241Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:02:54.3906905Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:02:54.3941879Z Entering 'third_party/psimd' 2024-04-03T16:02:54.3977328Z Entering 'third_party/pthreadpool' 2024-04-03T16:02:54.4011901Z Entering 'third_party/pybind11' 2024-04-03T16:02:54.4047057Z Entering 'third_party/python-peachpy' 2024-04-03T16:02:54.4081592Z Entering 'third_party/sleef' 2024-04-03T16:02:54.4116108Z Entering 'third_party/tbb' 2024-04-03T16:02:54.4154781Z Entering 'third_party/tensorpipe' 2024-04-03T16:02:54.4189110Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:02:54.4222011Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:02:54.4254232Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:02:54.4285776Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:02:54.4318478Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:02:54.4353152Z Entering 'third_party/zstd' 2024-04-03T16:02:54.4396958Z ##[endgroup] 2024-04-03T16:02:54.4431132Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T16:02:54.4454831Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T16:02:54.4624871Z Prepare all required actions 2024-04-03T16:02:54.4625371Z Getting action download info 2024-04-03T16:02:54.5968141Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T16:02:54.8102876Z ##[group]Run ./.github/actions/setup-linux 2024-04-03T16:02:54.8103299Z ##[endgroup] 2024-04-03T16:02:54.8127420Z ##[group]Run set -euo pipefail 2024-04-03T16:02:54.8127931Z set -euo pipefail 2024-04-03T16:02:54.8128371Z function get_ec2_metadata() { 2024-04-03T16:02:54.8128966Z  # Pulled from instance metadata endpoint for EC2 2024-04-03T16:02:54.8155492Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-04-03T16:02:54.8156462Z  category=$1 2024-04-03T16:02:54.8156976Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-04-03T16:02:54.8157637Z  runner_name_str=i-08ca0739e26b4aeda 2024-04-03T16:02:54.8158141Z  if [[ $runner_name_str != *"gcp"* ]]; then 2024-04-03T16:02:54.8158763Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-04-03T16:02:54.8159326Z  else 2024-04-03T16:02:54.8159828Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-04-03T16:02:54.8160409Z  fi 2024-04-03T16:02:54.8160670Z } 2024-04-03T16:02:54.8161002Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-04-03T16:02:54.8161553Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-04-03T16:02:54.8162187Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-04-03T16:02:54.8162745Z echo "system info $(uname -a)" 2024-04-03T16:02:54.8170471Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:54.8170953Z ##[endgroup] 2024-04-03T16:02:54.8254940Z ami-id: ami-0ce0c36d7a00b20e2 2024-04-03T16:02:54.8309695Z instance-id: i-08ca0739e26b4aeda 2024-04-03T16:02:54.8362186Z instance-type: c5.2xlarge 2024-04-03T16:02:54.8369010Z system info Linux ip-10-0-65-232.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-04-03T16:02:54.8390816Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T16:02:54.8391707Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T16:02:54.8399053Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:54.8399542Z ##[endgroup] 2024-04-03T16:02:54.8463339Z ##[group]Run if systemctl is-active --quiet docker; then 2024-04-03T16:02:54.8463944Z if systemctl is-active --quiet docker; then 2024-04-03T16:02:54.8464466Z  echo "Docker daemon is running..."; 2024-04-03T16:02:54.8464898Z else 2024-04-03T16:02:54.8465366Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-04-03T16:02:54.8465931Z fi 2024-04-03T16:02:54.8472785Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:54.8473278Z ##[endgroup] 2024-04-03T16:02:54.8556020Z Docker daemon is running... 2024-04-03T16:02:54.8601177Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T16:02:54.8601725Z with: 2024-04-03T16:02:54.8601965Z shell: bash 2024-04-03T16:02:54.8602225Z timeout_minutes: 5 2024-04-03T16:02:54.8602521Z max_attempts: 3 2024-04-03T16:02:54.8602807Z retry_wait_seconds: 30 2024-04-03T16:02:54.8604225Z 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" 2024-04-03T16:02:54.8605709Z polling_interval_seconds: 1 2024-04-03T16:02:54.8606058Z warning_on_retry: true 2024-04-03T16:02:54.8606503Z continue_on_error: false 2024-04-03T16:02:54.8606814Z env: 2024-04-03T16:02:54.8607061Z AWS_RETRY_MODE: standard 2024-04-03T16:02:54.8607385Z AWS_MAX_ATTEMPTS: 5 2024-04-03T16:02:54.8607686Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T16:02:54.8608034Z ##[endgroup] 2024-04-03T16:02:56.0782286Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T16:02:56.0783114Z Configure a credential helper to remove this warning. See 2024-04-03T16:02:56.0783958Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T16:02:56.0784483Z 2024-04-03T16:02:56.0784595Z Login Succeeded 2024-04-03T16:02:56.9135888Z Command completed after 1 attempt(s). 2024-04-03T16:02:56.9179356Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T16:02:56.9180269Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T16:02:56.9180911Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T16:02:56.9188559Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:56.9189056Z ##[endgroup] 2024-04-03T16:02:56.9258060Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:02:56.9258833Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:02:56.9259414Z # shellcheck disable=SC2046 2024-04-03T16:02:56.9259881Z docker stop $(docker ps -q) || true 2024-04-03T16:02:56.9260423Z # Prune all of the docker images 2024-04-03T16:02:56.9260856Z docker system prune -af 2024-04-03T16:02:56.9268225Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:56.9268729Z ##[endgroup] 2024-04-03T16:02:56.9593001Z "docker stop" requires at least 1 argument. 2024-04-03T16:02:56.9593874Z See 'docker stop --help'. 2024-04-03T16:02:56.9594348Z 2024-04-03T16:02:56.9594802Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-04-03T16:02:56.9595225Z 2024-04-03T16:02:56.9595440Z Stop one or more running containers 2024-04-03T16:02:56.9769494Z Total reclaimed space: 0B 2024-04-03T16:02:56.9802972Z ##[group]Run set +e 2024-04-03T16:02:56.9803315Z set +e 2024-04-03T16:02:56.9803576Z set -x 2024-04-03T16:02:56.9803841Z  2024-04-03T16:02:56.9804138Z PT_DOMAIN=download.pytorch.org 2024-04-03T16:02:56.9804908Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-04-03T16:02:56.9805995Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-04-03T16:02:56.9806743Z # one is returned at random 2024-04-03T16:02:56.9807248Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-04-03T16:02:56.9807757Z  2024-04-03T16:02:56.9808045Z if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T16:02:56.9808635Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-04-03T16:02:56.9809393Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-04-03T16:02:56.9809931Z  2024-04-03T16:02:56.9810226Z  if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T16:02:56.9810740Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-04-03T16:02:56.9811232Z  exit 1 2024-04-03T16:02:56.9811517Z  fi 2024-04-03T16:02:56.9811761Z fi 2024-04-03T16:02:56.9812534Z  2024-04-03T16:02:56.9812870Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-04-03T16:02:56.9813353Z  # Clean up any old records first 2024-04-03T16:02:56.9813840Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-04-03T16:02:56.9814279Z fi 2024-04-03T16:02:56.9814513Z  2024-04-03T16:02:56.9814916Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-04-03T16:02:56.9815442Z cat /etc/hosts 2024-04-03T16:02:56.9823374Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:56.9823860Z ##[endgroup] 2024-04-03T16:02:56.9845203Z + PT_DOMAIN=download.pytorch.org 2024-04-03T16:02:56.9850458Z ++ dig -4 +short download.pytorch.org 2024-04-03T16:02:56.9851265Z ++ tail -n1 2024-04-03T16:02:56.9951397Z + RESOLVED_IP=18.160.41.63 2024-04-03T16:02:56.9951899Z + '[' -z 18.160.41.63 ']' 2024-04-03T16:02:56.9952321Z + grep -r download.pytorch.org /etc/hosts 2024-04-03T16:02:56.9959244Z 18.160.41.23 download.pytorch.org 2024-04-03T16:02:56.9960084Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-04-03T16:02:57.0067727Z + echo '18.160.41.63 download.pytorch.org' 2024-04-03T16:02:57.0068619Z + sudo tee -a /etc/hosts 2024-04-03T16:02:57.0500065Z 18.160.41.63 download.pytorch.org 2024-04-03T16:02:57.0513990Z + cat /etc/hosts 2024-04-03T16:02:57.0520074Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-04-03T16:02:57.0532454Z ::1 localhost6 localhost6.localdomain6 2024-04-03T16:02:57.0532995Z 18.160.41.63 download.pytorch.org 2024-04-03T16:02:57.0687916Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-04-03T16:02:57.0688514Z with: 2024-04-03T16:02:57.0689398Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0690422Z docker-build-dir: .ci/docker 2024-04-03T16:02:57.0690779Z working-directory: . 2024-04-03T16:02:57.0691216Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.0691736Z force-push: false 2024-04-03T16:02:57.0692223Z ##[endgroup] 2024-04-03T16:02:57.0712003Z ##[group]Run set -ex 2024-04-03T16:02:57.0712349Z set -ex 2024-04-03T16:02:57.0712638Z  2024-04-03T16:02:57.0713168Z # If the docker build directory or the build script doesn't exist, the action will 2024-04-03T16:02:57.0714119Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-04-03T16:02:57.0714950Z # job could then download the pre-built image as usual 2024-04-03T16:02:57.0715685Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-04-03T16:02:57.0716352Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0716971Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0717504Z  2024-04-03T16:02:57.0718002Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-04-03T16:02:57.0718615Z  exit 0 2024-04-03T16:02:57.0718878Z else 2024-04-03T16:02:57.0719216Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0719648Z fi 2024-04-03T16:02:57.0719883Z  2024-04-03T16:02:57.0720331Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-04-03T16:02:57.0721182Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-04-03T16:02:57.0721944Z  # use it as it is, but first let's extract the tag 2024-04-03T16:02:57.0722648Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-04-03T16:02:57.0723360Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0724048Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0724579Z else 2024-04-03T16:02:57.0724991Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-04-03T16:02:57.0725639Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0726525Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0727288Z fi 2024-04-03T16:02:57.0735524Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:57.0736018Z env: 2024-04-03T16:02:57.0736270Z REPO_NAME: pytorch 2024-04-03T16:02:57.0737182Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0738180Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T16:02:57.0738658Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.0739152Z ##[endgroup] 2024-04-03T16:02:57.0761859Z + [[ ! -d .ci/docker ]] 2024-04-03T16:02:57.0762482Z + [[ ! -f .ci/docker/build.sh ]] 2024-04-03T16:02:57.0763176Z + echo skip=false 2024-04-03T16:02:57.0764836Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-04-03T16:02:57.0768817Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0770612Z ++ awk -F '[:,]' '{print $2}' 2024-04-03T16:02:57.0778946Z + DOCKER_TAG=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0780154Z + echo docker-tag=16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0781613Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0843054Z ##[group]Run set +e 2024-04-03T16:02:57.0843417Z set +e 2024-04-03T16:02:57.0843684Z set -x 2024-04-03T16:02:57.0843957Z  2024-04-03T16:02:57.0844203Z login() { 2024-04-03T16:02:57.0844850Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T16:02:57.0845572Z } 2024-04-03T16:02:57.0845817Z  2024-04-03T16:02:57.0846053Z retry () { 2024-04-03T16:02:57.0846415Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T16:02:57.0846839Z } 2024-04-03T16:02:57.0847074Z  2024-04-03T16:02:57.0847378Z retry login "${DOCKER_REGISTRY}" 2024-04-03T16:02:57.0847769Z  2024-04-03T16:02:57.0848201Z # Check if image already exists, if it does then skip building it 2024-04-03T16:02:57.0848893Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-04-03T16:02:57.0849377Z  exit 0 2024-04-03T16:02:57.0849639Z fi 2024-04-03T16:02:57.0849886Z  2024-04-03T16:02:57.0850365Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-04-03T16:02:57.0851177Z # be empty. The default action would be to continue rebuild the image 2024-04-03T16:02:57.0851904Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-04-03T16:02:57.0852815Z  # if we're on the base branch then use the parent commit 2024-04-03T16:02:57.0853379Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-04-03T16:02:57.0853797Z else 2024-04-03T16:02:57.0854314Z  # otherwise we're on a PR, so use the most recent base commit 2024-04-03T16:02:57.0855012Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-04-03T16:02:57.0855540Z fi 2024-04-03T16:02:57.0855808Z  2024-04-03T16:02:57.0856139Z if [[ -z "${MERGE_BASE}" ]]; then 2024-04-03T16:02:57.0856664Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0857103Z  2024-04-03T16:02:57.0857805Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-04-03T16:02:57.0858552Z  exit 0 2024-04-03T16:02:57.0858823Z fi 2024-04-03T16:02:57.0859071Z  2024-04-03T16:02:57.0859473Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-04-03T16:02:57.0860556Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-04-03T16:02:57.0861366Z  exit 1 2024-04-03T16:02:57.0861635Z fi 2024-04-03T16:02:57.0861888Z  2024-04-03T16:02:57.0862361Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-04-03T16:02:57.0863304Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-04-03T16:02:57.0864170Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-04-03T16:02:57.0865140Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-04-03T16:02:57.0866245Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-04-03T16:02:57.0867057Z fi 2024-04-03T16:02:57.0867320Z  2024-04-03T16:02:57.0867653Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T16:02:57.0875513Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:57.0876043Z env: 2024-04-03T16:02:57.0876447Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T16:02:57.0876899Z BASE_REVISION: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T16:02:57.0877943Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0879061Z DOCKER_TAG: 16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.0879640Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.0880142Z ##[endgroup] 2024-04-03T16:02:57.0903064Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.0903727Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.0904830Z + aws ecr get-login-password --region us-east-1 2024-04-03T16:02:57.0906181Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.4821145Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T16:02:57.4822479Z Configure a credential helper to remove this warning. See 2024-04-03T16:02:57.4823795Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T16:02:57.4824836Z 2024-04-03T16:02:57.4825038Z Login Succeeded 2024-04-03T16:02:57.4836277Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.7275109Z { 2024-04-03T16:02:57.7275842Z "schemaVersion": 2, 2024-04-03T16:02:57.7276805Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-04-03T16:02:57.7277828Z "config": { 2024-04-03T16:02:57.7278918Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-04-03T16:02:57.7279934Z "size": 40203, 2024-04-03T16:02:57.7280588Z "digest": "sha256:edab37a6fecd099844f4888cdb58ab57de8cc1ffb0964933664a10a6b9fa73a8" 2024-04-03T16:02:57.7281755Z }, 2024-04-03T16:02:57.7282093Z "layers": [ 2024-04-03T16:02:57.7282547Z { 2024-04-03T16:02:57.7283246Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7284221Z "size": 30451302, 2024-04-03T16:02:57.7285038Z "digest": "sha256:23828d760c7b04df02891af556c40ca44c2dd79d6837ea6f18fac24f4108448c" 2024-04-03T16:02:57.7286383Z }, 2024-04-03T16:02:57.7286897Z { 2024-04-03T16:02:57.7287852Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7289127Z "size": 1828, 2024-04-03T16:02:57.7290372Z "digest": "sha256:4c71b2109c4fce41644c534918307f4ec9dd5d74b2d1491181d8b896339253e9" 2024-04-03T16:02:57.7291790Z }, 2024-04-03T16:02:57.7292517Z { 2024-04-03T16:02:57.7293705Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7294612Z "size": 313213453, 2024-04-03T16:02:57.7295167Z "digest": "sha256:42a766fc09097cc12b6898fbc22c4b5afc61dc6e8cdca26fda1af54cd5808163" 2024-04-03T16:02:57.7295947Z }, 2024-04-03T16:02:57.7296289Z { 2024-04-03T16:02:57.7296760Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7297312Z "size": 803, 2024-04-03T16:02:57.7297841Z "digest": "sha256:0e2f2458798f790b54c7f9276d0e1a9a69ec59f7271c51c3fcae9227ad87e7eb" 2024-04-03T16:02:57.7298594Z }, 2024-04-03T16:02:57.7298896Z { 2024-04-03T16:02:57.7299388Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7300320Z "size": 106, 2024-04-03T16:02:57.7301160Z "digest": "sha256:52475bb51e22a833df2d915ac317fb98bfd19fee4ca169046b28174a752de665" 2024-04-03T16:02:57.7302234Z }, 2024-04-03T16:02:57.7302598Z { 2024-04-03T16:02:57.7303286Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7304558Z "size": 545, 2024-04-03T16:02:57.7305428Z "digest": "sha256:928ebba6ddfb9f4b945e7b6b29221dfe7b1831becab9dc384c852b9449db7229" 2024-04-03T16:02:57.7306503Z }, 2024-04-03T16:02:57.7306865Z { 2024-04-03T16:02:57.7307291Z + exit 0 2024-04-03T16:02:57.7308279Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7309280Z "size": 1240, 2024-04-03T16:02:57.7310196Z "digest": "sha256:71bfb06f00796d9766e8078ce0d22c3504c748cdda403b229e08b9f66c90bce7" 2024-04-03T16:02:57.7311329Z }, 2024-04-03T16:02:57.7311599Z { 2024-04-03T16:02:57.7312025Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7312576Z "size": 483, 2024-04-03T16:02:57.7313094Z "digest": "sha256:56090b14b977c9226e4e1d467688ba76f54434a7f44807fcfed50926a75aa080" 2024-04-03T16:02:57.7313697Z }, 2024-04-03T16:02:57.7313913Z { 2024-04-03T16:02:57.7314332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7314894Z "size": 110313371, 2024-04-03T16:02:57.7315435Z "digest": "sha256:22343a243e5681e355fd8661325b3eedb736d5da7e950ccea5d37c9ee3bb3a52" 2024-04-03T16:02:57.7316048Z }, 2024-04-03T16:02:57.7316272Z { 2024-04-03T16:02:57.7316678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7317234Z "size": 3706, 2024-04-03T16:02:57.7317749Z "digest": "sha256:c29bb23a799916209b3b5f78924aad9644913961489623775658d5e3786c1e03" 2024-04-03T16:02:57.7318341Z }, 2024-04-03T16:02:57.7318561Z { 2024-04-03T16:02:57.7318983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7319525Z "size": 1904, 2024-04-03T16:02:57.7320062Z "digest": "sha256:84aa8c2bf621b344af8103f37e465c7c28753ecee0bb9418eeefb32f112a07b0" 2024-04-03T16:02:57.7320683Z }, 2024-04-03T16:02:57.7320897Z { 2024-04-03T16:02:57.7321315Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7321858Z "size": 700, 2024-04-03T16:02:57.7322380Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T16:02:57.7322989Z }, 2024-04-03T16:02:57.7323211Z { 2024-04-03T16:02:57.7323619Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7324173Z "size": 2590646918, 2024-04-03T16:02:57.7324715Z "digest": "sha256:a35b44e43b45a2801de628c066941679429d266b5d0bcd155ade98198da98461" 2024-04-03T16:02:57.7325309Z }, 2024-04-03T16:02:57.7325537Z { 2024-04-03T16:02:57.7325949Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7326484Z "size": 32, 2024-04-03T16:02:57.7327015Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7327630Z }, 2024-04-03T16:02:57.7327843Z { 2024-04-03T16:02:57.7328259Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7328805Z "size": 380, 2024-04-03T16:02:57.7329333Z "digest": "sha256:f7cdcec5e6209d6102c3247b2bddf556339da28d039352be239d287af12c3da7" 2024-04-03T16:02:57.7329958Z }, 2024-04-03T16:02:57.7330183Z { 2024-04-03T16:02:57.7330588Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7331139Z "size": 220395, 2024-04-03T16:02:57.7331691Z "digest": "sha256:76fd1df065af26b8c5cbc6b570fa6b05472bc0639b5a8546ac1a70fddba60ad1" 2024-04-03T16:02:57.7332543Z }, 2024-04-03T16:02:57.7332828Z { 2024-04-03T16:02:57.7333456Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7334365Z "size": 230, 2024-04-03T16:02:57.7335313Z "digest": "sha256:83315c4c7ef0a0b8556648bfcb8072517770229c65bd5374b453d5741fcd9e4f" 2024-04-03T16:02:57.7336726Z }, 2024-04-03T16:02:57.7337231Z { 2024-04-03T16:02:57.7338195Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7339506Z "size": 2691615, 2024-04-03T16:02:57.7340771Z "digest": "sha256:6460360cb1298811ed09c68381447bbab44626003d5320a65264e700538b0b0d" 2024-04-03T16:02:57.7342406Z }, 2024-04-03T16:02:57.7342908Z { 2024-04-03T16:02:57.7343853Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7345115Z "size": 1994, 2024-04-03T16:02:57.7346503Z "digest": "sha256:f5187f0f8da243ed7751f5eefa2cec05f1393803726eeee84e330057805ca678" 2024-04-03T16:02:57.7347945Z }, 2024-04-03T16:02:57.7348434Z { 2024-04-03T16:02:57.7349401Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7350720Z "size": 105, 2024-04-03T16:02:57.7351897Z "digest": "sha256:b1fe483228e92afe41514cbd9402f338907bd8f46304587c793f7d1606bb1a39" 2024-04-03T16:02:57.7353343Z }, 2024-04-03T16:02:57.7353858Z { 2024-04-03T16:02:57.7354796Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7356053Z "size": 563, 2024-04-03T16:02:57.7357252Z "digest": "sha256:f148109b25c63db922ba0015afc51f9b12bd576ad392435463f6c2ee325f24de" 2024-04-03T16:02:57.7358874Z }, 2024-04-03T16:02:57.7359378Z { 2024-04-03T16:02:57.7360328Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7361569Z "size": 32, 2024-04-03T16:02:57.7362800Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7364265Z }, 2024-04-03T16:02:57.7364748Z { 2024-04-03T16:02:57.7365711Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7366978Z "size": 104, 2024-04-03T16:02:57.7368157Z "digest": "sha256:6e94329e7d9bf7082fc26cec2348784557d985302de815ad85bf204ae9fe67e3" 2024-04-03T16:02:57.7369577Z }, 2024-04-03T16:02:57.7370093Z { 2024-04-03T16:02:57.7371032Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7372384Z "size": 503, 2024-04-03T16:02:57.7373315Z "digest": "sha256:e418f79cac9b43921f1702331a3d93926e2e664608005326054dabcdae1ad4d4" 2024-04-03T16:02:57.7374239Z }, 2024-04-03T16:02:57.7374604Z { 2024-04-03T16:02:57.7375275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7376105Z "size": 101109813, 2024-04-03T16:02:57.7376956Z "digest": "sha256:77938992fe7d6f9a688194fb8672562ebc57c33a75795b9e880e215974705c68" 2024-04-03T16:02:57.7378016Z }, 2024-04-03T16:02:57.7378637Z { 2024-04-03T16:02:57.7379445Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7380489Z "size": 109, 2024-04-03T16:02:57.7381022Z "digest": "sha256:dd295d40e381bdd36f41fe90b77efba1a050acf7f813197058bb3b925e774bd1" 2024-04-03T16:02:57.7381649Z }, 2024-04-03T16:02:57.7381871Z { 2024-04-03T16:02:57.7382279Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7382830Z "size": 557, 2024-04-03T16:02:57.7383373Z "digest": "sha256:6c196b06c1db85ebaab271581b67c41bf5f6beeab678f989ac6366ff5ee37649" 2024-04-03T16:02:57.7383990Z }, 2024-04-03T16:02:57.7384215Z { 2024-04-03T16:02:57.7384630Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7385201Z "size": 1139068, 2024-04-03T16:02:57.7385758Z "digest": "sha256:d2a4f8c972bba57f9ea2255f6631e9054cea5efdbf91f82a56ab7b897fa5c1d1" 2024-04-03T16:02:57.7386379Z }, 2024-04-03T16:02:57.7386591Z { 2024-04-03T16:02:57.7387014Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7387555Z "size": 103, 2024-04-03T16:02:57.7388067Z "digest": "sha256:e17fa7c51474c7c233f32368ce4a8a33e8ac0992e26c2d76479767026b44ceb3" 2024-04-03T16:02:57.7388677Z }, 2024-04-03T16:02:57.7388903Z { 2024-04-03T16:02:57.7389308Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7389860Z "size": 1489, 2024-04-03T16:02:57.7390402Z "digest": "sha256:cff02b807961d4ba1cd0afa55af83f4c5eecd17857db2049d7b8163477197a13" 2024-04-03T16:02:57.7391013Z }, 2024-04-03T16:02:57.7391239Z { 2024-04-03T16:02:57.7391656Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7392340Z "size": 461458425, 2024-04-03T16:02:57.7392883Z "digest": "sha256:e96da33903b7fc6a3bd99919e3008604c7b7912425f0821837508056cc42ac40" 2024-04-03T16:02:57.7393482Z }, 2024-04-03T16:02:57.7393692Z { 2024-04-03T16:02:57.7394215Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7394763Z "size": 160, 2024-04-03T16:02:57.7395279Z "digest": "sha256:42bd346d5d1c5a410024ee9ecf597a86fc80f47363b6170c7008a5bfde7a1935" 2024-04-03T16:02:57.7395897Z }, 2024-04-03T16:02:57.7396122Z { 2024-04-03T16:02:57.7396526Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7397073Z "size": 2210, 2024-04-03T16:02:57.7397612Z "digest": "sha256:f688bbce9791905b8e853b07768c0b16b689aff2fb5adf40b76836a55e856da8" 2024-04-03T16:02:57.7398212Z }, 2024-04-03T16:02:57.7398439Z { 2024-04-03T16:02:57.7398855Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7399395Z "size": 151, 2024-04-03T16:02:57.7399931Z "digest": "sha256:8fbc77b9694b8d91b1f39276723dece503921f6578be17b0b2dfaf43e04f316b" 2024-04-03T16:02:57.7400549Z }, 2024-04-03T16:02:57.7400757Z { 2024-04-03T16:02:57.7401171Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7401717Z "size": 648, 2024-04-03T16:02:57.7402246Z "digest": "sha256:e2a3bc47943f6d4122b5c4adbbfff57e0d9d734ba8fce407089307ecd51be02b" 2024-04-03T16:02:57.7402877Z }, 2024-04-03T16:02:57.7403098Z { 2024-04-03T16:02:57.7403498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7404045Z "size": 32, 2024-04-03T16:02:57.7404577Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7405182Z }, 2024-04-03T16:02:57.7405408Z { 2024-04-03T16:02:57.7405823Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7406355Z "size": 163, 2024-04-03T16:02:57.7406920Z "digest": "sha256:8237da8eed865d197e234faec5be6043bd60f07d7409b664bb649ed2cab44fef" 2024-04-03T16:02:57.7407532Z }, 2024-04-03T16:02:57.7407742Z { 2024-04-03T16:02:57.7408161Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7408701Z "size": 109, 2024-04-03T16:02:57.7409240Z "digest": "sha256:71bb79f7fa9caaf8e330a2d1f846acae32a8c4be0e87e1a7e1aab1c01153ddcd" 2024-04-03T16:02:57.7409871Z }, 2024-04-03T16:02:57.7410096Z { 2024-04-03T16:02:57.7410498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7411044Z "size": 102, 2024-04-03T16:02:57.7411561Z "digest": "sha256:9688271757d9d394c509517c6cb13ec1cfcd741bd1ad31529b69aff129a3f553" 2024-04-03T16:02:57.7412366Z }, 2024-04-03T16:02:57.7412599Z { 2024-04-03T16:02:57.7413035Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7413565Z "size": 421, 2024-04-03T16:02:57.7414116Z "digest": "sha256:8fba31fce28cff8c2ff69af296d90a4bf77fa61d79ed329e345544d12a70f9f0" 2024-04-03T16:02:57.7414750Z }, 2024-04-03T16:02:57.7414959Z { 2024-04-03T16:02:57.7415377Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7415922Z "size": 32, 2024-04-03T16:02:57.7416448Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7417075Z }, 2024-04-03T16:02:57.7417298Z { 2024-04-03T16:02:57.7417702Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7418249Z "size": 111, 2024-04-03T16:02:57.7418780Z "digest": "sha256:d2f8ea8e2cd5a274189517f6e9212602e45c45b6ad24d3e6efca36b641c3c711" 2024-04-03T16:02:57.7419385Z }, 2024-04-03T16:02:57.7419610Z { 2024-04-03T16:02:57.7420147Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7420681Z "size": 474, 2024-04-03T16:02:57.7421213Z "digest": "sha256:a337c4be3a83b6eb74f2d656fc330bf670263c5a4d580727840df8478a761897" 2024-04-03T16:02:57.7421967Z }, 2024-04-03T16:02:57.7422177Z { 2024-04-03T16:02:57.7422592Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7423138Z "size": 32, 2024-04-03T16:02:57.7423750Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7424375Z }, 2024-04-03T16:02:57.7424603Z { 2024-04-03T16:02:57.7425004Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7425549Z "size": 112, 2024-04-03T16:02:57.7426080Z "digest": "sha256:e2be7086a133e82cb0b446c958db2bb6279d7c81594e240dd90bd96ca3f8d337" 2024-04-03T16:02:57.7426677Z }, 2024-04-03T16:02:57.7426903Z { 2024-04-03T16:02:57.7427316Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7427844Z "size": 564, 2024-04-03T16:02:57.7428386Z "digest": "sha256:e8b6b86420ea9bb0eb2bf0e269ae6323b5c83f3b9236e97dfb5dadfda69a8160" 2024-04-03T16:02:57.7429012Z }, 2024-04-03T16:02:57.7429227Z { 2024-04-03T16:02:57.7429644Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7430189Z "size": 43166471, 2024-04-03T16:02:57.7430700Z "digest": "sha256:4673681701f97c1326775e836dfad15804d325f29fa24d2144d0d32deb5bd456" 2024-04-03T16:02:57.7431298Z }, 2024-04-03T16:02:57.7431523Z { 2024-04-03T16:02:57.7431921Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7432466Z "size": 106, 2024-04-03T16:02:57.7432999Z "digest": "sha256:402352c3f6525cefd02a2ffb8975241b7f1ea3fef56fed20d1fb3ee2b562fa2b" 2024-04-03T16:02:57.7433608Z }, 2024-04-03T16:02:57.7433831Z { 2024-04-03T16:02:57.7434243Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7434812Z "size": 295, 2024-04-03T16:02:57.7435335Z "digest": "sha256:d6271b2f16b74d1b43a4b796fb74885f0065b4045389a65007b5e5ca6517fa87" 2024-04-03T16:02:57.7435938Z }, 2024-04-03T16:02:57.7436151Z { 2024-04-03T16:02:57.7436569Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7437116Z "size": 32, 2024-04-03T16:02:57.7437656Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7438255Z }, 2024-04-03T16:02:57.7438476Z { 2024-04-03T16:02:57.7438886Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7439432Z "size": 106, 2024-04-03T16:02:57.7439962Z "digest": "sha256:0a60eb3db52708e5fe6dc16a141ef3fec47c615c96b1311298120b3e2fa9ead6" 2024-04-03T16:02:57.7440581Z }, 2024-04-03T16:02:57.7440791Z { 2024-04-03T16:02:57.7441204Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7441746Z "size": 425, 2024-04-03T16:02:57.7442254Z "digest": "sha256:5b9f4e04399989649963f72ecbcd3257433a55da6db030f52b4d1d1f3bffc1b4" 2024-04-03T16:02:57.7442856Z }, 2024-04-03T16:02:57.7443078Z { 2024-04-03T16:02:57.7443479Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7444032Z "size": 19308750, 2024-04-03T16:02:57.7444634Z "digest": "sha256:3316bc233a5488f32dcd31964f191c1844dade9b6dc226b8da9db9057c5f9f63" 2024-04-03T16:02:57.7445232Z }, 2024-04-03T16:02:57.7445454Z { 2024-04-03T16:02:57.7445877Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7446406Z "size": 108, 2024-04-03T16:02:57.7446957Z "digest": "sha256:ee5d0a9a6a1eedcd98bf22747c17bdea3ca3e6e8979be9f6f0d6dca8655d3d39" 2024-04-03T16:02:57.7447590Z }, 2024-04-03T16:02:57.7447798Z { 2024-04-03T16:02:57.7448210Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7448757Z "size": 438, 2024-04-03T16:02:57.7449270Z "digest": "sha256:7396a8060fceee68a7f0d96ab5f17e2466f05430b1c4fab23241b780248b0e2e" 2024-04-03T16:02:57.7449881Z }, 2024-04-03T16:02:57.7450106Z { 2024-04-03T16:02:57.7450508Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7451178Z "size": 700, 2024-04-03T16:02:57.7451702Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T16:02:57.7452462Z }, 2024-04-03T16:02:57.7452685Z { 2024-04-03T16:02:57.7453107Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7453737Z "size": 141, 2024-04-03T16:02:57.7454275Z "digest": "sha256:8f2884fd6deca001da0a08315864318acd90ef8f9bbd2f79b821b2e121ac04b4" 2024-04-03T16:02:57.7454890Z }, 2024-04-03T16:02:57.7455098Z { 2024-04-03T16:02:57.7455516Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7456070Z "size": 136, 2024-04-03T16:02:57.7456604Z "digest": "sha256:9b6932bd4bc842c9bafcdad19b3a9a796c16cbdad4d20caaf47002b8b74f148a" 2024-04-03T16:02:57.7457240Z }, 2024-04-03T16:02:57.7457462Z { 2024-04-03T16:02:57.7457861Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7458404Z "size": 32, 2024-04-03T16:02:57.7458943Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7459550Z }, 2024-04-03T16:02:57.7459776Z { 2024-04-03T16:02:57.7460299Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7460828Z "size": 189, 2024-04-03T16:02:57.7461361Z "digest": "sha256:7066d7f0b725d30bf85e388a4e99fb73655e6ba43b948cf1be6aed407249e357" 2024-04-03T16:02:57.7461978Z }, 2024-04-03T16:02:57.7462188Z { 2024-04-03T16:02:57.7462603Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7463151Z "size": 1193, 2024-04-03T16:02:57.7463660Z "digest": "sha256:8a03304f5dc79086302ddbe9a18669358304a92ed8ade623494e72eeca414bd9" 2024-04-03T16:02:57.7464266Z }, 2024-04-03T16:02:57.7464493Z { 2024-04-03T16:02:57.7464895Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7465443Z "size": 700, 2024-04-03T16:02:57.7465966Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T16:02:57.7466566Z }, 2024-04-03T16:02:57.7466790Z { 2024-04-03T16:02:57.7467206Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7467736Z "size": 137, 2024-04-03T16:02:57.7468270Z "digest": "sha256:63f01b7de7c9c0753c106e467eeac8c023357ae6dc402ca14015ef5d99de3da5" 2024-04-03T16:02:57.7468883Z }, 2024-04-03T16:02:57.7469091Z { 2024-04-03T16:02:57.7469507Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7470061Z "size": 1645357786, 2024-04-03T16:02:57.7470594Z "digest": "sha256:9c7bc24d85e16389f450276d031b09c515961f9f71baf9838a32ba99c64571ab" 2024-04-03T16:02:57.7471199Z }, 2024-04-03T16:02:57.7471425Z { 2024-04-03T16:02:57.7471830Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7472371Z "size": 154, 2024-04-03T16:02:57.7472901Z "digest": "sha256:0829c9fd377b7a48911dd53ddc38bf4a29c0d94c592184923f4195efa47a487f" 2024-04-03T16:02:57.7473501Z }, 2024-04-03T16:02:57.7473721Z { 2024-04-03T16:02:57.7474145Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7474678Z "size": 628, 2024-04-03T16:02:57.7475207Z "digest": "sha256:c0d204447609e55f6d096e704a166a553d3d0b9f6a2f2b1369389ea7856db263" 2024-04-03T16:02:57.7475813Z }, 2024-04-03T16:02:57.7476024Z { 2024-04-03T16:02:57.7476445Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7476991Z "size": 700, 2024-04-03T16:02:57.7477504Z "digest": "sha256:869f7e29fe434c4e7c345a34b7dda28235a1e275755824a3b2faf073a4f64cdf" 2024-04-03T16:02:57.7478111Z }, 2024-04-03T16:02:57.7478334Z { 2024-04-03T16:02:57.7478738Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7479280Z "size": 142, 2024-04-03T16:02:57.7479794Z "digest": "sha256:779e99646108784b34aa56e42f18349cdd830012c4bd3233e0e4d929ce272f35" 2024-04-03T16:02:57.7480494Z }, 2024-04-03T16:02:57.7480718Z { 2024-04-03T16:02:57.7481141Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7481670Z "size": 32, 2024-04-03T16:02:57.7482206Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7482889Z }, 2024-04-03T16:02:57.7483103Z { 2024-04-03T16:02:57.7483519Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7484061Z "size": 158, 2024-04-03T16:02:57.7484589Z "digest": "sha256:80f4cc22eacdc87b398bbd2d5c658a78fa998805084868fddebfbfb46b1e0507" 2024-04-03T16:02:57.7485211Z }, 2024-04-03T16:02:57.7485433Z { 2024-04-03T16:02:57.7485835Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7486378Z "size": 1562, 2024-04-03T16:02:57.7486933Z "digest": "sha256:e0aa2cd02b55bb1e67ef7e0bfba2f8bf629e7b8f1b8a1cd7a63bc562805e4450" 2024-04-03T16:02:57.7487553Z }, 2024-04-03T16:02:57.7487774Z { 2024-04-03T16:02:57.7488194Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7488722Z "size": 32, 2024-04-03T16:02:57.7489250Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7489865Z }, 2024-04-03T16:02:57.7490074Z { 2024-04-03T16:02:57.7490493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7491036Z "size": 128, 2024-04-03T16:02:57.7491553Z "digest": "sha256:f064f2e8f1a86f5462546997b860cdff57ddcd2a21a4b3c86b0ab413eb173e22" 2024-04-03T16:02:57.7492320Z }, 2024-04-03T16:02:57.7492548Z { 2024-04-03T16:02:57.7492954Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7493498Z "size": 380, 2024-04-03T16:02:57.7494014Z "digest": "sha256:7874003851e3610104b2deaca398908082b276deac1baed8640e611c039721c7" 2024-04-03T16:02:57.7494597Z }, 2024-04-03T16:02:57.7494822Z { 2024-04-03T16:02:57.7495237Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7495770Z "size": 32, 2024-04-03T16:02:57.7496299Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7496915Z }, 2024-04-03T16:02:57.7497128Z { 2024-04-03T16:02:57.7497546Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7498091Z "size": 104, 2024-04-03T16:02:57.7498598Z "digest": "sha256:57eb0af0150176410de409eebc484512635f93bd6d90e515dfe0705a6b59941e" 2024-04-03T16:02:57.7499208Z }, 2024-04-03T16:02:57.7499430Z { 2024-04-03T16:02:57.7499830Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7500458Z "size": 1840, 2024-04-03T16:02:57.7500990Z "digest": "sha256:111b525fbe5a364938574520a5fa49d6a3e3f53fcaf3cf5e415d93c9a1655b4d" 2024-04-03T16:02:57.7501590Z }, 2024-04-03T16:02:57.7501864Z { 2024-04-03T16:02:57.7502287Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7502828Z "size": 7529636, 2024-04-03T16:02:57.7503365Z "digest": "sha256:06eb833ae33bb5b9ac945f6d4588015261b4f9d6ce63809be582319c4d2ad0c6" 2024-04-03T16:02:57.7503978Z }, 2024-04-03T16:02:57.7504188Z { 2024-04-03T16:02:57.7504609Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7505153Z "size": 164, 2024-04-03T16:02:57.7505675Z "digest": "sha256:589a8ceece91b6ecad93fc270011293465962dde63d4e4380bc49901c962f636" 2024-04-03T16:02:57.7506294Z }, 2024-04-03T16:02:57.7506517Z { 2024-04-03T16:02:57.7506917Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7507463Z "size": 7938, 2024-04-03T16:02:57.7507993Z "digest": "sha256:a4814dd3f69b9429489be0ce78788fd65239f710ca52ddc34027145ea26a7545" 2024-04-03T16:02:57.7508585Z }, 2024-04-03T16:02:57.7508815Z { 2024-04-03T16:02:57.7509237Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7509769Z "size": 8068, 2024-04-03T16:02:57.7510432Z "digest": "sha256:1f18671b7fca523a587f03c066f4a857df8fceb3485bb8133be4f8ba46b113f4" 2024-04-03T16:02:57.7511052Z }, 2024-04-03T16:02:57.7511263Z { 2024-04-03T16:02:57.7511679Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7512344Z "size": 302, 2024-04-03T16:02:57.7512860Z "digest": "sha256:4002c8a87e7ae430b8882d8bb58e0c96616d7e574f1e4bffa35c05b4894e98ef" 2024-04-03T16:02:57.7513475Z }, 2024-04-03T16:02:57.7513711Z { 2024-04-03T16:02:57.7514138Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7514683Z "size": 32, 2024-04-03T16:02:57.7515215Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2024-04-03T16:02:57.7515817Z }, 2024-04-03T16:02:57.7516044Z { 2024-04-03T16:02:57.7516462Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7516997Z "size": 108, 2024-04-03T16:02:57.7517526Z "digest": "sha256:cc9527ae45fc240b262a1e61a4955e451b4680ae30c5bcb08d5bb3ea1b93c11e" 2024-04-03T16:02:57.7518151Z }, 2024-04-03T16:02:57.7518359Z { 2024-04-03T16:02:57.7518773Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T16:02:57.7519319Z "size": 54145478, 2024-04-03T16:02:57.7519873Z "digest": "sha256:b848d28edf10dd6dc82ce8b6a32dd20d6ff3c8662ba5932bc0d2d7e7bea131e6" 2024-04-03T16:02:57.7520505Z } 2024-04-03T16:02:57.7520748Z ] 2024-04-03T16:02:57.7520953Z } 2024-04-03T16:02:57.7649119Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-04-03T16:02:57.7649687Z with: 2024-04-03T16:02:57.7650533Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.7651643Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.7652395Z ##[endgroup] 2024-04-03T16:02:57.7670285Z ##[group]Run set -x 2024-04-03T16:02:57.7670614Z set -x 2024-04-03T16:02:57.7670918Z set +e 2024-04-03T16:02:57.7671188Z  2024-04-03T16:02:57.7671432Z login() { 2024-04-03T16:02:57.7672087Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T16:02:57.7672800Z } 2024-04-03T16:02:57.7673039Z  2024-04-03T16:02:57.7673301Z retry () { 2024-04-03T16:02:57.7673701Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T16:02:57.7674130Z } 2024-04-03T16:02:57.7674381Z  2024-04-03T16:02:57.7674662Z retry login "${DOCKER_REGISTRY}" 2024-04-03T16:02:57.7675059Z  2024-04-03T16:02:57.7675307Z set -e 2024-04-03T16:02:57.7675745Z # ignore output since only exit code is used for conditional 2024-04-03T16:02:57.7676443Z # only pull docker image if it's not available locally 2024-04-03T16:02:57.7677207Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-04-03T16:02:57.7677900Z  retry docker pull "${DOCKER_IMAGE}" 2024-04-03T16:02:57.7678306Z fi 2024-04-03T16:02:57.7685959Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:02:57.7686452Z env: 2024-04-03T16:02:57.7687295Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:57.7688391Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.7688911Z ##[endgroup] 2024-04-03T16:02:57.7711773Z + set +e 2024-04-03T16:02:57.7712630Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.7713672Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:57.7714907Z + aws ecr get-login-password --region us-east-1 2024-04-03T16:02:57.7716766Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T16:02:58.1558811Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T16:02:58.1560748Z Configure a credential helper to remove this warning. See 2024-04-03T16:02:58.1562073Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T16:02:58.1562877Z 2024-04-03T16:02:58.1563035Z Login Succeeded 2024-04-03T16:02:58.1573658Z + set -e 2024-04-03T16:02:58.1574939Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:58.1728219Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:58.1729936Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:02:58.3885654Z 16884143090f148aa56809ceba26eeb699b5dc49: Pulling from pytorch/pytorch-linux-jammy-py3.8-gcc11 2024-04-03T16:02:58.3890324Z 23828d760c7b: Pulling fs layer 2024-04-03T16:02:58.3894218Z 4c71b2109c4f: Pulling fs layer 2024-04-03T16:02:58.3894809Z 42a766fc0909: Pulling fs layer 2024-04-03T16:02:58.3896961Z 0e2f2458798f: Pulling fs layer 2024-04-03T16:02:58.3897670Z 52475bb51e22: Pulling fs layer 2024-04-03T16:02:58.3898747Z 928ebba6ddfb: Pulling fs layer 2024-04-03T16:02:58.3899469Z 71bfb06f0079: Pulling fs layer 2024-04-03T16:02:58.3900208Z 56090b14b977: Pulling fs layer 2024-04-03T16:02:58.3901172Z 22343a243e56: Pulling fs layer 2024-04-03T16:02:58.3901845Z 0e2f2458798f: Waiting 2024-04-03T16:02:58.3902376Z c29bb23a7999: Pulling fs layer 2024-04-03T16:02:58.3903004Z 52475bb51e22: Waiting 2024-04-03T16:02:58.3903551Z 84aa8c2bf621: Pulling fs layer 2024-04-03T16:02:58.3904321Z 928ebba6ddfb: Waiting 2024-04-03T16:02:58.3905189Z 869f7e29fe43: Pulling fs layer 2024-04-03T16:02:58.3910702Z 71bfb06f0079: Waiting 2024-04-03T16:02:58.3911431Z a35b44e43b45: Pulling fs layer 2024-04-03T16:02:58.3912349Z 56090b14b977: Waiting 2024-04-03T16:02:58.3912720Z 4f4fb700ef54: Pulling fs layer 2024-04-03T16:02:58.3913295Z f7cdcec5e620: Pulling fs layer 2024-04-03T16:02:58.3913788Z 76fd1df065af: Pulling fs layer 2024-04-03T16:02:58.3914187Z 83315c4c7ef0: Pulling fs layer 2024-04-03T16:02:58.3914740Z 6460360cb129: Pulling fs layer 2024-04-03T16:02:58.3947861Z f5187f0f8da2: Pulling fs layer 2024-04-03T16:02:58.3948685Z b1fe483228e9: Pulling fs layer 2024-04-03T16:02:58.3949365Z f148109b25c6: Pulling fs layer 2024-04-03T16:02:58.3949958Z 22343a243e56: Waiting 2024-04-03T16:02:58.3950469Z 6e94329e7d9b: Pulling fs layer 2024-04-03T16:02:58.3951049Z c29bb23a7999: Waiting 2024-04-03T16:02:58.3951597Z f7cdcec5e620: Waiting 2024-04-03T16:02:58.3952161Z e418f79cac9b: Pulling fs layer 2024-04-03T16:02:58.3952794Z 84aa8c2bf621: Waiting 2024-04-03T16:02:58.3953357Z 77938992fe7d: Pulling fs layer 2024-04-03T16:02:58.3953957Z 869f7e29fe43: Waiting 2024-04-03T16:02:58.3954454Z f5187f0f8da2: Waiting 2024-04-03T16:02:58.3954983Z dd295d40e381: Pulling fs layer 2024-04-03T16:02:58.3955584Z 76fd1df065af: Waiting 2024-04-03T16:02:58.3956127Z a35b44e43b45: Waiting 2024-04-03T16:02:58.3956659Z b1fe483228e9: Waiting 2024-04-03T16:02:58.3957210Z 6c196b06c1db: Pulling fs layer 2024-04-03T16:02:58.3957847Z 4f4fb700ef54: Waiting 2024-04-03T16:02:58.3958370Z 83315c4c7ef0: Waiting 2024-04-03T16:02:58.3958880Z d2a4f8c972bb: Pulling fs layer 2024-04-03T16:02:58.3959462Z 6460360cb129: Waiting 2024-04-03T16:02:58.3959998Z e17fa7c51474: Pulling fs layer 2024-04-03T16:02:58.3960613Z cff02b807961: Pulling fs layer 2024-04-03T16:02:58.3961277Z e96da33903b7: Pulling fs layer 2024-04-03T16:02:58.3961845Z dd295d40e381: Waiting 2024-04-03T16:02:58.3962400Z 42bd346d5d1c: Pulling fs layer 2024-04-03T16:02:58.3963026Z f148109b25c6: Waiting 2024-04-03T16:02:58.3963526Z 6c196b06c1db: Waiting 2024-04-03T16:02:58.3964026Z f688bbce9791: Pulling fs layer 2024-04-03T16:02:58.3964636Z 6e94329e7d9b: Waiting 2024-04-03T16:02:58.3965205Z 8fbc77b9694b: Pulling fs layer 2024-04-03T16:02:58.3966050Z e418f79cac9b: Waiting 2024-04-03T16:02:58.3966587Z 77938992fe7d: Waiting 2024-04-03T16:02:58.3967124Z e2a3bc47943f: Pulling fs layer 2024-04-03T16:02:58.3967696Z d2a4f8c972bb: Waiting 2024-04-03T16:02:58.3968194Z e17fa7c51474: Waiting 2024-04-03T16:02:58.3968716Z 8237da8eed86: Pulling fs layer 2024-04-03T16:02:58.3969270Z e96da33903b7: Waiting 2024-04-03T16:02:58.3969836Z cff02b807961: Waiting 2024-04-03T16:02:58.3970408Z 71bb79f7fa9c: Pulling fs layer 2024-04-03T16:02:58.3970862Z f688bbce9791: Waiting 2024-04-03T16:02:58.3971162Z 42bd346d5d1c: Waiting 2024-04-03T16:02:58.3971508Z 9688271757d9: Pulling fs layer 2024-04-03T16:02:58.3971842Z 8fbc77b9694b: Waiting 2024-04-03T16:02:58.3972286Z e2a3bc47943f: Waiting 2024-04-03T16:02:58.3972583Z 8237da8eed86: Waiting 2024-04-03T16:02:58.3972881Z 8fba31fce28c: Pulling fs layer 2024-04-03T16:02:58.3973229Z 71bb79f7fa9c: Waiting 2024-04-03T16:02:58.3973644Z d2f8ea8e2cd5: Pulling fs layer 2024-04-03T16:02:58.3973995Z a337c4be3a83: Pulling fs layer 2024-04-03T16:02:58.3974367Z e2be7086a133: Pulling fs layer 2024-04-03T16:02:58.3974708Z a337c4be3a83: Waiting 2024-04-03T16:02:58.3975103Z e8b6b86420ea: Pulling fs layer 2024-04-03T16:02:58.3975458Z 4673681701f9: Pulling fs layer 2024-04-03T16:02:58.3975790Z e2be7086a133: Waiting 2024-04-03T16:02:58.3976081Z 402352c3f652: Pulling fs layer 2024-04-03T16:02:58.3976428Z d6271b2f16b7: Pulling fs layer 2024-04-03T16:02:58.3976762Z 4673681701f9: Waiting 2024-04-03T16:02:58.3977209Z 402352c3f652: Waiting 2024-04-03T16:02:58.3977518Z 0a60eb3db527: Pulling fs layer 2024-04-03T16:02:58.3977848Z d6271b2f16b7: Waiting 2024-04-03T16:02:58.3978155Z 5b9f4e043999: Pulling fs layer 2024-04-03T16:02:58.3978561Z 3316bc233a54: Pulling fs layer 2024-04-03T16:02:58.3978903Z ee5d0a9a6a1e: Pulling fs layer 2024-04-03T16:02:58.3979242Z 5b9f4e043999: Waiting 2024-04-03T16:02:58.3979533Z 0a60eb3db527: Waiting 2024-04-03T16:02:58.3979832Z 7396a8060fce: Pulling fs layer 2024-04-03T16:02:58.3980268Z 8f2884fd6dec: Pulling fs layer 2024-04-03T16:02:58.3980642Z 9b6932bd4bc8: Pulling fs layer 2024-04-03T16:02:58.3980967Z ee5d0a9a6a1e: Waiting 2024-04-03T16:02:58.3981263Z 7396a8060fce: Waiting 2024-04-03T16:02:58.3981568Z 7066d7f0b725: Pulling fs layer 2024-04-03T16:02:58.3981905Z 8a03304f5dc7: Pulling fs layer 2024-04-03T16:02:58.3982257Z 63f01b7de7c9: Pulling fs layer 2024-04-03T16:02:58.3982611Z 9c7bc24d85e1: Pulling fs layer 2024-04-03T16:02:58.3982951Z 0829c9fd377b: Pulling fs layer 2024-04-03T16:02:58.3983303Z c0d204447609: Pulling fs layer 2024-04-03T16:02:58.3983636Z 8f2884fd6dec: Waiting 2024-04-03T16:02:58.3983915Z 8a03304f5dc7: Waiting 2024-04-03T16:02:58.3984214Z 779e99646108: Pulling fs layer 2024-04-03T16:02:58.3984545Z 9b6932bd4bc8: Waiting 2024-04-03T16:02:58.3984826Z 63f01b7de7c9: Waiting 2024-04-03T16:02:58.3985132Z 80f4cc22eacd: Pulling fs layer 2024-04-03T16:02:58.3985487Z e0aa2cd02b55: Pulling fs layer 2024-04-03T16:02:58.3985814Z 9c7bc24d85e1: Waiting 2024-04-03T16:02:58.3986104Z 0829c9fd377b: Waiting 2024-04-03T16:02:58.3986396Z c0d204447609: Waiting 2024-04-03T16:02:58.3986690Z f064f2e8f1a8: Pulling fs layer 2024-04-03T16:02:58.3987042Z 7874003851e3: Pulling fs layer 2024-04-03T16:02:58.3987370Z 779e99646108: Waiting 2024-04-03T16:02:58.3987660Z 57eb0af01501: Pulling fs layer 2024-04-03T16:02:58.3988010Z 111b525fbe5a: Pulling fs layer 2024-04-03T16:02:58.3988351Z 80f4cc22eacd: Waiting 2024-04-03T16:02:58.3988648Z 06eb833ae33b: Pulling fs layer 2024-04-03T16:02:58.3988984Z f064f2e8f1a8: Waiting 2024-04-03T16:02:58.3989296Z 589a8ceece91: Pulling fs layer 2024-04-03T16:02:58.3989625Z e0aa2cd02b55: Waiting 2024-04-03T16:02:58.3989914Z 7874003851e3: Waiting 2024-04-03T16:02:58.3990220Z a4814dd3f69b: Pulling fs layer 2024-04-03T16:02:58.3990560Z 1f18671b7fca: Pulling fs layer 2024-04-03T16:02:58.3990903Z 4002c8a87e7a: Pulling fs layer 2024-04-03T16:02:58.3991239Z a4814dd3f69b: Waiting 2024-04-03T16:02:58.3991538Z cc9527ae45fc: Pulling fs layer 2024-04-03T16:02:58.3991893Z b848d28edf10: Pulling fs layer 2024-04-03T16:02:58.3992222Z b848d28edf10: Waiting 2024-04-03T16:02:58.3992637Z 57eb0af01501: Waiting 2024-04-03T16:02:58.3992928Z 4002c8a87e7a: Waiting 2024-04-03T16:02:58.4759684Z 4c71b2109c4f: Download complete 2024-04-03T16:02:58.5691039Z 0e2f2458798f: Verifying Checksum 2024-04-03T16:02:58.5691688Z 0e2f2458798f: Download complete 2024-04-03T16:02:58.6722785Z 52475bb51e22: Download complete 2024-04-03T16:02:58.7403194Z 928ebba6ddfb: Verifying Checksum 2024-04-03T16:02:58.7403759Z 928ebba6ddfb: Download complete 2024-04-03T16:02:58.7641952Z 23828d760c7b: Verifying Checksum 2024-04-03T16:02:58.7642414Z 23828d760c7b: Download complete 2024-04-03T16:02:58.8095614Z 71bfb06f0079: Verifying Checksum 2024-04-03T16:02:58.8096143Z 71bfb06f0079: Download complete 2024-04-03T16:02:58.8549607Z 56090b14b977: Download complete 2024-04-03T16:02:58.9384825Z c29bb23a7999: Download complete 2024-04-03T16:02:59.0191004Z 84aa8c2bf621: Verifying Checksum 2024-04-03T16:02:59.0191463Z 84aa8c2bf621: Download complete 2024-04-03T16:02:59.0999821Z 869f7e29fe43: Verifying Checksum 2024-04-03T16:02:59.1000679Z 869f7e29fe43: Download complete 2024-04-03T16:02:59.5019340Z 23828d760c7b: Pull complete 2024-04-03T16:02:59.5926171Z 4c71b2109c4f: Pull complete 2024-04-03T16:03:00.2877260Z 22343a243e56: Download complete 2024-04-03T16:03:00.2958660Z 4f4fb700ef54: Verifying Checksum 2024-04-03T16:03:00.2959365Z 4f4fb700ef54: Download complete 2024-04-03T16:03:00.3768195Z f7cdcec5e620: Verifying Checksum 2024-04-03T16:03:00.3769056Z f7cdcec5e620: Download complete 2024-04-03T16:03:00.5821648Z 76fd1df065af: Verifying Checksum 2024-04-03T16:03:00.5822180Z 76fd1df065af: Download complete 2024-04-03T16:03:00.6578183Z 83315c4c7ef0: Verifying Checksum 2024-04-03T16:03:00.6578681Z 83315c4c7ef0: Download complete 2024-04-03T16:03:00.7798900Z 6460360cb129: Download complete 2024-04-03T16:03:00.8725158Z f5187f0f8da2: Verifying Checksum 2024-04-03T16:03:00.8725789Z f5187f0f8da2: Download complete 2024-04-03T16:03:01.0061119Z b1fe483228e9: Verifying Checksum 2024-04-03T16:03:01.0061816Z b1fe483228e9: Download complete 2024-04-03T16:03:01.1198090Z f148109b25c6: Download complete 2024-04-03T16:03:01.2016200Z 6e94329e7d9b: Verifying Checksum 2024-04-03T16:03:01.2016664Z 6e94329e7d9b: Download complete 2024-04-03T16:03:01.2946520Z e418f79cac9b: Download complete 2024-04-03T16:03:01.5862562Z 42a766fc0909: Verifying Checksum 2024-04-03T16:03:01.5863503Z 42a766fc0909: Download complete 2024-04-03T16:03:01.6703635Z dd295d40e381: Verifying Checksum 2024-04-03T16:03:01.6704906Z dd295d40e381: Download complete 2024-04-03T16:03:01.7609233Z 6c196b06c1db: Verifying Checksum 2024-04-03T16:03:01.7609958Z 6c196b06c1db: Download complete 2024-04-03T16:03:01.8864974Z d2a4f8c972bb: Verifying Checksum 2024-04-03T16:03:01.8865809Z d2a4f8c972bb: Download complete 2024-04-03T16:03:02.0087534Z e17fa7c51474: Verifying Checksum 2024-04-03T16:03:02.0088123Z e17fa7c51474: Download complete 2024-04-03T16:03:02.0889428Z cff02b807961: Verifying Checksum 2024-04-03T16:03:02.0890238Z cff02b807961: Download complete 2024-04-03T16:03:02.4267475Z 77938992fe7d: Verifying Checksum 2024-04-03T16:03:02.4268100Z 77938992fe7d: Download complete 2024-04-03T16:03:02.5114305Z 42bd346d5d1c: Download complete 2024-04-03T16:03:02.5957148Z f688bbce9791: Verifying Checksum 2024-04-03T16:03:02.5957905Z f688bbce9791: Download complete 2024-04-03T16:03:02.6642632Z 8fbc77b9694b: Verifying Checksum 2024-04-03T16:03:02.6643404Z 8fbc77b9694b: Download complete 2024-04-03T16:03:02.7851000Z e2a3bc47943f: Verifying Checksum 2024-04-03T16:03:02.7851806Z e2a3bc47943f: Download complete 2024-04-03T16:03:02.8781537Z 8237da8eed86: Download complete 2024-04-03T16:03:02.9889518Z 71bb79f7fa9c: Verifying Checksum 2024-04-03T16:03:02.9890026Z 71bb79f7fa9c: Download complete 2024-04-03T16:03:03.0805187Z 9688271757d9: Verifying Checksum 2024-04-03T16:03:03.0805977Z 9688271757d9: Download complete 2024-04-03T16:03:03.1741983Z 8fba31fce28c: Verifying Checksum 2024-04-03T16:03:03.1742804Z 8fba31fce28c: Download complete 2024-04-03T16:03:03.2643471Z d2f8ea8e2cd5: Download complete 2024-04-03T16:03:03.3496756Z a337c4be3a83: Verifying Checksum 2024-04-03T16:03:03.3497326Z a337c4be3a83: Download complete 2024-04-03T16:03:03.4370226Z e2be7086a133: Verifying Checksum 2024-04-03T16:03:03.4371019Z e2be7086a133: Download complete 2024-04-03T16:03:03.5237598Z e8b6b86420ea: Download complete 2024-04-03T16:03:04.0132334Z 4673681701f9: Verifying Checksum 2024-04-03T16:03:04.0133092Z 4673681701f9: Download complete 2024-04-03T16:03:04.1407391Z 402352c3f652: Download complete 2024-04-03T16:03:04.2334426Z d6271b2f16b7: Verifying Checksum 2024-04-03T16:03:04.2337632Z d6271b2f16b7: Download complete 2024-04-03T16:03:04.3227052Z 0a60eb3db527: Verifying Checksum 2024-04-03T16:03:04.3227788Z 0a60eb3db527: Download complete 2024-04-03T16:03:04.4017741Z 5b9f4e043999: Verifying Checksum 2024-04-03T16:03:04.6491394Z 3316bc233a54: Verifying Checksum 2024-04-03T16:03:04.6492471Z 3316bc233a54: Download complete 2024-04-03T16:03:04.7191996Z ee5d0a9a6a1e: Verifying Checksum 2024-04-03T16:03:04.7192487Z ee5d0a9a6a1e: Download complete 2024-04-03T16:03:04.8087683Z 7396a8060fce: Verifying Checksum 2024-04-03T16:03:04.8088372Z 7396a8060fce: Download complete 2024-04-03T16:03:04.9044648Z 8f2884fd6dec: Verifying Checksum 2024-04-03T16:03:04.9045441Z 8f2884fd6dec: Download complete 2024-04-03T16:03:04.9978492Z 9b6932bd4bc8: Download complete 2024-04-03T16:03:05.0847112Z 7066d7f0b725: Download complete 2024-04-03T16:03:05.1734566Z 8a03304f5dc7: Download complete 2024-04-03T16:03:05.2608843Z 63f01b7de7c9: Verifying Checksum 2024-04-03T16:03:05.2609561Z 63f01b7de7c9: Download complete 2024-04-03T16:03:06.8137374Z e96da33903b7: Verifying Checksum 2024-04-03T16:03:06.8138500Z e96da33903b7: Download complete 2024-04-03T16:03:06.8991573Z 0829c9fd377b: Verifying Checksum 2024-04-03T16:03:06.8992945Z 0829c9fd377b: Download complete 2024-04-03T16:03:06.9816810Z c0d204447609: Download complete 2024-04-03T16:03:07.0668747Z 779e99646108: Verifying Checksum 2024-04-03T16:03:07.0669297Z 779e99646108: Download complete 2024-04-03T16:03:07.1467017Z 80f4cc22eacd: Verifying Checksum 2024-04-03T16:03:07.1467825Z 80f4cc22eacd: Download complete 2024-04-03T16:03:07.3725111Z f064f2e8f1a8: Verifying Checksum 2024-04-03T16:03:07.3725798Z f064f2e8f1a8: Download complete 2024-04-03T16:03:07.5044309Z 7874003851e3: Verifying Checksum 2024-04-03T16:03:07.5045000Z 7874003851e3: Download complete 2024-04-03T16:03:07.6019425Z 57eb0af01501: Download complete 2024-04-03T16:03:07.6881057Z 111b525fbe5a: Download complete 2024-04-03T16:03:07.8276037Z 06eb833ae33b: Verifying Checksum 2024-04-03T16:03:07.8276610Z 06eb833ae33b: Download complete 2024-04-03T16:03:07.9086427Z 589a8ceece91: Verifying Checksum 2024-04-03T16:03:07.9087613Z 589a8ceece91: Download complete 2024-04-03T16:03:07.9240958Z 42a766fc0909: Pull complete 2024-04-03T16:03:07.9908999Z a4814dd3f69b: Download complete 2024-04-03T16:03:08.0830645Z 1f18671b7fca: Verifying Checksum 2024-04-03T16:03:08.0831112Z 1f18671b7fca: Download complete 2024-04-03T16:03:08.1605670Z 4002c8a87e7a: Verifying Checksum 2024-04-03T16:03:08.1964396Z 0e2f2458798f: Pull complete 2024-04-03T16:03:08.2427984Z cc9527ae45fc: Download complete 2024-04-03T16:03:08.4022656Z 52475bb51e22: Pull complete 2024-04-03T16:03:08.5797890Z 928ebba6ddfb: Pull complete 2024-04-03T16:03:08.7128450Z 71bfb06f0079: Pull complete 2024-04-03T16:03:08.8533225Z b848d28edf10: Verifying Checksum 2024-04-03T16:03:08.8533778Z b848d28edf10: Download complete 2024-04-03T16:03:08.9281021Z 56090b14b977: Pull complete 2024-04-03T16:03:23.9683960Z 22343a243e56: Pull complete 2024-04-03T16:03:24.4582197Z c29bb23a7999: Pull complete 2024-04-03T16:03:24.9484288Z 84aa8c2bf621: Pull complete 2024-04-03T16:03:25.4594561Z 869f7e29fe43: Pull complete 2024-04-03T16:03:30.9965064Z 9c7bc24d85e1: Verifying Checksum 2024-04-03T16:03:30.9965551Z 9c7bc24d85e1: Download complete 2024-04-03T16:03:34.7252365Z a35b44e43b45: Verifying Checksum 2024-04-03T16:03:34.7252848Z a35b44e43b45: Download complete 2024-04-03T16:04:21.7900356Z a35b44e43b45: Pull complete 2024-04-03T16:04:21.8808387Z 4f4fb700ef54: Pull complete 2024-04-03T16:04:21.9804000Z f7cdcec5e620: Pull complete 2024-04-03T16:04:22.1643216Z 76fd1df065af: Pull complete 2024-04-03T16:04:22.2948990Z 83315c4c7ef0: Pull complete 2024-04-03T16:04:22.5266597Z 6460360cb129: Pull complete 2024-04-03T16:04:22.7729482Z f5187f0f8da2: Pull complete 2024-04-03T16:04:22.9784838Z b1fe483228e9: Pull complete 2024-04-03T16:04:23.1873932Z f148109b25c6: Pull complete 2024-04-03T16:04:23.6299610Z 6e94329e7d9b: Pull complete 2024-04-03T16:04:23.8505555Z e418f79cac9b: Pull complete 2024-04-03T16:04:25.8708681Z 77938992fe7d: Pull complete 2024-04-03T16:04:25.9607374Z dd295d40e381: Pull complete 2024-04-03T16:04:26.0564752Z 6c196b06c1db: Pull complete 2024-04-03T16:04:26.1951871Z d2a4f8c972bb: Pull complete 2024-04-03T16:04:26.2880052Z e17fa7c51474: Pull complete 2024-04-03T16:04:26.3805671Z cff02b807961: Pull complete 2024-04-03T16:04:32.4125889Z e96da33903b7: Pull complete 2024-04-03T16:04:32.5564137Z 42bd346d5d1c: Pull complete 2024-04-03T16:04:32.7030073Z f688bbce9791: Pull complete 2024-04-03T16:04:32.8959529Z 8fbc77b9694b: Pull complete 2024-04-03T16:04:33.1272055Z e2a3bc47943f: Pull complete 2024-04-03T16:04:33.5260923Z 8237da8eed86: Pull complete 2024-04-03T16:04:33.7715812Z 71bb79f7fa9c: Pull complete 2024-04-03T16:04:34.0058562Z 9688271757d9: Pull complete 2024-04-03T16:04:34.2229750Z 8fba31fce28c: Pull complete 2024-04-03T16:04:34.6517313Z d2f8ea8e2cd5: Pull complete 2024-04-03T16:04:34.7846298Z a337c4be3a83: Pull complete 2024-04-03T16:04:35.1496393Z e2be7086a133: Pull complete 2024-04-03T16:04:35.4059099Z e8b6b86420ea: Pull complete 2024-04-03T16:04:36.6727774Z 4673681701f9: Pull complete 2024-04-03T16:04:36.9072549Z 402352c3f652: Pull complete 2024-04-03T16:04:37.1233703Z d6271b2f16b7: Pull complete 2024-04-03T16:04:37.4411900Z 0a60eb3db527: Pull complete 2024-04-03T16:04:37.5322627Z 5b9f4e043999: Pull complete 2024-04-03T16:04:37.8099415Z 3316bc233a54: Pull complete 2024-04-03T16:04:37.9037527Z ee5d0a9a6a1e: Pull complete 2024-04-03T16:04:37.9925767Z 7396a8060fce: Pull complete 2024-04-03T16:04:38.1566349Z 8f2884fd6dec: Pull complete 2024-04-03T16:04:38.2487138Z 9b6932bd4bc8: Pull complete 2024-04-03T16:04:38.4167146Z 7066d7f0b725: Pull complete 2024-04-03T16:04:38.5094755Z 8a03304f5dc7: Pull complete 2024-04-03T16:04:38.6740511Z 63f01b7de7c9: Pull complete 2024-04-03T16:05:05.9698833Z 9c7bc24d85e1: Pull complete 2024-04-03T16:05:06.2735948Z 0829c9fd377b: Pull complete 2024-04-03T16:05:06.5224991Z c0d204447609: Pull complete 2024-04-03T16:05:06.9638297Z 779e99646108: Pull complete 2024-04-03T16:05:07.2985796Z 80f4cc22eacd: Pull complete 2024-04-03T16:05:07.5287168Z e0aa2cd02b55: Pull complete 2024-04-03T16:05:07.9773121Z f064f2e8f1a8: Pull complete 2024-04-03T16:05:08.2245714Z 7874003851e3: Pull complete 2024-04-03T16:05:08.6710184Z 57eb0af01501: Pull complete 2024-04-03T16:05:08.8952499Z 111b525fbe5a: Pull complete 2024-04-03T16:05:09.2467526Z 06eb833ae33b: Pull complete 2024-04-03T16:05:09.3906646Z 589a8ceece91: Pull complete 2024-04-03T16:05:09.5410044Z a4814dd3f69b: Pull complete 2024-04-03T16:05:09.6773136Z 1f18671b7fca: Pull complete 2024-04-03T16:05:09.8742250Z 4002c8a87e7a: Pull complete 2024-04-03T16:05:10.2802182Z cc9527ae45fc: Pull complete 2024-04-03T16:05:11.9210643Z b848d28edf10: Pull complete 2024-04-03T16:05:12.0138611Z Digest: sha256:66934e8a2aa7cad8e06a1fbc5a6f0e239ee3d124c7929e4418f76d11beb80c7b 2024-04-03T16:05:12.0413940Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:05:12.0615212Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:05:12.0746814Z Prepare all required actions 2024-04-03T16:05:12.0747292Z Getting action download info 2024-04-03T16:05:12.3258270Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-04-03T16:05:12.6550117Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-04-03T16:05:12.8199323Z ##[group]Run ./.github/actions/download-build-artifacts 2024-04-03T16:05:12.8199804Z with: 2024-04-03T16:05:12.8200076Z name: linux-jammy-py3.8-gcc11 2024-04-03T16:05:12.8200437Z s3-bucket: gha-artifacts 2024-04-03T16:05:12.8200765Z ##[endgroup] 2024-04-03T16:05:12.8332279Z ##[group]Run seemethere/download-artifact-s3@v4 2024-04-03T16:05:12.8332714Z with: 2024-04-03T16:05:12.8332986Z name: linux-jammy-py3.8-gcc11 2024-04-03T16:05:12.8333364Z s3-bucket: gha-artifacts 2024-04-03T16:05:12.8333686Z region: us-east-1 2024-04-03T16:05:12.8333978Z ##[endgroup] 2024-04-03T16:05:13.3055053Z (node:15535) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-04-03T16:05:13.3055768Z 2024-04-03T16:05:13.3056033Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-04-03T16:05:13.3056737Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-04-03T16:05:13.3057584Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-04-03T16:05:13.3818550Z Found 1 objects with prefix pytorch/pytorch/8536950919/linux-jammy-py3.8-gcc11/ 2024-04-03T16:05:13.3819558Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2024-04-03T16:05:22.0705370Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2024-04-03T16:05:22.0711781Z Artifact download has finished successfully 2024-04-03T16:05:22.0879513Z ##[group]Run unzip -o artifacts.zip 2024-04-03T16:05:22.0879927Z unzip -o artifacts.zip 2024-04-03T16:05:22.0887566Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:05:22.0888070Z ##[endgroup] 2024-04-03T16:05:22.1168689Z Archive: artifacts.zip 2024-04-03T16:05:22.1169631Z creating: dist/ 2024-04-03T16:05:23.0275501Z inflating: dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T16:05:23.0276202Z creating: build/custom_test_artifacts/ 2024-04-03T16:05:23.0276763Z creating: build/custom_test_artifacts/custom-op-build/ 2024-04-03T16:05:23.0277475Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2024-04-03T16:05:23.0278715Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2024-04-03T16:05:23.0280296Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2024-04-03T16:05:23.0281236Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/ 2024-04-03T16:05:23.0282677Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeSystem.cmake 2024-04-03T16:05:23.0284278Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/ 2024-04-03T16:05:23.0285324Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ 2024-04-03T16:05:23.0287211Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c 2024-04-03T16:05:23.0289057Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/a.out 2024-04-03T16:05:23.0290561Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/ 2024-04-03T16:05:23.0292655Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ 2024-04-03T16:05:23.0294946Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-04-03T16:05:23.0296720Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out 2024-04-03T16:05:23.0298137Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin 2024-04-03T16:05:23.0299325Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake 2024-04-03T16:05:23.0300634Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin 2024-04-03T16:05:23.0301977Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake 2024-04-03T16:05:23.0302975Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2024-04-03T16:05:23.0303913Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2024-04-03T16:05:23.0304865Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2024-04-03T16:05:23.0305910Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2024-04-03T16:05:23.0307109Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2024-04-03T16:05:23.0308246Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2024-04-03T16:05:23.0309314Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2024-04-03T16:05:23.0310411Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2024-04-03T16:05:23.0311521Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2024-04-03T16:05:23.0312637Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2024-04-03T16:05:23.0313729Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2024-04-03T16:05:23.0314820Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2024-04-03T16:05:23.0316489Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2024-04-03T16:05:23.0441115Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2024-04-03T16:05:23.0443036Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2024-04-03T16:05:23.0445058Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2024-04-03T16:05:23.0446321Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2024-04-03T16:05:23.0447519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2024-04-03T16:05:23.0448623Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2024-04-03T16:05:23.0449786Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2024-04-03T16:05:23.0450968Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2024-04-03T16:05:23.0452326Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2024-04-03T16:05:23.0453483Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2024-04-03T16:05:23.0454645Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2024-04-03T16:05:23.0463979Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2024-04-03T16:05:23.0541305Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-04-03T16:05:23.0543519Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T16:05:23.0545632Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2024-04-03T16:05:23.0546808Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2024-04-03T16:05:23.0547727Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2024-04-03T16:05:23.0548644Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2024-04-03T16:05:23.0549651Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2024-04-03T16:05:23.0550424Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2024-04-03T16:05:23.0551238Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2024-04-03T16:05:23.0653446Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2024-04-03T16:05:23.0713066Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2024-04-03T16:05:23.0714107Z creating: build/custom_test_artifacts/jit-hook-build/ 2024-04-03T16:05:23.0714813Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2024-04-03T16:05:23.0715635Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2024-04-03T16:05:23.0717140Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2024-04-03T16:05:23.0718423Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/ 2024-04-03T16:05:23.0719594Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeSystem.cmake 2024-04-03T16:05:23.0721103Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/ 2024-04-03T16:05:23.0722363Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ 2024-04-03T16:05:23.0723921Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c 2024-04-03T16:05:23.0725480Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/a.out 2024-04-03T16:05:23.0727154Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/ 2024-04-03T16:05:23.0728862Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ 2024-04-03T16:05:23.0731098Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-04-03T16:05:23.0733603Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out 2024-04-03T16:05:23.0734881Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin 2024-04-03T16:05:23.0736030Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake 2024-04-03T16:05:23.0737215Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin 2024-04-03T16:05:23.0738404Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake 2024-04-03T16:05:23.0739393Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2024-04-03T16:05:23.0740385Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2024-04-03T16:05:23.0741349Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2024-04-03T16:05:23.0742427Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2024-04-03T16:05:23.0743657Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2024-04-03T16:05:23.0744836Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2024-04-03T16:05:23.0745930Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2024-04-03T16:05:23.0747052Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2024-04-03T16:05:23.0748413Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2024-04-03T16:05:23.0749558Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2024-04-03T16:05:23.0750695Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2024-04-03T16:05:23.0752222Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2024-04-03T16:05:23.0753620Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2024-04-03T16:05:23.0814011Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-04-03T16:05:23.0816255Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T16:05:23.0818022Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2024-04-03T16:05:23.0819546Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2024-04-03T16:05:23.0820525Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2024-04-03T16:05:23.0821420Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2024-04-03T16:05:23.0822292Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2024-04-03T16:05:23.0823064Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2024-04-03T16:05:23.0823852Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2024-04-03T16:05:23.0867725Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2024-04-03T16:05:23.0868591Z creating: build/custom_test_artifacts/custom-backend-build/ 2024-04-03T16:05:23.0869358Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2024-04-03T16:05:23.0870255Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2024-04-03T16:05:23.0872106Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2024-04-03T16:05:23.0873255Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/ 2024-04-03T16:05:23.0874703Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeSystem.cmake 2024-04-03T16:05:23.0876423Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/ 2024-04-03T16:05:23.0877477Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ 2024-04-03T16:05:23.0879186Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c 2024-04-03T16:05:23.0881100Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/a.out 2024-04-03T16:05:23.0882772Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/ 2024-04-03T16:05:23.0884818Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ 2024-04-03T16:05:23.0887257Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-04-03T16:05:23.0889168Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out 2024-04-03T16:05:23.0890428Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin 2024-04-03T16:05:23.0891710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake 2024-04-03T16:05:23.0893584Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin 2024-04-03T16:05:23.0894841Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake 2024-04-03T16:05:23.0896143Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2024-04-03T16:05:23.0897161Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2024-04-03T16:05:23.0898186Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2024-04-03T16:05:23.0899458Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2024-04-03T16:05:23.0900872Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2024-04-03T16:05:23.0902132Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2024-04-03T16:05:23.0903298Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2024-04-03T16:05:23.0904522Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2024-04-03T16:05:23.0905764Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2024-04-03T16:05:23.0906982Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2024-04-03T16:05:23.0908212Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2024-04-03T16:05:23.0909438Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2024-04-03T16:05:23.0910738Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2024-04-03T16:05:23.1009969Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-04-03T16:05:23.1012472Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2024-04-03T16:05:23.1014386Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2024-04-03T16:05:23.1015758Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2024-04-03T16:05:23.1017066Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2024-04-03T16:05:23.1018322Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2024-04-03T16:05:23.1019615Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2024-04-03T16:05:23.1020971Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2024-04-03T16:05:23.1022251Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2024-04-03T16:05:23.1023545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2024-04-03T16:05:23.1024814Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2024-04-03T16:05:23.1032757Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2024-04-03T16:05:23.1083822Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-04-03T16:05:23.1086279Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T16:05:23.1088256Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2024-04-03T16:05:23.1089503Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2024-04-03T16:05:23.1090493Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2024-04-03T16:05:23.1091660Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2024-04-03T16:05:23.1092764Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2024-04-03T16:05:23.1093603Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2024-04-03T16:05:23.1094481Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2024-04-03T16:05:23.1188636Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2024-04-03T16:05:23.1230036Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2024-04-03T16:05:23.1231070Z creating: build/lib/ 2024-04-03T16:05:23.1231429Z inflating: build/lib/libclog.a 2024-04-03T16:05:23.1240201Z inflating: build/lib/libpthreadpool.a 2024-04-03T16:05:23.1247554Z inflating: build/lib/libittnotify.a 2024-04-03T16:05:23.1312500Z inflating: build/lib/libgtest.a 2024-04-03T16:05:23.1320069Z inflating: build/lib/libcpuinfo.a 2024-04-03T16:05:23.1327523Z inflating: build/lib/libcpuinfo_internals.a 2024-04-03T16:05:23.1328432Z inflating: build/lib/libfoxi_loader.a 2024-04-03T16:05:23.1349038Z inflating: build/lib/libfmt.a 2024-04-03T16:05:23.1432955Z inflating: build/lib/libprotobuf-lite.a 2024-04-03T16:05:23.1433845Z inflating: build/lib/libtorch_global_deps.so 2024-04-03T16:05:23.1505280Z inflating: build/lib/libbenchmark.a 2024-04-03T16:05:23.1532178Z inflating: build/lib/libtensorpipe_uv.a 2024-04-03T16:05:23.1534130Z inflating: build/lib/libnnpack_reference_layers.a 2024-04-03T16:05:23.1644686Z inflating: build/lib/libgloo.a 2024-04-03T16:05:23.1931656Z inflating: build/lib/libgtest_main.a 2024-04-03T16:05:23.1948792Z inflating: build/lib/libgmock.a 2024-04-03T16:05:23.1949629Z inflating: build/lib/libbenchmark_main.a 2024-04-03T16:05:23.2011943Z inflating: build/lib/libasmjit.a 2024-04-03T16:05:23.2024756Z inflating: build/lib/libqnnpack.a 2024-04-03T16:05:23.2043332Z inflating: build/lib/libpytorch_qnnpack.a 2024-04-03T16:05:23.2321015Z inflating: build/lib/libkineto.a 2024-04-03T16:05:23.2753850Z inflating: build/lib/libprotobuf.a 2024-04-03T16:05:23.2754545Z inflating: build/lib/libgmock_main.a 2024-04-03T16:05:23.3763254Z inflating: build/lib/libfbgemm.a 2024-04-03T16:05:23.4298205Z inflating: build/lib/libtensorpipe.a 2024-04-03T16:05:23.4386681Z inflating: build/lib/libc10.so 2024-04-03T16:05:23.4404124Z inflating: build/lib/libnnpack.a 2024-04-03T16:05:23.4888766Z inflating: build/lib/libprotoc.a 2024-04-03T16:05:23.5067897Z inflating: build/lib/libXNNPACK.a 2024-04-03T16:05:24.3805893Z inflating: build/lib/libdnnl.a 2024-04-03T16:05:24.3841425Z inflating: build/lib/libcaffe2_protos.a 2024-04-03T16:05:24.3880087Z inflating: build/lib/libonnx_proto.a 2024-04-03T16:05:24.4533650Z inflating: build/lib/libonnx.a 2024-04-03T16:05:26.6516957Z inflating: build/lib/libtorch_cpu.so 2024-04-03T16:05:26.6517885Z inflating: build/lib/libtorch.so 2024-04-03T16:05:26.6521123Z inflating: build/lib/libshm.so 2024-04-03T16:05:26.6540415Z inflating: build/lib/libjitbackend_test.so 2024-04-03T16:05:26.6564777Z inflating: build/lib/libbackend_with_compiler.so 2024-04-03T16:05:26.6568937Z inflating: build/lib/libunbox_lib.a 2024-04-03T16:05:26.6624923Z inflating: build/lib/libtorchbind_test.so 2024-04-03T16:05:26.8374662Z inflating: build/lib/libtorch_python.so 2024-04-03T16:05:26.8408192Z inflating: build/lib/libnnapi_backend.so 2024-04-03T16:05:26.8408752Z creating: build/bin/ 2024-04-03T16:05:26.8409266Z creating: build/bin/CMakeFiles/ 2024-04-03T16:05:26.8409857Z inflating: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T16:05:26.8410522Z extracting: build/bin/CMakeFiles/progress.marks 2024-04-03T16:05:26.8477686Z inflating: build/bin/pow_test 2024-04-03T16:05:26.8478417Z inflating: build/bin/Makefile 2024-04-03T16:05:26.8580928Z inflating: build/bin/kernel_lambda_test 2024-04-03T16:05:26.8581440Z inflating: build/bin/cmake_install.cmake 2024-04-03T16:05:26.8634865Z inflating: build/bin/stride_properties_test 2024-04-03T16:05:26.8635393Z inflating: build/bin/CTestTestfile.cmake 2024-04-03T16:05:26.8687016Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2024-04-03T16:05:26.8737367Z inflating: build/bin/c10_StreamGuard_test 2024-04-03T16:05:26.8789196Z inflating: build/bin/c10_Device_test 2024-04-03T16:05:26.8841920Z inflating: build/bin/c10_DeviceGuard_test 2024-04-03T16:05:26.8894502Z inflating: build/bin/c10_SymInt_test 2024-04-03T16:05:26.8945118Z inflating: build/bin/c10_ConstexprCrc_test 2024-04-03T16:05:26.9000702Z inflating: build/bin/c10_InlineDeviceGuard_test 2024-04-03T16:05:26.9057825Z inflating: build/bin/c10_SizesAndStrides_test 2024-04-03T16:05:26.9118129Z inflating: build/bin/c10_DispatchKeySet_test 2024-04-03T16:05:26.9173554Z inflating: build/bin/c10_Scalar_test 2024-04-03T16:05:26.9228066Z inflating: build/bin/c10_Bitset_test 2024-04-03T16:05:26.9284910Z inflating: build/bin/c10_InlineStreamGuard_test 2024-04-03T16:05:26.9336067Z inflating: build/bin/c10_DeadlockDetection_test 2024-04-03T16:05:26.9407723Z inflating: build/bin/c10_cow_test 2024-04-03T16:05:26.9459803Z inflating: build/bin/c10_Half_test 2024-04-03T16:05:26.9516889Z inflating: build/bin/c10_LeftRight_test 2024-04-03T16:05:26.9568042Z inflating: build/bin/c10_Synchronized_test 2024-04-03T16:05:26.9621218Z inflating: build/bin/c10_TypeIndex_test 2024-04-03T16:05:26.9677798Z inflating: build/bin/c10_Metaprogramming_test 2024-04-03T16:05:26.9734518Z inflating: build/bin/c10_ThreadLocal_test 2024-04-03T16:05:26.9785107Z inflating: build/bin/c10_TypeTraits_test 2024-04-03T16:05:26.9837471Z inflating: build/bin/c10_TypeList_test 2024-04-03T16:05:26.9890851Z inflating: build/bin/c10_accumulate_test 2024-04-03T16:05:26.9942656Z inflating: build/bin/c10_flags_test 2024-04-03T16:05:26.9995235Z inflating: build/bin/c10_irange_test 2024-04-03T16:05:27.0049062Z inflating: build/bin/c10_exception_test 2024-04-03T16:05:27.0100805Z inflating: build/bin/c10_generic_math_test 2024-04-03T16:05:27.0158400Z inflating: build/bin/c10_complex_math_test 2024-04-03T16:05:27.0215019Z inflating: build/bin/c10_bfloat16_test 2024-04-03T16:05:27.0272472Z inflating: build/bin/c10_logging_test 2024-04-03T16:05:27.0324156Z inflating: build/bin/c10_bit_cast_test 2024-04-03T16:05:27.0380941Z inflating: build/bin/c10_complex_test 2024-04-03T16:05:27.0435742Z inflating: build/bin/c10_registry_test 2024-04-03T16:05:27.0499090Z inflating: build/bin/c10_ordered_preserving_dict_test 2024-04-03T16:05:27.0575170Z inflating: build/bin/c10_optional_test 2024-04-03T16:05:27.0627038Z inflating: build/bin/c10_tempfile_test 2024-04-03T16:05:27.0680312Z inflating: build/bin/c10_string_util_test 2024-04-03T16:05:27.0728522Z inflating: build/bin/c10_intrusive_ptr_benchmark 2024-04-03T16:05:27.0781644Z inflating: build/bin/c10_ssize_test 2024-04-03T16:05:27.0932152Z inflating: build/bin/c10_small_vector_test 2024-04-03T16:05:27.1094309Z inflating: build/bin/c10_intrusive_ptr_test 2024-04-03T16:05:27.1154437Z inflating: build/bin/c10_string_view_test 2024-04-03T16:05:27.1211945Z inflating: build/bin/c10_typeid_test 2024-04-03T16:05:27.1538931Z inflating: build/bin/vec_test_all_types_DEFAULT 2024-04-03T16:05:27.1897596Z inflating: build/bin/vec_test_all_types_AVX2 2024-04-03T16:05:27.2243455Z inflating: build/bin/vec_test_all_types_AVX512 2024-04-03T16:05:27.2696039Z inflating: build/bin/protoc-3.13.0.0 2024-04-03T16:05:27.3148123Z inflating: build/bin/protoc 2024-04-03T16:05:27.3202407Z inflating: build/bin/Dimname_test 2024-04-03T16:05:27.3257362Z inflating: build/bin/HashStoreTest 2024-04-03T16:05:27.3314851Z inflating: build/bin/TCPStoreTest 2024-04-03T16:05:27.3369448Z inflating: build/bin/FileStoreTest 2024-04-03T16:05:27.3422228Z inflating: build/bin/operator_name_test 2024-04-03T16:05:27.3424584Z inflating: build/bin/example_allreduce 2024-04-03T16:05:27.3481292Z inflating: build/bin/type_ptr_test 2024-04-03T16:05:27.3548132Z inflating: build/bin/ProcessGroupGlooTest 2024-04-03T16:05:27.3607925Z inflating: build/bin/atest 2024-04-03T16:05:27.3682470Z inflating: build/bin/Dict_test 2024-04-03T16:05:27.3748999Z inflating: build/bin/MaybeOwned_test 2024-04-03T16:05:27.3809298Z inflating: build/bin/apply_utils_test 2024-04-03T16:05:27.3865767Z inflating: build/bin/broadcast_test 2024-04-03T16:05:27.3924031Z inflating: build/bin/NamedTensor_test 2024-04-03T16:05:27.3988885Z inflating: build/bin/basic 2024-04-03T16:05:27.4041181Z inflating: build/bin/cpu_allocator_test 2024-04-03T16:05:27.4092922Z inflating: build/bin/dispatch_key_set_test 2024-04-03T16:05:27.4147101Z inflating: build/bin/cpu_profiling_allocator_test 2024-04-03T16:05:27.4205864Z inflating: build/bin/static_runtime_bench 2024-04-03T16:05:27.4257285Z inflating: build/bin/lazy_tensor_test 2024-04-03T16:05:27.4316888Z inflating: build/bin/cpu_generator_test 2024-04-03T16:05:27.4368532Z inflating: build/bin/dlconvertor_test 2024-04-03T16:05:27.4425581Z inflating: build/bin/half_test 2024-04-03T16:05:27.4480562Z inflating: build/bin/memory_format_test 2024-04-03T16:05:27.4586497Z inflating: build/bin/List_test 2024-04-03T16:05:27.4645500Z inflating: build/bin/extension_backend_test 2024-04-03T16:05:27.4700437Z inflating: build/bin/math_kernel_test 2024-04-03T16:05:27.4754734Z inflating: build/bin/memory_overlapping_test 2024-04-03T16:05:27.4807333Z inflating: build/bin/StorageUtils_test 2024-04-03T16:05:27.4928734Z inflating: build/bin/kernel_function_legacy_test 2024-04-03T16:05:27.4986948Z inflating: build/bin/scalar_tensor_test 2024-04-03T16:05:27.5039815Z inflating: build/bin/reportMemoryUsage_test 2024-04-03T16:05:27.5093072Z inflating: build/bin/packedtensoraccessor_test 2024-04-03T16:05:27.5145514Z inflating: build/bin/operators_test 2024-04-03T16:05:27.5202674Z inflating: build/bin/native_test 2024-04-03T16:05:27.5261614Z inflating: build/bin/quantized_test 2024-04-03T16:05:27.5264051Z inflating: build/bin/thread_init_test 2024-04-03T16:05:27.5360753Z inflating: build/bin/kernel_function_test 2024-04-03T16:05:27.5420150Z inflating: build/bin/scalar_test 2024-04-03T16:05:27.5670997Z inflating: build/bin/static_runtime_test 2024-04-03T16:05:27.5722285Z inflating: build/bin/reduce_ops_test 2024-04-03T16:05:27.5849084Z inflating: build/bin/kernel_lambda_legacy_test 2024-04-03T16:05:27.5850304Z inflating: build/bin/verify_api_visibility 2024-04-03T16:05:27.5904052Z inflating: build/bin/undefined_tensor_test 2024-04-03T16:05:27.5954126Z inflating: build/bin/op_allowlist_test 2024-04-03T16:05:27.6050359Z inflating: build/bin/ivalue_test 2024-04-03T16:05:27.6104958Z inflating: build/bin/mobile_memory_cleanup 2024-04-03T16:05:27.6157306Z inflating: build/bin/CppSignature_test 2024-04-03T16:05:27.6218897Z inflating: build/bin/kernel_stackbased_test 2024-04-03T16:05:27.6271514Z inflating: build/bin/weakref_test 2024-04-03T16:05:27.6336714Z inflating: build/bin/inline_container_test 2024-04-03T16:05:27.6389440Z inflating: build/bin/wrapdim_test 2024-04-03T16:05:27.6449997Z inflating: build/bin/IListRef_test 2024-04-03T16:05:27.6520475Z inflating: build/bin/legacy_vmap_test 2024-04-03T16:05:27.6573583Z inflating: build/bin/xla_tensor_test 2024-04-03T16:05:27.6652916Z inflating: build/bin/tensor_iterator_test 2024-04-03T16:05:27.6713720Z inflating: build/bin/type_test 2024-04-03T16:05:27.6806853Z inflating: build/bin/cpu_rng_test 2024-04-03T16:05:27.6874004Z inflating: build/bin/KernelFunction_test 2024-04-03T16:05:27.6928984Z inflating: build/bin/test_parallel 2024-04-03T16:05:27.7025290Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2024-04-03T16:05:27.7332912Z inflating: build/bin/op_registration_test 2024-04-03T16:05:27.7336963Z inflating: build/bin/torch_shm_manager 2024-04-03T16:05:27.7393459Z inflating: build/bin/backend_fallback_test 2024-04-03T16:05:27.7406371Z inflating: build/bin/tutorial_tensorexpr 2024-04-03T16:05:27.7462456Z inflating: build/bin/test_dist_autograd 2024-04-03T16:05:27.7464702Z inflating: build/bin/parallel_benchmark 2024-04-03T16:05:27.7534486Z inflating: build/bin/test_cpp_rpc 2024-04-03T16:05:27.7543140Z inflating: build/bin/aot_model_compiler_test 2024-04-03T16:05:27.7610500Z inflating: build/bin/test_mobile_nnc 2024-04-03T16:05:27.7665270Z inflating: build/bin/test_edge_op_registration 2024-04-03T16:05:27.8450772Z inflating: build/bin/test_tensorexpr 2024-04-03T16:05:27.8788408Z inflating: build/bin/test_lazy 2024-04-03T16:05:27.9910816Z inflating: build/bin/test_api 2024-04-03T16:05:28.0472336Z inflating: build/bin/test_jit 2024-04-03T16:05:28.0472805Z creating: .additional_ci_files/ 2024-04-03T16:05:28.0507900Z inflating: .additional_ci_files/test-times.json 2024-04-03T16:05:28.0651182Z inflating: .additional_ci_files/test-class-times.json 2024-04-03T16:05:28.0680120Z ##[group]Run rm artifacts.zip 2024-04-03T16:05:28.0680521Z rm artifacts.zip 2024-04-03T16:05:28.0687854Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:05:28.0688350Z ##[endgroup] 2024-04-03T16:05:28.1121206Z ##[group]Run df -H 2024-04-03T16:05:28.1121519Z df -H 2024-04-03T16:05:28.1129209Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:05:28.1129715Z ##[endgroup] 2024-04-03T16:05:28.1175906Z Filesystem Size Used Avail Use% Mounted on 2024-04-03T16:05:28.1176707Z devtmpfs 8.2G 0 8.2G 0% /dev 2024-04-03T16:05:28.1177438Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2024-04-03T16:05:28.1177946Z tmpfs 8.2G 410k 8.2G 1% /run 2024-04-03T16:05:28.1178406Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2024-04-03T16:05:28.1178859Z /dev/nvme0n1p1 162G 23G 139G 15% / 2024-04-03T16:05:28.1222319Z ##[group]Run set -ex 2024-04-03T16:05:28.1222668Z set -ex 2024-04-03T16:05:28.1223027Z # Convert refs/tags/v1.12.0rc3 into 1.12 2024-04-03T16:05:28.1223628Z if [[ "${GITHUB_REF}" =~ ^refs/tags/v([0-9]+\.[0-9]+)\.* ]]; then 2024-04-03T16:05:28.1224169Z  target="${BASH_REMATCH[1]}" 2024-04-03T16:05:28.1224546Z else 2024-04-03T16:05:28.1224818Z  target="main" 2024-04-03T16:05:28.1225114Z fi 2024-04-03T16:05:28.1225567Z # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T16:05:28.1226168Z container_name=$(docker run \ 2024-04-03T16:05:28.1226565Z  -e BUILD_ENVIRONMENT \ 2024-04-03T16:05:28.1226989Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-04-03T16:05:28.1227429Z  -e SHA1="$GITHUB_SHA" \ 2024-04-03T16:05:28.1227834Z  -e DOCS_VERSION="${target}" \ 2024-04-03T16:05:28.1228221Z  -e DOCS_TYPE \ 2024-04-03T16:05:28.1228604Z  -e RUN_DOXYGEN \ 2024-04-03T16:05:28.1228932Z  -e WITH_PUSH \ 2024-04-03T16:05:28.1229364Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-04-03T16:05:28.1229910Z  --security-opt seccomp=unconfined \ 2024-04-03T16:05:28.1230344Z  --cap-add=SYS_PTRACE \ 2024-04-03T16:05:28.1230708Z  --tty \ 2024-04-03T16:05:28.1230999Z  --detach \ 2024-04-03T16:05:28.1231298Z  --user jenkins \ 2024-04-03T16:05:28.1231747Z  -v "${RUNNER_TEMP}/.netrc":/var/lib/jenkins/.netrc \ 2024-04-03T16:05:28.1232357Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-04-03T16:05:28.1232884Z  -w /var/lib/jenkins/workspace \ 2024-04-03T16:05:28.1233300Z  "${DOCKER_IMAGE}" 2024-04-03T16:05:28.1233622Z ) 2024-04-03T16:05:28.1234534Z docker exec -t "${container_name}" bash -c "sudo chown -R jenkins . && pip install $(echo dist/*.whl)[opt-einsum] && ./.ci/pytorch/${DOCS_TYPE}_doc_push_script.sh" 2024-04-03T16:05:28.1242470Z shell: /usr/bin/bash -e {0} 2024-04-03T16:05:28.1242783Z env: 2024-04-03T16:05:28.1243163Z WITH_PUSH: false 2024-04-03T16:05:28.1244046Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:05:28.1244993Z DOCS_TYPE: functorch 2024-04-03T16:05:28.1245300Z RUN_DOXYGEN: false 2024-04-03T16:05:28.1245657Z BUILD_ENVIRONMENT: linux-jammy-py3.8-gcc11 2024-04-03T16:05:28.1246063Z ##[endgroup] 2024-04-03T16:05:28.1266958Z + [[ refs/pull/123154/merge =~ ^refs/tags/v([0-9]+\.[0-9]+)\.* ]] 2024-04-03T16:05:28.1267472Z + target=main 2024-04-03T16:05:28.1273273Z +++ nproc --ignore=2 2024-04-03T16:05:28.1294637Z ++ docker run -e BUILD_ENVIRONMENT -e MAX_JOBS=6 -e SHA1=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 -e DOCS_VERSION=main -e DOCS_TYPE -e RUN_DOXYGEN -e WITH_PUSH --env-file=/tmp/github_env_8536950919 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --tty --detach --user jenkins -v /home/ec2-user/actions-runner/_work/_temp/.netrc:/var/lib/jenkins/.netrc -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:05:34.8924334Z + container_name=f3d2f54789ac9090774032660625a3da378ac251e0a0f46913060b1acd57289b 2024-04-03T16:05:34.8927159Z ++ echo dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T16:05:34.8929361Z + docker exec -t f3d2f54789ac9090774032660625a3da378ac251e0a0f46913060b1acd57289b bash -c 'sudo chown -R jenkins . && pip install dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl[opt-einsum] && ./.ci/pytorch/functorch_doc_push_script.sh' 2024-04-03T16:05:36.0527704Z Processing ./dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T16:05:36.4738303Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (3.13.1) 2024-04-03T16:05:36.4745723Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (4.10.0) 2024-04-03T16:05:36.4749310Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (1.12) 2024-04-03T16:05:36.4752728Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (2.8.8) 2024-04-03T16:05:36.4756572Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (3.1.3) 2024-04-03T16:05:36.4759946Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (2024.2.0) 2024-04-03T16:05:36.4770253Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (3.3.0) 2024-04-03T16:05:36.4837200Z Requirement already satisfied: numpy>=1.7 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from opt-einsum>=3.3->torch==2.4.0a0+gitd253bd7) (1.21.2) 2024-04-03T16:05:36.5252835Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from jinja2->torch==2.4.0a0+gitd253bd7) (2.1.5) 2024-04-03T16:05:36.5412421Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from sympy->torch==2.4.0a0+gitd253bd7) (1.3.0) 2024-04-03T16:05:37.7272349Z Installing collected packages: torch 2024-04-03T16:05:44.9094155Z Successfully installed torch-2.4.0a0+gitd253bd7 2024-04-03T16:05:44.9876099Z functorch_doc_push_script.sh: Invoked with 2024-04-03T16:05:44.9876756Z + version=main 2024-04-03T16:05:44.9877232Z + echo 'version: main' 2024-04-03T16:05:44.9877530Z version: main 2024-04-03T16:05:44.9877898Z + pushd /var/lib/jenkins/workspace/functorch/docs 2024-04-03T16:05:44.9878378Z ~/workspace/functorch/docs ~/workspace 2024-04-03T16:05:44.9878749Z + make html 2024-04-03T16:05:45.3271246Z Running Sphinx v5.3.0 2024-04-03T16:05:47.2988591Z making output directory... done 2024-04-03T16:05:47.3081704Z [autosummary] generating autosummary for: aot_autograd.rst, batch_norm.rst, experimental.rst, functorch.rst, index.rst, install.rst, notebooks/aot_autograd_optimizations.ipynb, notebooks/ensembling.ipynb, notebooks/jacobians_hessians.ipynb, notebooks/minifier.ipynb, notebooks/neural_tangent_kernels.ipynb, notebooks/per_sample_grads.ipynb, notebooks/whirlwind_tour.ipynb, ux_limitations.rst 2024-04-03T16:05:48.0845663Z [autosummary] generating autosummary for: /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.combine_state_for_ensemble.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.aot_function.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.aot_module.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.default_partition.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.memory_efficient_fusion.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.min_cut_rematerialization_partition.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.nop.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.compile.ts_compile.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.functionalize.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.grad.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.grad_and_value.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.hessian.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.jacfwd.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.jacrev.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.jvp.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.make_functional.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.make_functional_with_buffers.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.vjp.rst, /var/lib/jenkins/workspace/functorch/docs/source/generated/functorch.vmap.rst 2024-04-03T16:05:48.0859774Z loading intersphinx inventory from https://docs.python.org/3/objects.inv... 2024-04-03T16:05:48.0860722Z loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... 2024-04-03T16:05:48.0861575Z loading intersphinx inventory from https://pytorch.org/docs/stable/objects.inv... 2024-04-03T16:05:48.3514234Z myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area') 2024-04-03T16:05:48.3527597Z myst-nb v0.17.2: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='off', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) 2024-04-03T16:05:48.3536036Z Using jupyter-cache at: /var/lib/jenkins/workspace/functorch/docs/build/.jupyter_cache 2024-04-03T16:05:48.3537784Z building [mo]: targets for 0 po files that are out of date 2024-04-03T16:05:48.3539361Z building [html]: targets for 14 source files that are out of date 2024-04-03T16:05:48.3546599Z updating environment: [new config] 33 added, 0 changed, 0 removed 2024-04-03T16:05:48.6451546Z reading sources... [ 3%] aot_autograd 2024-04-03T16:05:48.6513670Z reading sources... [ 6%] batch_norm 2024-04-03T16:05:48.6552018Z reading sources... [ 9%] experimental 2024-04-03T16:05:48.7056738Z reading sources... [ 12%] functorch 2024-04-03T16:05:48.7149446Z reading sources... [ 15%] generated/functorch.combine_state_for_ensemble 2024-04-03T16:05:48.7335089Z reading sources... [ 18%] generated/functorch.compile.aot_function 2024-04-03T16:05:48.7445660Z reading sources... [ 21%] generated/functorch.compile.aot_module 2024-04-03T16:05:48.7549723Z reading sources... [ 24%] generated/functorch.compile.default_partition 2024-04-03T16:05:48.7652386Z reading sources... [ 27%] generated/functorch.compile.memory_efficient_fusion 2024-04-03T16:05:48.7903798Z reading sources... [ 30%] generated/functorch.compile.min_cut_rematerialization_partition 2024-04-03T16:05:48.7962892Z reading sources... [ 33%] generated/functorch.compile.nop 2024-04-03T16:05:48.8048201Z reading sources... [ 36%] generated/functorch.compile.ts_compile 2024-04-03T16:05:48.8214301Z reading sources... [ 39%] generated/functorch.functionalize 2024-04-03T16:05:48.8376694Z reading sources... [ 42%] generated/functorch.grad 2024-04-03T16:05:48.8500063Z reading sources... [ 45%] generated/functorch.grad_and_value 2024-04-03T16:05:48.8626272Z reading sources... [ 48%] generated/functorch.hessian 2024-04-03T16:05:48.8800105Z reading sources... [ 51%] generated/functorch.jacfwd 2024-04-03T16:05:48.9014018Z reading sources... [ 54%] generated/functorch.jacrev 2024-04-03T16:05:48.9175643Z reading sources... [ 57%] generated/functorch.jvp 2024-04-03T16:05:48.9297274Z reading sources... [ 60%] generated/functorch.make_functional 2024-04-03T16:05:48.9422113Z reading sources... [ 63%] generated/functorch.make_functional_with_buffers 2024-04-03T16:05:48.9596083Z reading sources... [ 66%] generated/functorch.vjp 2024-04-03T16:05:48.9811153Z reading sources... [ 69%] generated/functorch.vmap 2024-04-03T16:05:48.9929337Z reading sources... [ 72%] index 2024-04-03T16:05:48.9989790Z reading sources... [ 75%] install 2024-04-03T16:05:49.0654979Z reading sources... [ 78%] notebooks/aot_autograd_optimizations 2024-04-03T16:05:49.1147813Z reading sources... [ 81%] notebooks/ensembling 2024-04-03T16:05:49.1542918Z reading sources... [ 84%] notebooks/jacobians_hessians 2024-04-03T16:05:49.1700084Z reading sources... [ 87%] notebooks/minifier 2024-04-03T16:05:49.1902405Z reading sources... [ 90%] notebooks/neural_tangent_kernels 2024-04-03T16:05:49.2124152Z reading sources... [ 93%] notebooks/per_sample_grads 2024-04-03T16:05:49.2351357Z reading sources... [ 96%] notebooks/whirlwind_tour 2024-04-03T16:05:49.2594360Z reading sources... [100%] ux_limitations 2024-04-03T16:05:49.2594947Z 2024-04-03T16:05:49.2595750Z looking for now-outdated files... none found 2024-04-03T16:05:49.2881346Z pickling environment... done 2024-04-03T16:05:49.2882294Z checking consistency... done 2024-04-03T16:05:49.2897650Z preparing documents... done 2024-04-03T16:05:49.3866457Z writing output... [ 3%] aot_autograd 2024-04-03T16:05:49.4342406Z writing output... [ 6%] batch_norm 2024-04-03T16:05:49.4436604Z writing output... [ 9%] experimental 2024-04-03T16:05:49.4654199Z writing output... [ 12%] functorch 2024-04-03T16:05:49.4833684Z writing output... [ 15%] generated/functorch.combine_state_for_ensemble 2024-04-03T16:05:49.5055885Z writing output... [ 18%] generated/functorch.compile.aot_function 2024-04-03T16:05:49.5186515Z writing output... [ 21%] generated/functorch.compile.aot_module 2024-04-03T16:05:49.5319835Z writing output... [ 24%] generated/functorch.compile.default_partition 2024-04-03T16:05:49.6791758Z writing output... [ 27%] generated/functorch.compile.memory_efficient_fusion 2024-04-03T16:05:49.6928601Z writing output... [ 30%] generated/functorch.compile.min_cut_rematerialization_partition 2024-04-03T16:05:49.7045053Z writing output... [ 33%] generated/functorch.compile.nop 2024-04-03T16:05:49.7167945Z writing output... [ 36%] generated/functorch.compile.ts_compile 2024-04-03T16:05:49.7408783Z writing output... [ 39%] generated/functorch.functionalize 2024-04-03T16:05:49.7675691Z writing output... [ 42%] generated/functorch.grad 2024-04-03T16:05:49.7824684Z writing output... [ 45%] generated/functorch.grad_and_value 2024-04-03T16:05:49.7987122Z writing output... [ 48%] generated/functorch.hessian 2024-04-03T16:05:49.8242764Z writing output... [ 51%] generated/functorch.jacfwd 2024-04-03T16:05:49.8530104Z writing output... [ 54%] generated/functorch.jacrev 2024-04-03T16:05:49.8718419Z writing output... [ 57%] generated/functorch.jvp 2024-04-03T16:05:49.8890437Z writing output... [ 60%] generated/functorch.make_functional 2024-04-03T16:05:49.9065114Z writing output... [ 63%] generated/functorch.make_functional_with_buffers 2024-04-03T16:05:49.9345981Z writing output... [ 66%] generated/functorch.vjp 2024-04-03T16:05:49.9688480Z writing output... [ 69%] generated/functorch.vmap 2024-04-03T16:05:49.9897291Z writing output... [ 72%] index 2024-04-03T16:05:50.0023929Z writing output... [ 75%] install 2024-04-03T16:05:50.1186239Z writing output... [ 78%] notebooks/aot_autograd_optimizations 2024-04-03T16:05:50.2013496Z writing output... [ 81%] notebooks/ensembling 2024-04-03T16:05:50.4102487Z writing output... [ 84%] notebooks/jacobians_hessians 2024-04-03T16:05:50.4936587Z writing output... [ 87%] notebooks/minifier 2024-04-03T16:05:50.5873165Z writing output... [ 90%] notebooks/neural_tangent_kernels 2024-04-03T16:05:50.7161723Z writing output... [ 93%] notebooks/per_sample_grads 2024-04-03T16:05:50.7923927Z writing output... [ 96%] notebooks/whirlwind_tour 2024-04-03T16:05:50.8282521Z writing output... [100%] ux_limitations 2024-04-03T16:05:50.8282968Z 2024-04-03T16:05:50.8462560Z generating indices... genindex done 2024-04-03T16:05:50.9011035Z highlighting module code... [ 25%] torch._functorch.aot_autograd 2024-04-03T16:05:50.9333477Z highlighting module code... [ 50%] torch._functorch.compilers 2024-04-03T16:05:50.9509924Z highlighting module code... [ 75%] torch._functorch.deprecated 2024-04-03T16:05:51.0435947Z highlighting module code... [100%] torch._functorch.partitioners 2024-04-03T16:05:51.0436555Z 2024-04-03T16:05:51.0621262Z writing additional pages... search done 2024-04-03T16:05:51.1150377Z copying static files... done 2024-04-03T16:05:51.1151523Z copying extra files... done 2024-04-03T16:05:51.1200520Z dumping search index in English (code: en)... done 2024-04-03T16:05:51.1232466Z dumping object inventory... done 2024-04-03T16:05:51.1237918Z build succeeded. 2024-04-03T16:05:51.1238425Z 2024-04-03T16:05:51.1238971Z The HTML pages are in build/html. 2024-04-03T16:05:51.7531260Z + popd 2024-04-03T16:05:51.7531565Z ~/workspace 2024-04-03T16:05:51.7532621Z + git clone https://github.com/pytorch/functorch -b gh-pages --depth 1 functorch_ghpages 2024-04-03T16:05:51.7713620Z Cloning into 'functorch_ghpages'... 2024-04-03T16:05:52.0914512Z remote: Enumerating objects: 825, done. 2024-04-03T16:05:52.0915297Z remote: Counting objects: 0% (1/825) 2024-04-03T16:05:52.0916537Z remote: Counting objects: 1% (9/825) 2024-04-03T16:05:52.0917442Z remote: Counting objects: 2% (17/825) 2024-04-03T16:05:52.0918326Z remote: Counting objects: 3% (25/825) 2024-04-03T16:05:52.0919273Z remote: Counting objects: 4% (33/825) 2024-04-03T16:05:52.0920120Z remote: Counting objects: 5% (42/825) 2024-04-03T16:05:52.0920685Z remote: Counting objects: 6% (50/825) 2024-04-03T16:05:52.0921192Z remote: Counting objects: 7% (58/825) 2024-04-03T16:05:52.0921678Z remote: Counting objects: 8% (66/825) 2024-04-03T16:05:52.0922160Z remote: Counting objects: 9% (75/825) 2024-04-03T16:05:52.0922628Z remote: Counting objects: 10% (83/825) 2024-04-03T16:05:52.0923110Z remote: Counting objects: 11% (91/825) 2024-04-03T16:05:52.0923592Z remote: Counting objects: 12% (99/825) 2024-04-03T16:05:52.0924065Z remote: Counting objects: 13% (108/825) 2024-04-03T16:05:52.0924558Z remote: Counting objects: 14% (116/825) 2024-04-03T16:05:52.0925061Z remote: Counting objects: 15% (124/825) 2024-04-03T16:05:52.0925561Z remote: Counting objects: 16% (132/825) 2024-04-03T16:05:52.0926265Z remote: Counting objects: 17% (141/825) 2024-04-03T16:05:52.0926772Z remote: Counting objects: 18% (149/825) 2024-04-03T16:05:52.0927300Z remote: Counting objects: 19% (157/825) 2024-04-03T16:05:52.0927790Z remote: Counting objects: 20% (165/825) 2024-04-03T16:05:52.0928350Z remote: Counting objects: 21% (174/825) 2024-04-03T16:05:52.0928889Z remote: Counting objects: 22% (182/825) 2024-04-03T16:05:52.0929383Z remote: Counting objects: 23% (190/825) 2024-04-03T16:05:52.0929924Z remote: Counting objects: 24% (198/825) 2024-04-03T16:05:52.0930461Z remote: Counting objects: 25% (207/825) 2024-04-03T16:05:52.0930984Z remote: Counting objects: 26% (215/825) 2024-04-03T16:05:52.0931493Z remote: Counting objects: 27% (223/825) 2024-04-03T16:05:52.0932221Z remote: Counting objects: 28% (231/825) 2024-04-03T16:05:52.0932728Z remote: Counting objects: 29% (240/825) 2024-04-03T16:05:52.0933284Z remote: Counting objects: 30% (248/825) 2024-04-03T16:05:52.0933844Z remote: Counting objects: 31% (256/825) 2024-04-03T16:05:52.0934548Z remote: Counting objects: 32% (264/825) 2024-04-03T16:05:52.0935037Z remote: Counting objects: 33% (273/825) 2024-04-03T16:05:52.0935509Z remote: Counting objects: 34% (281/825) 2024-04-03T16:05:52.0935998Z remote: Counting objects: 35% (289/825) 2024-04-03T16:05:52.0936489Z remote: Counting objects: 36% (297/825) 2024-04-03T16:05:52.0936961Z remote: Counting objects: 37% (306/825) 2024-04-03T16:05:52.0937497Z remote: Counting objects: 38% (314/825) 2024-04-03T16:05:52.0937981Z remote: Counting objects: 39% (322/825) 2024-04-03T16:05:52.0938469Z remote: Counting objects: 40% (330/825) 2024-04-03T16:05:52.0938948Z remote: Counting objects: 41% (339/825) 2024-04-03T16:05:52.0939435Z remote: Counting objects: 42% (347/825) 2024-04-03T16:05:52.0940022Z remote: Counting objects: 43% (355/825) 2024-04-03T16:05:52.0940505Z remote: Counting objects: 44% (363/825) 2024-04-03T16:05:52.0940993Z remote: Counting objects: 45% (372/825) 2024-04-03T16:05:52.0941490Z remote: Counting objects: 46% (380/825) 2024-04-03T16:05:52.0941963Z remote: Counting objects: 47% (388/825) 2024-04-03T16:05:52.0942447Z remote: Counting objects: 48% (396/825) 2024-04-03T16:05:52.0942939Z remote: Counting objects: 49% (405/825) 2024-04-03T16:05:52.0943413Z remote: Counting objects: 50% (413/825) 2024-04-03T16:05:52.0943908Z remote: Counting objects: 51% (421/825) 2024-04-03T16:05:52.0944397Z remote: Counting objects: 52% (429/825) 2024-04-03T16:05:52.0944870Z remote: Counting objects: 53% (438/825) 2024-04-03T16:05:52.0945361Z remote: Counting objects: 54% (446/825) 2024-04-03T16:05:52.0945851Z remote: Counting objects: 55% (454/825) 2024-04-03T16:05:52.0946325Z remote: Counting objects: 56% (462/825) 2024-04-03T16:05:52.0946924Z remote: Counting objects: 57% (471/825) 2024-04-03T16:05:52.0947415Z remote: Counting objects: 58% (479/825) 2024-04-03T16:05:52.0947906Z remote: Counting objects: 59% (487/825) 2024-04-03T16:05:52.0948385Z remote: Counting objects: 60% (495/825) 2024-04-03T16:05:52.0948874Z remote: Counting objects: 61% (504/825) 2024-04-03T16:05:52.0949362Z remote: Counting objects: 62% (512/825) 2024-04-03T16:05:52.0949841Z remote: Counting objects: 63% (520/825) 2024-04-03T16:05:52.0950335Z remote: Counting objects: 64% (528/825) 2024-04-03T16:05:52.0950827Z remote: Counting objects: 65% (537/825) 2024-04-03T16:05:52.0951301Z remote: Counting objects: 66% (545/825) 2024-04-03T16:05:52.0951795Z remote: Counting objects: 67% (553/825) 2024-04-03T16:05:52.0952286Z remote: Counting objects: 68% (561/825) 2024-04-03T16:05:52.0952760Z remote: Counting objects: 69% (570/825) 2024-04-03T16:05:52.0953248Z remote: Counting objects: 70% (578/825) 2024-04-03T16:05:52.0953740Z remote: Counting objects: 71% (586/825) 2024-04-03T16:05:52.0954218Z remote: Counting objects: 72% (594/825) 2024-04-03T16:05:52.0954704Z remote: Counting objects: 73% (603/825) 2024-04-03T16:05:52.0955285Z remote: Counting objects: 74% (611/825) 2024-04-03T16:05:52.0955762Z remote: Counting objects: 75% (619/825) 2024-04-03T16:05:52.0956252Z remote: Counting objects: 76% (627/825) 2024-04-03T16:05:52.0956740Z remote: Counting objects: 77% (636/825) 2024-04-03T16:05:52.0957330Z remote: Counting objects: 78% (644/825) 2024-04-03T16:05:52.0957929Z remote: Counting objects: 79% (652/825) 2024-04-03T16:05:52.0958423Z remote: Counting objects: 80% (660/825) 2024-04-03T16:05:52.0958902Z remote: Counting objects: 81% (669/825) 2024-04-03T16:05:52.0959395Z remote: Counting objects: 82% (677/825) 2024-04-03T16:05:52.0959889Z remote: Counting objects: 83% (685/825) 2024-04-03T16:05:52.0960364Z remote: Counting objects: 84% (693/825) 2024-04-03T16:05:52.0960857Z remote: Counting objects: 85% (702/825) 2024-04-03T16:05:52.0961350Z remote: Counting objects: 86% (710/825) 2024-04-03T16:05:52.0961823Z remote: Counting objects: 87% (718/825) 2024-04-03T16:05:52.0962529Z remote: Counting objects: 88% (726/825) 2024-04-03T16:05:52.0963148Z remote: Counting objects: 89% (735/825) 2024-04-03T16:05:52.0963625Z remote: Counting objects: 90% (743/825) 2024-04-03T16:05:52.0964119Z remote: Counting objects: 91% (751/825) 2024-04-03T16:05:52.0964612Z remote: Counting objects: 92% (759/825) 2024-04-03T16:05:52.0965085Z remote: Counting objects: 93% (768/825) 2024-04-03T16:05:52.0965577Z remote: Counting objects: 94% (776/825) 2024-04-03T16:05:52.0966069Z remote: Counting objects: 95% (784/825) 2024-04-03T16:05:52.0966542Z remote: Counting objects: 96% (792/825) 2024-04-03T16:05:52.0967036Z remote: Counting objects: 97% (801/825) 2024-04-03T16:05:52.0967525Z remote: Counting objects: 98% (809/825) 2024-04-03T16:05:52.0968008Z remote: Counting objects: 99% (817/825) 2024-04-03T16:05:52.0968500Z remote: Counting objects: 100% (825/825) 2024-04-03T16:05:52.0969027Z remote: Counting objects: 100% (825/825), done. 2024-04-03T16:05:52.0969561Z remote: Compressing objects: 0% (1/636) 2024-04-03T16:05:52.0970079Z remote: Compressing objects: 1% (7/636) 2024-04-03T16:05:52.0970592Z remote: Compressing objects: 2% (13/636) 2024-04-03T16:05:52.0971110Z remote: Compressing objects: 3% (20/636) 2024-04-03T16:05:52.0971611Z remote: Compressing objects: 4% (26/636) 2024-04-03T16:05:52.0972294Z remote: Compressing objects: 5% (32/636) 2024-04-03T16:05:52.0972826Z remote: Compressing objects: 6% (39/636) 2024-04-03T16:05:52.0973324Z remote: Compressing objects: 7% (45/636) 2024-04-03T16:05:52.0977657Z remote: Compressing objects: 8% (51/636) 2024-04-03T16:05:52.0982252Z remote: Compressing objects: 9% (58/636) 2024-04-03T16:05:52.1026536Z remote: Compressing objects: 10% (64/636) 2024-04-03T16:05:52.1094872Z remote: Compressing objects: 11% (70/636) 2024-04-03T16:05:52.1126078Z remote: Compressing objects: 12% (77/636) 2024-04-03T16:05:52.1146108Z remote: Compressing objects: 13% (83/636) 2024-04-03T16:05:52.1146637Z remote: Compressing objects: 14% (90/636) 2024-04-03T16:05:52.1147158Z remote: Compressing objects: 15% (96/636) 2024-04-03T16:05:52.1193095Z remote: Compressing objects: 16% (102/636) 2024-04-03T16:05:52.1197743Z remote: Compressing objects: 17% (109/636) 2024-04-03T16:05:52.1217918Z remote: Compressing objects: 18% (115/636) 2024-04-03T16:05:52.1230060Z remote: Compressing objects: 19% (121/636) 2024-04-03T16:05:52.1249750Z remote: Compressing objects: 20% (128/636) 2024-04-03T16:05:52.1296090Z remote: Compressing objects: 21% (134/636) 2024-04-03T16:05:52.1317393Z remote: Compressing objects: 22% (140/636) 2024-04-03T16:05:52.1362116Z remote: Compressing objects: 23% (147/636) 2024-04-03T16:05:52.1389015Z remote: Compressing objects: 24% (153/636) 2024-04-03T16:05:52.1498039Z remote: Compressing objects: 25% (159/636) 2024-04-03T16:05:52.1626999Z remote: Compressing objects: 26% (166/636) 2024-04-03T16:05:52.1720092Z remote: Compressing objects: 27% (172/636) 2024-04-03T16:05:52.1730586Z remote: Compressing objects: 28% (179/636) 2024-04-03T16:05:52.1752904Z remote: Compressing objects: 29% (185/636) 2024-04-03T16:05:52.1777884Z remote: Compressing objects: 30% (191/636) 2024-04-03T16:05:52.1846636Z remote: Compressing objects: 31% (198/636) 2024-04-03T16:05:52.1881223Z remote: Compressing objects: 32% (204/636) 2024-04-03T16:05:52.1991763Z remote: Compressing objects: 33% (210/636) 2024-04-03T16:05:52.2030737Z remote: Compressing objects: 34% (217/636) 2024-04-03T16:05:52.2057070Z remote: Compressing objects: 35% (223/636) 2024-04-03T16:05:52.2102423Z remote: Compressing objects: 36% (229/636) 2024-04-03T16:05:52.2134791Z remote: Compressing objects: 37% (236/636) 2024-04-03T16:05:52.2160144Z remote: Compressing objects: 38% (242/636) 2024-04-03T16:05:52.2215000Z remote: Compressing objects: 39% (249/636) 2024-04-03T16:05:52.2223078Z remote: Compressing objects: 40% (255/636) 2024-04-03T16:05:52.2246045Z remote: Compressing objects: 41% (261/636) 2024-04-03T16:05:52.2268811Z remote: Compressing objects: 42% (268/636) 2024-04-03T16:05:52.2285470Z remote: Compressing objects: 43% (274/636) 2024-04-03T16:05:52.2309586Z remote: Compressing objects: 44% (280/636) 2024-04-03T16:05:52.2322607Z remote: Compressing objects: 45% (287/636) 2024-04-03T16:05:52.2356417Z remote: Compressing objects: 46% (293/636) 2024-04-03T16:05:52.2372346Z remote: Compressing objects: 47% (299/636) 2024-04-03T16:05:52.2386463Z remote: Compressing objects: 48% (306/636) 2024-04-03T16:05:52.2424164Z remote: Compressing objects: 49% (312/636) 2024-04-03T16:05:52.2454193Z remote: Compressing objects: 50% (318/636) 2024-04-03T16:05:52.2480189Z remote: Compressing objects: 51% (325/636) 2024-04-03T16:05:52.2508143Z remote: Compressing objects: 52% (331/636) 2024-04-03T16:05:52.2523983Z remote: Compressing objects: 53% (338/636) 2024-04-03T16:05:52.2545077Z remote: Compressing objects: 54% (344/636) 2024-04-03T16:05:52.2572971Z remote: Compressing objects: 55% (350/636) 2024-04-03T16:05:52.2595225Z remote: Compressing objects: 56% (357/636) 2024-04-03T16:05:52.2631016Z remote: Compressing objects: 57% (363/636) 2024-04-03T16:05:52.2682199Z remote: Compressing objects: 58% (369/636) 2024-04-03T16:05:52.2705400Z remote: Compressing objects: 59% (376/636) 2024-04-03T16:05:52.2715182Z remote: Compressing objects: 60% (382/636) 2024-04-03T16:05:52.2743322Z remote: Compressing objects: 61% (388/636) 2024-04-03T16:05:52.2770466Z remote: Compressing objects: 62% (395/636) 2024-04-03T16:05:52.2790821Z remote: Compressing objects: 63% (401/636) 2024-04-03T16:05:52.2821596Z remote: Compressing objects: 64% (408/636) 2024-04-03T16:05:52.2836171Z remote: Compressing objects: 65% (414/636) 2024-04-03T16:05:52.2852800Z remote: Compressing objects: 66% (420/636) 2024-04-03T16:05:52.2862225Z remote: Compressing objects: 67% (427/636) 2024-04-03T16:05:52.2881866Z remote: Compressing objects: 68% (433/636) 2024-04-03T16:05:52.2909875Z remote: Compressing objects: 69% (439/636) 2024-04-03T16:05:52.3163521Z remote: Compressing objects: 70% (446/636) 2024-04-03T16:05:52.3310233Z remote: Compressing objects: 71% (452/636) 2024-04-03T16:05:52.3351596Z remote: Compressing objects: 72% (458/636) 2024-04-03T16:05:52.3392618Z remote: Compressing objects: 73% (465/636) 2024-04-03T16:05:52.3413648Z remote: Compressing objects: 74% (471/636) 2024-04-03T16:05:52.3414538Z remote: Compressing objects: 75% (477/636) 2024-04-03T16:05:52.3415455Z remote: Compressing objects: 76% (484/636) 2024-04-03T16:05:52.3416326Z remote: Compressing objects: 77% (490/636) 2024-04-03T16:05:52.3417173Z remote: Compressing objects: 78% (497/636) 2024-04-03T16:05:52.3418098Z remote: Compressing objects: 79% (503/636) 2024-04-03T16:05:52.3418611Z remote: Compressing objects: 80% (509/636) 2024-04-03T16:05:52.3419188Z remote: Compressing objects: 81% (516/636) 2024-04-03T16:05:52.3419712Z remote: Compressing objects: 82% (522/636) 2024-04-03T16:05:52.3420439Z remote: Compressing objects: 83% (528/636) 2024-04-03T16:05:52.3421231Z remote: Compressing objects: 84% (535/636) 2024-04-03T16:05:52.3421756Z remote: Compressing objects: 85% (541/636) 2024-04-03T16:05:52.3422261Z remote: Compressing objects: 86% (547/636) 2024-04-03T16:05:52.3422777Z remote: Compressing objects: 87% (554/636) 2024-04-03T16:05:52.3423546Z remote: Compressing objects: 88% (560/636) 2024-04-03T16:05:52.3424221Z remote: Compressing objects: 89% (567/636) 2024-04-03T16:05:52.3424742Z remote: Compressing objects: 90% (573/636) 2024-04-03T16:05:52.3425264Z remote: Compressing objects: 91% (579/636) 2024-04-03T16:05:52.3425774Z remote: Compressing objects: 92% (586/636) 2024-04-03T16:05:52.3426330Z remote: Compressing objects: 93% (592/636) 2024-04-03T16:05:52.3426847Z remote: Compressing objects: 94% (598/636) 2024-04-03T16:05:52.3428008Z remote: Compressing objects: 95% (605/636) 2024-04-03T16:05:52.3428528Z remote: Compressing objects: 96% (611/636) 2024-04-03T16:05:52.3429051Z remote: Compressing objects: 97% (617/636) 2024-04-03T16:05:52.3429554Z remote: Compressing objects: 98% (624/636) 2024-04-03T16:05:52.3430109Z remote: Compressing objects: 99% (630/636) 2024-04-03T16:05:52.3430654Z remote: Compressing objects: 100% (636/636) 2024-04-03T16:05:52.3431242Z remote: Compressing objects: 100% (636/636), done. 2024-04-03T16:05:52.3451563Z Receiving objects: 0% (1/825) 2024-04-03T16:05:52.3457000Z Receiving objects: 1% (9/825) 2024-04-03T16:05:52.3457764Z Receiving objects: 2% (17/825) 2024-04-03T16:05:52.3458694Z Receiving objects: 3% (25/825) 2024-04-03T16:05:52.3462600Z Receiving objects: 4% (33/825) 2024-04-03T16:05:52.3518437Z Receiving objects: 5% (42/825) 2024-04-03T16:05:52.3765494Z Receiving objects: 6% (50/825) 2024-04-03T16:05:52.3982517Z Receiving objects: 7% (58/825) 2024-04-03T16:05:52.4025849Z Receiving objects: 8% (66/825) 2024-04-03T16:05:52.4028619Z Receiving objects: 9% (75/825) 2024-04-03T16:05:52.4040978Z Receiving objects: 10% (83/825) 2024-04-03T16:05:52.4042922Z Receiving objects: 11% (91/825) 2024-04-03T16:05:52.4046727Z Receiving objects: 12% (99/825) 2024-04-03T16:05:52.4047612Z Receiving objects: 13% (108/825) 2024-04-03T16:05:52.4103908Z Receiving objects: 14% (116/825) 2024-04-03T16:05:52.4105308Z Receiving objects: 15% (124/825) 2024-04-03T16:05:52.4125209Z Receiving objects: 16% (132/825) 2024-04-03T16:05:52.4132144Z Receiving objects: 17% (141/825) 2024-04-03T16:05:52.4133304Z Receiving objects: 18% (149/825) 2024-04-03T16:05:52.4133696Z Receiving objects: 19% (157/825) 2024-04-03T16:05:52.4142526Z Receiving objects: 20% (165/825) 2024-04-03T16:05:52.4144595Z Receiving objects: 21% (174/825) 2024-04-03T16:05:52.4169976Z Receiving objects: 22% (182/825) 2024-04-03T16:05:52.4192600Z Receiving objects: 23% (190/825) 2024-04-03T16:05:52.4219640Z Receiving objects: 24% (198/825) 2024-04-03T16:05:52.4242745Z Receiving objects: 25% (207/825) 2024-04-03T16:05:52.4243320Z Receiving objects: 26% (215/825) 2024-04-03T16:05:52.4249228Z Receiving objects: 27% (223/825) 2024-04-03T16:05:52.4255877Z Receiving objects: 28% (231/825) 2024-04-03T16:05:52.4266971Z Receiving objects: 29% (240/825) 2024-04-03T16:05:52.4268883Z Receiving objects: 30% (248/825) 2024-04-03T16:05:52.4272489Z Receiving objects: 31% (256/825) 2024-04-03T16:05:52.4275850Z Receiving objects: 32% (264/825) 2024-04-03T16:05:52.4277797Z Receiving objects: 33% (273/825) 2024-04-03T16:05:52.4278981Z Receiving objects: 34% (281/825) 2024-04-03T16:05:52.4281128Z Receiving objects: 35% (289/825) 2024-04-03T16:05:52.4282519Z Receiving objects: 36% (297/825) 2024-04-03T16:05:52.4285378Z Receiving objects: 37% (306/825) 2024-04-03T16:05:52.4285928Z Receiving objects: 38% (314/825) 2024-04-03T16:05:52.4286513Z Receiving objects: 39% (322/825) 2024-04-03T16:05:52.4287889Z Receiving objects: 40% (330/825) 2024-04-03T16:05:52.4290804Z Receiving objects: 41% (339/825) 2024-04-03T16:05:52.4292451Z Receiving objects: 42% (347/825) 2024-04-03T16:05:52.4295590Z Receiving objects: 43% (355/825) 2024-04-03T16:05:52.4297427Z Receiving objects: 44% (363/825) 2024-04-03T16:05:52.4300140Z Receiving objects: 45% (372/825) 2024-04-03T16:05:52.4300952Z Receiving objects: 46% (380/825) 2024-04-03T16:05:52.4301849Z Receiving objects: 47% (388/825) 2024-04-03T16:05:52.4302690Z Receiving objects: 48% (396/825) 2024-04-03T16:05:52.4303538Z Receiving objects: 49% (405/825) 2024-04-03T16:05:52.4304769Z Receiving objects: 50% (413/825) 2024-04-03T16:05:52.4305287Z Receiving objects: 51% (421/825) 2024-04-03T16:05:52.4305679Z Receiving objects: 52% (429/825) 2024-04-03T16:05:52.4310930Z Receiving objects: 53% (438/825) 2024-04-03T16:05:52.4312602Z Receiving objects: 54% (446/825) 2024-04-03T16:05:52.4314184Z Receiving objects: 55% (454/825) 2024-04-03T16:05:52.4317308Z Receiving objects: 56% (462/825) 2024-04-03T16:05:52.4319230Z Receiving objects: 57% (471/825) 2024-04-03T16:05:52.4323906Z Receiving objects: 58% (479/825) 2024-04-03T16:05:52.4328655Z Receiving objects: 59% (487/825) 2024-04-03T16:05:52.4335205Z Receiving objects: 60% (495/825) 2024-04-03T16:05:52.4337099Z Receiving objects: 61% (504/825) 2024-04-03T16:05:52.4339469Z Receiving objects: 62% (512/825) 2024-04-03T16:05:52.4341704Z Receiving objects: 63% (520/825) 2024-04-03T16:05:52.4344676Z Receiving objects: 64% (528/825) 2024-04-03T16:05:52.4350270Z Receiving objects: 65% (537/825) 2024-04-03T16:05:52.4350779Z Receiving objects: 66% (545/825) 2024-04-03T16:05:52.4353078Z Receiving objects: 67% (553/825) 2024-04-03T16:05:52.4354297Z Receiving objects: 68% (561/825) 2024-04-03T16:05:52.4354758Z Receiving objects: 69% (570/825) 2024-04-03T16:05:52.4360578Z Receiving objects: 70% (578/825) 2024-04-03T16:05:52.4361053Z Receiving objects: 71% (586/825) 2024-04-03T16:05:52.4363081Z Receiving objects: 72% (594/825) 2024-04-03T16:05:52.4363731Z Receiving objects: 73% (603/825) 2024-04-03T16:05:52.4364441Z Receiving objects: 74% (611/825) 2024-04-03T16:05:52.4364943Z Receiving objects: 75% (619/825) 2024-04-03T16:05:52.4366049Z Receiving objects: 76% (627/825) 2024-04-03T16:05:52.4366515Z Receiving objects: 77% (636/825) 2024-04-03T16:05:52.4366888Z Receiving objects: 78% (644/825) 2024-04-03T16:05:52.4368524Z Receiving objects: 79% (652/825) 2024-04-03T16:05:52.4371849Z Receiving objects: 80% (660/825) 2024-04-03T16:05:52.4372411Z Receiving objects: 81% (669/825) 2024-04-03T16:05:52.4377170Z Receiving objects: 82% (677/825) 2024-04-03T16:05:52.4378706Z Receiving objects: 83% (685/825) 2024-04-03T16:05:52.4379457Z Receiving objects: 84% (693/825) 2024-04-03T16:05:52.4380164Z Receiving objects: 85% (702/825) 2024-04-03T16:05:52.4380870Z Receiving objects: 86% (710/825) 2024-04-03T16:05:52.4381234Z Receiving objects: 87% (718/825) 2024-04-03T16:05:52.4381926Z Receiving objects: 88% (726/825) 2024-04-03T16:05:52.4382450Z Receiving objects: 89% (735/825) 2024-04-03T16:05:52.4383079Z Receiving objects: 90% (743/825) 2024-04-03T16:05:52.4383798Z Receiving objects: 91% (751/825) 2024-04-03T16:05:52.4384475Z Receiving objects: 92% (759/825) 2024-04-03T16:05:52.4385162Z Receiving objects: 93% (768/825) 2024-04-03T16:05:52.4385708Z Receiving objects: 94% (776/825) 2024-04-03T16:05:52.4386675Z remote: Total 825 (delta 578), reused 392 (delta 174), pack-reused 0 2024-04-03T16:05:52.4387236Z Receiving objects: 95% (784/825) 2024-04-03T16:05:52.4387662Z Receiving objects: 96% (792/825) 2024-04-03T16:05:52.4391599Z Receiving objects: 97% (801/825) 2024-04-03T16:05:52.4392291Z Receiving objects: 98% (809/825) 2024-04-03T16:05:52.4393488Z Receiving objects: 99% (817/825) 2024-04-03T16:05:52.4394235Z Receiving objects: 100% (825/825) 2024-04-03T16:05:52.4395145Z Receiving objects: 100% (825/825), 4.40 MiB | 46.49 MiB/s, done. 2024-04-03T16:05:52.4410554Z Resolving deltas: 0% (0/578) 2024-04-03T16:05:52.4412263Z Resolving deltas: 1% (6/578) 2024-04-03T16:05:52.4412898Z Resolving deltas: 2% (12/578) 2024-04-03T16:05:52.4413894Z Resolving deltas: 3% (18/578) 2024-04-03T16:05:52.4414266Z Resolving deltas: 4% (24/578) 2024-04-03T16:05:52.4414615Z Resolving deltas: 5% (29/578) 2024-04-03T16:05:52.4415022Z Resolving deltas: 6% (35/578) 2024-04-03T16:05:52.4415601Z Resolving deltas: 7% (41/578) 2024-04-03T16:05:52.4416095Z Resolving deltas: 8% (48/578) 2024-04-03T16:05:52.4416468Z Resolving deltas: 9% (53/578) 2024-04-03T16:05:52.4416828Z Resolving deltas: 10% (58/578) 2024-04-03T16:05:52.4422290Z Resolving deltas: 11% (64/578) 2024-04-03T16:05:52.4422906Z Resolving deltas: 12% (70/578) 2024-04-03T16:05:52.4423601Z Resolving deltas: 13% (76/578) 2024-04-03T16:05:52.4453850Z Resolving deltas: 14% (81/578) 2024-04-03T16:05:52.4454313Z Resolving deltas: 15% (87/578) 2024-04-03T16:05:52.4454694Z Resolving deltas: 16% (93/578) 2024-04-03T16:05:52.4455050Z Resolving deltas: 17% (99/578) 2024-04-03T16:05:52.4455631Z Resolving deltas: 18% (105/578) 2024-04-03T16:05:52.4456005Z Resolving deltas: 19% (110/578) 2024-04-03T16:05:52.4492693Z Resolving deltas: 20% (116/578) 2024-04-03T16:05:52.4493458Z Resolving deltas: 21% (122/578) 2024-04-03T16:05:52.4493824Z Resolving deltas: 22% (128/578) 2024-04-03T16:05:52.4494312Z Resolving deltas: 23% (133/578) 2024-04-03T16:05:52.4495095Z Resolving deltas: 24% (139/578) 2024-04-03T16:05:52.4532699Z Resolving deltas: 25% (145/578) 2024-04-03T16:05:52.4533435Z Resolving deltas: 26% (151/578) 2024-04-03T16:05:52.4534132Z Resolving deltas: 27% (157/578) 2024-04-03T16:05:52.4534809Z Resolving deltas: 28% (162/578) 2024-04-03T16:05:52.4535466Z Resolving deltas: 29% (168/578) 2024-04-03T16:05:52.4536138Z Resolving deltas: 30% (174/578) 2024-04-03T16:05:52.4536824Z Resolving deltas: 31% (180/578) 2024-04-03T16:05:52.4537520Z Resolving deltas: 32% (185/578) 2024-04-03T16:05:52.4538204Z Resolving deltas: 33% (191/578) 2024-04-03T16:05:52.4573598Z Resolving deltas: 34% (197/578) 2024-04-03T16:05:52.4574275Z Resolving deltas: 35% (203/578) 2024-04-03T16:05:52.4574982Z Resolving deltas: 36% (209/578) 2024-04-03T16:05:52.4575683Z Resolving deltas: 37% (214/578) 2024-04-03T16:05:52.4576388Z Resolving deltas: 38% (220/578) 2024-04-03T16:05:52.4577063Z Resolving deltas: 39% (226/578) 2024-04-03T16:05:52.4577612Z Resolving deltas: 40% (232/578) 2024-04-03T16:05:52.4577977Z Resolving deltas: 41% (237/578) 2024-04-03T16:05:52.4578326Z Resolving deltas: 42% (243/578) 2024-04-03T16:05:52.4578688Z Resolving deltas: 43% (249/578) 2024-04-03T16:05:52.4579049Z Resolving deltas: 44% (255/578) 2024-04-03T16:05:52.4579398Z Resolving deltas: 45% (261/578) 2024-04-03T16:05:52.4579762Z Resolving deltas: 46% (266/578) 2024-04-03T16:05:52.4580196Z Resolving deltas: 47% (272/578) 2024-04-03T16:05:52.4580805Z Resolving deltas: 48% (278/578) 2024-04-03T16:05:52.4581173Z Resolving deltas: 49% (284/578) 2024-04-03T16:05:52.4581652Z Resolving deltas: 50% (289/578) 2024-04-03T16:05:52.4582015Z Resolving deltas: 51% (295/578) 2024-04-03T16:05:52.4582379Z Resolving deltas: 52% (301/578) 2024-04-03T16:05:52.4598177Z Resolving deltas: 53% (307/578) 2024-04-03T16:05:52.4598677Z Resolving deltas: 54% (313/578) 2024-04-03T16:05:52.4599217Z Resolving deltas: 55% (318/578) 2024-04-03T16:05:52.4599905Z Resolving deltas: 56% (324/578) 2024-04-03T16:05:52.4600610Z Resolving deltas: 57% (330/578) 2024-04-03T16:05:52.4601290Z Resolving deltas: 58% (336/578) 2024-04-03T16:05:52.4613811Z Resolving deltas: 59% (342/578) 2024-04-03T16:05:52.4614510Z Resolving deltas: 60% (348/578) 2024-04-03T16:05:52.4615197Z Resolving deltas: 61% (353/578) 2024-04-03T16:05:52.4615906Z Resolving deltas: 62% (359/578) 2024-04-03T16:05:52.4616292Z Resolving deltas: 63% (365/578) 2024-04-03T16:05:52.4616721Z Resolving deltas: 64% (370/578) 2024-04-03T16:05:52.4617207Z Resolving deltas: 65% (376/578) 2024-04-03T16:05:52.4617664Z Resolving deltas: 66% (382/578) 2024-04-03T16:05:52.4618796Z Resolving deltas: 67% (388/578) 2024-04-03T16:05:52.4652804Z Resolving deltas: 68% (394/578) 2024-04-03T16:05:52.4653727Z Resolving deltas: 69% (399/578) 2024-04-03T16:05:52.4654614Z Resolving deltas: 70% (405/578) 2024-04-03T16:05:52.4655506Z Resolving deltas: 71% (411/578) 2024-04-03T16:05:52.4656404Z Resolving deltas: 72% (417/578) 2024-04-03T16:05:52.4657270Z Resolving deltas: 73% (422/578) 2024-04-03T16:05:52.4658159Z Resolving deltas: 74% (428/578) 2024-04-03T16:05:52.4659044Z Resolving deltas: 75% (434/578) 2024-04-03T16:05:52.4659983Z Resolving deltas: 76% (440/578) 2024-04-03T16:05:52.4660887Z Resolving deltas: 77% (446/578) 2024-04-03T16:05:52.4661771Z Resolving deltas: 78% (451/578) 2024-04-03T16:05:52.4662664Z Resolving deltas: 79% (457/578) 2024-04-03T16:05:52.4663528Z Resolving deltas: 80% (463/578) 2024-04-03T16:05:52.4664436Z Resolving deltas: 81% (469/578) 2024-04-03T16:05:52.4666662Z Resolving deltas: 82% (474/578) 2024-04-03T16:05:52.4667584Z Resolving deltas: 83% (480/578) 2024-04-03T16:05:52.4668950Z Resolving deltas: 84% (486/578) 2024-04-03T16:05:52.4669862Z Resolving deltas: 85% (492/578) 2024-04-03T16:05:52.4670555Z Resolving deltas: 86% (498/578) 2024-04-03T16:05:52.4671172Z Resolving deltas: 87% (503/578) 2024-04-03T16:05:52.4671792Z Resolving deltas: 88% (509/578) 2024-04-03T16:05:52.4672428Z Resolving deltas: 89% (515/578) 2024-04-03T16:05:52.4673093Z Resolving deltas: 90% (521/578) 2024-04-03T16:05:52.4673776Z Resolving deltas: 91% (526/578) 2024-04-03T16:05:52.4674479Z Resolving deltas: 92% (532/578) 2024-04-03T16:05:52.4675182Z Resolving deltas: 93% (538/578) 2024-04-03T16:05:52.4675846Z Resolving deltas: 94% (544/578) 2024-04-03T16:05:52.4691150Z Resolving deltas: 95% (550/578) 2024-04-03T16:05:52.4691863Z Resolving deltas: 96% (555/578) 2024-04-03T16:05:52.4692451Z Resolving deltas: 97% (561/578) 2024-04-03T16:05:52.4692817Z Resolving deltas: 98% (567/578) 2024-04-03T16:05:52.4693169Z Resolving deltas: 99% (573/578) 2024-04-03T16:05:52.4693544Z Resolving deltas: 100% (578/578) 2024-04-03T16:05:52.4693920Z Resolving deltas: 100% (578/578), done. 2024-04-03T16:05:52.6228170Z + pushd functorch_ghpages 2024-04-03T16:05:52.6228786Z ~/workspace/functorch_ghpages ~/workspace 2024-04-03T16:05:52.6229332Z + '[' main == main ']' 2024-04-03T16:05:52.6229654Z + version=nightly 2024-04-03T16:05:52.6229980Z + git rm -rf nightly 2024-04-03T16:05:52.6394772Z rm 'nightly/.buildinfo' 2024-04-03T16:05:52.6395757Z rm 'nightly/_modules/index.html' 2024-04-03T16:05:52.6396320Z rm 'nightly/_modules/torch/_functorch/aot_autograd.html' 2024-04-03T16:05:52.6396949Z rm 'nightly/_modules/torch/_functorch/compilers.html' 2024-04-03T16:05:52.6397813Z rm 'nightly/_modules/torch/_functorch/deprecated.html' 2024-04-03T16:05:52.6398668Z rm 'nightly/_modules/torch/_functorch/partitioners.html' 2024-04-03T16:05:52.6399857Z rm 'nightly/_sources/aot_autograd.rst.txt' 2024-04-03T16:05:52.6400402Z rm 'nightly/_sources/batch_norm.rst.txt' 2024-04-03T16:05:52.6401065Z rm 'nightly/_sources/experimental.rst.txt' 2024-04-03T16:05:52.6401617Z rm 'nightly/_sources/functorch.rst.txt' 2024-04-03T16:05:52.6402704Z rm 'nightly/_sources/generated/functorch.combine_state_for_ensemble.rst.txt' 2024-04-03T16:05:52.6403768Z rm 'nightly/_sources/generated/functorch.compile.aot_function.rst.txt' 2024-04-03T16:05:52.6404696Z rm 'nightly/_sources/generated/functorch.compile.aot_module.rst.txt' 2024-04-03T16:05:52.6406053Z rm 'nightly/_sources/generated/functorch.compile.default_partition.rst.txt' 2024-04-03T16:05:52.6407588Z rm 'nightly/_sources/generated/functorch.compile.memory_efficient_fusion.rst.txt' 2024-04-03T16:05:52.6408807Z rm 'nightly/_sources/generated/functorch.compile.min_cut_rematerialization_partition.rst.txt' 2024-04-03T16:05:52.6410912Z rm 'nightly/_sources/generated/functorch.compile.nop.rst.txt' 2024-04-03T16:05:52.6412808Z rm 'nightly/_sources/generated/functorch.compile.ts_compile.rst.txt' 2024-04-03T16:05:52.6414560Z rm 'nightly/_sources/generated/functorch.functionalize.rst.txt' 2024-04-03T16:05:52.6416135Z rm 'nightly/_sources/generated/functorch.grad.rst.txt' 2024-04-03T16:05:52.6417657Z rm 'nightly/_sources/generated/functorch.grad_and_value.rst.txt' 2024-04-03T16:05:52.6419235Z rm 'nightly/_sources/generated/functorch.hessian.rst.txt' 2024-04-03T16:05:52.6420794Z rm 'nightly/_sources/generated/functorch.jacfwd.rst.txt' 2024-04-03T16:05:52.6422242Z rm 'nightly/_sources/generated/functorch.jacrev.rst.txt' 2024-04-03T16:05:52.6423653Z rm 'nightly/_sources/generated/functorch.jvp.rst.txt' 2024-04-03T16:05:52.6425208Z rm 'nightly/_sources/generated/functorch.make_functional.rst.txt' 2024-04-03T16:05:52.6427119Z rm 'nightly/_sources/generated/functorch.make_functional_with_buffers.rst.txt' 2024-04-03T16:05:52.6428819Z rm 'nightly/_sources/generated/functorch.vjp.rst.txt' 2024-04-03T16:05:52.6430230Z rm 'nightly/_sources/generated/functorch.vmap.rst.txt' 2024-04-03T16:05:52.6431454Z rm 'nightly/_sources/index.rst.txt' 2024-04-03T16:05:52.6432444Z rm 'nightly/_sources/install.rst.txt' 2024-04-03T16:05:52.6434130Z rm 'nightly/_sources/notebooks/aot_autograd_optimizations.ipynb.txt' 2024-04-03T16:05:52.6435714Z rm 'nightly/_sources/notebooks/ensembling.ipynb.txt' 2024-04-03T16:05:52.6437156Z rm 'nightly/_sources/notebooks/jacobians_hessians.ipynb.txt' 2024-04-03T16:05:52.6438591Z rm 'nightly/_sources/notebooks/minifier.ipynb.txt' 2024-04-03T16:05:52.6440092Z rm 'nightly/_sources/notebooks/neural_tangent_kernels.ipynb.txt' 2024-04-03T16:05:52.6441654Z rm 'nightly/_sources/notebooks/per_sample_grads.ipynb.txt' 2024-04-03T16:05:52.6443123Z rm 'nightly/_sources/notebooks/whirlwind_tour.ipynb.txt' 2024-04-03T16:05:52.6444431Z rm 'nightly/_sources/ux_limitations.rst.txt' 2024-04-03T16:05:52.6445780Z rm 'nightly/_static/_sphinx_javascript_frameworks_compat.js' 2024-04-03T16:05:52.6447033Z rm 'nightly/_static/basic.css' 2024-04-03T16:05:52.6447966Z rm 'nightly/_static/check-solid.svg' 2024-04-03T16:05:52.6448971Z rm 'nightly/_static/clipboard.min.js' 2024-04-03T16:05:52.6449997Z rm 'nightly/_static/copy-button.svg' 2024-04-03T16:05:52.6451025Z rm 'nightly/_static/copybutton.css' 2024-04-03T16:05:52.6452133Z rm 'nightly/_static/copybutton.js' 2024-04-03T16:05:52.6453003Z rm 'nightly/_static/copybutton_funcs.js' 2024-04-03T16:05:52.6453506Z rm 'nightly/_static/css/custom.css' 2024-04-03T16:05:52.6454065Z rm 'nightly/_static/css/theme.css' 2024-04-03T16:05:52.6454859Z rm 'nightly/_static/doctools.js' 2024-04-03T16:05:52.6455454Z rm 'nightly/_static/documentation_options.js' 2024-04-03T16:05:52.6455980Z rm 'nightly/_static/file.png' 2024-04-03T16:05:52.6456562Z rm 'nightly/_static/fonts/FreightSans/freight-sans-bold-italic.woff' 2024-04-03T16:05:52.6457372Z rm 'nightly/_static/fonts/FreightSans/freight-sans-bold-italic.woff2' 2024-04-03T16:05:52.6458106Z rm 'nightly/_static/fonts/FreightSans/freight-sans-bold.woff' 2024-04-03T16:05:52.6458954Z rm 'nightly/_static/fonts/FreightSans/freight-sans-bold.woff2' 2024-04-03T16:05:52.6459713Z rm 'nightly/_static/fonts/FreightSans/freight-sans-book-italic.woff' 2024-04-03T16:05:52.6460598Z rm 'nightly/_static/fonts/FreightSans/freight-sans-book-italic.woff2' 2024-04-03T16:05:52.6461329Z rm 'nightly/_static/fonts/FreightSans/freight-sans-book.woff' 2024-04-03T16:05:52.6462024Z rm 'nightly/_static/fonts/FreightSans/freight-sans-book.woff2' 2024-04-03T16:05:52.6462786Z rm 'nightly/_static/fonts/FreightSans/freight-sans-light-italic.woff' 2024-04-03T16:05:52.6463590Z rm 'nightly/_static/fonts/FreightSans/freight-sans-light-italic.woff2' 2024-04-03T16:05:52.6464353Z rm 'nightly/_static/fonts/FreightSans/freight-sans-light.woff' 2024-04-03T16:05:52.6465070Z rm 'nightly/_static/fonts/FreightSans/freight-sans-light.woff2' 2024-04-03T16:05:52.6465830Z rm 'nightly/_static/fonts/FreightSans/freight-sans-medium-italic.woff' 2024-04-03T16:05:52.6466669Z rm 'nightly/_static/fonts/FreightSans/freight-sans-medium-italic.woff2' 2024-04-03T16:05:52.6467449Z rm 'nightly/_static/fonts/FreightSans/freight-sans-medium.woff' 2024-04-03T16:05:52.6468170Z rm 'nightly/_static/fonts/FreightSans/freight-sans-medium.woff2' 2024-04-03T16:05:52.6468899Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-Light.woff' 2024-04-03T16:05:52.6469608Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-Light.woff2' 2024-04-03T16:05:52.6470315Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff' 2024-04-03T16:05:52.6471025Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff2' 2024-04-03T16:05:52.6471749Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff' 2024-04-03T16:05:52.6472482Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2' 2024-04-03T16:05:52.6473211Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff' 2024-04-03T16:05:52.6473962Z rm 'nightly/_static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff2' 2024-04-03T16:05:52.6474618Z rm 'nightly/_static/images/arrow-down-orange.svg' 2024-04-03T16:05:52.6475199Z rm 'nightly/_static/images/arrow-right-with-tail.svg' 2024-04-03T16:05:52.6475793Z rm 'nightly/_static/images/chevron-down-black.svg' 2024-04-03T16:05:52.6476476Z rm 'nightly/_static/images/chevron-down-grey.svg' 2024-04-03T16:05:52.6477041Z rm 'nightly/_static/images/chevron-down-orange.svg' 2024-04-03T16:05:52.6477624Z rm 'nightly/_static/images/chevron-down-white.svg' 2024-04-03T16:05:52.6478220Z rm 'nightly/_static/images/chevron-right-orange.svg' 2024-04-03T16:05:52.6478803Z rm 'nightly/_static/images/chevron-right-white.svg' 2024-04-03T16:05:52.6479410Z rm 'nightly/_static/images/home-footer-background.jpg' 2024-04-03T16:05:52.6479967Z rm 'nightly/_static/images/icon-close.svg' 2024-04-03T16:05:52.6480491Z rm 'nightly/_static/images/icon-menu-dots-dark.svg' 2024-04-03T16:05:52.6481024Z rm 'nightly/_static/images/logo-dark.svg' 2024-04-03T16:05:52.6481549Z rm 'nightly/_static/images/logo-facebook-dark.svg' 2024-04-03T16:05:52.6482067Z rm 'nightly/_static/images/logo-icon.svg' 2024-04-03T16:05:52.6482592Z rm 'nightly/_static/images/logo-twitter-dark.svg' 2024-04-03T16:05:52.6483154Z rm 'nightly/_static/images/logo-youtube-dark.svg' 2024-04-03T16:05:52.6483660Z rm 'nightly/_static/images/logo.svg' 2024-04-03T16:05:52.6484132Z rm 'nightly/_static/images/pytorch-colab.svg' 2024-04-03T16:05:52.6484671Z rm 'nightly/_static/images/pytorch-download.svg' 2024-04-03T16:05:52.6485223Z rm 'nightly/_static/images/pytorch-github.svg' 2024-04-03T16:05:52.6485727Z rm 'nightly/_static/images/pytorch-x.svg' 2024-04-03T16:05:52.6486215Z rm 'nightly/_static/images/search-icon.svg' 2024-04-03T16:05:52.6486773Z rm 'nightly/_static/images/view-page-source-icon.svg' 2024-04-03T16:05:52.6487297Z rm 'nightly/_static/jquery-3.6.0.js' 2024-04-03T16:05:52.6487730Z rm 'nightly/_static/jquery.js' 2024-04-03T16:05:52.6488197Z rm 'nightly/_static/js/modernizr.min.js' 2024-04-03T16:05:52.6488636Z rm 'nightly/_static/js/theme.js' 2024-04-03T16:05:52.6489090Z rm 'nightly/_static/js/vendor/anchor.min.js' 2024-04-03T16:05:52.6489694Z rm 'nightly/_static/js/vendor/bootstrap.min.js' 2024-04-03T16:05:52.6490210Z rm 'nightly/_static/js/vendor/popper.min.js' 2024-04-03T16:05:52.6490702Z rm 'nightly/_static/language_data.js' 2024-04-03T16:05:52.6491137Z rm 'nightly/_static/minus.png' 2024-04-03T16:05:52.6491932Z rm 'nightly/_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css' 2024-04-03T16:05:52.6492910Z rm 'nightly/_static/plus.png' 2024-04-03T16:05:52.6493317Z rm 'nightly/_static/pygments.css' 2024-04-03T16:05:52.6493731Z rm 'nightly/_static/searchtools.js' 2024-04-03T16:05:52.6494182Z rm 'nightly/_static/sphinx_highlight.js' 2024-04-03T16:05:52.6494666Z rm 'nightly/_static/underscore-1.13.1.js' 2024-04-03T16:05:52.6495116Z rm 'nightly/_static/underscore.js' 2024-04-03T16:05:52.6495534Z rm 'nightly/aot_autograd.html' 2024-04-03T16:05:52.6495927Z rm 'nightly/batch_norm.html' 2024-04-03T16:05:52.6496307Z rm 'nightly/experimental.html' 2024-04-03T16:05:52.6496705Z rm 'nightly/functorch.html' 2024-04-03T16:05:52.6497265Z rm 'nightly/generated/functorch.combine_state_for_ensemble.html' 2024-04-03T16:05:52.6497981Z rm 'nightly/generated/functorch.compile.aot_function.html' 2024-04-03T16:05:52.6498640Z rm 'nightly/generated/functorch.compile.aot_module.html' 2024-04-03T16:05:52.6499346Z rm 'nightly/generated/functorch.compile.default_partition.html' 2024-04-03T16:05:52.6500199Z rm 'nightly/generated/functorch.compile.memory_efficient_fusion.html' 2024-04-03T16:05:52.6501083Z rm 'nightly/generated/functorch.compile.min_cut_rematerialization_partition.html' 2024-04-03T16:05:52.6501855Z rm 'nightly/generated/functorch.compile.nop.html' 2024-04-03T16:05:52.6502476Z rm 'nightly/generated/functorch.compile.ts_compile.html' 2024-04-03T16:05:52.6503093Z rm 'nightly/generated/functorch.functionalize.html' 2024-04-03T16:05:52.6503656Z rm 'nightly/generated/functorch.grad.html' 2024-04-03T16:05:52.6504207Z rm 'nightly/generated/functorch.grad_and_value.html' 2024-04-03T16:05:52.6504764Z rm 'nightly/generated/functorch.hessian.html' 2024-04-03T16:05:52.6505293Z rm 'nightly/generated/functorch.jacfwd.html' 2024-04-03T16:05:52.6505816Z rm 'nightly/generated/functorch.jacrev.html' 2024-04-03T16:05:52.6506440Z rm 'nightly/generated/functorch.jvp.html' 2024-04-03T16:05:52.6506999Z rm 'nightly/generated/functorch.make_functional.html' 2024-04-03T16:05:52.6507693Z rm 'nightly/generated/functorch.make_functional_with_buffers.html' 2024-04-03T16:05:52.6508307Z rm 'nightly/generated/functorch.vjp.html' 2024-04-03T16:05:52.6508803Z rm 'nightly/generated/functorch.vmap.html' 2024-04-03T16:05:52.6509263Z rm 'nightly/genindex.html' 2024-04-03T16:05:52.6509615Z rm 'nightly/index.html' 2024-04-03T16:05:52.6509970Z rm 'nightly/install.html' 2024-04-03T16:05:52.6510444Z rm 'nightly/notebooks/aot_autograd_optimizations.html' 2024-04-03T16:05:52.6510973Z rm 'nightly/notebooks/ensembling.html' 2024-04-03T16:05:52.6511473Z rm 'nightly/notebooks/jacobians_hessians.html' 2024-04-03T16:05:52.6511967Z rm 'nightly/notebooks/minifier.html' 2024-04-03T16:05:52.6512464Z rm 'nightly/notebooks/neural_tangent_kernels.html' 2024-04-03T16:05:52.6513007Z rm 'nightly/notebooks/per_sample_grads.html' 2024-04-03T16:05:52.6513514Z rm 'nightly/notebooks/whirlwind_tour.html' 2024-04-03T16:05:52.6513949Z rm 'nightly/objects.inv' 2024-04-03T16:05:52.6514309Z rm 'nightly/search.html' 2024-04-03T16:05:52.6514672Z rm 'nightly/searchindex.js' 2024-04-03T16:05:52.6515051Z rm 'nightly/ux_limitations.html' 2024-04-03T16:05:52.7875591Z + mv /var/lib/jenkins/workspace/functorch/docs/build/html nightly 2024-04-03T16:05:52.7912817Z + git add nightly 2024-04-03T16:05:52.9772774Z + git status 2024-04-03T16:05:53.1261565Z On branch gh-pages 2024-04-03T16:05:53.1262359Z Your branch is up to date with 'origin/gh-pages'. 2024-04-03T16:05:53.1263859Z 2024-04-03T16:05:53.1264078Z Changes to be committed: 2024-04-03T16:05:53.1264826Z (use "git restore --staged ..." to unstage) 2024-04-03T16:05:53.1265721Z modified: nightly/_modules/index.html 2024-04-03T16:05:53.1266810Z modified: nightly/_modules/torch/_functorch/aot_autograd.html 2024-04-03T16:05:53.1267692Z modified: nightly/_modules/torch/_functorch/compilers.html 2024-04-03T16:05:53.1268541Z modified: nightly/_modules/torch/_functorch/deprecated.html 2024-04-03T16:05:53.1269369Z modified: nightly/_modules/torch/_functorch/partitioners.html 2024-04-03T16:05:53.1270063Z modified: nightly/aot_autograd.html 2024-04-03T16:05:53.1270574Z modified: nightly/batch_norm.html 2024-04-03T16:05:53.1271147Z modified: nightly/experimental.html 2024-04-03T16:05:53.1271700Z modified: nightly/functorch.html 2024-04-03T16:05:53.1272460Z modified: nightly/generated/functorch.combine_state_for_ensemble.html 2024-04-03T16:05:53.1273377Z modified: nightly/generated/functorch.compile.aot_function.html 2024-04-03T16:05:53.1274238Z modified: nightly/generated/functorch.compile.aot_module.html 2024-04-03T16:05:53.1275158Z modified: nightly/generated/functorch.compile.default_partition.html 2024-04-03T16:05:53.1276207Z modified: nightly/generated/functorch.compile.memory_efficient_fusion.html 2024-04-03T16:05:53.1277493Z modified: nightly/generated/functorch.compile.min_cut_rematerialization_partition.html 2024-04-03T16:05:53.1279037Z modified: nightly/generated/functorch.compile.nop.html 2024-04-03T16:05:53.1279817Z modified: nightly/generated/functorch.compile.ts_compile.html 2024-04-03T16:05:53.1280600Z modified: nightly/generated/functorch.functionalize.html 2024-04-03T16:05:53.1281286Z modified: nightly/generated/functorch.grad.html 2024-04-03T16:05:53.1281978Z modified: nightly/generated/functorch.grad_and_value.html 2024-04-03T16:05:53.1282679Z modified: nightly/generated/functorch.hessian.html 2024-04-03T16:05:53.1283335Z modified: nightly/generated/functorch.jacfwd.html 2024-04-03T16:05:53.1284003Z modified: nightly/generated/functorch.jacrev.html 2024-04-03T16:05:53.1284638Z modified: nightly/generated/functorch.jvp.html 2024-04-03T16:05:53.1285316Z modified: nightly/generated/functorch.make_functional.html 2024-04-03T16:05:53.1286360Z modified: nightly/generated/functorch.make_functional_with_buffers.html 2024-04-03T16:05:53.1287123Z modified: nightly/generated/functorch.vjp.html 2024-04-03T16:05:53.1287741Z modified: nightly/generated/functorch.vmap.html 2024-04-03T16:05:53.1288299Z modified: nightly/genindex.html 2024-04-03T16:05:53.1288765Z modified: nightly/index.html 2024-04-03T16:05:53.1289213Z modified: nightly/install.html 2024-04-03T16:05:53.1289837Z modified: nightly/notebooks/aot_autograd_optimizations.html 2024-04-03T16:05:53.1290511Z modified: nightly/notebooks/ensembling.html 2024-04-03T16:05:53.1291128Z modified: nightly/notebooks/jacobians_hessians.html 2024-04-03T16:05:53.1291768Z modified: nightly/notebooks/minifier.html 2024-04-03T16:05:53.1293061Z modified: nightly/notebooks/neural_tangent_kernels.html 2024-04-03T16:05:53.1294183Z modified: nightly/notebooks/per_sample_grads.html 2024-04-03T16:05:53.1295384Z modified: nightly/notebooks/whirlwind_tour.html 2024-04-03T16:05:53.1296384Z modified: nightly/objects.inv 2024-04-03T16:05:53.1297231Z modified: nightly/search.html 2024-04-03T16:05:53.1298082Z modified: nightly/ux_limitations.html 2024-04-03T16:05:53.1298627Z 2024-04-03T16:05:53.1298924Z + git config user.email soumith+bot@pytorch.org 2024-04-03T16:05:53.1299705Z + git config user.name pytorchbot 2024-04-03T16:05:53.1307856Z + git commit -m 'Generate Python docs from pytorch/pytorch@4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0' 2024-04-03T16:05:53.1597940Z [gh-pages 0535e42] Generate Python docs from pytorch/pytorch@4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T16:05:53.1662395Z 41 files changed, 40 insertions(+), 40 deletions(-) 2024-04-03T16:05:53.1667337Z + git status 2024-04-03T16:05:53.1717072Z On branch gh-pages 2024-04-03T16:05:53.1718141Z Your branch is ahead of 'origin/gh-pages' by 1 commit. 2024-04-03T16:05:53.1719088Z (use "git push" to publish your local commits) 2024-04-03T16:05:53.1719437Z 2024-04-03T16:05:53.1719575Z nothing to commit, working tree clean 2024-04-03T16:05:53.1720874Z + [[ false == true ]] 2024-04-03T16:05:53.1721222Z + popd 2024-04-03T16:05:53.1721450Z ~/workspace 2024-04-03T16:05:53.1783556Z Prepare all required actions 2024-04-03T16:05:53.1814679Z ##[group]Run ./.github/actions/chown-workspace 2024-04-03T16:05:53.1815109Z with: 2024-04-03T16:05:53.1815532Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-04-03T16:05:53.1816093Z ##[endgroup] 2024-04-03T16:05:53.1833973Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-04-03T16:05:53.1834884Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-04-03T16:05:53.1842644Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:05:53.1843137Z env: 2024-04-03T16:05:53.1843565Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-04-03T16:05:53.1844108Z ##[endgroup] 2024-04-03T16:05:53.2064746Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-04-03T16:05:53.3987497Z latest: Pulling from tool/alpine 2024-04-03T16:05:53.3988891Z 540db60ca938: Pulling fs layer 2024-04-03T16:05:53.5169382Z 540db60ca938: Verifying Checksum 2024-04-03T16:05:53.5169846Z 540db60ca938: Download complete 2024-04-03T16:05:53.6628138Z 540db60ca938: Pull complete 2024-04-03T16:05:53.6711145Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-04-03T16:05:53.6737520Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-04-03T16:05:59.2550225Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T16:05:59.2550651Z with: 2024-04-03T16:05:59.2550914Z retention-days: 14 2024-04-03T16:05:59.2551237Z s3-bucket: doc-previews 2024-04-03T16:05:59.2551706Z if-no-files-found: error 2024-04-03T16:05:59.2552063Z path: functorch_ghpages/nightly/ 2024-04-03T16:05:59.2552504Z s3-prefix: pytorch/pytorch/123154/functorchdocs 2024-04-03T16:05:59.2552930Z name: artifact 2024-04-03T16:05:59.2553216Z region: us-east-1 2024-04-03T16:05:59.2553503Z ##[endgroup] 2024-04-03T16:05:59.6470549Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T16:05:59.6471418Z With the provided path, there will be 152 files uploaded 2024-04-03T16:05:59.6472047Z Uploading to s3 prefix: pytorch/pytorch/123154/functorchdocs 2024-04-03T16:05:59.7437797Z Starting upload of .buildinfo 2024-04-03T16:05:59.8741572Z Finished upload of .buildinfo 2024-04-03T16:05:59.8743930Z Starting upload of _modules/index.html 2024-04-03T16:05:59.9939113Z Finished upload of _modules/index.html 2024-04-03T16:05:59.9940850Z Starting upload of _modules/torch/_functorch/aot_autograd.html 2024-04-03T16:06:00.2870229Z Finished upload of _modules/torch/_functorch/aot_autograd.html 2024-04-03T16:06:00.2871764Z Starting upload of _modules/torch/_functorch/compilers.html 2024-04-03T16:06:00.3797581Z Finished upload of _modules/torch/_functorch/compilers.html 2024-04-03T16:06:00.3799166Z Starting upload of _modules/torch/_functorch/deprecated.html 2024-04-03T16:06:00.5852975Z Finished upload of _modules/torch/_functorch/deprecated.html 2024-04-03T16:06:00.5855299Z Starting upload of _modules/torch/_functorch/partitioners.html 2024-04-03T16:06:00.7562107Z Finished upload of _modules/torch/_functorch/partitioners.html 2024-04-03T16:06:00.7563509Z Starting upload of _sources/aot_autograd.rst.txt 2024-04-03T16:06:00.8106523Z Finished upload of _sources/aot_autograd.rst.txt 2024-04-03T16:06:00.8108242Z Starting upload of _sources/batch_norm.rst.txt 2024-04-03T16:06:00.9058603Z Finished upload of _sources/batch_norm.rst.txt 2024-04-03T16:06:00.9061362Z Starting upload of _sources/experimental.rst.txt 2024-04-03T16:06:01.1313835Z Finished upload of _sources/experimental.rst.txt 2024-04-03T16:06:01.1315226Z Starting upload of _sources/functorch.rst.txt 2024-04-03T16:06:01.1878109Z Finished upload of _sources/functorch.rst.txt 2024-04-03T16:06:01.1879960Z Starting upload of _sources/generated/functorch.combine_state_for_ensemble.rst.txt 2024-04-03T16:06:01.2198443Z Finished upload of _sources/generated/functorch.combine_state_for_ensemble.rst.txt 2024-04-03T16:06:01.2201126Z Starting upload of _sources/generated/functorch.compile.aot_function.rst.txt 2024-04-03T16:06:01.3160313Z Finished upload of _sources/generated/functorch.compile.aot_function.rst.txt 2024-04-03T16:06:01.3161694Z Starting upload of _sources/generated/functorch.compile.aot_module.rst.txt 2024-04-03T16:06:01.3761109Z Finished upload of _sources/generated/functorch.compile.aot_module.rst.txt 2024-04-03T16:06:01.3762656Z Starting upload of _sources/generated/functorch.compile.default_partition.rst.txt 2024-04-03T16:06:01.4135289Z Finished upload of _sources/generated/functorch.compile.default_partition.rst.txt 2024-04-03T16:06:01.4136879Z Starting upload of _sources/generated/functorch.compile.memory_efficient_fusion.rst.txt 2024-04-03T16:06:01.5490768Z Finished upload of _sources/generated/functorch.compile.memory_efficient_fusion.rst.txt 2024-04-03T16:06:01.5492654Z Starting upload of _sources/generated/functorch.compile.min_cut_rematerialization_partition.rst.txt 2024-04-03T16:06:01.6061156Z Finished upload of _sources/generated/functorch.compile.min_cut_rematerialization_partition.rst.txt 2024-04-03T16:06:01.6062688Z Starting upload of _sources/generated/functorch.compile.nop.rst.txt 2024-04-03T16:06:01.6702887Z Finished upload of _sources/generated/functorch.compile.nop.rst.txt 2024-04-03T16:06:01.6704287Z Starting upload of _sources/generated/functorch.compile.ts_compile.rst.txt 2024-04-03T16:06:01.7905767Z Finished upload of _sources/generated/functorch.compile.ts_compile.rst.txt 2024-04-03T16:06:01.7907305Z Starting upload of _sources/generated/functorch.functionalize.rst.txt 2024-04-03T16:06:01.8594047Z Finished upload of _sources/generated/functorch.functionalize.rst.txt 2024-04-03T16:06:01.8595681Z Starting upload of _sources/generated/functorch.grad.rst.txt 2024-04-03T16:06:01.9318327Z Finished upload of _sources/generated/functorch.grad.rst.txt 2024-04-03T16:06:01.9319936Z Starting upload of _sources/generated/functorch.grad_and_value.rst.txt 2024-04-03T16:06:02.0184394Z Finished upload of _sources/generated/functorch.grad_and_value.rst.txt 2024-04-03T16:06:02.0185542Z Starting upload of _sources/generated/functorch.hessian.rst.txt 2024-04-03T16:06:02.0696995Z Finished upload of _sources/generated/functorch.hessian.rst.txt 2024-04-03T16:06:02.0698249Z Starting upload of _sources/generated/functorch.jacfwd.rst.txt 2024-04-03T16:06:02.1000365Z Finished upload of _sources/generated/functorch.jacfwd.rst.txt 2024-04-03T16:06:02.1001800Z Starting upload of _sources/generated/functorch.jacrev.rst.txt 2024-04-03T16:06:02.1381420Z Finished upload of _sources/generated/functorch.jacrev.rst.txt 2024-04-03T16:06:02.1382860Z Starting upload of _sources/generated/functorch.jvp.rst.txt 2024-04-03T16:06:02.2029748Z Finished upload of _sources/generated/functorch.jvp.rst.txt 2024-04-03T16:06:02.2031283Z Starting upload of _sources/generated/functorch.make_functional.rst.txt 2024-04-03T16:06:02.2506120Z Finished upload of _sources/generated/functorch.make_functional.rst.txt 2024-04-03T16:06:02.2507624Z Starting upload of _sources/generated/functorch.make_functional_with_buffers.rst.txt 2024-04-03T16:06:02.3381995Z Finished upload of _sources/generated/functorch.make_functional_with_buffers.rst.txt 2024-04-03T16:06:02.3383562Z Starting upload of _sources/generated/functorch.vjp.rst.txt 2024-04-03T16:06:02.3781212Z Finished upload of _sources/generated/functorch.vjp.rst.txt 2024-04-03T16:06:02.3782844Z Starting upload of _sources/generated/functorch.vmap.rst.txt 2024-04-03T16:06:02.4283795Z Finished upload of _sources/generated/functorch.vmap.rst.txt 2024-04-03T16:06:02.4285431Z Starting upload of _sources/index.rst.txt 2024-04-03T16:06:02.5131343Z Finished upload of _sources/index.rst.txt 2024-04-03T16:06:02.5132895Z Starting upload of _sources/install.rst.txt 2024-04-03T16:06:02.5728017Z Finished upload of _sources/install.rst.txt 2024-04-03T16:06:02.5729310Z Starting upload of _sources/notebooks/aot_autograd_optimizations.ipynb.txt 2024-04-03T16:06:02.6585925Z Finished upload of _sources/notebooks/aot_autograd_optimizations.ipynb.txt 2024-04-03T16:06:02.6587307Z Starting upload of _sources/notebooks/ensembling.ipynb.txt 2024-04-03T16:06:02.8357131Z Finished upload of _sources/notebooks/ensembling.ipynb.txt 2024-04-03T16:06:02.8358596Z Starting upload of _sources/notebooks/jacobians_hessians.ipynb.txt 2024-04-03T16:06:02.9623896Z Finished upload of _sources/notebooks/jacobians_hessians.ipynb.txt 2024-04-03T16:06:02.9625731Z Starting upload of _sources/notebooks/minifier.ipynb.txt 2024-04-03T16:06:03.0712958Z Finished upload of _sources/notebooks/minifier.ipynb.txt 2024-04-03T16:06:03.0714285Z Starting upload of _sources/notebooks/neural_tangent_kernels.ipynb.txt 2024-04-03T16:06:03.1638204Z Finished upload of _sources/notebooks/neural_tangent_kernels.ipynb.txt 2024-04-03T16:06:03.1639677Z Starting upload of _sources/notebooks/per_sample_grads.ipynb.txt 2024-04-03T16:06:03.2458550Z Finished upload of _sources/notebooks/per_sample_grads.ipynb.txt 2024-04-03T16:06:03.2459822Z Starting upload of _sources/notebooks/whirlwind_tour.ipynb.txt 2024-04-03T16:06:03.3615186Z Finished upload of _sources/notebooks/whirlwind_tour.ipynb.txt 2024-04-03T16:06:03.3616437Z Starting upload of _sources/ux_limitations.rst.txt 2024-04-03T16:06:03.4434522Z Finished upload of _sources/ux_limitations.rst.txt 2024-04-03T16:06:03.4436038Z Starting upload of _static/_sphinx_javascript_frameworks_compat.js 2024-04-03T16:06:03.5656381Z Finished upload of _static/_sphinx_javascript_frameworks_compat.js 2024-04-03T16:06:03.5657471Z Starting upload of _static/basic.css 2024-04-03T16:06:03.6268802Z Finished upload of _static/basic.css 2024-04-03T16:06:03.6270026Z Starting upload of _static/check-solid.svg 2024-04-03T16:06:03.6937869Z Finished upload of _static/check-solid.svg 2024-04-03T16:06:03.6939015Z Starting upload of _static/clipboard.min.js 2024-04-03T16:06:03.7613055Z Finished upload of _static/clipboard.min.js 2024-04-03T16:06:03.7614509Z Starting upload of _static/copy-button.svg 2024-04-03T16:06:03.8218637Z Finished upload of _static/copy-button.svg 2024-04-03T16:06:03.8219663Z Starting upload of _static/copybutton.css 2024-04-03T16:06:03.8775359Z Finished upload of _static/copybutton.css 2024-04-03T16:06:03.8776512Z Starting upload of _static/copybutton.js 2024-04-03T16:06:04.0501169Z Finished upload of _static/copybutton.js 2024-04-03T16:06:04.0502453Z Starting upload of _static/copybutton_funcs.js 2024-04-03T16:06:04.1097536Z Finished upload of _static/copybutton_funcs.js 2024-04-03T16:06:04.1098656Z Starting upload of _static/css/custom.css 2024-04-03T16:06:04.1758053Z Finished upload of _static/css/custom.css 2024-04-03T16:06:04.1759319Z Starting upload of _static/css/theme.css 2024-04-03T16:06:04.3260600Z Finished upload of _static/css/theme.css 2024-04-03T16:06:04.3262003Z Starting upload of _static/doctools.js 2024-04-03T16:06:04.3915346Z Finished upload of _static/doctools.js 2024-04-03T16:06:04.3916437Z Starting upload of _static/documentation_options.js 2024-04-03T16:06:04.5225609Z Finished upload of _static/documentation_options.js 2024-04-03T16:06:04.5226613Z Starting upload of _static/file.png 2024-04-03T16:06:04.6130192Z Finished upload of _static/file.png 2024-04-03T16:06:04.6131295Z Starting upload of _static/fonts/FreightSans/freight-sans-bold-italic.woff 2024-04-03T16:06:04.8109775Z Finished upload of _static/fonts/FreightSans/freight-sans-bold-italic.woff 2024-04-03T16:06:04.8111198Z Starting upload of _static/fonts/FreightSans/freight-sans-bold-italic.woff2 2024-04-03T16:06:04.8875121Z Finished upload of _static/fonts/FreightSans/freight-sans-bold-italic.woff2 2024-04-03T16:06:04.8876394Z Starting upload of _static/fonts/FreightSans/freight-sans-bold.woff 2024-04-03T16:06:04.9538101Z Finished upload of _static/fonts/FreightSans/freight-sans-bold.woff 2024-04-03T16:06:04.9539346Z Starting upload of _static/fonts/FreightSans/freight-sans-bold.woff2 2024-04-03T16:06:05.0248950Z Finished upload of _static/fonts/FreightSans/freight-sans-bold.woff2 2024-04-03T16:06:05.0250255Z Starting upload of _static/fonts/FreightSans/freight-sans-book-italic.woff 2024-04-03T16:06:05.1511312Z Finished upload of _static/fonts/FreightSans/freight-sans-book-italic.woff 2024-04-03T16:06:05.1512696Z Starting upload of _static/fonts/FreightSans/freight-sans-book-italic.woff2 2024-04-03T16:06:05.2433515Z Finished upload of _static/fonts/FreightSans/freight-sans-book-italic.woff2 2024-04-03T16:06:05.2434964Z Starting upload of _static/fonts/FreightSans/freight-sans-book.woff 2024-04-03T16:06:05.3633259Z Finished upload of _static/fonts/FreightSans/freight-sans-book.woff 2024-04-03T16:06:05.3634616Z Starting upload of _static/fonts/FreightSans/freight-sans-book.woff2 2024-04-03T16:06:05.4741683Z Finished upload of _static/fonts/FreightSans/freight-sans-book.woff2 2024-04-03T16:06:05.4743040Z Starting upload of _static/fonts/FreightSans/freight-sans-light-italic.woff 2024-04-03T16:06:05.5442808Z Finished upload of _static/fonts/FreightSans/freight-sans-light-italic.woff 2024-04-03T16:06:05.5444159Z Starting upload of _static/fonts/FreightSans/freight-sans-light-italic.woff2 2024-04-03T16:06:05.6515241Z Finished upload of _static/fonts/FreightSans/freight-sans-light-italic.woff2 2024-04-03T16:06:05.6516662Z Starting upload of _static/fonts/FreightSans/freight-sans-light.woff 2024-04-03T16:06:05.7997171Z Finished upload of _static/fonts/FreightSans/freight-sans-light.woff 2024-04-03T16:06:05.7998479Z Starting upload of _static/fonts/FreightSans/freight-sans-light.woff2 2024-04-03T16:06:05.8848653Z Finished upload of _static/fonts/FreightSans/freight-sans-light.woff2 2024-04-03T16:06:05.8849918Z Starting upload of _static/fonts/FreightSans/freight-sans-medium-italic.woff 2024-04-03T16:06:06.0188668Z Finished upload of _static/fonts/FreightSans/freight-sans-medium-italic.woff 2024-04-03T16:06:06.0190214Z Starting upload of _static/fonts/FreightSans/freight-sans-medium-italic.woff2 2024-04-03T16:06:06.1525131Z Finished upload of _static/fonts/FreightSans/freight-sans-medium-italic.woff2 2024-04-03T16:06:06.1526858Z Starting upload of _static/fonts/FreightSans/freight-sans-medium.woff 2024-04-03T16:06:06.2465501Z Finished upload of _static/fonts/FreightSans/freight-sans-medium.woff 2024-04-03T16:06:06.2466925Z Starting upload of _static/fonts/FreightSans/freight-sans-medium.woff2 2024-04-03T16:06:06.3243378Z Finished upload of _static/fonts/FreightSans/freight-sans-medium.woff2 2024-04-03T16:06:06.3244658Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-Light.woff 2024-04-03T16:06:06.4569908Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-Light.woff 2024-04-03T16:06:06.4571428Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-Light.woff2 2024-04-03T16:06:06.5827345Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-Light.woff2 2024-04-03T16:06:06.5828626Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff 2024-04-03T16:06:06.6744327Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff 2024-04-03T16:06:06.6745743Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff2 2024-04-03T16:06:06.8042982Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-Medium.woff2 2024-04-03T16:06:06.8044373Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff 2024-04-03T16:06:06.9074269Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff 2024-04-03T16:06:06.9075605Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2 2024-04-03T16:06:07.0422116Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2 2024-04-03T16:06:07.0423600Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff 2024-04-03T16:06:07.1483260Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff 2024-04-03T16:06:07.1484782Z Starting upload of _static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff2 2024-04-03T16:06:07.2218259Z Finished upload of _static/fonts/IBMPlexMono/IBMPlexMono-SemiBold.woff2 2024-04-03T16:06:07.2219468Z Starting upload of _static/images/arrow-down-orange.svg 2024-04-03T16:06:07.2934355Z Finished upload of _static/images/arrow-down-orange.svg 2024-04-03T16:06:07.2935492Z Starting upload of _static/images/arrow-right-with-tail.svg 2024-04-03T16:06:07.3908459Z Finished upload of _static/images/arrow-right-with-tail.svg 2024-04-03T16:06:07.3909612Z Starting upload of _static/images/chevron-down-black.svg 2024-04-03T16:06:07.5019824Z Finished upload of _static/images/chevron-down-black.svg 2024-04-03T16:06:07.5021092Z Starting upload of _static/images/chevron-down-grey.svg 2024-04-03T16:06:07.5951648Z Finished upload of _static/images/chevron-down-grey.svg 2024-04-03T16:06:07.5952774Z Starting upload of _static/images/chevron-down-orange.svg 2024-04-03T16:06:07.6533218Z Finished upload of _static/images/chevron-down-orange.svg 2024-04-03T16:06:07.6534375Z Starting upload of _static/images/chevron-down-white.svg 2024-04-03T16:06:07.7302725Z Finished upload of _static/images/chevron-down-white.svg 2024-04-03T16:06:07.7303890Z Starting upload of _static/images/chevron-right-orange.svg 2024-04-03T16:06:07.8101493Z Finished upload of _static/images/chevron-right-orange.svg 2024-04-03T16:06:07.8102647Z Starting upload of _static/images/chevron-right-white.svg 2024-04-03T16:06:07.8868583Z Finished upload of _static/images/chevron-right-white.svg 2024-04-03T16:06:07.8869742Z Starting upload of _static/images/home-footer-background.jpg 2024-04-03T16:06:07.9791953Z Finished upload of _static/images/home-footer-background.jpg 2024-04-03T16:06:07.9793251Z Starting upload of _static/images/icon-close.svg 2024-04-03T16:06:08.1127157Z Finished upload of _static/images/icon-close.svg 2024-04-03T16:06:08.1128275Z Starting upload of _static/images/icon-menu-dots-dark.svg 2024-04-03T16:06:08.2089896Z Finished upload of _static/images/icon-menu-dots-dark.svg 2024-04-03T16:06:08.2090988Z Starting upload of _static/images/logo-dark.svg 2024-04-03T16:06:08.2794091Z Finished upload of _static/images/logo-dark.svg 2024-04-03T16:06:08.2795180Z Starting upload of _static/images/logo-facebook-dark.svg 2024-04-03T16:06:08.3585548Z Finished upload of _static/images/logo-facebook-dark.svg 2024-04-03T16:06:08.3586660Z Starting upload of _static/images/logo-icon.svg 2024-04-03T16:06:08.5277588Z Finished upload of _static/images/logo-icon.svg 2024-04-03T16:06:08.5278633Z Starting upload of _static/images/logo-twitter-dark.svg 2024-04-03T16:06:08.6658801Z Finished upload of _static/images/logo-twitter-dark.svg 2024-04-03T16:06:08.6659895Z Starting upload of _static/images/logo-youtube-dark.svg 2024-04-03T16:06:08.7863442Z Finished upload of _static/images/logo-youtube-dark.svg 2024-04-03T16:06:08.7865078Z Starting upload of _static/images/logo.svg 2024-04-03T16:06:08.8388558Z Finished upload of _static/images/logo.svg 2024-04-03T16:06:08.8390834Z Starting upload of _static/images/pytorch-colab.svg 2024-04-03T16:06:08.9735908Z Finished upload of _static/images/pytorch-colab.svg 2024-04-03T16:06:08.9737736Z Starting upload of _static/images/pytorch-download.svg 2024-04-03T16:06:09.0251816Z Finished upload of _static/images/pytorch-download.svg 2024-04-03T16:06:09.0253786Z Starting upload of _static/images/pytorch-github.svg 2024-04-03T16:06:09.0974082Z Finished upload of _static/images/pytorch-github.svg 2024-04-03T16:06:09.0975159Z Starting upload of _static/images/pytorch-x.svg 2024-04-03T16:06:09.1798224Z Finished upload of _static/images/pytorch-x.svg 2024-04-03T16:06:09.1799269Z Starting upload of _static/images/search-icon.svg 2024-04-03T16:06:09.2755275Z Finished upload of _static/images/search-icon.svg 2024-04-03T16:06:09.2756397Z Starting upload of _static/images/view-page-source-icon.svg 2024-04-03T16:06:09.3297473Z Finished upload of _static/images/view-page-source-icon.svg 2024-04-03T16:06:09.3298493Z Starting upload of _static/jquery-3.6.0.js 2024-04-03T16:06:09.4508024Z Finished upload of _static/jquery-3.6.0.js 2024-04-03T16:06:09.4508905Z Starting upload of _static/jquery.js 2024-04-03T16:06:09.5122119Z Finished upload of _static/jquery.js 2024-04-03T16:06:09.5123181Z Starting upload of _static/js/modernizr.min.js 2024-04-03T16:06:09.5489980Z Finished upload of _static/js/modernizr.min.js 2024-04-03T16:06:09.5491018Z Starting upload of _static/js/theme.js 2024-04-03T16:06:09.6779528Z Finished upload of _static/js/theme.js 2024-04-03T16:06:09.6780674Z Starting upload of _static/js/vendor/anchor.min.js 2024-04-03T16:06:09.7503844Z Finished upload of _static/js/vendor/anchor.min.js 2024-04-03T16:06:09.7504922Z Starting upload of _static/js/vendor/bootstrap.min.js 2024-04-03T16:06:09.8757917Z Finished upload of _static/js/vendor/bootstrap.min.js 2024-04-03T16:06:09.8759053Z Starting upload of _static/js/vendor/popper.min.js 2024-04-03T16:06:09.9618218Z Finished upload of _static/js/vendor/popper.min.js 2024-04-03T16:06:09.9619297Z Starting upload of _static/language_data.js 2024-04-03T16:06:10.0537276Z Finished upload of _static/language_data.js 2024-04-03T16:06:10.0538297Z Starting upload of _static/minus.png 2024-04-03T16:06:10.1112030Z Finished upload of _static/minus.png 2024-04-03T16:06:10.1113312Z Starting upload of _static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css 2024-04-03T16:06:10.2836652Z Finished upload of _static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css 2024-04-03T16:06:10.2837999Z Starting upload of _static/plus.png 2024-04-03T16:06:10.3671748Z Finished upload of _static/plus.png 2024-04-03T16:06:10.3672699Z Starting upload of _static/pygments.css 2024-04-03T16:06:10.4642636Z Finished upload of _static/pygments.css 2024-04-03T16:06:10.4644239Z Starting upload of _static/searchtools.js 2024-04-03T16:06:10.5879543Z Finished upload of _static/searchtools.js 2024-04-03T16:06:10.5880649Z Starting upload of _static/sphinx_highlight.js 2024-04-03T16:06:10.6950507Z Finished upload of _static/sphinx_highlight.js 2024-04-03T16:06:10.6951642Z Starting upload of _static/underscore-1.13.1.js 2024-04-03T16:06:10.8129827Z Finished upload of _static/underscore-1.13.1.js 2024-04-03T16:06:10.8130785Z Starting upload of _static/underscore.js 2024-04-03T16:06:10.8743679Z Finished upload of _static/underscore.js 2024-04-03T16:06:10.8744519Z Starting upload of aot_autograd.html 2024-04-03T16:06:10.9573734Z Finished upload of aot_autograd.html 2024-04-03T16:06:10.9574748Z Starting upload of batch_norm.html 2024-04-03T16:06:11.0210318Z Finished upload of batch_norm.html 2024-04-03T16:06:11.0211296Z Starting upload of experimental.html 2024-04-03T16:06:11.1437747Z Finished upload of experimental.html 2024-04-03T16:06:11.1438829Z Starting upload of functorch.html 2024-04-03T16:06:11.2350795Z Finished upload of functorch.html 2024-04-03T16:06:11.2351977Z Starting upload of generated/functorch.combine_state_for_ensemble.html 2024-04-03T16:06:11.4296201Z Finished upload of generated/functorch.combine_state_for_ensemble.html 2024-04-03T16:06:11.4297522Z Starting upload of generated/functorch.compile.aot_function.html 2024-04-03T16:06:11.5142559Z Finished upload of generated/functorch.compile.aot_function.html 2024-04-03T16:06:11.5143818Z Starting upload of generated/functorch.compile.aot_module.html 2024-04-03T16:06:11.6025601Z Finished upload of generated/functorch.compile.aot_module.html 2024-04-03T16:06:11.6027702Z Starting upload of generated/functorch.compile.default_partition.html 2024-04-03T16:06:11.6748861Z Finished upload of generated/functorch.compile.default_partition.html 2024-04-03T16:06:11.6750236Z Starting upload of generated/functorch.compile.memory_efficient_fusion.html 2024-04-03T16:06:11.7283636Z Finished upload of generated/functorch.compile.memory_efficient_fusion.html 2024-04-03T16:06:11.7285125Z Starting upload of generated/functorch.compile.min_cut_rematerialization_partition.html 2024-04-03T16:06:11.7909184Z Finished upload of generated/functorch.compile.min_cut_rematerialization_partition.html 2024-04-03T16:06:11.7910576Z Starting upload of generated/functorch.compile.nop.html 2024-04-03T16:06:11.8658920Z Finished upload of generated/functorch.compile.nop.html 2024-04-03T16:06:11.8660205Z Starting upload of generated/functorch.compile.ts_compile.html 2024-04-03T16:06:11.9508312Z Finished upload of generated/functorch.compile.ts_compile.html 2024-04-03T16:06:11.9509527Z Starting upload of generated/functorch.functionalize.html 2024-04-03T16:06:12.0277770Z Finished upload of generated/functorch.functionalize.html 2024-04-03T16:06:12.0278900Z Starting upload of generated/functorch.grad.html 2024-04-03T16:06:12.1376459Z Finished upload of generated/functorch.grad.html 2024-04-03T16:06:12.1377728Z Starting upload of generated/functorch.grad_and_value.html 2024-04-03T16:06:12.2506650Z Finished upload of generated/functorch.grad_and_value.html 2024-04-03T16:06:12.2507824Z Starting upload of generated/functorch.hessian.html 2024-04-03T16:06:12.3330757Z Finished upload of generated/functorch.hessian.html 2024-04-03T16:06:12.3332189Z Starting upload of generated/functorch.jacfwd.html 2024-04-03T16:06:12.5144302Z Finished upload of generated/functorch.jacfwd.html 2024-04-03T16:06:12.5145636Z Starting upload of generated/functorch.jacrev.html 2024-04-03T16:06:12.6677262Z Finished upload of generated/functorch.jacrev.html 2024-04-03T16:06:12.6678372Z Starting upload of generated/functorch.jvp.html 2024-04-03T16:06:12.7658493Z Finished upload of generated/functorch.jvp.html 2024-04-03T16:06:12.7659707Z Starting upload of generated/functorch.make_functional.html 2024-04-03T16:06:12.9273647Z Finished upload of generated/functorch.make_functional.html 2024-04-03T16:06:12.9274976Z Starting upload of generated/functorch.make_functional_with_buffers.html 2024-04-03T16:06:13.0445706Z Finished upload of generated/functorch.make_functional_with_buffers.html 2024-04-03T16:06:13.0447589Z Starting upload of generated/functorch.vjp.html 2024-04-03T16:06:13.1257550Z Finished upload of generated/functorch.vjp.html 2024-04-03T16:06:13.1258720Z Starting upload of generated/functorch.vmap.html 2024-04-03T16:06:13.2949588Z Finished upload of generated/functorch.vmap.html 2024-04-03T16:06:13.2950630Z Starting upload of genindex.html 2024-04-03T16:06:13.3638764Z Finished upload of genindex.html 2024-04-03T16:06:13.3639986Z Starting upload of index.html 2024-04-03T16:06:13.4480401Z Finished upload of index.html 2024-04-03T16:06:13.4481516Z Starting upload of install.html 2024-04-03T16:06:13.5509177Z Finished upload of install.html 2024-04-03T16:06:13.5510682Z Starting upload of notebooks/aot_autograd_optimizations.html 2024-04-03T16:06:13.7103028Z Finished upload of notebooks/aot_autograd_optimizations.html 2024-04-03T16:06:13.7104276Z Starting upload of notebooks/ensembling.html 2024-04-03T16:06:13.8434381Z Finished upload of notebooks/ensembling.html 2024-04-03T16:06:13.8436130Z Starting upload of notebooks/jacobians_hessians.html 2024-04-03T16:06:13.9165841Z Finished upload of notebooks/jacobians_hessians.html 2024-04-03T16:06:13.9167012Z Starting upload of notebooks/minifier.html 2024-04-03T16:06:14.0349428Z Finished upload of notebooks/minifier.html 2024-04-03T16:06:14.0350817Z Starting upload of notebooks/neural_tangent_kernels.html 2024-04-03T16:06:14.1479487Z Finished upload of notebooks/neural_tangent_kernels.html 2024-04-03T16:06:14.1481278Z Starting upload of notebooks/per_sample_grads.html 2024-04-03T16:06:14.2387227Z Finished upload of notebooks/per_sample_grads.html 2024-04-03T16:06:14.2388364Z Starting upload of notebooks/whirlwind_tour.html 2024-04-03T16:06:14.3701166Z Finished upload of notebooks/whirlwind_tour.html 2024-04-03T16:06:14.3702116Z Starting upload of objects.inv 2024-04-03T16:06:14.4462865Z Finished upload of objects.inv 2024-04-03T16:06:14.4463755Z Starting upload of search.html 2024-04-03T16:06:14.5183547Z Finished upload of search.html 2024-04-03T16:06:14.5184513Z Starting upload of searchindex.js 2024-04-03T16:06:14.6169584Z Finished upload of searchindex.js 2024-04-03T16:06:14.6170499Z Starting upload of ux_limitations.html 2024-04-03T16:06:14.7365497Z Finished upload of ux_limitations.html 2024-04-03T16:06:14.7542940Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-04-03T16:06:14.7543487Z with: 2024-04-03T16:06:14.7543739Z ##[endgroup] 2024-04-03T16:06:14.7564630Z ##[group]Run set -eou pipefail 2024-04-03T16:06:14.7565021Z set -eou pipefail 2024-04-03T16:06:14.7565349Z  2024-04-03T16:06:14.7565835Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-04-03T16:06:14.7566447Z for _ in $(seq 1440); do 2024-04-03T16:06:14.7566894Z  # Break if no ssh session exists anymore 2024-04-03T16:06:14.7567371Z  if [ "$(who)" = "" ]; then 2024-04-03T16:06:14.7567760Z  break 2024-04-03T16:06:14.7568037Z  fi 2024-04-03T16:06:14.7568310Z  echo "." 2024-04-03T16:06:14.7568836Z  sleep 5 2024-04-03T16:06:14.7569138Z done 2024-04-03T16:06:14.7577133Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:06:14.7577684Z ##[endgroup] 2024-04-03T16:06:14.7599504Z Holding runner for 2 hours until all ssh sessions have logged out 2024-04-03T16:06:14.7666330Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:06:14.7667093Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T16:06:14.7667682Z # shellcheck disable=SC2046 2024-04-03T16:06:14.7668217Z docker stop $(docker ps -q) || true 2024-04-03T16:06:14.7668665Z # Prune all of the docker images 2024-04-03T16:06:14.7669094Z docker system prune -af 2024-04-03T16:06:14.7676577Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T16:06:14.7677073Z ##[endgroup] 2024-04-03T16:06:25.1382015Z f3d2f54789ac 2024-04-03T16:06:25.4905618Z Deleted Containers: 2024-04-03T16:06:25.4906209Z f3d2f54789ac9090774032660625a3da378ac251e0a0f46913060b1acd57289b 2024-04-03T16:06:25.4906871Z 2024-04-03T16:06:28.8998464Z Deleted Images: 2024-04-03T16:06:28.9000147Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11:16884143090f148aa56809ceba26eeb699b5dc49 2024-04-03T16:06:28.9002801Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-py3.8-gcc11@sha256:66934e8a2aa7cad8e06a1fbc5a6f0e239ee3d124c7929e4418f76d11beb80c7b 2024-04-03T16:06:28.9004192Z deleted: sha256:edab37a6fecd099844f4888cdb58ab57de8cc1ffb0964933664a10a6b9fa73a8 2024-04-03T16:06:28.9005068Z deleted: sha256:905eb3165d72389fe2a77b6b0b9b42979fec6d4762ba5d6372b004485a7887f2 2024-04-03T16:06:28.9005977Z deleted: sha256:b52147393ef7954d559c54e5e8bdf5c9362923c6bc5e5c1ac7b416ae3bc50f1b 2024-04-03T16:06:28.9006832Z deleted: sha256:33129cdc36b6b17d0d59f4913c861e2ab55cec6b1f0bcf729807fced51ee458e 2024-04-03T16:06:28.9007699Z deleted: sha256:905ee334605b68ef01e63105bb18f2ea2b4fc1b7cb7feabfb7a0eb65023cfbaa 2024-04-03T16:06:28.9008728Z deleted: sha256:538bde79919a681e153c980201fba870a6f7ceb5f0cf38c531bdb7d8808da5fe 2024-04-03T16:06:28.9009593Z deleted: sha256:db649c126d92a59d7f3777fa9cda59a19fc09346e3f2da46637f769b001da08d 2024-04-03T16:06:28.9010445Z deleted: sha256:401aa540d7013a2fec18292b710a4b7b704ff0e5191a6409bfa7f5105c03bf0f 2024-04-03T16:06:28.9011264Z deleted: sha256:3b53de43223804a7efad8f916999035e775d90036803f86521e9be97539f40ad 2024-04-03T16:06:28.9012278Z deleted: sha256:b2f44ae198a8e733062bc965e9f8f0b237e493f74113f343e75e9f11c1ffd82d 2024-04-03T16:06:28.9013135Z deleted: sha256:512d4e1ee86372c20c627cfcbd49474ff2417e1cbe160861e19b0a6b612858b7 2024-04-03T16:06:28.9014160Z deleted: sha256:40f2d30dfb73d70ffeaccc94d76abf117254af30c7ae8d05b869cd1e02072c56 2024-04-03T16:06:28.9015119Z deleted: sha256:30cbd3d349b325ad324c7222b09f06461d7d5ba9c2f0d2d47902f95e4eb735e9 2024-04-03T16:06:28.9016181Z deleted: sha256:84e3a88d823a68472d445767c8677811a579b76d421ddc260d06de3a3d20254a 2024-04-03T16:06:28.9017036Z deleted: sha256:74be4e310354a4d7f3b6f81aa1701ef3f988e96e7c8ce0d1accc035bcebb7903 2024-04-03T16:06:28.9018082Z deleted: sha256:6a4cb11588f457a23f797cb6c3c63ff04ca813557f1a5199a4b56bb96f5a400f 2024-04-03T16:06:28.9018935Z deleted: sha256:154b4926ace46a1bc9dd4859a007e72e05c53455362fa4d1b9c6a7a88658e2ad 2024-04-03T16:06:28.9019790Z deleted: sha256:83cca981aeb36a816e3f7961b4db68f6d1083a1a485359e27002dd05551a0faf 2024-04-03T16:06:28.9020688Z deleted: sha256:bd99ecf15c76d11726541058b9988b00b0448f5572e29581f8fe4d1beb6f2f04 2024-04-03T16:06:28.9021534Z deleted: sha256:c2306f98283138f1e8a0eb86821c56a874a3a0e64f3c5bd78af77e3d4dc4cea2 2024-04-03T16:06:28.9022390Z deleted: sha256:8d3cbc73dd42c894ad477153964abbd1db5ff1a85639c576f3dd15aa49fc1e32 2024-04-03T16:06:28.9023243Z deleted: sha256:93bca5d18fc95e7b538f7b011f199ea47d4c4a24d92e37befdb55c65315daef3 2024-04-03T16:06:28.9024113Z deleted: sha256:ca03cea0e25997d85fc876c81c3ec9a2d5280b5b9efa04b3f5dde9482894735b 2024-04-03T16:06:28.9025282Z deleted: sha256:2868da78fde9fe36f01a3bdf87ff3af36ec30cf36787d0a5cbad1573f9eb72a7 2024-04-03T16:06:28.9026767Z deleted: sha256:861a2e61cf7edf4a2d567f8f91a0a1d6720b2804696e455566653519def5eed6 2024-04-03T16:06:28.9028197Z deleted: sha256:ae20e25a200dfe3331cb1623aaa4d94fda1da70ca1457bece6ee0736406c477b 2024-04-03T16:06:28.9029065Z deleted: sha256:b2c2049f6254580f321ddb8e344a6f30920295714920d542f50895964494bcaa 2024-04-03T16:06:28.9029904Z deleted: sha256:6528c514c7f21f80242cf6a7bdc1c8d915649cfafdb940bc43a730b92c055395 2024-04-03T16:06:28.9030736Z deleted: sha256:661270485835c1ad00ddc00a41d55afcdf2f15326873b6564685568e51502f0b 2024-04-03T16:06:28.9031580Z deleted: sha256:c620865dc9b9190a1d5020fa279930e88aea7cc0fba3fce9a23526d59fb91b8b 2024-04-03T16:06:28.9032639Z deleted: sha256:6bbb1aecdf7e92a8f542cf0d72e09fb3ebb5d3e54e026c45fc6005479c973812 2024-04-03T16:06:28.9033585Z deleted: sha256:c38992a57858cfe5482c0f6a222dd2ec1365febf3634116368e0224766b8eabf 2024-04-03T16:06:28.9034438Z deleted: sha256:a806e3a5b978f751b2d24fb75b0ec1531609aa5438e969b553e35eae9420291d 2024-04-03T16:06:28.9035470Z deleted: sha256:f977093d1313dfd0c96542aec48775e1c6153e6d4da0e44e4019a1f33bc7ccbc 2024-04-03T16:06:28.9036318Z deleted: sha256:d87f19303d93852e7dec32bda379838586b85592647ae5fb83e9145395922c52 2024-04-03T16:06:28.9037147Z deleted: sha256:30fab3365ed7c6036db2bd494146182269ab08e5f076a9f05cc782ae2a1be6f2 2024-04-03T16:06:28.9038009Z deleted: sha256:dc7d5459e2773dac5bd936b3e0f2712f59e2f2efb6fdd9fa58b1dad13e7ba709 2024-04-03T16:06:28.9038864Z deleted: sha256:3c9770b6c5083d2b47eb7cb18e40f73377ad8c85193c48d10dc53453942a58ca 2024-04-03T16:06:28.9039690Z deleted: sha256:6037d0815881f7ca8e604b2cd0ba9c02a7b51d1dfaf9b45f72a9690593f4522e 2024-04-03T16:06:28.9040537Z deleted: sha256:4c5ec0d9046384b56009a78bd08ea8c4d53566560bfc1a5f3cbbf29fb5d28e78 2024-04-03T16:06:28.9041380Z deleted: sha256:831fd71d6c6e601a049d95d96f3b86602c60014f66c4a8ba995274930ec6360d 2024-04-03T16:06:28.9042209Z deleted: sha256:7f853fb34a14d00c3cc35edb4c6c2d139853c00531d5c0e947aaf0af32fc8c6d 2024-04-03T16:06:28.9043066Z deleted: sha256:6216695cd3743e80cf171dc625b35bdd8c875eb38ccb1c74de9ecaf70ef12cf7 2024-04-03T16:06:28.9043917Z deleted: sha256:a3987ee214e96c8a4c394439202fdebc1742b5c9b7c49c795eb5b02873caf5c0 2024-04-03T16:06:28.9044769Z deleted: sha256:ec36b2dfaf0780fc77239a6442a03d3fe12344a62fd9f160706ea8fb31827c31 2024-04-03T16:06:28.9045606Z deleted: sha256:e74fdfc92a654609e8a0e58038f355ac20ca6e48f9740e1f8eeb4258745664e6 2024-04-03T16:06:28.9046471Z deleted: sha256:213a5ea0dfcd1c6d1a1b663bfb48666e21fa4ccfb4e50814fe80178c59877bf8 2024-04-03T16:06:28.9047340Z deleted: sha256:2eeecd229060f5607471a8b1ae0eb47c1ef360d0bde7b0b918fe58a471d07632 2024-04-03T16:06:28.9048177Z deleted: sha256:e06952350caa9d97c27e0cf877ec331c95ccd08f9d101338b3f2430048435795 2024-04-03T16:06:28.9049013Z deleted: sha256:3f092d21eb8319fde82a9b1457866cfe4b510bf67241420ca209e8bf7102059e 2024-04-03T16:06:28.9049851Z deleted: sha256:2e04267fe055da334722fb21dbc887d8f07a04fdf09a51938de789a08b291cfe 2024-04-03T16:06:28.9050685Z deleted: sha256:a8917fb72475f126ca60bfa82d4cf4f13f68faf76b35caca0a08278683a28bf8 2024-04-03T16:06:28.9051628Z deleted: sha256:90cc1b8908359659cd6d3452ac6ebe7a6c136fea9a08dbce8895e7dbdb6207a5 2024-04-03T16:06:28.9052694Z deleted: sha256:0fff0f3eae6cbddf08197e2d51fdba3a40ec153315bb94e5bf8cfd4b46f98419 2024-04-03T16:06:28.9053574Z deleted: sha256:24ab507a199fbc79871ceb0443245e24c0458d10faade9c24593b0623f78cb03 2024-04-03T16:06:28.9054391Z deleted: sha256:cd88b61c700f6c253b46448dff97698516945970d56776e20e894d80d190b904 2024-04-03T16:06:28.9055240Z deleted: sha256:8d4170f13f8a43f7f191b1c5a5f5b1bdd6530ddd457a80a7b69de301801550e9 2024-04-03T16:06:28.9056106Z deleted: sha256:eeb6d5b1e91efc779ec4a6422b4d87e49967833e726c2108c9fdfff3a9febf43 2024-04-03T16:06:28.9056939Z deleted: sha256:c93041a9e83bfb126e457b0603544f90579dda9c6a13a915849645eb85a68502 2024-04-03T16:06:28.9057778Z deleted: sha256:2fb3495a30e7eb0864d26a8a93d8c78b86b8a64cd41619a1361a08b799d11685 2024-04-03T16:06:28.9058646Z deleted: sha256:b66ee3c97bcad9d55cb39a67ccd6b3beb626b4187bedceff060d6df941cc837d 2024-04-03T16:06:28.9059516Z deleted: sha256:392ced3ad906438bdead3c86295eb143f2fb85264af147e6f1f35d01c1ced362 2024-04-03T16:06:28.9060455Z deleted: sha256:87c81bac51502ae15d854b5a0e091a15ee10bc2b6d418a5705ca4a3abfcd0d28 2024-04-03T16:06:28.9061308Z deleted: sha256:d4f429e424bdec09e61d24c39f65c9c3933c4dfeb4b6310f4987a1799657ad77 2024-04-03T16:06:28.9062165Z deleted: sha256:f5efbd022127e1175e36f2c5fd792ac1f7c47418c93f79846df2412bdb7430bd 2024-04-03T16:06:28.9062992Z deleted: sha256:e2fad19928d02016347bc999f793c1912a2a4c979511f4e87b49db49233eed88 2024-04-03T16:06:28.9063832Z deleted: sha256:ee0f573586ebb0580982f974c3101c73d10d53c9e5523cb283bb5fd9cfb45017 2024-04-03T16:06:28.9064671Z deleted: sha256:aec57c0a36a59d850a778188d86004b271d7ea7c7f3099b69cd0964c23df31f3 2024-04-03T16:06:28.9065514Z deleted: sha256:97e7daacc3e32cc73f0a634ac185f46b236145f7adc160db674efdf892c1766f 2024-04-03T16:06:28.9066367Z deleted: sha256:e5ff4155a5c530732299da68cf28a5a52028fa5a25899de16a686b43d6c04e63 2024-04-03T16:06:28.9067318Z deleted: sha256:6145ed59ce48c64268ca5c98a5fbe2fbff17157e38af09e12bff68b74c79e74c 2024-04-03T16:06:28.9068167Z deleted: sha256:8ecde50858cbc91165551bcd309f8cd00e49b8ae1f7f864070b5551fc199ec46 2024-04-03T16:06:28.9069027Z deleted: sha256:c0c28dfb686a210566daab4fafef59cb4720c8036d3011179056cd059e034bce 2024-04-03T16:06:28.9069869Z deleted: sha256:d5d2024b69813e69f912057b0af512c77952d0e780a84868328829a7c3b1a5b7 2024-04-03T16:06:28.9070710Z deleted: sha256:1d15b0497ee6d16bddf0294f7a72aea8a230ef252d8a736c3084de3bd448f007 2024-04-03T16:06:28.9071548Z deleted: sha256:6f9321552d3cd0357443910af819fc1080aae134db4db2cebc9fbe8950f5970e 2024-04-03T16:06:28.9072373Z deleted: sha256:10406cf5503ff7215e2fa6a948121f26252776c8a77d59c03ea960d181953e33 2024-04-03T16:06:28.9073210Z deleted: sha256:edacda4f3bed0017ee8e30644e3ca826770e4fa9594617f67f67d8b04566c4d6 2024-04-03T16:06:28.9074036Z deleted: sha256:2734737e3cd948c91fd4003c5ee35820d4115a112c0478e0f031365431c1a2f6 2024-04-03T16:06:28.9074867Z deleted: sha256:eb1b20984d5deb9d3d1743e16a10683d787ce12f6b88133174ec4999344f362c 2024-04-03T16:06:28.9075717Z deleted: sha256:549d11624b0cbbb68984f5d6a33498bfb076fc901e4f23ea53b32971c7aaed02 2024-04-03T16:06:28.9076538Z deleted: sha256:26f2869e3ab075b907969de9aa179979f4fc9f8cc864025a646497ed71e2f0bc 2024-04-03T16:06:28.9077376Z deleted: sha256:222a48fb23cb13e5340360dee15485a1e547c730e8b0f79be58b38b443f96a32 2024-04-03T16:06:28.9078216Z deleted: sha256:81ef77bb993ba4fb3978141df789aba6d6754bb86c51c859d717367d9c37a65f 2024-04-03T16:06:28.9079075Z deleted: sha256:7bb82f4b0c6491c4b4cafaadd5377931be37d828ac2899475ac8abe9d0e520af 2024-04-03T16:06:28.9079914Z deleted: sha256:5498e8c22f6996f25ef193ee58617d5b37e2a96decf22e72de13c3b34e147591 2024-04-03T16:06:28.9080863Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-04-03T16:06:28.9082142Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-04-03T16:06:28.9083331Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-04-03T16:06:28.9084292Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-04-03T16:06:28.9084821Z 2024-04-03T16:06:28.9084973Z Total reclaimed space: 14.29GB 2024-04-03T16:06:28.9155203Z Post job cleanup. 2024-04-03T16:06:28.9214548Z Post job cleanup. 2024-04-03T16:06:29.0113957Z [command]/usr/bin/git version 2024-04-03T16:06:29.0357498Z git version 2.40.1 2024-04-03T16:06:29.0396777Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6b01748a-802e-4b12-8ee2-d0367f11b8e8' before making global git config changes 2024-04-03T16:06:29.0398075Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T16:06:29.0401777Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T16:06:29.0457068Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T16:06:29.0486832Z [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-03T16:06:29.0962265Z Entering 'android/libs/fbjni' 2024-04-03T16:06:29.1027667Z Entering 'third_party/FP16' 2024-04-03T16:06:29.1090224Z Entering 'third_party/FXdiv' 2024-04-03T16:06:29.1149344Z Entering 'third_party/NNPACK' 2024-04-03T16:06:29.1205137Z Entering 'third_party/QNNPACK' 2024-04-03T16:06:29.1258937Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:06:29.1323264Z Entering 'third_party/XNNPACK' 2024-04-03T16:06:29.1476391Z Entering 'third_party/benchmark' 2024-04-03T16:06:29.1536438Z Entering 'third_party/cpuinfo' 2024-04-03T16:06:29.1595643Z Entering 'third_party/cub' 2024-04-03T16:06:29.1658608Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:06:29.1719923Z Entering 'third_party/cutlass' 2024-04-03T16:06:29.1819843Z Entering 'third_party/eigen' 2024-04-03T16:06:29.1885661Z Entering 'third_party/fbgemm' 2024-04-03T16:06:29.1944958Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:06:29.2006810Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:06:29.2070481Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:06:29.2188747Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:06:29.2243436Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:06:29.2314735Z Entering 'third_party/flatbuffers' 2024-04-03T16:06:29.2381129Z Entering 'third_party/fmt' 2024-04-03T16:06:29.2446584Z Entering 'third_party/foxi' 2024-04-03T16:06:29.2501435Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:06:29.2555121Z Entering 'third_party/gloo' 2024-04-03T16:06:29.2613438Z Entering 'third_party/googletest' 2024-04-03T16:06:29.2685771Z Entering 'third_party/ideep' 2024-04-03T16:06:29.2743522Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:06:29.2837501Z Entering 'third_party/ios-cmake' 2024-04-03T16:06:29.2900912Z Entering 'third_party/ittapi' 2024-04-03T16:06:29.2962834Z Entering 'third_party/kineto' 2024-04-03T16:06:29.3024181Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:06:29.3082619Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:06:29.3147753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:06:29.3204231Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:06:29.3270730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:06:29.3341057Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:06:29.3397265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:06:29.3452266Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:06:29.3513925Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:06:29.3589350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:06:29.3648464Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:06:29.3709902Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:06:29.3771854Z Entering 'third_party/mimalloc' 2024-04-03T16:06:29.3832438Z Entering 'third_party/nccl/nccl' 2024-04-03T16:06:29.3897550Z Entering 'third_party/neon2sse' 2024-04-03T16:06:29.3953504Z Entering 'third_party/nlohmann' 2024-04-03T16:06:29.4025233Z Entering 'third_party/onnx' 2024-04-03T16:06:29.4087173Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:06:29.4129189Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:06:29.4180948Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:06:29.4222752Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:06:29.4268044Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:06:29.4310687Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:06:29.4351433Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:06:29.4403325Z Entering 'third_party/pocketfft' 2024-04-03T16:06:29.4455548Z Entering 'third_party/protobuf' 2024-04-03T16:06:29.4500837Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:06:29.4542421Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:06:29.4594163Z Entering 'third_party/psimd' 2024-04-03T16:06:29.4661288Z Entering 'third_party/pthreadpool' 2024-04-03T16:06:29.4713047Z Entering 'third_party/pybind11' 2024-04-03T16:06:29.4767839Z Entering 'third_party/python-peachpy' 2024-04-03T16:06:29.4817538Z Entering 'third_party/sleef' 2024-04-03T16:06:29.4871341Z Entering 'third_party/tbb' 2024-04-03T16:06:29.4922193Z Entering 'third_party/tensorpipe' 2024-04-03T16:06:29.4964150Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:06:29.5003623Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:06:29.5044261Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:06:29.5085407Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:06:29.5125709Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:06:29.5189964Z Entering 'third_party/zstd' 2024-04-03T16:06:29.5248434Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T16:06:29.5272369Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5282327Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T16:06:29.5315567Z [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-03T16:06:29.5573181Z Entering 'android/libs/fbjni' 2024-04-03T16:06:29.5599448Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5629978Z Entering 'third_party/FP16' 2024-04-03T16:06:29.5658585Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5686351Z Entering 'third_party/FXdiv' 2024-04-03T16:06:29.5713221Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5742114Z Entering 'third_party/NNPACK' 2024-04-03T16:06:29.5768199Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5796247Z Entering 'third_party/QNNPACK' 2024-04-03T16:06:29.5822680Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5850786Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T16:06:29.5878193Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5905469Z Entering 'third_party/XNNPACK' 2024-04-03T16:06:29.5932439Z http.https://github.com/.extraheader 2024-04-03T16:06:29.5977824Z Entering 'third_party/benchmark' 2024-04-03T16:06:29.6004295Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6031840Z Entering 'third_party/cpuinfo' 2024-04-03T16:06:29.6058649Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6086733Z Entering 'third_party/cub' 2024-04-03T16:06:29.6114024Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6141578Z Entering 'third_party/cudnn_frontend' 2024-04-03T16:06:29.6167477Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6194069Z Entering 'third_party/cutlass' 2024-04-03T16:06:29.6221148Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6255932Z Entering 'third_party/eigen' 2024-04-03T16:06:29.6282166Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6312043Z Entering 'third_party/fbgemm' 2024-04-03T16:06:29.6337999Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6365530Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T16:06:29.6391609Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6419426Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T16:06:29.6444954Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6472860Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T16:06:29.6498777Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6533247Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T16:06:29.6559386Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6586529Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T16:06:29.6612640Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6641810Z Entering 'third_party/flatbuffers' 2024-04-03T16:06:29.6668101Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6698704Z Entering 'third_party/fmt' 2024-04-03T16:06:29.6725104Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6753790Z Entering 'third_party/foxi' 2024-04-03T16:06:29.6781015Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6808492Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T16:06:29.6835528Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6863580Z Entering 'third_party/gloo' 2024-04-03T16:06:29.6890300Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6918439Z Entering 'third_party/googletest' 2024-04-03T16:06:29.6945220Z http.https://github.com/.extraheader 2024-04-03T16:06:29.6973376Z Entering 'third_party/ideep' 2024-04-03T16:06:29.6999931Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7027524Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T16:06:29.7054024Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7088509Z Entering 'third_party/ios-cmake' 2024-04-03T16:06:29.7115066Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7144832Z Entering 'third_party/ittapi' 2024-04-03T16:06:29.7171483Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7198178Z Entering 'third_party/kineto' 2024-04-03T16:06:29.7224305Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7251482Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T16:06:29.7277413Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7305158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T16:06:29.7330538Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7359099Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T16:06:29.7385824Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7413424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T16:06:29.7438618Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7465837Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T16:06:29.7491786Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7518521Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T16:06:29.7545234Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7574945Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T16:06:29.7600919Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7628325Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T16:06:29.7655652Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7684369Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T16:06:29.7711549Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7741394Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T16:06:29.7766809Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7796547Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T16:06:29.7823061Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7851041Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T16:06:29.7877383Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7906160Z Entering 'third_party/mimalloc' 2024-04-03T16:06:29.7934253Z http.https://github.com/.extraheader 2024-04-03T16:06:29.7961488Z Entering 'third_party/nccl/nccl' 2024-04-03T16:06:29.7987706Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8016386Z Entering 'third_party/neon2sse' 2024-04-03T16:06:29.8042859Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8071328Z Entering 'third_party/nlohmann' 2024-04-03T16:06:29.8097846Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8126799Z Entering 'third_party/onnx' 2024-04-03T16:06:29.8152807Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8196781Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T16:06:29.8224001Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8252391Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T16:06:29.8279660Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8309026Z Entering 'third_party/onnx-tensorrt' 2024-04-03T16:06:29.8336481Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8363521Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T16:06:29.8389779Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8423077Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T16:06:29.8449436Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8478104Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T16:06:29.8504035Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8532357Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T16:06:29.8557655Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8590093Z Entering 'third_party/pocketfft' 2024-04-03T16:06:29.8618350Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8645975Z Entering 'third_party/protobuf' 2024-04-03T16:06:29.8673630Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8705028Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T16:06:29.8731136Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8759138Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T16:06:29.8786236Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8815434Z Entering 'third_party/psimd' 2024-04-03T16:06:29.8842883Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8873295Z Entering 'third_party/pthreadpool' 2024-04-03T16:06:29.8899411Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8927178Z Entering 'third_party/pybind11' 2024-04-03T16:06:29.8954989Z http.https://github.com/.extraheader 2024-04-03T16:06:29.8982812Z Entering 'third_party/python-peachpy' 2024-04-03T16:06:29.9010407Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9039046Z Entering 'third_party/sleef' 2024-04-03T16:06:29.9066442Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9094599Z Entering 'third_party/tbb' 2024-04-03T16:06:29.9121187Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9152278Z Entering 'third_party/tensorpipe' 2024-04-03T16:06:29.9180134Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9207929Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T16:06:29.9234361Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9263374Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T16:06:29.9289795Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9321476Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T16:06:29.9348761Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9378825Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T16:06:29.9419560Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9447434Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T16:06:29.9474777Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9505134Z Entering 'third_party/zstd' 2024-04-03T16:06:29.9532355Z http.https://github.com/.extraheader 2024-04-03T16:06:29.9792445Z Cleaning up orphan processes