2024-06-26T07:46:07.2445140Z Current runner version: '2.317.0' 2024-06-26T07:46:07.2449959Z Runner name: 'pytorch-rocm-hw-11' 2024-06-26T07:46:07.2450554Z Runner group name: 'linux.rocm.gpu.group' 2024-06-26T07:46:07.2451208Z Machine name: 'pytorch-rocm-hw-11' 2024-06-26T07:46:07.2453397Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T07:46:07.2454794Z Contents: read 2024-06-26T07:46:07.2455230Z Metadata: read 2024-06-26T07:46:07.2455535Z ##[endgroup] 2024-06-26T07:46:07.2458027Z Secret source: Actions 2024-06-26T07:46:07.2458618Z Prepare workflow directory 2024-06-26T07:46:07.4886748Z Prepare all required actions 2024-06-26T07:46:07.5034570Z Getting action download info 2024-06-26T07:46:07.7691721Z Download action repository 'pytorch/pytorch@main' (SHA:ead97ee4863253b37e03e4d14a71f19d435db4cf) 2024-06-26T07:46:14.1903299Z Download action repository 'aws-actions/configure-aws-credentials@v4' (SHA:e3dd6a429d7300a6a4c196c26e071d42e0343502) 2024-06-26T07:46:14.7356185Z Download action repository 'aws-actions/amazon-ecr-login@v2' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2024-06-26T07:46:15.2033852Z Download action repository 'pytorch/test-infra@main' (SHA:43a2ce341cc31288e9a38b65ce600a7f43021bd5) 2024-06-26T07:46:16.1619680Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-06-26T07:46:16.7236874Z Getting action download info 2024-06-26T07:46:16.8784124Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-06-26T07:46:17.4681515Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/tags/ciflow/inductor/129470 (b8c4c54d347aa776934c60784e35936878ef18dc) 2024-06-26T07:46:17.4683589Z ##[group] Inputs 2024-06-26T07:46:17.4683947Z build-environment: linux-focal-rocm6.1-py3.8 2024-06-26T07:46:17.4684611Z test-matrix: {"include": [{"config": "inductor", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.2", "unstable": "unstable"}]} 2024-06-26T07:46:17.4685648Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:46:17.4686347Z sync-tag: 2024-06-26T07:46:17.4686994Z timeout-minutes: 300 2024-06-26T07:46:17.4687273Z tests-to-include: 2024-06-26T07:46:17.4687527Z ##[endgroup] 2024-06-26T07:46:17.4688175Z Complete job name: rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:46:17.5693538Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-06-26T07:46:17.5693979Z with: 2024-06-26T07:46:17.5694175Z no-sudo: true 2024-06-26T07:46:17.5694403Z submodules: recursive 2024-06-26T07:46:17.5694638Z fetch-depth: 0 2024-06-26T07:46:17.5694856Z env: 2024-06-26T07:46:17.5695057Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:46:17.5695307Z ##[endgroup] 2024-06-26T07:46:17.5876182Z ##[group]Run retry () { 2024-06-26T07:46:17.5876518Z retry () { 2024-06-26T07:46:17.5876909Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-06-26T07:46:17.5877369Z } 2024-06-26T07:46:17.5877613Z echo "${GITHUB_WORKSPACE}" 2024-06-26T07:46:17.5877952Z if [ -z "${NO_SUDO}" ]; then 2024-06-26T07:46:17.5878305Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T07:46:17.5878632Z else 2024-06-26T07:46:17.5878883Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-06-26T07:46:17.5879226Z fi 2024-06-26T07:46:17.5879434Z mkdir "${GITHUB_WORKSPACE}" 2024-06-26T07:46:17.5894215Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:46:17.5894611Z env: 2024-06-26T07:46:17.5894827Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:46:17.5895078Z NO_SUDO: true 2024-06-26T07:46:17.5895391Z ##[endgroup] 2024-06-26T07:46:17.6053305Z /home/pytorchci/actions-runner/_work/pytorch/pytorch 2024-06-26T07:46:19.6092983Z ##[group]Run malfet/checkout@silent-checkout 2024-06-26T07:46:19.6093826Z with: 2024-06-26T07:46:19.6094369Z ref: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:46:19.6095550Z fetch-depth: 0 2024-06-26T07:46:19.6096041Z submodules: recursive 2024-06-26T07:46:19.6096604Z quiet-checkout: true 2024-06-26T07:46:19.6097169Z repository: pytorch/pytorch 2024-06-26T07:46:19.6098098Z token: *** 2024-06-26T07:46:19.6098573Z ssh-strict: true 2024-06-26T07:46:19.6099099Z persist-credentials: true 2024-06-26T07:46:19.6099688Z clean: true 2024-06-26T07:46:19.6100346Z sparse-checkout-cone-mode: true 2024-06-26T07:46:19.6100980Z lfs: false 2024-06-26T07:46:19.6101454Z set-safe-directory: true 2024-06-26T07:46:19.6101990Z env: 2024-06-26T07:46:19.6102418Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:46:19.6102971Z ##[endgroup] 2024-06-26T07:46:19.7089391Z Syncing repository: pytorch/pytorch 2024-06-26T07:46:19.7091740Z ##[group]Getting Git version info 2024-06-26T07:46:19.7092786Z Working directory is '/home/pytorchci/actions-runner/_work/pytorch/pytorch' 2024-06-26T07:46:19.7093993Z [command]/usr/bin/git version 2024-06-26T07:46:19.7094467Z git version 2.34.1 2024-06-26T07:46:19.7096174Z ##[endgroup] 2024-06-26T07:46:19.7113565Z Temporarily overriding HOME='/home/pytorchci/actions-runner/_work/_temp/2c076575-b1e8-4668-9074-f9e15a96d77a' before making global git config changes 2024-06-26T07:46:19.7115303Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T07:46:19.7116816Z [command]/usr/bin/git config --global --add safe.directory /home/pytorchci/actions-runner/_work/pytorch/pytorch 2024-06-26T07:46:19.7118965Z Deleting the contents of '/home/pytorchci/actions-runner/_work/pytorch/pytorch' 2024-06-26T07:46:19.7120141Z ##[group]Initializing the repository 2024-06-26T07:46:19.7121070Z [command]/usr/bin/git init /home/pytorchci/actions-runner/_work/pytorch/pytorch 2024-06-26T07:46:19.7122531Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T07:46:19.7123694Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T07:46:19.7124724Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T07:46:19.7125450Z hint: 2024-06-26T07:46:19.7126010Z hint: git config --global init.defaultBranch 2024-06-26T07:46:19.7126632Z hint: 2024-06-26T07:46:19.7127291Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T07:46:19.7128649Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T07:46:19.7129419Z hint: 2024-06-26T07:46:19.7129818Z hint: git branch -m 2024-06-26T07:46:19.7130796Z Initialized empty Git repository in /home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/ 2024-06-26T07:46:19.7132667Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-06-26T07:46:19.7157283Z ##[endgroup] 2024-06-26T07:46:19.7158117Z ##[group]Disabling automatic garbage collection 2024-06-26T07:46:19.7159206Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T07:46:19.7195886Z ##[endgroup] 2024-06-26T07:46:19.7196270Z ##[group]Setting up auth 2024-06-26T07:46:19.7200714Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T07:46:19.7226104Z [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-06-26T07:46:19.7437126Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T07:46:19.7472222Z [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-06-26T07:46:19.7652394Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T07:46:19.7681002Z ##[endgroup] 2024-06-26T07:46:19.7681401Z ##[group]Fetching the repository 2024-06-26T07:46:19.7686459Z [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-06-26T07:46:22.6429170Z remote: Enumerating objects: 987619 2024-06-26T07:46:22.6430177Z remote: Enumerating objects: 990245, done. 2024-06-26T07:46:22.6431160Z remote: Counting objects: 0% (1/2626) 2024-06-26T07:46:22.6432123Z remote: Counting objects: 1% (27/2626) 2024-06-26T07:46:22.6433046Z remote: Counting objects: 2% (53/2626) 2024-06-26T07:46:22.6433918Z remote: Counting objects: 3% (79/2626) 2024-06-26T07:46:22.6434818Z remote: Counting objects: 4% (106/2626) 2024-06-26T07:46:22.6435699Z remote: Counting objects: 5% (132/2626) 2024-06-26T07:46:22.6436570Z remote: Counting objects: 6% (158/2626) 2024-06-26T07:46:22.6437436Z remote: Counting objects: 7% (184/2626) 2024-06-26T07:46:22.6438269Z remote: Counting objects: 8% (211/2626) 2024-06-26T07:46:22.6439109Z remote: Counting objects: 9% (237/2626) 2024-06-26T07:46:22.6439948Z remote: Counting objects: 10% (263/2626) 2024-06-26T07:46:22.6440766Z remote: Counting objects: 11% (289/2626) 2024-06-26T07:46:22.6441642Z remote: Counting objects: 12% (316/2626) 2024-06-26T07:46:22.6442484Z remote: Counting objects: 13% (342/2626) 2024-06-26T07:46:22.6443310Z remote: Counting objects: 14% (368/2626) 2024-06-26T07:46:22.6444169Z remote: Counting objects: 15% (394/2626) 2024-06-26T07:46:22.6445092Z remote: Counting objects: 16% (421/2626) 2024-06-26T07:46:22.6445923Z remote: Counting objects: 17% (447/2626) 2024-06-26T07:46:22.6446764Z remote: Counting objects: 18% (473/2626) 2024-06-26T07:46:22.6447696Z remote: Counting objects: 19% (499/2626) 2024-06-26T07:46:22.6448530Z remote: Counting objects: 20% (526/2626) 2024-06-26T07:46:22.6449365Z remote: Counting objects: 21% (552/2626) 2024-06-26T07:46:22.6450188Z remote: Counting objects: 22% (578/2626) 2024-06-26T07:46:22.6451046Z remote: Counting objects: 23% (604/2626) 2024-06-26T07:46:22.6451886Z remote: Counting objects: 24% (631/2626) 2024-06-26T07:46:22.6452727Z remote: Counting objects: 25% (657/2626) 2024-06-26T07:46:22.6453576Z remote: Counting objects: 26% (683/2626) 2024-06-26T07:46:22.6454914Z remote: Counting objects: 27% (710/2626) 2024-06-26T07:46:22.6455784Z remote: Counting objects: 28% (736/2626) 2024-06-26T07:46:22.6456637Z remote: Counting objects: 29% (762/2626) 2024-06-26T07:46:22.6457486Z remote: Counting objects: 30% (788/2626) 2024-06-26T07:46:22.6458304Z remote: Counting objects: 31% (815/2626) 2024-06-26T07:46:22.6459148Z remote: Counting objects: 32% (841/2626) 2024-06-26T07:46:22.6460156Z remote: Counting objects: 33% (867/2626) 2024-06-26T07:46:22.6460981Z remote: Counting objects: 34% (893/2626) 2024-06-26T07:46:22.6461812Z remote: Counting objects: 35% (920/2626) 2024-06-26T07:46:22.6462651Z remote: Counting objects: 36% (946/2626) 2024-06-26T07:46:22.6463461Z remote: Counting objects: 37% (972/2626) 2024-06-26T07:46:22.6464308Z remote: Counting objects: 38% (998/2626) 2024-06-26T07:46:22.6465155Z remote: Counting objects: 39% (1025/2626) 2024-06-26T07:46:22.6466051Z remote: Counting objects: 40% (1051/2626) 2024-06-26T07:46:22.6466945Z remote: Counting objects: 41% (1077/2626) 2024-06-26T07:46:22.6467843Z remote: Counting objects: 42% (1103/2626) 2024-06-26T07:46:22.6468712Z remote: Counting objects: 43% (1130/2626) 2024-06-26T07:46:22.6469575Z remote: Counting objects: 44% (1156/2626) 2024-06-26T07:46:22.6470443Z remote: Counting objects: 45% (1182/2626) 2024-06-26T07:46:22.6471306Z remote: Counting objects: 46% (1208/2626) 2024-06-26T07:46:22.6472153Z remote: Counting objects: 47% (1235/2626) 2024-06-26T07:46:22.6473294Z remote: Counting objects: 48% (1261/2626) 2024-06-26T07:46:22.6474157Z remote: Counting objects: 49% (1287/2626) 2024-06-26T07:46:22.6475016Z remote: Counting objects: 50% (1313/2626) 2024-06-26T07:46:22.6475907Z remote: Counting objects: 51% (1340/2626) 2024-06-26T07:46:22.6476789Z remote: Counting objects: 52% (1366/2626) 2024-06-26T07:46:22.6477675Z remote: Counting objects: 53% (1392/2626) 2024-06-26T07:46:22.6478547Z remote: Counting objects: 54% (1419/2626) 2024-06-26T07:46:22.6479419Z remote: Counting objects: 55% (1445/2626) 2024-06-26T07:46:22.6480281Z remote: Counting objects: 56% (1471/2626) 2024-06-26T07:46:22.6481181Z remote: Counting objects: 57% (1497/2626) 2024-06-26T07:46:22.6482069Z remote: Counting objects: 58% (1524/2626) 2024-06-26T07:46:22.6482931Z remote: Counting objects: 59% (1550/2626) 2024-06-26T07:46:22.6483829Z remote: Counting objects: 60% (1576/2626) 2024-06-26T07:46:22.6484731Z remote: Counting objects: 61% (1602/2626) 2024-06-26T07:46:22.6485570Z remote: Counting objects: 62% (1629/2626) 2024-06-26T07:46:22.6486556Z remote: Counting objects: 63% (1655/2626) 2024-06-26T07:46:22.6487427Z remote: Counting objects: 64% (1681/2626) 2024-06-26T07:46:22.6488301Z remote: Counting objects: 65% (1707/2626) 2024-06-26T07:46:22.6489182Z remote: Counting objects: 66% (1734/2626) 2024-06-26T07:46:22.6490036Z remote: Counting objects: 67% (1760/2626) 2024-06-26T07:46:22.6490911Z remote: Counting objects: 68% (1786/2626) 2024-06-26T07:46:22.6491780Z remote: Counting objects: 69% (1812/2626) 2024-06-26T07:46:22.6492652Z remote: Counting objects: 70% (1839/2626) 2024-06-26T07:46:22.6493518Z remote: Counting objects: 71% (1865/2626) 2024-06-26T07:46:22.6494380Z remote: Counting objects: 72% (1891/2626) 2024-06-26T07:46:22.6495270Z remote: Counting objects: 73% (1917/2626) 2024-06-26T07:46:22.6496183Z remote: Counting objects: 74% (1944/2626) 2024-06-26T07:46:22.6497078Z remote: Counting objects: 75% (1970/2626) 2024-06-26T07:46:22.6497953Z remote: Counting objects: 76% (1996/2626) 2024-06-26T07:46:22.6498835Z remote: Counting objects: 77% (2023/2626) 2024-06-26T07:46:22.6499967Z remote: Counting objects: 78% (2049/2626) 2024-06-26T07:46:22.6500854Z remote: Counting objects: 79% (2075/2626) 2024-06-26T07:46:22.6501735Z remote: Counting objects: 80% (2101/2626) 2024-06-26T07:46:22.6502609Z remote: Counting objects: 81% (2128/2626) 2024-06-26T07:46:22.6503459Z remote: Counting objects: 82% (2154/2626) 2024-06-26T07:46:22.6504345Z remote: Counting objects: 83% (2180/2626) 2024-06-26T07:46:22.6505208Z remote: Counting objects: 84% (2206/2626) 2024-06-26T07:46:22.6506095Z remote: Counting objects: 85% (2233/2626) 2024-06-26T07:46:22.6506960Z remote: Counting objects: 86% (2259/2626) 2024-06-26T07:46:22.6507831Z remote: Counting objects: 87% (2285/2626) 2024-06-26T07:46:22.6965890Z remote: Counting objects: 88% (2311/2626) 2024-06-26T07:46:22.6966927Z remote: Counting objects: 89% (2338/2626) 2024-06-26T07:46:22.6967865Z remote: Counting objects: 90% (2364/2626) 2024-06-26T07:46:22.6968828Z remote: Counting objects: 91% (2390/2626) 2024-06-26T07:46:22.6969712Z remote: Counting objects: 92% (2416/2626) 2024-06-26T07:46:22.6970612Z remote: Counting objects: 93% (2443/2626) 2024-06-26T07:46:22.6971500Z remote: Counting objects: 94% (2469/2626) 2024-06-26T07:46:22.6972379Z remote: Counting objects: 95% (2495/2626) 2024-06-26T07:46:22.6973276Z remote: Counting objects: 96% (2521/2626) 2024-06-26T07:46:22.6974167Z remote: Counting objects: 97% (2548/2626) 2024-06-26T07:46:22.6975039Z remote: Counting objects: 98% (2574/2626) 2024-06-26T07:46:22.6975905Z remote: Counting objects: 99% (2600/2626) 2024-06-26T07:46:22.6977170Z remote: Counting objects: 100% (2626/2626) 2024-06-26T07:46:22.6978117Z remote: Counting objects: 100% (2626/2626), done. 2024-06-26T07:46:22.6979102Z remote: Compressing objects: 0% (1/1086) 2024-06-26T07:46:22.7517106Z remote: Compressing objects: 1% (11/1086) 2024-06-26T07:46:22.8048671Z remote: Compressing objects: 2% (22/1086) 2024-06-26T07:46:22.8049703Z remote: Compressing objects: 3% (33/1086) 2024-06-26T07:46:22.8590715Z remote: Compressing objects: 4% (44/1086) 2024-06-26T07:46:22.8591752Z remote: Compressing objects: 5% (55/1086) 2024-06-26T07:46:22.9131128Z remote: Compressing objects: 6% (66/1086) 2024-06-26T07:46:22.9671995Z remote: Compressing objects: 7% (77/1086) 2024-06-26T07:46:23.2315996Z remote: Compressing objects: 8% (87/1086) 2024-06-26T07:46:23.2317081Z remote: Compressing objects: 9% (98/1086) 2024-06-26T07:46:23.2318078Z remote: Compressing objects: 10% (109/1086) 2024-06-26T07:46:23.2319074Z remote: Compressing objects: 11% (120/1086) 2024-06-26T07:46:23.2320094Z remote: Compressing objects: 12% (131/1086) 2024-06-26T07:46:23.2321036Z remote: Compressing objects: 13% (142/1086) 2024-06-26T07:46:23.2321991Z remote: Compressing objects: 14% (153/1086) 2024-06-26T07:46:23.2322928Z remote: Compressing objects: 15% (163/1086) 2024-06-26T07:46:23.2323860Z remote: Compressing objects: 16% (174/1086) 2024-06-26T07:46:23.2324809Z remote: Compressing objects: 17% (185/1086) 2024-06-26T07:46:23.2325739Z remote: Compressing objects: 18% (196/1086) 2024-06-26T07:46:23.2326681Z remote: Compressing objects: 19% (207/1086) 2024-06-26T07:46:23.2327604Z remote: Compressing objects: 20% (218/1086) 2024-06-26T07:46:23.2328520Z remote: Compressing objects: 21% (229/1086) 2024-06-26T07:46:23.2329453Z remote: Compressing objects: 22% (239/1086) 2024-06-26T07:46:23.2330373Z remote: Compressing objects: 23% (250/1086) 2024-06-26T07:46:23.2331284Z remote: Compressing objects: 24% (261/1086) 2024-06-26T07:46:23.2332195Z remote: Compressing objects: 25% (272/1086) 2024-06-26T07:46:23.2333120Z remote: Compressing objects: 26% (283/1086) 2024-06-26T07:46:23.2334373Z remote: Compressing objects: 27% (294/1086) 2024-06-26T07:46:23.2335313Z remote: Compressing objects: 28% (305/1086) 2024-06-26T07:46:23.2606397Z remote: Compressing objects: 29% (315/1086) 2024-06-26T07:46:23.2607501Z remote: Compressing objects: 30% (326/1086) 2024-06-26T07:46:23.2608489Z remote: Compressing objects: 31% (337/1086) 2024-06-26T07:46:23.2609510Z remote: Compressing objects: 32% (348/1086) 2024-06-26T07:46:23.2610454Z remote: Compressing objects: 33% (359/1086) 2024-06-26T07:46:23.2611400Z remote: Compressing objects: 34% (370/1086) 2024-06-26T07:46:23.2612347Z remote: Compressing objects: 35% (381/1086) 2024-06-26T07:46:23.2613269Z remote: Compressing objects: 36% (391/1086) 2024-06-26T07:46:23.2614203Z remote: Compressing objects: 37% (402/1086) 2024-06-26T07:46:23.2615114Z remote: Compressing objects: 38% (413/1086) 2024-06-26T07:46:23.2616059Z remote: Compressing objects: 39% (424/1086) 2024-06-26T07:46:23.2617012Z remote: Compressing objects: 40% (435/1086) 2024-06-26T07:46:23.2617963Z remote: Compressing objects: 41% (446/1086) 2024-06-26T07:46:23.2618878Z remote: Compressing objects: 42% (457/1086) 2024-06-26T07:46:23.2619794Z remote: Compressing objects: 43% (467/1086) 2024-06-26T07:46:23.2620956Z remote: Compressing objects: 44% (478/1086) 2024-06-26T07:46:23.2621852Z remote: Compressing objects: 45% (489/1086) 2024-06-26T07:46:23.2622802Z remote: Compressing objects: 46% (500/1086) 2024-06-26T07:46:23.2623747Z remote: Compressing objects: 47% (511/1086) 2024-06-26T07:46:23.2625020Z remote: Compressing objects: 48% (522/1086) 2024-06-26T07:46:23.2848511Z remote: Compressing objects: 49% (533/1086) 2024-06-26T07:46:23.2849606Z remote: Compressing objects: 50% (543/1086) 2024-06-26T07:46:23.2850583Z remote: Compressing objects: 51% (554/1086) 2024-06-26T07:46:23.2851548Z remote: Compressing objects: 52% (565/1086) 2024-06-26T07:46:23.2852497Z remote: Compressing objects: 53% (576/1086) 2024-06-26T07:46:23.2853442Z remote: Compressing objects: 54% (587/1086) 2024-06-26T07:46:23.2854366Z remote: Compressing objects: 55% (598/1086) 2024-06-26T07:46:23.2855304Z remote: Compressing objects: 56% (609/1086) 2024-06-26T07:46:23.2856235Z remote: Compressing objects: 57% (620/1086) 2024-06-26T07:46:23.2857144Z remote: Compressing objects: 58% (630/1086) 2024-06-26T07:46:23.2858060Z remote: Compressing objects: 59% (641/1086) 2024-06-26T07:46:23.2858993Z remote: Compressing objects: 60% (652/1086) 2024-06-26T07:46:23.2860061Z remote: Compressing objects: 61% (663/1086) 2024-06-26T07:46:23.2861020Z remote: Compressing objects: 62% (674/1086) 2024-06-26T07:46:23.2861928Z remote: Compressing objects: 63% (685/1086) 2024-06-26T07:46:23.2862859Z remote: Compressing objects: 64% (696/1086) 2024-06-26T07:46:23.2927222Z remote: Compressing objects: 65% (706/1086) 2024-06-26T07:46:23.2928356Z remote: Compressing objects: 66% (717/1086) 2024-06-26T07:46:23.2929328Z remote: Compressing objects: 67% (728/1086) 2024-06-26T07:46:23.2930295Z remote: Compressing objects: 68% (739/1086) 2024-06-26T07:46:23.2931274Z remote: Compressing objects: 69% (750/1086) 2024-06-26T07:46:23.2932242Z remote: Compressing objects: 70% (761/1086) 2024-06-26T07:46:23.2933156Z remote: Compressing objects: 71% (772/1086) 2024-06-26T07:46:23.2934095Z remote: Compressing objects: 72% (782/1086) 2024-06-26T07:46:23.2935041Z remote: Compressing objects: 73% (793/1086) 2024-06-26T07:46:23.2935985Z remote: Compressing objects: 74% (804/1086) 2024-06-26T07:46:23.2936913Z remote: Compressing objects: 75% (815/1086) 2024-06-26T07:46:23.2937845Z remote: Compressing objects: 76% (826/1086) 2024-06-26T07:46:23.2939084Z remote: Compressing objects: 77% (837/1086) 2024-06-26T07:46:23.2940146Z remote: Compressing objects: 78% (848/1086) 2024-06-26T07:46:23.2941081Z remote: Compressing objects: 79% (858/1086) 2024-06-26T07:46:23.2941992Z remote: Compressing objects: 80% (869/1086) 2024-06-26T07:46:23.2942904Z remote: Compressing objects: 81% (880/1086) 2024-06-26T07:46:23.2943815Z remote: Compressing objects: 82% (891/1086) 2024-06-26T07:46:23.2944720Z remote: Compressing objects: 83% (902/1086) 2024-06-26T07:46:23.2945620Z remote: Compressing objects: 84% (913/1086) 2024-06-26T07:46:23.2973177Z remote: Compressing objects: 85% (924/1086) 2024-06-26T07:46:23.2974271Z remote: Compressing objects: 86% (934/1086) 2024-06-26T07:46:23.2975256Z remote: Compressing objects: 87% (945/1086) 2024-06-26T07:46:23.2976238Z remote: Compressing objects: 88% (956/1086) 2024-06-26T07:46:23.2977226Z remote: Compressing objects: 89% (967/1086) 2024-06-26T07:46:23.2978178Z remote: Compressing objects: 90% (978/1086) 2024-06-26T07:46:23.2979110Z remote: Compressing objects: 91% (989/1086) 2024-06-26T07:46:23.2980182Z remote: Compressing objects: 92% (1000/1086) 2024-06-26T07:46:23.2981152Z remote: Compressing objects: 93% (1010/1086) 2024-06-26T07:46:23.2982106Z remote: Compressing objects: 94% (1021/1086) 2024-06-26T07:46:23.2983041Z remote: Compressing objects: 95% (1032/1086) 2024-06-26T07:46:23.2984001Z remote: Compressing objects: 96% (1043/1086) 2024-06-26T07:46:23.2984966Z remote: Compressing objects: 97% (1054/1086) 2024-06-26T07:46:23.2986283Z remote: Compressing objects: 98% (1065/1086) 2024-06-26T07:46:23.2987240Z remote: Compressing objects: 99% (1076/1086) 2024-06-26T07:46:23.2988200Z remote: Compressing objects: 100% (1086/1086) 2024-06-26T07:46:23.2989199Z remote: Compressing objects: 100% (1086/1086), done. 2024-06-26T07:46:46.3959610Z remote: Total 990245 (delta 2079), reused 1895 (delta 1539), pack-reused 987619 2024-06-26T07:46:54.8739045Z [command]/usr/bin/git rev-parse --verify --quiet b8c4c54d347aa776934c60784e35936878ef18dc^{object} 2024-06-26T07:46:54.8782310Z b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:46:54.8790692Z ##[endgroup] 2024-06-26T07:46:54.8794126Z ##[group]Determining the checkout info 2024-06-26T07:46:54.8795394Z ##[endgroup] 2024-06-26T07:46:54.8796398Z ##[group]Checking out the ref 2024-06-26T07:46:54.8801022Z [command]/usr/bin/git checkout --quiet --force b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:46:55.9391612Z ##[endgroup] 2024-06-26T07:46:55.9392811Z ##[group]Setting up auth for fetching submodules 2024-06-26T07:46:55.9401733Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T07:46:55.9469089Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-06-26T07:46:55.9520278Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-06-26T07:46:55.9570022Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-06-26T07:46:55.9604786Z ##[endgroup] 2024-06-26T07:46:55.9605174Z ##[group]Fetching submodules 2024-06-26T07:46:55.9612198Z [command]/usr/bin/git submodule sync --recursive 2024-06-26T07:46:55.9850954Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-06-26T07:46:56.0048708Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-06-26T07:46:56.0051525Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-06-26T07:46:56.0056779Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-06-26T07:46:56.0059461Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-06-26T07:46:56.0062123Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-06-26T07:46:56.0065040Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-06-26T07:46:56.0067959Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-06-26T07:46:56.0070949Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-06-26T07:46:56.0073583Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-06-26T07:46:56.0076684Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-06-26T07:46:56.0079743Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-06-26T07:46:56.0082926Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-06-26T07:46:56.0086146Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-06-26T07:46:56.0089551Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-06-26T07:46:56.0093051Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-06-26T07:46:56.0096843Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-06-26T07:46:56.0100528Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:46:56.0104151Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-06-26T07:46:56.0107639Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-06-26T07:46:56.0110528Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-06-26T07:46:56.0113613Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-06-26T07:46:56.0116836Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-06-26T07:46:56.0120025Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-06-26T07:46:56.0123210Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-06-26T07:46:56.0126579Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-06-26T07:46:56.0130039Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-06-26T07:46:56.0133660Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-06-26T07:46:56.0136937Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-06-26T07:46:56.0140546Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-06-26T07:46:56.0144139Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-06-26T07:46:56.0148197Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-06-26T07:46:56.0151599Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-06-26T07:46:56.0155281Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-06-26T07:46:56.0158922Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-06-26T07:46:56.0163200Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-06-26T07:46:56.0217351Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-06-26T07:46:56.6487398Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-06-26T07:46:57.1615206Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-06-26T07:46:57.6494778Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-06-26T07:46:58.2675568Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-06-26T07:47:00.7142182Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-06-26T07:47:11.7770631Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-06-26T07:47:12.5247068Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-06-26T07:47:13.3693836Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-06-26T07:47:14.3002262Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-06-26T07:47:16.3432231Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-06-26T07:47:18.7736809Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-06-26T07:47:22.6297023Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-06-26T07:47:24.0552711Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-06-26T07:47:25.9154116Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-06-26T07:47:27.1812873Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-06-26T07:47:27.6764720Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-06-26T07:47:28.4813959Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-06-26T07:47:29.1495777Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-06-26T07:47:30.3349598Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-06-26T07:47:31.0533997Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-06-26T07:47:31.6704726Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-06-26T07:47:33.9234973Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-06-26T07:47:34.9812230Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-06-26T07:47:36.0110924Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-06-26T07:47:43.4355122Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-06-26T07:47:45.8095847Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-06-26T07:47:50.3913442Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-06-26T07:47:50.9635759Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-06-26T07:47:57.7275799Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-06-26T07:47:58.2089112Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-06-26T07:47:58.7589393Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-06-26T07:48:00.1830057Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-06-26T07:48:00.8200143Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-06-26T07:48:01.7877522Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-06-26T07:48:02.5893173Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-06-26T07:48:02.6071209Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-06-26T07:48:02.6222867Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-06-26T07:48:02.6507585Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-06-26T07:48:02.6896496Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-06-26T07:48:03.3999530Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-06-26T07:48:03.4334015Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-06-26T07:48:03.4791247Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-06-26T07:48:03.5682676Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-06-26T07:48:03.6050176Z Submodule path 'third_party/cudnn_frontend': checked out 'aa3abd4bc689d6412979c7f55f9cd132848c9c6a' 2024-06-26T07:48:03.9978615Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-06-26T07:48:04.2045436Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-06-26T07:48:04.2793231Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-06-26T07:48:04.2832652Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:48:04.2835536Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:48:04.2838364Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:48:04.2841632Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:48:04.2847391Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:48:04.2888675Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-06-26T07:48:05.5954774Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-06-26T07:48:06.5575432Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-06-26T07:48:08.7347920Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-06-26T07:48:10.0261463Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-06-26T07:48:10.7387858Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-06-26T07:48:10.8265852Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-06-26T07:48:11.1375731Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-06-26T07:48:11.1974765Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-06-26T07:48:11.2185143Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-06-26T07:48:11.3174091Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-06-26T07:48:11.3554383Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-06-26T07:48:11.3719101Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-06-26T07:48:11.4150712Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-06-26T07:48:11.4442151Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-06-26T07:48:11.4876404Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T07:48:11.5078247Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-06-26T07:48:11.5108600Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-06-26T07:48:11.5147944Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-06-26T07:48:21.6631137Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-06-26T07:48:21.6940712Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-06-26T07:48:21.7779379Z Submodule path 'third_party/kineto': checked out '8681ff11e1fa54da39023076c5c43eddd87b7a8a' 2024-06-26T07:48:21.7825869Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:48:21.7828300Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:48:21.7831533Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:48:21.7866217Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-06-26T07:48:22.6752191Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-06-26T07:48:24.0706813Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-06-26T07:48:25.3541395Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-06-26T07:48:25.3587218Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:48:25.3589330Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:48:25.3591717Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:48:25.3594234Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:48:25.3596806Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:48:25.3599194Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:48:25.3601624Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:48:25.3603777Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:48:25.3635363Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-06-26T07:48:26.7484590Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-06-26T07:48:27.5171708Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-06-26T07:48:28.9495916Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-06-26T07:48:29.6545551Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-06-26T07:48:30.5317717Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-06-26T07:48:31.6560799Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-06-26T07:48:38.2555050Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-06-26T07:48:39.0185001Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-06-26T07:48:39.0457059Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-06-26T07:48:39.0835785Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-06-26T07:48:39.1060072Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-06-26T07:48:39.1095161Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:48:39.1129628Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-06-26T07:48:39.9179775Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-06-26T07:48:39.9427376Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-06-26T07:48:39.9855876Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-06-26T07:48:40.0763117Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-06-26T07:48:40.0980982Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-06-26T07:48:40.1375387Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-06-26T07:48:40.1914037Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-06-26T07:48:40.2270631Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-06-26T07:48:40.2572385Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-06-26T07:48:40.3507365Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-06-26T07:48:40.6341293Z Submodule path 'third_party/onnx': checked out '990217f043af7222348ca8f0301e17fa7b841781' 2024-06-26T07:48:40.6407325Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-06-26T07:48:40.6409823Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-06-26T07:48:40.6464274Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-06-26T07:48:41.8378981Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-06-26T07:48:43.2363507Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-06-26T07:48:43.2723862Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-06-26T07:48:43.3339502Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-06-26T07:48:43.3381961Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:48:43.3385558Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:48:43.3388397Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:48:43.3391325Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:48:43.3393101Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:48:43.3394922Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:48:43.3396638Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:48:43.3398625Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:48:43.3435620Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-06-26T07:48:44.1290780Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-06-26T07:48:45.3525605Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-06-26T07:48:46.0670396Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-06-26T07:48:52.6224545Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-06-26T07:48:53.3488292Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-06-26T07:48:53.9238636Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-06-26T07:48:54.6125881Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-06-26T07:49:04.3394975Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-06-26T07:49:04.3844658Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-06-26T07:49:04.4078994Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-06-26T07:49:04.4973007Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-06-26T07:49:04.5213452Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-06-26T07:49:04.5402482Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-06-26T07:49:04.5590399Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-06-26T07:49:04.5625018Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:49:04.5626417Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:49:04.5653494Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-06-26T07:49:06.4956619Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-06-26T07:49:07.8540378Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-06-26T07:49:07.9000183Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-06-26T07:49:08.2552853Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-06-26T07:49:08.2779799Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-06-26T07:49:08.4905799Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-06-26T07:49:08.4965213Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:49:08.4971222Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-06-26T07:49:08.5003452Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-06-26T07:49:09.3517029Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-06-26T07:49:11.1616091Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-06-26T07:49:11.2301139Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-06-26T07:49:11.2498741Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-06-26T07:49:11.2717882Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-06-26T07:49:11.3058752Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-06-26T07:49:11.3367964Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-06-26T07:49:11.3800044Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-06-26T07:49:11.4118084Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-06-26T07:49:11.4159935Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:49:11.4162388Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:49:11.4164535Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:49:11.4166809Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:49:11.4200230Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-06-26T07:49:12.6897464Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-06-26T07:49:13.2881240Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-06-26T07:49:14.6051679Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-06-26T07:49:16.5626219Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-06-26T07:49:16.5856412Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-06-26T07:49:16.6489335Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-06-26T07:49:16.6833158Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-06-26T07:49:16.6868606Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:49:16.6901505Z Cloning into '/home/pytorchci/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-06-26T07:49:17.2457040Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-06-26T07:49:17.2528169Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-06-26T07:49:17.2732627Z Entering 'android/libs/fbjni' 2024-06-26T07:49:17.2759943Z Entering 'third_party/FP16' 2024-06-26T07:49:17.2787928Z Entering 'third_party/FXdiv' 2024-06-26T07:49:17.2816918Z Entering 'third_party/NNPACK' 2024-06-26T07:49:17.2841688Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:49:17.2866482Z Entering 'third_party/XNNPACK' 2024-06-26T07:49:17.2903997Z Entering 'third_party/benchmark' 2024-06-26T07:49:17.2927748Z Entering 'third_party/cpp-httplib' 2024-06-26T07:49:17.2955944Z Entering 'third_party/cpuinfo' 2024-06-26T07:49:17.2985034Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:49:17.3008827Z Entering 'third_party/cutlass' 2024-06-26T07:49:17.3037866Z Entering 'third_party/eigen' 2024-06-26T07:49:17.3064943Z Entering 'third_party/fbgemm' 2024-06-26T07:49:17.3090128Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:49:17.3113205Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:49:17.3135415Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:49:17.3160821Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:49:17.3184622Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:49:17.3209715Z Entering 'third_party/flatbuffers' 2024-06-26T07:49:17.3237586Z Entering 'third_party/fmt' 2024-06-26T07:49:17.3261173Z Entering 'third_party/foxi' 2024-06-26T07:49:17.3287977Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:49:17.3314772Z Entering 'third_party/gloo' 2024-06-26T07:49:17.3339794Z Entering 'third_party/googletest' 2024-06-26T07:49:17.3364734Z Entering 'third_party/ideep' 2024-06-26T07:49:17.3389453Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:49:17.3422589Z Entering 'third_party/ittapi' 2024-06-26T07:49:17.3447047Z Entering 'third_party/kineto' 2024-06-26T07:49:17.3474532Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:49:17.3499063Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:49:17.3522838Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:49:17.3549185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:49:17.3571117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:49:17.3592885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:49:17.3617109Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:49:17.3643189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:49:17.3666713Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:49:17.3688975Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:49:17.3713234Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:49:17.3736172Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:49:17.3761522Z Entering 'third_party/mimalloc' 2024-06-26T07:49:17.3792727Z Entering 'third_party/nccl/nccl' 2024-06-26T07:49:17.3817260Z Entering 'third_party/nlohmann' 2024-06-26T07:49:17.3844344Z Entering 'third_party/onnx' 2024-06-26T07:49:17.3877261Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:49:17.3906161Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:49:17.3933397Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:49:17.3959479Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:49:17.3983785Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:49:17.4005540Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:49:17.4030162Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:49:17.4054249Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:49:17.4077793Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:49:17.4102010Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:49:17.4130383Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:49:17.4162385Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:49:17.4188329Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:49:17.4226191Z Entering 'third_party/pocketfft' 2024-06-26T07:49:17.4254398Z Entering 'third_party/protobuf' 2024-06-26T07:49:17.4281312Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:49:17.4308979Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:49:17.4341594Z Entering 'third_party/psimd' 2024-06-26T07:49:17.4365517Z Entering 'third_party/pthreadpool' 2024-06-26T07:49:17.4389129Z Entering 'third_party/pybind11' 2024-06-26T07:49:17.4414128Z Entering 'third_party/python-peachpy' 2024-06-26T07:49:17.4437888Z Entering 'third_party/sleef' 2024-06-26T07:49:17.4461805Z Entering 'third_party/tensorpipe' 2024-06-26T07:49:17.4489195Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:49:17.4513637Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:49:17.4537029Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:49:17.4559825Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:49:17.4582297Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:49:17.4623613Z ##[endgroup] 2024-06-26T07:49:17.4625680Z ##[group]Persisting credentials for submodules 2024-06-26T07:49:17.4627763Z [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-06-26T07:49:17.4803628Z Entering 'android/libs/fbjni' 2024-06-26T07:49:17.4835033Z Entering 'third_party/FP16' 2024-06-26T07:49:17.4864348Z Entering 'third_party/FXdiv' 2024-06-26T07:49:17.4890031Z Entering 'third_party/NNPACK' 2024-06-26T07:49:17.4916222Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:49:17.4945515Z Entering 'third_party/XNNPACK' 2024-06-26T07:49:17.4976621Z Entering 'third_party/benchmark' 2024-06-26T07:49:17.5012097Z Entering 'third_party/cpp-httplib' 2024-06-26T07:49:17.5046058Z Entering 'third_party/cpuinfo' 2024-06-26T07:49:17.5068160Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:49:17.5105026Z Entering 'third_party/cutlass' 2024-06-26T07:49:17.5131860Z Entering 'third_party/eigen' 2024-06-26T07:49:17.5159436Z Entering 'third_party/fbgemm' 2024-06-26T07:49:17.5189943Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:49:17.5215991Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:49:17.5242547Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:49:17.5272327Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:49:17.5301888Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:49:17.5333017Z Entering 'third_party/flatbuffers' 2024-06-26T07:49:17.5363369Z Entering 'third_party/fmt' 2024-06-26T07:49:17.5393634Z Entering 'third_party/foxi' 2024-06-26T07:49:17.5422845Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:49:17.5452411Z Entering 'third_party/gloo' 2024-06-26T07:49:17.5486230Z Entering 'third_party/googletest' 2024-06-26T07:49:17.5513974Z Entering 'third_party/ideep' 2024-06-26T07:49:17.5542615Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:49:17.5573628Z Entering 'third_party/ittapi' 2024-06-26T07:49:17.5602666Z Entering 'third_party/kineto' 2024-06-26T07:49:17.5630098Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:49:17.5659004Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:49:17.5684789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:49:17.5708169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:49:17.5733118Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:49:17.5757756Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:49:17.5791199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:49:17.5816510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:49:17.5842606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:49:17.5868876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:49:17.5896172Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:49:17.5923696Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:49:17.5952010Z Entering 'third_party/mimalloc' 2024-06-26T07:49:17.5982677Z Entering 'third_party/nccl/nccl' 2024-06-26T07:49:17.6012355Z Entering 'third_party/nlohmann' 2024-06-26T07:49:17.6039724Z Entering 'third_party/onnx' 2024-06-26T07:49:17.6078015Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:49:17.6110133Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:49:17.6142612Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:49:17.6170368Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:49:17.6198855Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:49:17.6223772Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:49:17.6252055Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:49:17.6278773Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:49:17.6303828Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:49:17.6329180Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:49:17.6354128Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:49:17.6384789Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:49:17.6413221Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:49:17.6453733Z Entering 'third_party/pocketfft' 2024-06-26T07:49:17.6480317Z Entering 'third_party/protobuf' 2024-06-26T07:49:17.6508662Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:49:17.6533607Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:49:17.6561283Z Entering 'third_party/psimd' 2024-06-26T07:49:17.6588424Z Entering 'third_party/pthreadpool' 2024-06-26T07:49:17.6613141Z Entering 'third_party/pybind11' 2024-06-26T07:49:17.6643436Z Entering 'third_party/python-peachpy' 2024-06-26T07:49:17.6670303Z Entering 'third_party/sleef' 2024-06-26T07:49:17.6701385Z Entering 'third_party/tensorpipe' 2024-06-26T07:49:17.6732237Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:49:17.6761589Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:49:17.6785927Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:49:17.6809585Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:49:17.6832309Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:49:17.6885375Z [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-06-26T07:49:17.7061870Z Entering 'android/libs/fbjni' 2024-06-26T07:49:17.7095555Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-06-26T07:49:17.7112834Z Entering 'third_party/FP16' 2024-06-26T07:49:17.7136283Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-06-26T07:49:17.7151079Z Entering 'third_party/FXdiv' 2024-06-26T07:49:17.7173980Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-06-26T07:49:17.7186643Z Entering 'third_party/NNPACK' 2024-06-26T07:49:17.7214248Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-06-26T07:49:17.7226868Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:49:17.7250929Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-06-26T07:49:17.7261688Z Entering 'third_party/XNNPACK' 2024-06-26T07:49:17.7284835Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-06-26T07:49:17.7310728Z Entering 'third_party/benchmark' 2024-06-26T07:49:17.7339407Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-06-26T07:49:17.7351593Z Entering 'third_party/cpp-httplib' 2024-06-26T07:49:17.7374850Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-06-26T07:49:17.7386751Z Entering 'third_party/cpuinfo' 2024-06-26T07:49:17.7410691Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T07:49:17.7423301Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:49:17.7447269Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-06-26T07:49:17.7458202Z Entering 'third_party/cutlass' 2024-06-26T07:49:17.7489406Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-06-26T07:49:17.7508022Z Entering 'third_party/eigen' 2024-06-26T07:49:17.7532380Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-06-26T07:49:17.7544951Z Entering 'third_party/fbgemm' 2024-06-26T07:49:17.7572150Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-06-26T07:49:17.7585197Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:49:17.7608243Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-06-26T07:49:17.7622964Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:49:17.7649884Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-06-26T07:49:17.7661459Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:49:17.7686766Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-06-26T07:49:17.7702644Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:49:17.7728834Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.7741018Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:49:17.7762863Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-06-26T07:49:17.7775347Z Entering 'third_party/flatbuffers' 2024-06-26T07:49:17.7799324Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-06-26T07:49:17.7812381Z Entering 'third_party/fmt' 2024-06-26T07:49:17.7837395Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-06-26T07:49:17.7849815Z Entering 'third_party/foxi' 2024-06-26T07:49:17.7875483Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-06-26T07:49:17.7887154Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:49:17.7912030Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-06-26T07:49:17.7923929Z Entering 'third_party/gloo' 2024-06-26T07:49:17.7950893Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-06-26T07:49:17.7962482Z Entering 'third_party/googletest' 2024-06-26T07:49:17.7984256Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.7995573Z Entering 'third_party/ideep' 2024-06-26T07:49:17.8022930Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-06-26T07:49:17.8034155Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:49:17.8065119Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-06-26T07:49:17.8084922Z Entering 'third_party/ittapi' 2024-06-26T07:49:17.8104712Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-06-26T07:49:17.8114022Z Entering 'third_party/kineto' 2024-06-26T07:49:17.8146993Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-06-26T07:49:17.8153000Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:49:17.8182276Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-06-26T07:49:17.8193492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:49:17.8225492Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-06-26T07:49:17.8235456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:49:17.8257983Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-06-26T07:49:17.8269597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:49:17.8293798Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-06-26T07:49:17.8306679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:49:17.8332184Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-06-26T07:49:17.8343378Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:49:17.8367516Z file:/home/pytorchci/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-06-26T07:49:17.8381900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:49:17.8404053Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-06-26T07:49:17.8415177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:49:17.8440968Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.8454739Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:49:17.8481120Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-06-26T07:49:17.8495566Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:49:17.8523917Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-06-26T07:49:17.8538289Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:49:17.8564291Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-06-26T07:49:17.8578063Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:49:17.8601618Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.8617281Z Entering 'third_party/mimalloc' 2024-06-26T07:49:17.8641428Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-06-26T07:49:17.8653072Z Entering 'third_party/nccl/nccl' 2024-06-26T07:49:17.8676649Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-06-26T07:49:17.8688139Z Entering 'third_party/nlohmann' 2024-06-26T07:49:17.8712291Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-06-26T07:49:17.8725476Z Entering 'third_party/onnx' 2024-06-26T07:49:17.8750442Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-06-26T07:49:17.8772982Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:49:17.8801177Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-06-26T07:49:17.8813766Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:49:17.8841572Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-06-26T07:49:17.8858470Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:49:17.8884827Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-06-26T07:49:17.8898461Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:49:17.8924727Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-06-26T07:49:17.8935143Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:49:17.8960141Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.8971706Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:49:17.8995940Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-06-26T07:49:17.9007561Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:49:17.9031304Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-06-26T07:49:17.9043713Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:49:17.9071459Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-06-26T07:49:17.9082460Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:49:17.9109225Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-06-26T07:49:17.9119475Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:49:17.9146357Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-06-26T07:49:17.9158198Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:49:17.9186137Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-06-26T07:49:17.9196265Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:49:17.9225182Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-06-26T07:49:17.9235817Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:49:17.9266016Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-06-26T07:49:17.9292007Z Entering 'third_party/pocketfft' 2024-06-26T07:49:17.9318162Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-06-26T07:49:17.9330997Z Entering 'third_party/protobuf' 2024-06-26T07:49:17.9356204Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-06-26T07:49:17.9369675Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:49:17.9394474Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-06-26T07:49:17.9405714Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:49:17.9429228Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.9442918Z Entering 'third_party/psimd' 2024-06-26T07:49:17.9469527Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-06-26T07:49:17.9481548Z Entering 'third_party/pthreadpool' 2024-06-26T07:49:17.9510213Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-06-26T07:49:17.9522702Z Entering 'third_party/pybind11' 2024-06-26T07:49:17.9550939Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-06-26T07:49:17.9563164Z Entering 'third_party/python-peachpy' 2024-06-26T07:49:17.9589128Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-06-26T07:49:17.9600687Z Entering 'third_party/sleef' 2024-06-26T07:49:17.9626174Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-06-26T07:49:17.9638910Z Entering 'third_party/tensorpipe' 2024-06-26T07:49:17.9664501Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-06-26T07:49:17.9676982Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:49:17.9701283Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-06-26T07:49:17.9713654Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:49:17.9742299Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-06-26T07:49:17.9754419Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:49:17.9778044Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-06-26T07:49:17.9790713Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:49:17.9817117Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-06-26T07:49:17.9824388Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:49:17.9850820Z file:/home/pytorchci/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-06-26T07:49:18.0085025Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-06-26T07:49:18.0266124Z Entering 'android/libs/fbjni' 2024-06-26T07:49:18.0291739Z Entering 'third_party/FP16' 2024-06-26T07:49:18.0315537Z Entering 'third_party/FXdiv' 2024-06-26T07:49:18.0343420Z Entering 'third_party/NNPACK' 2024-06-26T07:49:18.0366315Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:49:18.0390030Z Entering 'third_party/XNNPACK' 2024-06-26T07:49:18.0423726Z Entering 'third_party/benchmark' 2024-06-26T07:49:18.0455049Z Entering 'third_party/cpp-httplib' 2024-06-26T07:49:18.0481625Z Entering 'third_party/cpuinfo' 2024-06-26T07:49:18.0508741Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:49:18.0533410Z Entering 'third_party/cutlass' 2024-06-26T07:49:18.0563418Z Entering 'third_party/eigen' 2024-06-26T07:49:18.0594019Z Entering 'third_party/fbgemm' 2024-06-26T07:49:18.0618299Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:49:18.0642355Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:49:18.0665466Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:49:18.0692876Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:49:18.0717520Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:49:18.0744163Z Entering 'third_party/flatbuffers' 2024-06-26T07:49:18.0772997Z Entering 'third_party/fmt' 2024-06-26T07:49:18.0796460Z Entering 'third_party/foxi' 2024-06-26T07:49:18.0819999Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:49:18.0846646Z Entering 'third_party/gloo' 2024-06-26T07:49:18.0872919Z Entering 'third_party/googletest' 2024-06-26T07:49:18.0898710Z Entering 'third_party/ideep' 2024-06-26T07:49:18.0923119Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:49:18.0952284Z Entering 'third_party/ittapi' 2024-06-26T07:49:18.0979694Z Entering 'third_party/kineto' 2024-06-26T07:49:18.1003781Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:49:18.1028003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:49:18.1053013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:49:18.1076072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:49:18.1097857Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:49:18.1124431Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:49:18.1153986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:49:18.1176678Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:49:18.1199617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:49:18.1225996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:49:18.1252148Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:49:18.1275748Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:49:18.1301917Z Entering 'third_party/mimalloc' 2024-06-26T07:49:18.1327699Z Entering 'third_party/nccl/nccl' 2024-06-26T07:49:18.1353313Z Entering 'third_party/nlohmann' 2024-06-26T07:49:18.1377795Z Entering 'third_party/onnx' 2024-06-26T07:49:18.1411436Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:49:18.1444967Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:49:18.1481915Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:49:18.1517530Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:49:18.1546461Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:49:18.1572527Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:49:18.1593052Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:49:18.1615653Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:49:18.1640238Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:49:18.1662942Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:49:18.1684948Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:49:18.1713403Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:49:18.1737800Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:49:18.1780336Z Entering 'third_party/pocketfft' 2024-06-26T07:49:18.1808447Z Entering 'third_party/protobuf' 2024-06-26T07:49:18.1836759Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:49:18.1866329Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:49:18.1895330Z Entering 'third_party/psimd' 2024-06-26T07:49:18.1921132Z Entering 'third_party/pthreadpool' 2024-06-26T07:49:18.1947530Z Entering 'third_party/pybind11' 2024-06-26T07:49:18.1974703Z Entering 'third_party/python-peachpy' 2024-06-26T07:49:18.1998697Z Entering 'third_party/sleef' 2024-06-26T07:49:18.2024762Z Entering 'third_party/tensorpipe' 2024-06-26T07:49:18.2051643Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:49:18.2078642Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:49:18.2100484Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:49:18.2121958Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:49:18.2148814Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:49:18.2190234Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-06-26T07:49:18.2376119Z Entering 'android/libs/fbjni' 2024-06-26T07:49:18.2406921Z Entering 'third_party/FP16' 2024-06-26T07:49:18.2435308Z Entering 'third_party/FXdiv' 2024-06-26T07:49:18.2461967Z Entering 'third_party/NNPACK' 2024-06-26T07:49:18.2484987Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T07:49:18.2508162Z Entering 'third_party/XNNPACK' 2024-06-26T07:49:18.2546141Z Entering 'third_party/benchmark' 2024-06-26T07:49:18.2568964Z Entering 'third_party/cpp-httplib' 2024-06-26T07:49:18.2598667Z Entering 'third_party/cpuinfo' 2024-06-26T07:49:18.2632641Z Entering 'third_party/cudnn_frontend' 2024-06-26T07:49:18.2665059Z Entering 'third_party/cutlass' 2024-06-26T07:49:18.2705311Z Entering 'third_party/eigen' 2024-06-26T07:49:18.2735987Z Entering 'third_party/fbgemm' 2024-06-26T07:49:18.2768446Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T07:49:18.2795515Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T07:49:18.2819151Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T07:49:18.2856196Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T07:49:18.2882355Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T07:49:18.2908797Z Entering 'third_party/flatbuffers' 2024-06-26T07:49:18.2945564Z Entering 'third_party/fmt' 2024-06-26T07:49:18.2974494Z Entering 'third_party/foxi' 2024-06-26T07:49:18.3001965Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T07:49:18.3034517Z Entering 'third_party/gloo' 2024-06-26T07:49:18.3067039Z Entering 'third_party/googletest' 2024-06-26T07:49:18.3098948Z Entering 'third_party/ideep' 2024-06-26T07:49:18.3132043Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T07:49:18.3164690Z Entering 'third_party/ittapi' 2024-06-26T07:49:18.3195874Z Entering 'third_party/kineto' 2024-06-26T07:49:18.3229888Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T07:49:18.3256685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T07:49:18.3284825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T07:49:18.3308285Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T07:49:18.3332992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T07:49:18.3354990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T07:49:18.3382094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T07:49:18.3407241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T07:49:18.3430993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T07:49:18.3454213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T07:49:18.3480799Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T07:49:18.3506969Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T07:49:18.3532992Z Entering 'third_party/mimalloc' 2024-06-26T07:49:18.3558303Z Entering 'third_party/nccl/nccl' 2024-06-26T07:49:18.3585377Z Entering 'third_party/nlohmann' 2024-06-26T07:49:18.3611218Z Entering 'third_party/onnx' 2024-06-26T07:49:18.3652300Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T07:49:18.3679260Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T07:49:18.3706733Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T07:49:18.3732293Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T07:49:18.3756886Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T07:49:18.3785993Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T07:49:18.3806248Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T07:49:18.3830639Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T07:49:18.3853926Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T07:49:18.3875946Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T07:49:18.3904851Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T07:49:18.3937332Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T07:49:18.3963096Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T07:49:18.3999484Z Entering 'third_party/pocketfft' 2024-06-26T07:49:18.4025202Z Entering 'third_party/protobuf' 2024-06-26T07:49:18.4050389Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T07:49:18.4077183Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T07:49:18.4108631Z Entering 'third_party/psimd' 2024-06-26T07:49:18.4133671Z Entering 'third_party/pthreadpool' 2024-06-26T07:49:18.4157448Z Entering 'third_party/pybind11' 2024-06-26T07:49:18.4184616Z Entering 'third_party/python-peachpy' 2024-06-26T07:49:18.4208365Z Entering 'third_party/sleef' 2024-06-26T07:49:18.4233663Z Entering 'third_party/tensorpipe' 2024-06-26T07:49:18.4257775Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T07:49:18.4289292Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T07:49:18.4318058Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T07:49:18.4343907Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T07:49:18.4367472Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T07:49:18.4412311Z ##[endgroup] 2024-06-26T07:49:18.4444150Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T07:49:18.4472692Z 'b8c4c54d347aa776934c60784e35936878ef18dc' 2024-06-26T07:49:18.4620393Z Prepare all required actions 2024-06-26T07:49:18.4620818Z Getting action download info 2024-06-26T07:49:18.4680878Z ##[group]Run ./.github/actions/setup-rocm 2024-06-26T07:49:18.4681177Z env: 2024-06-26T07:49:18.4681366Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:18.4681605Z ##[endgroup] 2024-06-26T07:49:18.4696527Z ##[group]Run echo "DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock" >> "${GITHUB_ENV}" 2024-06-26T07:49:18.4697168Z echo "DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock" >> "${GITHUB_ENV}" 2024-06-26T07:49:18.4710359Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:18.4710715Z env: 2024-06-26T07:49:18.4710902Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:18.4711137Z ##[endgroup] 2024-06-26T07:49:18.4769711Z ##[group]Run set -ex 2024-06-26T07:49:18.4770072Z set -ex 2024-06-26T07:49:18.4770358Z  2024-06-26T07:49:18.4770675Z cat ~/.docker/config.json || true 2024-06-26T07:49:18.4771700Z # https://stackoverflow.com/questions/64455468/error-when-logging-into-ecr-with-docker-login-error-saving-credentials-not 2024-06-26T07:49:18.4772584Z rm -f ~/.docker/config.json 2024-06-26T07:49:18.4792207Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:18.4792999Z env: 2024-06-26T07:49:18.4793407Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:18.4793848Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:18.4794297Z ##[endgroup] 2024-06-26T07:49:18.4821851Z + cat /home/pytorchci/.docker/config.json 2024-06-26T07:49:18.4829413Z { 2024-06-26T07:49:18.4829673Z "auths": {} 2024-06-26T07:49:18.4830172Z + rm -f /home/pytorchci/.docker/config.json 2024-06-26T07:49:18.4837226Z } 2024-06-26T07:49:18.4867131Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T07:49:18.4868211Z # ignore expansion of "docker ps -q" since it could be empty 2024-06-26T07:49:18.4868989Z # shellcheck disable=SC2046 2024-06-26T07:49:18.4869588Z docker stop $(docker ps -q) || true 2024-06-26T07:49:18.4869996Z # Prune all stopped containers. 2024-06-26T07:49:18.4870383Z docker container prune -f 2024-06-26T07:49:18.4887734Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:18.4888394Z env: 2024-06-26T07:49:18.4888737Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:18.4889371Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:18.4890072Z ##[endgroup] 2024-06-26T07:49:19.8655176Z 99a2136eb6b9 2024-06-26T07:49:30.2762492Z Deleted Containers: 2024-06-26T07:49:30.2763418Z 99a2136eb6b94ab9917f35dac26ed7fa82af8b4ca0c6fe45c727c5396f194b62 2024-06-26T07:49:30.2765738Z 2024-06-26T07:49:30.2766317Z Total reclaimed space: 8.302GB 2024-06-26T07:49:30.2807561Z ##[group]Run cat /etc/os-release || true 2024-06-26T07:49:30.2808168Z cat /etc/os-release || true 2024-06-26T07:49:30.2808607Z cat /etc/apt/sources.list.d/rocm.list || true 2024-06-26T07:49:30.2809072Z cat /opt/rocm/.info/version || true 2024-06-26T07:49:30.2809435Z whoami 2024-06-26T07:49:30.2823925Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.2824350Z env: 2024-06-26T07:49:30.2824575Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.2824929Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.2825313Z ##[endgroup] 2024-06-26T07:49:30.2868977Z PRETTY_NAME="Ubuntu 22.04.3 LTS" 2024-06-26T07:49:30.2869345Z NAME="Ubuntu" 2024-06-26T07:49:30.2869599Z VERSION_ID="22.04" 2024-06-26T07:49:30.2869891Z VERSION="22.04.3 LTS (Jammy Jellyfish)" 2024-06-26T07:49:30.2870241Z VERSION_CODENAME=jammy 2024-06-26T07:49:30.2873719Z ID=ubuntu 2024-06-26T07:49:30.2874025Z ID_LIKE=debian 2024-06-26T07:49:30.2874363Z HOME_URL="https://www.ubuntu.com/" 2024-06-26T07:49:30.2874792Z SUPPORT_URL="https://help.ubuntu.com/" 2024-06-26T07:49:30.2875269Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-26T07:49:30.2876443Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-26T07:49:30.2877051Z UBUNTU_CODENAME=jammy 2024-06-26T07:49:30.2877484Z deb [arch=amd64] https://repo.radeon.com/rocm/apt/5.7 focal main 2024-06-26T07:49:30.2883687Z 5.7.0-63 2024-06-26T07:49:30.2897094Z pytorchci 2024-06-26T07:49:30.2916429Z ##[group]Run rocm-smi 2024-06-26T07:49:30.2916662Z rocm-smi 2024-06-26T07:49:30.2929534Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.2929892Z env: 2024-06-26T07:49:30.2930075Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.2930360Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.2930673Z ##[endgroup] 2024-06-26T07:49:30.3600435Z 2024-06-26T07:49:30.3600519Z 2024-06-26T07:49:30.3600811Z ========================= ROCm System Management Interface ========================= 2024-06-26T07:49:30.3601308Z =================================== Concise Info =================================== 2024-06-26T07:49:30.3601840Z GPU Temp (DieEdge) AvgPwr SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2024-06-26T07:49:30.3602399Z 0 30.0c 40.0W 800Mhz 1600Mhz 0% auto 300.0W 0% 0% 2024-06-26T07:49:30.3606744Z 1 27.0c 43.0W 800Mhz 1600Mhz 0% auto 300.0W 0% 0% 2024-06-26T07:49:30.3607333Z ==================================================================================== 2024-06-26T07:49:30.3607844Z =============================== End of ROCm SMI Log ================================ 2024-06-26T07:49:30.3718771Z ##[group]Run rocminfo 2024-06-26T07:49:30.3719007Z rocminfo 2024-06-26T07:49:30.3731307Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.3731663Z env: 2024-06-26T07:49:30.3731850Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.3732136Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.3732461Z ##[endgroup] 2024-06-26T07:49:30.4251256Z ROCk module is loaded 2024-06-26T07:49:30.4251985Z ===================== 2024-06-26T07:49:30.4252701Z HSA System Attributes 2024-06-26T07:49:30.4253344Z ===================== 2024-06-26T07:49:30.4253968Z Runtime Version: 1.1 2024-06-26T07:49:30.4254540Z System Timestamp Freq.: 1000.000000MHz 2024-06-26T07:49:30.4255182Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2024-06-26T07:49:30.4255822Z Machine Model: LARGE 2024-06-26T07:49:30.4256433Z System Endianness: LITTLE 2024-06-26T07:49:30.4256871Z Mwaitx: DISABLED 2024-06-26T07:49:30.4257218Z DMAbuf Support: YES 2024-06-26T07:49:30.4257439Z 2024-06-26T07:49:30.4257532Z ========== 2024-06-26T07:49:30.4257814Z HSA Agents 2024-06-26T07:49:30.4258088Z ========== 2024-06-26T07:49:30.4258607Z ******* 2024-06-26T07:49:30.4258881Z Agent 1 2024-06-26T07:49:30.4259144Z ******* 2024-06-26T07:49:30.4259605Z Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:49:30.4260239Z Uuid: CPU-XX 2024-06-26T07:49:30.4260809Z Marketing Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:49:30.4261316Z Vendor Name: CPU 2024-06-26T07:49:30.4261816Z Feature: None specified 2024-06-26T07:49:30.4262288Z Profile: FULL_PROFILE 2024-06-26T07:49:30.4262782Z Float Round Mode: NEAR 2024-06-26T07:49:30.4263297Z Max Queue Number: 0(0x0) 2024-06-26T07:49:30.4263782Z Queue Min Size: 0(0x0) 2024-06-26T07:49:30.4264257Z Queue Max Size: 0(0x0) 2024-06-26T07:49:30.4264806Z Queue Type: MULTI 2024-06-26T07:49:30.4265370Z Node: 0 2024-06-26T07:49:30.4265835Z Device Type: CPU 2024-06-26T07:49:30.4266227Z Cache Info: 2024-06-26T07:49:30.4266594Z L1: 32768(0x8000) KB 2024-06-26T07:49:30.4267061Z Chip ID: 0(0x0) 2024-06-26T07:49:30.4267514Z ASIC Revision: 0(0x0) 2024-06-26T07:49:30.4267999Z Cacheline Size: 64(0x40) 2024-06-26T07:49:30.4268479Z Max Clock Freq. (MHz): 2600 2024-06-26T07:49:30.4268940Z BDFID: 0 2024-06-26T07:49:30.4269406Z Internal Node ID: 0 2024-06-26T07:49:30.4269891Z Compute Unit: 32 2024-06-26T07:49:30.4270357Z SIMDs per CU: 0 2024-06-26T07:49:30.4270820Z Shader Engines: 0 2024-06-26T07:49:30.4271314Z Shader Arrs. per Eng.: 0 2024-06-26T07:49:30.4271819Z WatchPts on Addr. Ranges:1 2024-06-26T07:49:30.4272247Z Features: None 2024-06-26T07:49:30.4272557Z Pool Info: 2024-06-26T07:49:30.4272850Z Pool 1 2024-06-26T07:49:30.4273241Z Segment: GLOBAL; FLAGS: FINE GRAINED 2024-06-26T07:49:30.4273745Z Size: 65839536(0x3eca1b0) KB 2024-06-26T07:49:30.4274258Z Allocatable: TRUE 2024-06-26T07:49:30.4274759Z Alloc Granule: 4KB 2024-06-26T07:49:30.4275269Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4275786Z Accessible by all: TRUE 2024-06-26T07:49:30.4276213Z Pool 2 2024-06-26T07:49:30.4276600Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2024-06-26T07:49:30.4277092Z Size: 65839536(0x3eca1b0) KB 2024-06-26T07:49:30.4277581Z Allocatable: TRUE 2024-06-26T07:49:30.4278070Z Alloc Granule: 4KB 2024-06-26T07:49:30.4278568Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4279068Z Accessible by all: TRUE 2024-06-26T07:49:30.4279488Z Pool 3 2024-06-26T07:49:30.4279878Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:49:30.4280369Z Size: 65839536(0x3eca1b0) KB 2024-06-26T07:49:30.4280929Z Allocatable: TRUE 2024-06-26T07:49:30.4281429Z Alloc Granule: 4KB 2024-06-26T07:49:30.4281945Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4282453Z Accessible by all: TRUE 2024-06-26T07:49:30.4282884Z ISA Info: 2024-06-26T07:49:30.4283169Z ******* 2024-06-26T07:49:30.4283436Z Agent 2 2024-06-26T07:49:30.4283703Z ******* 2024-06-26T07:49:30.4284123Z Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:49:30.4284637Z Uuid: CPU-XX 2024-06-26T07:49:30.4285183Z Marketing Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:49:30.4285686Z Vendor Name: CPU 2024-06-26T07:49:30.4286174Z Feature: None specified 2024-06-26T07:49:30.4286713Z Profile: FULL_PROFILE 2024-06-26T07:49:30.4287210Z Float Round Mode: NEAR 2024-06-26T07:49:30.4287710Z Max Queue Number: 0(0x0) 2024-06-26T07:49:30.4288188Z Queue Min Size: 0(0x0) 2024-06-26T07:49:30.4288665Z Queue Max Size: 0(0x0) 2024-06-26T07:49:30.4289136Z Queue Type: MULTI 2024-06-26T07:49:30.4289574Z Node: 1 2024-06-26T07:49:30.4290024Z Device Type: CPU 2024-06-26T07:49:30.4290424Z Cache Info: 2024-06-26T07:49:30.4290769Z L1: 32768(0x8000) KB 2024-06-26T07:49:30.4291222Z Chip ID: 0(0x0) 2024-06-26T07:49:30.4291688Z ASIC Revision: 0(0x0) 2024-06-26T07:49:30.4292211Z Cacheline Size: 64(0x40) 2024-06-26T07:49:30.4292966Z Max Clock Freq. (MHz): 2600 2024-06-26T07:49:30.4294021Z BDFID: 0 2024-06-26T07:49:30.4294923Z Internal Node ID: 1 2024-06-26T07:49:30.4295834Z Compute Unit: 32 2024-06-26T07:49:30.4296739Z SIMDs per CU: 0 2024-06-26T07:49:30.4297659Z Shader Engines: 0 2024-06-26T07:49:30.4298606Z Shader Arrs. per Eng.: 0 2024-06-26T07:49:30.4299586Z WatchPts on Addr. Ranges:1 2024-06-26T07:49:30.4300648Z Features: None 2024-06-26T07:49:30.4301258Z Pool Info: 2024-06-26T07:49:30.4301818Z Pool 1 2024-06-26T07:49:30.4302598Z Segment: GLOBAL; FLAGS: FINE GRAINED 2024-06-26T07:49:30.4303564Z Size: 65998100(0x3ef0d14) KB 2024-06-26T07:49:30.4304506Z Allocatable: TRUE 2024-06-26T07:49:30.4305478Z Alloc Granule: 4KB 2024-06-26T07:49:30.4306457Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4307440Z Accessible by all: TRUE 2024-06-26T07:49:30.4308248Z Pool 2 2024-06-26T07:49:30.4309025Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2024-06-26T07:49:30.4310024Z Size: 65998100(0x3ef0d14) KB 2024-06-26T07:49:30.4310956Z Allocatable: TRUE 2024-06-26T07:49:30.4314423Z Alloc Granule: 4KB 2024-06-26T07:49:30.4314938Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4315515Z Accessible by all: TRUE 2024-06-26T07:49:30.4316003Z Pool 3 2024-06-26T07:49:30.4316460Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:49:30.4316958Z Size: 65998100(0x3ef0d14) KB 2024-06-26T07:49:30.4317441Z Allocatable: TRUE 2024-06-26T07:49:30.4317935Z Alloc Granule: 4KB 2024-06-26T07:49:30.4318434Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4318942Z Accessible by all: TRUE 2024-06-26T07:49:30.4319358Z ISA Info: 2024-06-26T07:49:30.4319654Z ******* 2024-06-26T07:49:30.4319929Z Agent 3 2024-06-26T07:49:30.4320190Z ******* 2024-06-26T07:49:30.4320619Z Name: gfx90a 2024-06-26T07:49:30.4321159Z Uuid: GPU-0857fc36fdd438bf 2024-06-26T07:49:30.4321643Z Marketing Name: AMD Instinct MI210 2024-06-26T07:49:30.4322319Z Vendor Name: AMD 2024-06-26T07:49:30.4323258Z Feature: KERNEL_DISPATCH 2024-06-26T07:49:30.4324185Z Profile: BASE_PROFILE 2024-06-26T07:49:30.4325134Z Float Round Mode: NEAR 2024-06-26T07:49:30.4326106Z Max Queue Number: 128(0x80) 2024-06-26T07:49:30.4327047Z Queue Min Size: 64(0x40) 2024-06-26T07:49:30.4327970Z Queue Max Size: 131072(0x20000) 2024-06-26T07:49:30.4328907Z Queue Type: MULTI 2024-06-26T07:49:30.4329791Z Node: 2 2024-06-26T07:49:30.4330658Z Device Type: GPU 2024-06-26T07:49:30.4331435Z Cache Info: 2024-06-26T07:49:30.4332151Z L1: 16(0x10) KB 2024-06-26T07:49:30.4333158Z L2: 8192(0x2000) KB 2024-06-26T07:49:30.4334209Z Chip ID: 29711(0x740f) 2024-06-26T07:49:30.4335196Z ASIC Revision: 1(0x1) 2024-06-26T07:49:30.4336122Z Cacheline Size: 64(0x40) 2024-06-26T07:49:30.4337068Z Max Clock Freq. (MHz): 1700 2024-06-26T07:49:30.4337966Z BDFID: 768 2024-06-26T07:49:30.4338884Z Internal Node ID: 2 2024-06-26T07:49:30.4339797Z Compute Unit: 104 2024-06-26T07:49:30.4340811Z SIMDs per CU: 4 2024-06-26T07:49:30.4341733Z Shader Engines: 8 2024-06-26T07:49:30.4342674Z Shader Arrs. per Eng.: 1 2024-06-26T07:49:30.4343649Z WatchPts on Addr. Ranges:4 2024-06-26T07:49:30.4344526Z Features: KERNEL_DISPATCH 2024-06-26T07:49:30.4345398Z Fast F16 Operation: TRUE 2024-06-26T07:49:30.4346361Z Wavefront Size: 64(0x40) 2024-06-26T07:49:30.4347304Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:49:30.4348134Z Workgroup Max Size per Dimension: 2024-06-26T07:49:30.4348906Z x 1024(0x400) 2024-06-26T07:49:30.4349943Z y 1024(0x400) 2024-06-26T07:49:30.4350759Z z 1024(0x400) 2024-06-26T07:49:30.4351677Z Max Waves Per CU: 32(0x20) 2024-06-26T07:49:30.4352978Z Max Work-item Per CU: 2048(0x800) 2024-06-26T07:49:30.4354131Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:49:30.4355108Z Grid Max Size per Dimension: 2024-06-26T07:49:30.4355933Z x 4294967295(0xffffffff) 2024-06-26T07:49:30.4356932Z y 4294967295(0xffffffff) 2024-06-26T07:49:30.4357826Z z 4294967295(0xffffffff) 2024-06-26T07:49:30.4358746Z Max fbarriers/Workgrp: 32 2024-06-26T07:49:30.4378992Z Packet Processor uCode:: 78 2024-06-26T07:49:30.4380268Z SDMA engine uCode:: 8 2024-06-26T07:49:30.4381282Z IOMMU Support:: None 2024-06-26T07:49:30.4382440Z Pool Info: 2024-06-26T07:49:30.4383032Z Pool 1 2024-06-26T07:49:30.4383818Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:49:30.4384831Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:49:30.4385794Z Allocatable: TRUE 2024-06-26T07:49:30.4386788Z Alloc Granule: 4KB 2024-06-26T07:49:30.4387788Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4388937Z Accessible by all: FALSE 2024-06-26T07:49:30.4389807Z Pool 2 2024-06-26T07:49:30.4390569Z Segment: GLOBAL; FLAGS: 2024-06-26T07:49:30.4391538Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:49:30.4392645Z Allocatable: TRUE 2024-06-26T07:49:30.4393814Z Alloc Granule: 4KB 2024-06-26T07:49:30.4394972Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4396154Z Accessible by all: FALSE 2024-06-26T07:49:30.4397153Z Pool 3 2024-06-26T07:49:30.4397911Z Segment: GROUP 2024-06-26T07:49:30.4398859Z Size: 64(0x40) KB 2024-06-26T07:49:30.4399801Z Allocatable: FALSE 2024-06-26T07:49:30.4400796Z Alloc Granule: 0KB 2024-06-26T07:49:30.4401792Z Alloc Alignment: 0KB 2024-06-26T07:49:30.4402983Z Accessible by all: FALSE 2024-06-26T07:49:30.4403978Z ISA Info: 2024-06-26T07:49:30.4404664Z ISA 1 2024-06-26T07:49:30.4405714Z Name: amdgcn-amd-amdhsa--gfx90a:sramecc+:xnack- 2024-06-26T07:49:30.4406796Z Machine Models: HSA_MACHINE_MODEL_LARGE 2024-06-26T07:49:30.4407834Z Profiles: HSA_PROFILE_BASE 2024-06-26T07:49:30.4408856Z Default Rounding Mode: NEAR 2024-06-26T07:49:30.4409905Z Default Rounding Mode: NEAR 2024-06-26T07:49:30.4410878Z Fast f16: TRUE 2024-06-26T07:49:30.4411839Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:49:30.4412863Z Workgroup Max Size per Dimension: 2024-06-26T07:49:30.4413814Z x 1024(0x400) 2024-06-26T07:49:30.4415056Z y 1024(0x400) 2024-06-26T07:49:30.4416086Z z 1024(0x400) 2024-06-26T07:49:30.4417128Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:49:30.4417978Z Grid Max Size per Dimension: 2024-06-26T07:49:30.4418705Z x 4294967295(0xffffffff) 2024-06-26T07:49:30.4419566Z y 4294967295(0xffffffff) 2024-06-26T07:49:30.4420511Z z 4294967295(0xffffffff) 2024-06-26T07:49:30.4421465Z FBarrier Max Size: 32 2024-06-26T07:49:30.4422446Z ******* 2024-06-26T07:49:30.4423078Z Agent 4 2024-06-26T07:49:30.4423681Z ******* 2024-06-26T07:49:30.4424395Z Name: gfx90a 2024-06-26T07:49:30.4425454Z Uuid: GPU-f770f8f82ac6a0a3 2024-06-26T07:49:30.4426582Z Marketing Name: AMD Instinct MI210 2024-06-26T07:49:30.4427579Z Vendor Name: AMD 2024-06-26T07:49:30.4428523Z Feature: KERNEL_DISPATCH 2024-06-26T07:49:30.4429436Z Profile: BASE_PROFILE 2024-06-26T07:49:30.4430373Z Float Round Mode: NEAR 2024-06-26T07:49:30.4431341Z Max Queue Number: 128(0x80) 2024-06-26T07:49:30.4432405Z Queue Min Size: 64(0x40) 2024-06-26T07:49:30.4433493Z Queue Max Size: 131072(0x20000) 2024-06-26T07:49:30.4434583Z Queue Type: MULTI 2024-06-26T07:49:30.4435611Z Node: 3 2024-06-26T07:49:30.4436664Z Device Type: GPU 2024-06-26T07:49:30.4437550Z Cache Info: 2024-06-26T07:49:30.4438252Z L1: 16(0x10) KB 2024-06-26T07:49:30.4439107Z L2: 8192(0x2000) KB 2024-06-26T07:49:30.4439995Z Chip ID: 29711(0x740f) 2024-06-26T07:49:30.4440899Z ASIC Revision: 1(0x1) 2024-06-26T07:49:30.4441829Z Cacheline Size: 64(0x40) 2024-06-26T07:49:30.4442876Z Max Clock Freq. (MHz): 1700 2024-06-26T07:49:30.4443951Z BDFID: 33536 2024-06-26T07:49:30.4445005Z Internal Node ID: 3 2024-06-26T07:49:30.4445986Z Compute Unit: 104 2024-06-26T07:49:30.4446896Z SIMDs per CU: 4 2024-06-26T07:49:30.4447827Z Shader Engines: 8 2024-06-26T07:49:30.4448781Z Shader Arrs. per Eng.: 1 2024-06-26T07:49:30.4449765Z WatchPts on Addr. Ranges:4 2024-06-26T07:49:30.4450646Z Features: KERNEL_DISPATCH 2024-06-26T07:49:30.4451523Z Fast F16 Operation: TRUE 2024-06-26T07:49:30.4452478Z Wavefront Size: 64(0x40) 2024-06-26T07:49:30.4453424Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:49:30.4454253Z Workgroup Max Size per Dimension: 2024-06-26T07:49:30.4455003Z x 1024(0x400) 2024-06-26T07:49:30.4455847Z y 1024(0x400) 2024-06-26T07:49:30.4456660Z z 1024(0x400) 2024-06-26T07:49:30.4457753Z Max Waves Per CU: 32(0x20) 2024-06-26T07:49:30.4458866Z Max Work-item Per CU: 2048(0x800) 2024-06-26T07:49:30.4459943Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:49:30.4460782Z Grid Max Size per Dimension: 2024-06-26T07:49:30.4461481Z x 4294967295(0xffffffff) 2024-06-26T07:49:30.4462311Z y 4294967295(0xffffffff) 2024-06-26T07:49:30.4463137Z z 4294967295(0xffffffff) 2024-06-26T07:49:30.4464095Z Max fbarriers/Workgrp: 32 2024-06-26T07:49:30.4465097Z Packet Processor uCode:: 78 2024-06-26T07:49:30.4466063Z SDMA engine uCode:: 8 2024-06-26T07:49:30.4467073Z IOMMU Support:: None 2024-06-26T07:49:30.4467884Z Pool Info: 2024-06-26T07:49:30.4468466Z Pool 1 2024-06-26T07:49:30.4469242Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:49:30.4470399Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:49:30.4471366Z Allocatable: TRUE 2024-06-26T07:49:30.4472484Z Alloc Granule: 4KB 2024-06-26T07:49:30.4473656Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4474845Z Accessible by all: FALSE 2024-06-26T07:49:30.4475842Z Pool 2 2024-06-26T07:49:30.4476716Z Segment: GLOBAL; FLAGS: 2024-06-26T07:49:30.4477732Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:49:30.4478666Z Allocatable: TRUE 2024-06-26T07:49:30.4479635Z Alloc Granule: 4KB 2024-06-26T07:49:30.4480606Z Alloc Alignment: 4KB 2024-06-26T07:49:30.4481590Z Accessible by all: FALSE 2024-06-26T07:49:30.4482432Z Pool 3 2024-06-26T07:49:30.4483285Z Segment: GROUP 2024-06-26T07:49:30.4484336Z Size: 64(0x40) KB 2024-06-26T07:49:30.4485414Z Allocatable: FALSE 2024-06-26T07:49:30.4486361Z Alloc Granule: 0KB 2024-06-26T07:49:30.4487304Z Alloc Alignment: 0KB 2024-06-26T07:49:30.4488277Z Accessible by all: FALSE 2024-06-26T07:49:30.4489089Z ISA Info: 2024-06-26T07:49:30.4489652Z ISA 1 2024-06-26T07:49:30.4490583Z Name: amdgcn-amd-amdhsa--gfx90a:sramecc+:xnack- 2024-06-26T07:49:30.4491640Z Machine Models: HSA_MACHINE_MODEL_LARGE 2024-06-26T07:49:30.4492639Z Profiles: HSA_PROFILE_BASE 2024-06-26T07:49:30.4493624Z Default Rounding Mode: NEAR 2024-06-26T07:49:30.4494640Z Default Rounding Mode: NEAR 2024-06-26T07:49:30.4495599Z Fast f16: TRUE 2024-06-26T07:49:30.4496542Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:49:30.4497412Z Workgroup Max Size per Dimension: 2024-06-26T07:49:30.4498218Z x 1024(0x400) 2024-06-26T07:49:30.4499072Z y 1024(0x400) 2024-06-26T07:49:30.4499994Z z 1024(0x400) 2024-06-26T07:49:30.4501142Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:49:30.4501999Z Grid Max Size per Dimension: 2024-06-26T07:49:30.4502767Z x 4294967295(0xffffffff) 2024-06-26T07:49:30.4503650Z y 4294967295(0xffffffff) 2024-06-26T07:49:30.4504508Z z 4294967295(0xffffffff) 2024-06-26T07:49:30.4505446Z FBarrier Max Size: 32 2024-06-26T07:49:30.4506274Z *** Done *** 2024-06-26T07:49:30.4542802Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2024-06-26T07:49:30.4543822Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2024-06-26T07:49:30.4545644Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2024-06-26T07:49:30.4547346Z if [[ $ngpu -eq 0 ]]; then 2024-06-26T07:49:30.4548250Z  echo "Error: Failed to detect any GPUs on the runner" 2024-06-26T07:49:30.4549146Z  echo "$msg" 2024-06-26T07:49:30.4549891Z  exit 1 2024-06-26T07:49:30.4550380Z fi 2024-06-26T07:49:30.4550860Z if [[ $ngpu -eq 1 ]]; then 2024-06-26T07:49:30.4551993Z  echo "Error: only 1 GPU detected, at least 2 GPUs are needed for distributed jobs" 2024-06-26T07:49:30.4553135Z  echo "$msg" 2024-06-26T07:49:30.4553660Z  exit 1 2024-06-26T07:49:30.4554137Z fi 2024-06-26T07:49:30.4576913Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.4577773Z env: 2024-06-26T07:49:30.4578208Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.4578890Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.4579638Z ##[endgroup] 2024-06-26T07:49:30.5120816Z Prepare all required actions 2024-06-26T07:49:30.5175142Z ##[group]Run ./.github/actions/diskspace-cleanup 2024-06-26T07:49:30.5175848Z with: 2024-06-26T07:49:30.5176268Z diskspace-cutoff: 70 2024-06-26T07:49:30.5176594Z env: 2024-06-26T07:49:30.5176858Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.5177213Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.5177589Z ##[endgroup] 2024-06-26T07:49:30.5260870Z ##[group]Run set -ex 2024-06-26T07:49:30.5261332Z set -ex 2024-06-26T07:49:30.5261739Z diskspace_cutoff=70 2024-06-26T07:49:30.5262413Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2024-06-26T07:49:30.5263547Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2024-06-26T07:49:30.5265278Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2024-06-26T07:49:30.5266747Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2024-06-26T07:49:30.5267446Z  docker system prune -af 2024-06-26T07:49:30.5268432Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2024-06-26T07:49:30.5269572Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2024-06-26T07:49:30.5270754Z  echo "Error: Available diskspace is less than $diskspace_cutoff percent. Not enough diskspace." 2024-06-26T07:49:30.5271771Z  echo "$msg" 2024-06-26T07:49:30.5272310Z  exit 1 2024-06-26T07:49:30.5272793Z  else 2024-06-26T07:49:30.5273407Z  difference=$((diskspace - diskspace_new)) 2024-06-26T07:49:30.5274326Z  echo "Diskspace saved: $difference percent" 2024-06-26T07:49:30.5275075Z  fi 2024-06-26T07:49:30.5275489Z fi 2024-06-26T07:49:30.5297053Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.5297909Z env: 2024-06-26T07:49:30.5298334Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.5299260Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.5300120Z ##[endgroup] 2024-06-26T07:49:30.5339463Z + diskspace_cutoff=70 2024-06-26T07:49:30.5344964Z ++ docker info -f '{{.DockerRootDir}}' 2024-06-26T07:49:30.5736265Z + docker_root_dir=/home/pytorchci/.local/share/docker 2024-06-26T07:49:30.5740850Z ++ df -H --output=pcent /home/pytorchci/.local/share/docker 2024-06-26T07:49:30.5741648Z ++ sed -n 2p 2024-06-26T07:49:30.5742042Z ++ sed s/%// 2024-06-26T07:49:30.5742665Z ++ sed 's/ //' 2024-06-26T07:49:30.5753714Z + diskspace=22 2024-06-26T07:49:30.5754718Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2024-06-26T07:49:30.5755717Z + [[ 22 -ge 70 ]] 2024-06-26T07:49:30.5795226Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T07:49:30.5795866Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T07:49:30.5796462Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-06-26T07:49:30.5808118Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.5808496Z env: 2024-06-26T07:49:30.5808851Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.5809144Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.5809457Z ##[endgroup] 2024-06-26T07:49:30.5876538Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2024-06-26T07:49:30.5877357Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2024-06-26T07:49:30.5878248Z echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon" >> "${GITHUB_ENV}" 2024-06-26T07:49:30.5890646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:30.5891055Z env: 2024-06-26T07:49:30.5891321Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.5891648Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.5892033Z ##[endgroup] 2024-06-26T07:49:30.5973577Z ##[group]Run aws-actions/configure-aws-credentials@v4 2024-06-26T07:49:30.5973968Z with: 2024-06-26T07:49:30.5974376Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2024-06-26T07:49:30.5974893Z aws-region: us-east-1 2024-06-26T07:49:30.5975173Z role-duration-seconds: 18000 2024-06-26T07:49:30.5975491Z audience: sts.amazonaws.com 2024-06-26T07:49:30.5975784Z env: 2024-06-26T07:49:30.5975996Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:30.5976321Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:30.5976921Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:30.5977461Z ##[endgroup] 2024-06-26T07:49:31.2109298Z Assuming role with OIDC 2024-06-26T07:49:31.5554405Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2024-06-26T07:49:31.6924058Z ##[group]Run aws-actions/amazon-ecr-login@v2 2024-06-26T07:49:31.6924898Z with: 2024-06-26T07:49:31.6925372Z mask-password: true 2024-06-26T07:49:31.6925959Z registry-type: private 2024-06-26T07:49:31.6926553Z skip-logout: false 2024-06-26T07:49:31.6927064Z env: 2024-06-26T07:49:31.6927518Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:31.6928212Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:31.6929555Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:31.6930814Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:31.6931459Z AWS_REGION: us-east-1 2024-06-26T07:49:31.6932579Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:31.6933493Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:31.6947350Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:31.6947940Z ##[endgroup] 2024-06-26T07:49:32.1702055Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:32.9037629Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-06-26T07:49:32.9038874Z with: 2024-06-26T07:49:32.9040047Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9041371Z docker-build-dir: .ci/docker 2024-06-26T07:49:32.9041862Z working-directory: . 2024-06-26T07:49:32.9042482Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:32.9043178Z force-push: false 2024-06-26T07:49:32.9043579Z env: 2024-06-26T07:49:32.9044000Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:32.9044650Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:32.9045836Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:32.9046907Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:32.9047402Z AWS_REGION: us-east-1 2024-06-26T07:49:32.9048025Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:32.9048716Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:32.9058828Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:32.9059282Z ##[endgroup] 2024-06-26T07:49:32.9085183Z ##[group]Run set -ex 2024-06-26T07:49:32.9085749Z set -ex 2024-06-26T07:49:32.9086190Z  2024-06-26T07:49:32.9087026Z # If the docker build directory or the build script doesn't exist, the action will 2024-06-26T07:49:32.9088287Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-06-26T07:49:32.9089360Z # job could then download the pre-built image as usual 2024-06-26T07:49:32.9090365Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-06-26T07:49:32.9091273Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9092121Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9092855Z  2024-06-26T07:49:32.9093540Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-06-26T07:49:32.9094382Z  exit 0 2024-06-26T07:49:32.9094768Z else 2024-06-26T07:49:32.9095242Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9095828Z fi 2024-06-26T07:49:32.9096176Z  2024-06-26T07:49:32.9096792Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-06-26T07:49:32.9097935Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-06-26T07:49:32.9098967Z  # use it as it is, but first let's extract the tag 2024-06-26T07:49:32.9100032Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-06-26T07:49:32.9100991Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9101911Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9102647Z else 2024-06-26T07:49:32.9103208Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-06-26T07:49:32.9104075Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9105258Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9106247Z fi 2024-06-26T07:49:32.9127716Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:32.9128380Z env: 2024-06-26T07:49:32.9128749Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:32.9129309Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:32.9130333Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:32.9131306Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:32.9131806Z AWS_REGION: us-east-1 2024-06-26T07:49:32.9132341Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:32.9133016Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:32.9143407Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:32.9143886Z REPO_NAME: pytorch 2024-06-26T07:49:32.9145277Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9146565Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T07:49:32.9147218Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:32.9147901Z ##[endgroup] 2024-06-26T07:49:32.9192654Z + [[ ! -d .ci/docker ]] 2024-06-26T07:49:32.9193486Z + [[ ! -f .ci/docker/build.sh ]] 2024-06-26T07:49:32.9194178Z + echo skip=false 2024-06-26T07:49:32.9197342Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 == *\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-06-26T07:49:32.9204430Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9206360Z ++ awk -F '[:,]' '{print $2}' 2024-06-26T07:49:32.9234959Z + DOCKER_TAG=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9236702Z + echo docker-tag=91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9238883Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9294458Z ##[group]Run set +e 2024-06-26T07:49:32.9295103Z set +e 2024-06-26T07:49:32.9295606Z set -x 2024-06-26T07:49:32.9296087Z  2024-06-26T07:49:32.9296558Z login() { 2024-06-26T07:49:32.9297741Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T07:49:32.9299005Z } 2024-06-26T07:49:32.9299475Z  2024-06-26T07:49:32.9300054Z retry () { 2024-06-26T07:49:32.9300752Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T07:49:32.9301524Z } 2024-06-26T07:49:32.9301986Z  2024-06-26T07:49:32.9302522Z retry login "${DOCKER_REGISTRY}" 2024-06-26T07:49:32.9303254Z  2024-06-26T07:49:32.9304081Z # Check if image already exists, if it does then skip building it 2024-06-26T07:49:32.9305335Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-06-26T07:49:32.9306208Z  exit 0 2024-06-26T07:49:32.9306709Z fi 2024-06-26T07:49:32.9307169Z  2024-06-26T07:49:32.9308042Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-06-26T07:49:32.9309494Z # be empty. The default action would be to continue rebuild the image 2024-06-26T07:49:32.9310795Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-06-26T07:49:32.9311983Z  # if we're on the base branch then use the parent commit 2024-06-26T07:49:32.9313083Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-06-26T07:49:32.9313958Z else 2024-06-26T07:49:32.9314918Z  # otherwise we're on a PR, so use the most recent base commit 2024-06-26T07:49:32.9316355Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-06-26T07:49:32.9317383Z fi 2024-06-26T07:49:32.9317933Z  2024-06-26T07:49:32.9318398Z if [[ -z "${MERGE_BASE}" ]]; then 2024-06-26T07:49:32.9318923Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9319321Z  2024-06-26T07:49:32.9319907Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-06-26T07:49:32.9320588Z  exit 0 2024-06-26T07:49:32.9320845Z fi 2024-06-26T07:49:32.9321085Z  2024-06-26T07:49:32.9321470Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-06-26T07:49:32.9322494Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-06-26T07:49:32.9323230Z  exit 1 2024-06-26T07:49:32.9323624Z fi 2024-06-26T07:49:32.9323870Z  2024-06-26T07:49:32.9324431Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-06-26T07:49:32.9326406Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-06-26T07:49:32.9328010Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-06-26T07:49:32.9329721Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-06-26T07:49:32.9331666Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-06-26T07:49:32.9332799Z fi 2024-06-26T07:49:32.9333257Z  2024-06-26T07:49:32.9333860Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:32.9360100Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:32.9360562Z env: 2024-06-26T07:49:32.9360811Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:32.9361199Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:32.9361906Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:32.9362560Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:32.9362900Z AWS_REGION: us-east-1 2024-06-26T07:49:32.9363295Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:32.9363767Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:32.9377512Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:32.9378145Z DOCKER_BUILD_DIR: .ci/docker 2024-06-26T07:49:32.9378959Z BASE_REVISION: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:49:32.9380910Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9382703Z DOCKER_TAG: 91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:32.9383760Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:32.9384701Z ##[endgroup] 2024-06-26T07:49:32.9431266Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:32.9432476Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:32.9434816Z + aws ecr get-login-password --region us-east-1 2024-06-26T07:49:32.9436233Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:34.3403730Z WARNING! Your password will be stored unencrypted in /home/pytorchci/.docker/config.json. 2024-06-26T07:49:34.3405285Z Configure a credential helper to remove this warning. See 2024-06-26T07:49:34.3407050Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T07:49:34.3408003Z 2024-06-26T07:49:34.3411412Z Login Succeeded 2024-06-26T07:49:34.3435457Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:35.7313099Z { 2024-06-26T07:49:35.7313782Z "schemaVersion": 2, 2024-06-26T07:49:35.7315068Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-06-26T07:49:35.7316339Z "config": { 2024-06-26T07:49:35.7317318Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-06-26T07:49:35.7318726Z "size": 23399, 2024-06-26T07:49:35.7319871Z "digest": "sha256:bca0f386de16405273b5d02d10f58060215ba34e910eba5e4b3c1f9ab520384f" 2024-06-26T07:49:35.7320975Z }, 2024-06-26T07:49:35.7321423Z "layers": [ 2024-06-26T07:49:35.7321892Z { 2024-06-26T07:49:35.7322660Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7323650Z "size": 28584223, 2024-06-26T07:49:35.7324649Z "digest": "sha256:560c024910bebac6b404791af28ebd48a8289303b8377d17b67ffdfe52754f2a" 2024-06-26T07:49:35.7325748Z }, 2024-06-26T07:49:35.7326164Z { 2024-06-26T07:49:35.7327475Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7328485Z "size": 1823, 2024-06-26T07:49:35.7329568Z "digest": "sha256:921e3146085a56309cf7d30ff1e12394f82fe7355735e6680b29592eb9a9e3bd" 2024-06-26T07:49:35.7330976Z }, 2024-06-26T07:49:35.7331388Z { 2024-06-26T07:49:35.7332143Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7333117Z "size": 312547923, 2024-06-26T07:49:35.7334120Z "digest": "sha256:245942f677ca3199f8373d5884ee77b05071928a67fd2b44ecc4d75ffa3f0d31" 2024-06-26T07:49:35.7335177Z }, 2024-06-26T07:49:35.7335594Z { 2024-06-26T07:49:35.7336320Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7336875Z "size": 804, 2024-06-26T07:49:35.7337366Z "digest": "sha256:18629a40ab9dca02fc8459fa821a7f1d946947e126cba6069b6c53ac0d3a5565" 2024-06-26T07:49:35.7337927Z }, 2024-06-26T07:49:35.7338146Z { 2024-06-26T07:49:35.7338534Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7339041Z "size": 106, 2024-06-26T07:49:35.7339548Z "digest": "sha256:7bbb4b1cb47fe104088ed1440f6bc9123fc93bcdbf88caabd6a96cc30d2d636c" 2024-06-26T07:49:35.7340289Z }, 2024-06-26T07:49:35.7340511Z { 2024-06-26T07:49:35.7340901Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7341436Z "size": 546, 2024-06-26T07:49:35.7342019Z "digest": "sha256:a3226953fcd0a3979a772aefcc9247fccc946318d7c28ec2dcda19e5c62aa866" 2024-06-26T07:49:35.7342685Z }, 2024-06-26T07:49:35.7342942Z { 2024-06-26T07:49:35.7343359Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7343865Z "size": 1287, 2024-06-26T07:49:35.7344373Z "digest": "sha256:8dce30fddc30c9862f970bce0b6cb217c1cb79a824ae6f2da651a82e34081cb5" 2024-06-26T07:49:35.7344938Z }, 2024-06-26T07:49:35.7345159Z { 2024-06-26T07:49:35.7345546Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7346045Z "size": 3235, 2024-06-26T07:49:35.7346543Z "digest": "sha256:20bd81a4d13529725e256b87aab1bccbd19559f7906a9fa164a2fd2c0555651b" 2024-06-26T07:49:35.7347117Z }, 2024-06-26T07:49:35.7347334Z { 2024-06-26T07:49:35.7347716Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7348207Z "size": 1906, 2024-06-26T07:49:35.7348866Z "digest": "sha256:fc467057acaae968f2bbd54965b0d2f287b6d603d9b6f2d9eb1c84439c515a09" 2024-06-26T07:49:35.7349563Z }, 2024-06-26T07:49:35.7349790Z { 2024-06-26T07:49:35.7350179Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7350673Z "size": 702, 2024-06-26T07:49:35.7351159Z "digest": "sha256:3b3a814f5f822723313bc1047b3df307e6a09c140681bfde686ce5b35590964d" 2024-06-26T07:49:35.7351717Z }, 2024-06-26T07:49:35.7351937Z { 2024-06-26T07:49:35.7352337Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7352850Z "size": 2482288483, 2024-06-26T07:49:35.7353377Z "digest": "sha256:e07f9826026326434a2744260dbbc1b553ddd6b6ee295f0e830b731100be4a8a" 2024-06-26T07:49:35.7353964Z }, 2024-06-26T07:49:35.7354194Z { 2024-06-26T07:49:35.7354595Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7355120Z "size": 379, 2024-06-26T07:49:35.7355717Z "digest": "sha256:00f54c5ba69db40d960387393fe9fa0ea0a70c748a58cc91dc7ca7da289f5787" 2024-06-26T07:49:35.7356383Z }, 2024-06-26T07:49:35.7356650Z { 2024-06-26T07:49:35.7357126Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7357645Z "size": 11135, 2024-06-26T07:49:35.7358156Z "digest": "sha256:8d28edfe9f02c23a5e5a9c08fba6413d5b3a8217ba42c6245ff5eb17ce740357" 2024-06-26T07:49:35.7358725Z }, 2024-06-26T07:49:35.7358950Z { 2024-06-26T07:49:35.7359345Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7359846Z "size": 505, 2024-06-26T07:49:35.7360452Z "digest": "sha256:e98f9d56250ad4975a04ffdde8d5e9f1f96224a55afd0985b807360c7107bc60" 2024-06-26T07:49:35.7361029Z }, 2024-06-26T07:49:35.7361250Z { 2024-06-26T07:49:35.7361648Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7362239Z "size": 121477660, 2024-06-26T07:49:35.7362761Z "digest": "sha256:bd8524a2180116eee5cc368f53ff36a8b4be9aa804b04384968ac26117deb699" 2024-06-26T07:49:35.7363321Z }, 2024-06-26T07:49:35.7363544Z { 2024-06-26T07:49:35.7363936Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7364438Z "size": 109, 2024-06-26T07:49:35.7364937Z "digest": "sha256:1cb3cdd390730bf22dec03918b4a677a1ba8c2ab93359d27bd38f806550303eb" 2024-06-26T07:49:35.7365501Z }, 2024-06-26T07:49:35.7365722Z { 2024-06-26T07:49:35.7366105Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7366597Z "size": 490, 2024-06-26T07:49:35.7367091Z "digest": "sha256:79c93fc6c46a95a3100a3eeb7e845a87bfab3d26858ad96531fac796593fc8df" 2024-06-26T07:49:35.7367663Z }, 2024-06-26T07:49:35.7368042Z + exit 0 2024-06-26T07:49:35.7368280Z { 2024-06-26T07:49:35.7368663Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7369172Z "size": 296, 2024-06-26T07:49:35.7369668Z "digest": "sha256:88f8413d04932e8f4d4733d232b1be7fd2aaaeb8df068e467f5e34ea67459c2a" 2024-06-26T07:49:35.7370238Z }, 2024-06-26T07:49:35.7370459Z { 2024-06-26T07:49:35.7370846Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7371344Z "size": 103, 2024-06-26T07:49:35.7371851Z "digest": "sha256:ded58fc18fa3d2913bca5f4d5da01f5c23f3a8187a9ea49fa85a3cd9e94dff9b" 2024-06-26T07:49:35.7372426Z }, 2024-06-26T07:49:35.7372647Z { 2024-06-26T07:49:35.7373029Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7373528Z "size": 1473, 2024-06-26T07:49:35.7374014Z "digest": "sha256:307295219f1b7250b249f937cd740d02bf885c87681de3d225d48f23b61cb5c4" 2024-06-26T07:49:35.7374567Z }, 2024-06-26T07:49:35.7374790Z { 2024-06-26T07:49:35.7375216Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7376095Z "size": 446755444, 2024-06-26T07:49:35.7377243Z "digest": "sha256:31160c0f6080b82bbe92996f523b3cf589b7c60a5ef4ef955844ab0c8f682130" 2024-06-26T07:49:35.7378413Z }, 2024-06-26T07:49:35.7378824Z { 2024-06-26T07:49:35.7379551Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7380792Z "size": 159, 2024-06-26T07:49:35.7381757Z "digest": "sha256:16c93ba1a8a05bf4221dd712d7026ea88aac19e4d7255cbaac2a4a5aea6ba8d8" 2024-06-26T07:49:35.7382872Z }, 2024-06-26T07:49:35.7383294Z { 2024-06-26T07:49:35.7384048Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7385021Z "size": 1639, 2024-06-26T07:49:35.7385984Z "digest": "sha256:cfda4f639d5138d9cc3934ae95f0f2e2427f870473fb6f059e6606944ea87f59" 2024-06-26T07:49:35.7387154Z }, 2024-06-26T07:49:35.7387634Z { 2024-06-26T07:49:35.7388514Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7389673Z "size": 6890884018, 2024-06-26T07:49:35.7390838Z "digest": "sha256:6361109dc80e008283442038e8e7d638e3fe6a2c3cfb47feb3e85a562c67e938" 2024-06-26T07:49:35.7392094Z }, 2024-06-26T07:49:35.7392427Z { 2024-06-26T07:49:35.7392876Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7393378Z "size": 105, 2024-06-26T07:49:35.7393869Z "digest": "sha256:ba61eb599e61b89f6435f49a1d43b0f40b5688b2028232b233bed965b68e7984" 2024-06-26T07:49:35.7394433Z }, 2024-06-26T07:49:35.7394643Z { 2024-06-26T07:49:35.7395026Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7395525Z "size": 841, 2024-06-26T07:49:35.7396023Z "digest": "sha256:9a76bd9d77d08ff3ff9d3ccbbc86022416f3811ba02d3607b0f15ae64de795e2" 2024-06-26T07:49:35.7396590Z }, 2024-06-26T07:49:35.7396813Z { 2024-06-26T07:49:35.7397304Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7397818Z "size": 320864358, 2024-06-26T07:49:35.7398486Z "digest": "sha256:8c799c93ed28d727cd3502d86e4bd89c14e769129b89d21396e83b57990552b4" 2024-06-26T07:49:35.7399644Z }, 2024-06-26T07:49:35.7400140Z { 2024-06-26T07:49:35.7401024Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7402014Z "size": 111, 2024-06-26T07:49:35.7402984Z "digest": "sha256:39d4dedc3fbed7fed0f9f56b7ba60336636a16f8a85c6b6b2a2679464dd5e486" 2024-06-26T07:49:35.7404073Z }, 2024-06-26T07:49:35.7404484Z { 2024-06-26T07:49:35.7405227Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7406207Z "size": 166, 2024-06-26T07:49:35.7407337Z "digest": "sha256:51d571abb22add0fa2594fae2990ac11a20a66d0d96d7de45592827a2cffcee2" 2024-06-26T07:49:35.7408621Z }, 2024-06-26T07:49:35.7409106Z { 2024-06-26T07:49:35.7409993Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7411150Z "size": 2473089, 2024-06-26T07:49:35.7412215Z "digest": "sha256:27b56b3a930360556e1a1e5ea962ada71bdbf70528119999a18aa2e7d835309e" 2024-06-26T07:49:35.7413308Z }, 2024-06-26T07:49:35.7413724Z { 2024-06-26T07:49:35.7414460Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7415409Z "size": 107, 2024-06-26T07:49:35.7416367Z "digest": "sha256:216d768f9c9fbaec4f387d047d9a5e62ea9b2c0a55bf472d5b18ff24b72a0b52" 2024-06-26T07:49:35.7417492Z }, 2024-06-26T07:49:35.7417912Z { 2024-06-26T07:49:35.7418652Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7419606Z "size": 565, 2024-06-26T07:49:35.7420642Z "digest": "sha256:4c9de5de20745bb689da6d7645d835b6d17ec564a514f600fc6730ecd7a280ae" 2024-06-26T07:49:35.7421832Z }, 2024-06-26T07:49:35.7422319Z { 2024-06-26T07:49:35.7423173Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7424144Z "size": 43195735, 2024-06-26T07:49:35.7425136Z "digest": "sha256:8f8928d8aa17882f7efe0def2a390affbb9118117d922da022e18d1a1d0c23d7" 2024-06-26T07:49:35.7426225Z }, 2024-06-26T07:49:35.7426635Z { 2024-06-26T07:49:35.7427372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7428315Z "size": 106, 2024-06-26T07:49:35.7429124Z "digest": "sha256:a23f85e4431b57d03c07306d4086f22a3c113c4312f7c4ff4b0aff5afc5b7dbd" 2024-06-26T07:49:35.7429683Z }, 2024-06-26T07:49:35.7429908Z { 2024-06-26T07:49:35.7430291Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7430790Z "size": 295, 2024-06-26T07:49:35.7431270Z "digest": "sha256:d91162c9504032deb0f324ff2c0627872cf8748de2b3eab2ed05656164a59c7b" 2024-06-26T07:49:35.7431826Z }, 2024-06-26T07:49:35.7432047Z { 2024-06-26T07:49:35.7432432Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7432927Z "size": 88289, 2024-06-26T07:49:35.7433432Z "digest": "sha256:bd9dcf0c6e65a9d05c39742c56d4815ac6c634de25c719053e503ea85bfe867c" 2024-06-26T07:49:35.7434004Z }, 2024-06-26T07:49:35.7434226Z { 2024-06-26T07:49:35.7434616Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7435127Z "size": 106, 2024-06-26T07:49:35.7435854Z "digest": "sha256:26a5181f3bebc2d99cdc5912eabd04b48a60fb8fa3a4dc13224e95bfb2e69322" 2024-06-26T07:49:35.7437163Z }, 2024-06-26T07:49:35.7437652Z { 2024-06-26T07:49:35.7438453Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7439404Z "size": 1213, 2024-06-26T07:49:35.7440359Z "digest": "sha256:9c2340adf84883a752a8173f6ea8ab72cf26ba60f7cf9f6145c54a889b97437d" 2024-06-26T07:49:35.7441442Z }, 2024-06-26T07:49:35.7441854Z { 2024-06-26T07:49:35.7442588Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7443548Z "size": 702, 2024-06-26T07:49:35.7444643Z "digest": "sha256:3b3a814f5f822723313bc1047b3df307e6a09c140681bfde686ce5b35590964d" 2024-06-26T07:49:35.7445736Z }, 2024-06-26T07:49:35.7446146Z { 2024-06-26T07:49:35.7447065Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7448018Z "size": 141, 2024-06-26T07:49:35.7448953Z "digest": "sha256:4b86f74e73703501b952290eb8b880c5af00cf5132ce7d8785206f835f2ff022" 2024-06-26T07:49:35.7450009Z }, 2024-06-26T07:49:35.7450421Z { 2024-06-26T07:49:35.7451153Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7452103Z "size": 120, 2024-06-26T07:49:35.7453062Z "digest": "sha256:84848c108623dac27ec9cc491baf1dfa8faddb1d56e8daffa50ead02764a6ab2" 2024-06-26T07:49:35.7454152Z }, 2024-06-26T07:49:35.7454562Z { 2024-06-26T07:49:35.7455300Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7456269Z "size": 2025667418, 2024-06-26T07:49:35.7457269Z "digest": "sha256:141c28ab8d763cb117a87f4e404572516db272fc7c3a68288a47fa3ecd9c0a16" 2024-06-26T07:49:35.7458334Z }, 2024-06-26T07:49:35.7458740Z { 2024-06-26T07:49:35.7459466Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7460509Z "size": 177, 2024-06-26T07:49:35.7461454Z "digest": "sha256:4029cc9e175af35760376cb5fc47f06bc2012f7cc3c4cf9f35ed84d632d50309" 2024-06-26T07:49:35.7462527Z }, 2024-06-26T07:49:35.7462939Z { 2024-06-26T07:49:35.7463667Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7464608Z "size": 208, 2024-06-26T07:49:35.7465672Z "digest": "sha256:69a8d39d41daa51bd2beaa2d776d56a9c17a35591544c5b6815810358b72bec1" 2024-06-26T07:49:35.7466943Z }, 2024-06-26T07:49:35.7467423Z { 2024-06-26T07:49:35.7468298Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7469428Z "size": 702, 2024-06-26T07:49:35.7470397Z "digest": "sha256:3b3a814f5f822723313bc1047b3df307e6a09c140681bfde686ce5b35590964d" 2024-06-26T07:49:35.7471038Z }, 2024-06-26T07:49:35.7471258Z { 2024-06-26T07:49:35.7471647Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7472151Z "size": 629, 2024-06-26T07:49:35.7472647Z "digest": "sha256:21a593d3be236b543d1e00144a09ce0d286d9d3accc1998bc069fba60c59b5f7" 2024-06-26T07:49:35.7473204Z }, 2024-06-26T07:49:35.7473423Z { 2024-06-26T07:49:35.7473808Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7474308Z "size": 232636059, 2024-06-26T07:49:35.7474837Z "digest": "sha256:eeacdb5e606ef76a1d929d60a47059dfde9b9de94fb0afdb79a7624f32de4626" 2024-06-26T07:49:35.7475408Z }, 2024-06-26T07:49:35.7475631Z { 2024-06-26T07:49:35.7476031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7476701Z "size": 1842, 2024-06-26T07:49:35.7477820Z "digest": "sha256:a7f852cf8f06f914c6453053c90158db80418d335c1d45d3428ad9e046ceb406" 2024-06-26T07:49:35.7479058Z }, 2024-06-26T07:49:35.7479468Z { 2024-06-26T07:49:35.7480215Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-06-26T07:49:35.7481180Z "size": 15983016, 2024-06-26T07:49:35.7482161Z "digest": "sha256:4a199161edb3cde63797dfbba73b8e820fd8d68e9537e7f4706f278dea01fdac" 2024-06-26T07:49:35.7483239Z } 2024-06-26T07:49:35.7483649Z ] 2024-06-26T07:49:35.7484066Z } 2024-06-26T07:49:35.7734123Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-06-26T07:49:35.7735209Z with: 2024-06-26T07:49:35.7736729Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:35.7738679Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:35.7739581Z env: 2024-06-26T07:49:35.7740185Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:35.7740912Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:35.7742265Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:35.7743534Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:35.7744455Z AWS_REGION: us-east-1 2024-06-26T07:49:35.7745399Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:35.7746275Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:35.7756448Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:35.7756898Z ##[endgroup] 2024-06-26T07:49:35.7790044Z ##[group]Run set -x 2024-06-26T07:49:35.7790506Z set -x 2024-06-26T07:49:35.7790894Z set +e 2024-06-26T07:49:35.7791259Z  2024-06-26T07:49:35.7791620Z login() { 2024-06-26T07:49:35.7792522Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-06-26T07:49:35.7793479Z } 2024-06-26T07:49:35.7793829Z  2024-06-26T07:49:35.7794183Z retry () { 2024-06-26T07:49:35.7794695Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-06-26T07:49:35.7795285Z } 2024-06-26T07:49:35.7795628Z  2024-06-26T07:49:35.7796046Z retry login "${DOCKER_REGISTRY}" 2024-06-26T07:49:35.7796595Z  2024-06-26T07:49:35.7796968Z set -e 2024-06-26T07:49:35.7797592Z # ignore output since only exit code is used for conditional 2024-06-26T07:49:35.7798520Z # only pull docker image if it's not available locally 2024-06-26T07:49:35.7799541Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-06-26T07:49:35.7800460Z  retry docker pull "${DOCKER_IMAGE}" 2024-06-26T07:49:35.7801038Z fi 2024-06-26T07:49:35.7820662Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:35.7821337Z env: 2024-06-26T07:49:35.7821694Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:35.7822240Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:35.7823259Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:35.7824208Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:35.7824702Z AWS_REGION: us-east-1 2024-06-26T07:49:35.7825273Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:35.7825965Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:35.7836095Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:35.7837301Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:35.7838730Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:35.7839410Z ##[endgroup] 2024-06-26T07:49:35.7878145Z + set +e 2024-06-26T07:49:35.7878837Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:35.7879457Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:35.7882672Z + aws ecr get-login-password --region us-east-1 2024-06-26T07:49:35.7883447Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T07:49:37.1596545Z WARNING! Your password will be stored unencrypted in /home/pytorchci/.docker/config.json. 2024-06-26T07:49:37.1598169Z Configure a credential helper to remove this warning. See 2024-06-26T07:49:37.1599911Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-06-26T07:49:37.1600867Z 2024-06-26T07:49:37.1601087Z Login Succeeded 2024-06-26T07:49:37.1626981Z + set -e 2024-06-26T07:49:37.1628350Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:49:37.1795462Z ##[group]Run python3 -m pip install psutil==5.9.1 nvidia-ml-py==11.525.84 2024-06-26T07:49:37.1796214Z python3 -m pip install psutil==5.9.1 nvidia-ml-py==11.525.84 2024-06-26T07:49:37.1796847Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2024-06-26T07:49:37.1797443Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2024-06-26T07:49:37.1813825Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:49:37.1814523Z env: 2024-06-26T07:49:37.1814892Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:37.1815469Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:37.1816771Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:37.1817764Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:37.1818282Z AWS_REGION: us-east-1 2024-06-26T07:49:37.1818859Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:37.1819575Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:37.1830948Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:37.1831318Z ##[endgroup] 2024-06-26T07:49:37.4275831Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T07:49:37.4909813Z Requirement already satisfied: psutil==5.9.1 in /home/pytorchci/.local/lib/python3.10/site-packages (5.9.1) 2024-06-26T07:49:37.4913946Z Requirement already satisfied: nvidia-ml-py==11.525.84 in /home/pytorchci/.local/lib/python3.10/site-packages (11.525.84) 2024-06-26T07:49:37.6310086Z Prepare all required actions 2024-06-26T07:49:37.6310651Z Getting action download info 2024-06-26T07:49:37.8196547Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-06-26T07:49:38.3766080Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-06-26T07:49:38.8255445Z ##[group]Run ./.github/actions/download-build-artifacts 2024-06-26T07:49:38.8256295Z with: 2024-06-26T07:49:38.8256814Z name: linux-focal-rocm6.1-py3.8 2024-06-26T07:49:38.8257531Z s3-bucket: gha-artifacts 2024-06-26T07:49:38.8258108Z env: 2024-06-26T07:49:38.8258565Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:38.8259264Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:38.8261648Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:38.8262915Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:38.8263623Z AWS_REGION: us-east-1 2024-06-26T07:49:38.8264362Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:38.8265268Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:38.8276128Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:38.8276434Z ##[endgroup] 2024-06-26T07:49:38.8328679Z ##[group]Run seemethere/download-artifact-s3@v4 2024-06-26T07:49:38.8329464Z with: 2024-06-26T07:49:38.8329971Z name: linux-focal-rocm6.1-py3.8 2024-06-26T07:49:38.8330658Z s3-bucket: gha-artifacts 2024-06-26T07:49:38.8331257Z region: us-east-1 2024-06-26T07:49:38.8331758Z env: 2024-06-26T07:49:38.8332215Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:49:38.8332936Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:49:38.8334287Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:49:38.8335558Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:49:38.8336168Z AWS_REGION: us-east-1 2024-06-26T07:49:38.8336870Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:49:38.8337733Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:49:38.8351187Z AWS_SESSION_TOKEN: *** 2024-06-26T07:49:38.8351875Z ##[endgroup] 2024-06-26T07:49:39.1929765Z (node:3541003) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-06-26T07:49:39.1931142Z 2024-06-26T07:49:39.1931625Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-06-26T07:49:39.1932934Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-06-26T07:49:39.1934579Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-06-26T07:49:39.4778008Z Found 1 objects with prefix pytorch/pytorch/9673646808/linux-focal-rocm6.1-py3.8/ 2024-06-26T07:49:39.4780055Z Starting download (1/1): /home/pytorchci/actions-runner/_work/pytorch/pytorch/artifacts.zip 2024-06-26T07:50:37.0438401Z Finished download (1/1): /home/pytorchci/actions-runner/_work/pytorch/pytorch/artifacts.zip 2024-06-26T07:50:37.0461152Z Artifact download has finished successfully 2024-06-26T07:50:37.0794178Z ##[group]Run unzip -o artifacts.zip 2024-06-26T07:50:37.0795215Z unzip -o artifacts.zip 2024-06-26T07:50:37.0822427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:37.0823761Z env: 2024-06-26T07:50:37.0824382Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:37.0825238Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:37.0826674Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:37.0828047Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:37.0828851Z AWS_REGION: us-east-1 2024-06-26T07:50:37.0829870Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:37.0831109Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:37.0845450Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:37.0846236Z ##[endgroup] 2024-06-26T07:50:37.0916825Z Archive: artifacts.zip 2024-06-26T07:50:37.0919156Z creating: dist/ 2024-06-26T07:50:39.6979331Z inflating: dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T07:50:39.7098308Z inflating: dist/.ninja_log 2024-06-26T07:50:39.7101343Z creating: build/custom_test_artifacts/ 2024-06-26T07:50:39.7102656Z creating: build/custom_test_artifacts/custom-op-build/ 2024-06-26T07:50:39.7104008Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2024-06-26T07:50:39.7105543Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2024-06-26T07:50:39.7107322Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2024-06-26T07:50:39.7109035Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/ 2024-06-26T07:50:39.7110760Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeSystem.cmake 2024-06-26T07:50:39.7112554Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/ 2024-06-26T07:50:39.7113692Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ 2024-06-26T07:50:39.7114722Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c 2024-06-26T07:50:39.7115770Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdC/a.out 2024-06-26T07:50:39.7116722Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/ 2024-06-26T07:50:39.7117633Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ 2024-06-26T07:50:39.7118700Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-06-26T07:50:39.7119770Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out 2024-06-26T07:50:39.7120822Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin 2024-06-26T07:50:39.7121892Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake 2024-06-26T07:50:39.7122963Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin 2024-06-26T07:50:39.7124039Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake 2024-06-26T07:50:39.7124939Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2024-06-26T07:50:39.7125730Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2024-06-26T07:50:39.7126562Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2024-06-26T07:50:39.7127422Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2024-06-26T07:50:39.7128374Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2024-06-26T07:50:39.7129436Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2024-06-26T07:50:39.7130478Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2024-06-26T07:50:39.7132264Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2024-06-26T07:50:39.7134648Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2024-06-26T07:50:39.7136590Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2024-06-26T07:50:39.7138533Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2024-06-26T07:50:39.7140562Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2024-06-26T07:50:39.7142484Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2024-06-26T07:50:39.7144396Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2024-06-26T07:50:39.7246459Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2024-06-26T07:50:39.7248565Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2024-06-26T07:50:39.7250588Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2024-06-26T07:50:39.7252806Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2024-06-26T07:50:39.7254184Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2024-06-26T07:50:39.7255197Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2024-06-26T07:50:39.7256244Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2024-06-26T07:50:39.7257296Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2024-06-26T07:50:39.7258359Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2024-06-26T07:50:39.7259413Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2024-06-26T07:50:39.7260641Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2024-06-26T07:50:39.7266195Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2024-06-26T07:50:39.7335619Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-06-26T07:50:39.7337982Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-06-26T07:50:39.7340111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2024-06-26T07:50:39.7341922Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2024-06-26T07:50:39.7343124Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2024-06-26T07:50:39.7343958Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2024-06-26T07:50:39.7344809Z inflating: build/custom_test_artifacts/custom-op-build/detect_rocm_version.cc 2024-06-26T07:50:39.7345603Z inflating: build/custom_test_artifacts/custom-op-build/hip_new_types.cc 2024-06-26T07:50:39.7346371Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2024-06-26T07:50:39.7347091Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2024-06-26T07:50:39.7347838Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2024-06-26T07:50:39.7433132Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2024-06-26T07:50:39.7486332Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2024-06-26T07:50:39.7487812Z creating: build/custom_test_artifacts/jit-hook-build/ 2024-06-26T07:50:39.7489107Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2024-06-26T07:50:39.7490998Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2024-06-26T07:50:39.7492762Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2024-06-26T07:50:39.7494135Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/ 2024-06-26T07:50:39.7495006Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeSystem.cmake 2024-06-26T07:50:39.7495914Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/ 2024-06-26T07:50:39.7496810Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ 2024-06-26T07:50:39.7497817Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c 2024-06-26T07:50:39.7498910Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdC/a.out 2024-06-26T07:50:39.7499915Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/ 2024-06-26T07:50:39.7500910Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ 2024-06-26T07:50:39.7502140Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-06-26T07:50:39.7503207Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out 2024-06-26T07:50:39.7504245Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin 2024-06-26T07:50:39.7505286Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake 2024-06-26T07:50:39.7506345Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin 2024-06-26T07:50:39.7507406Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake 2024-06-26T07:50:39.7508305Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2024-06-26T07:50:39.7509098Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2024-06-26T07:50:39.7509924Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2024-06-26T07:50:39.7510793Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2024-06-26T07:50:39.7511766Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2024-06-26T07:50:39.7512876Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2024-06-26T07:50:39.7513938Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2024-06-26T07:50:39.7514939Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2024-06-26T07:50:39.7515960Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2024-06-26T07:50:39.7516987Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2024-06-26T07:50:39.7518016Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2024-06-26T07:50:39.7519034Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2024-06-26T07:50:39.7520045Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2024-06-26T07:50:39.7521494Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2024-06-26T07:50:39.7573586Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-06-26T07:50:39.7575751Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-06-26T07:50:39.7577735Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2024-06-26T07:50:39.7579726Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2024-06-26T07:50:39.7581451Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2024-06-26T07:50:39.7582948Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2024-06-26T07:50:39.7584450Z inflating: build/custom_test_artifacts/jit-hook-build/detect_rocm_version.cc 2024-06-26T07:50:39.7585880Z inflating: build/custom_test_artifacts/jit-hook-build/hip_new_types.cc 2024-06-26T07:50:39.7587262Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2024-06-26T07:50:39.7588552Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2024-06-26T07:50:39.7590062Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2024-06-26T07:50:39.7618855Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2024-06-26T07:50:39.7620207Z creating: build/custom_test_artifacts/custom-backend-build/ 2024-06-26T07:50:39.7621504Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2024-06-26T07:50:39.7622986Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2024-06-26T07:50:39.7624723Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2024-06-26T07:50:39.7626374Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/ 2024-06-26T07:50:39.7628073Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeSystem.cmake 2024-06-26T07:50:39.7629885Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/ 2024-06-26T07:50:39.7631630Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/tmp/ 2024-06-26T07:50:39.7633628Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c 2024-06-26T07:50:39.7635621Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdC/a.out 2024-06-26T07:50:39.7637396Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/ 2024-06-26T07:50:39.7639167Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/tmp/ 2024-06-26T07:50:39.7641217Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-06-26T07:50:39.7643278Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CompilerIdCXX/a.out 2024-06-26T07:50:39.7645347Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin 2024-06-26T07:50:39.7647398Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCCompiler.cmake 2024-06-26T07:50:39.7649468Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin 2024-06-26T07:50:39.7651558Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake 2024-06-26T07:50:39.7653322Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2024-06-26T07:50:39.7654874Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2024-06-26T07:50:39.7656490Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2024-06-26T07:50:39.7658196Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2024-06-26T07:50:39.7660183Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2024-06-26T07:50:39.7662367Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2024-06-26T07:50:39.7664433Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2024-06-26T07:50:39.7666625Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2024-06-26T07:50:39.7668616Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2024-06-26T07:50:39.7670624Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2024-06-26T07:50:39.7672635Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2024-06-26T07:50:39.7674637Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2024-06-26T07:50:39.7676618Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2024-06-26T07:50:39.7678886Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2024-06-26T07:50:39.7744364Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-06-26T07:50:39.7746511Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2024-06-26T07:50:39.7748668Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2024-06-26T07:50:39.7751063Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2024-06-26T07:50:39.7753362Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2024-06-26T07:50:39.7755525Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2024-06-26T07:50:39.7757777Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2024-06-26T07:50:39.7760022Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2024-06-26T07:50:39.7762274Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2024-06-26T07:50:39.7764523Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2024-06-26T07:50:39.7766740Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2024-06-26T07:50:39.7769141Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2024-06-26T07:50:39.7810150Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-06-26T07:50:39.7812539Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-06-26T07:50:39.7814658Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2024-06-26T07:50:39.7816555Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2024-06-26T07:50:39.7818309Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2024-06-26T07:50:39.7820118Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2024-06-26T07:50:39.7821856Z inflating: build/custom_test_artifacts/custom-backend-build/detect_rocm_version.cc 2024-06-26T07:50:39.7823496Z inflating: build/custom_test_artifacts/custom-backend-build/hip_new_types.cc 2024-06-26T07:50:39.7825067Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2024-06-26T07:50:39.7826566Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2024-06-26T07:50:39.7828114Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2024-06-26T07:50:39.7900813Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2024-06-26T07:50:39.7936283Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2024-06-26T07:50:39.7937428Z creating: build/lib/ 2024-06-26T07:50:39.8010190Z inflating: build/lib/libprotobuf-lite.a 2024-06-26T07:50:39.8391991Z inflating: build/lib/libprotobuf.a 2024-06-26T07:50:39.8814073Z inflating: build/lib/libprotoc.a 2024-06-26T07:50:39.8822091Z inflating: build/lib/libpthreadpool.a 2024-06-26T07:50:39.8828700Z inflating: build/lib/libcpuinfo.a 2024-06-26T07:50:39.8835100Z inflating: build/lib/libcpuinfo_internals.a 2024-06-26T07:50:39.8836080Z inflating: build/lib/libclog.a 2024-06-26T07:50:39.8851627Z inflating: build/lib/libpytorch_qnnpack.a 2024-06-26T07:50:39.8854792Z inflating: build/lib/libnnpack_reference_layers.a 2024-06-26T07:50:39.8868164Z inflating: build/lib/libnnpack.a 2024-06-26T07:50:39.8922178Z inflating: build/lib/libgtest.a 2024-06-26T07:50:39.8937015Z inflating: build/lib/libgmock.a 2024-06-26T07:50:39.8937910Z inflating: build/lib/libgmock_main.a 2024-06-26T07:50:39.8938755Z inflating: build/lib/libgtest_main.a 2024-06-26T07:50:39.9000352Z inflating: build/lib/libbenchmark.a 2024-06-26T07:50:39.9001312Z inflating: build/lib/libbenchmark_main.a 2024-06-26T07:50:39.9154585Z inflating: build/lib/libXNNPACK.a 2024-06-26T07:50:39.9160501Z inflating: build/lib/libittnotify.a 2024-06-26T07:50:39.9213590Z inflating: build/lib/libasmjit.a 2024-06-26T07:50:40.0261477Z inflating: build/lib/libfbgemm.a 2024-06-26T07:50:40.0284498Z inflating: build/lib/libtensorpipe_uv.a 2024-06-26T07:50:40.0764574Z inflating: build/lib/libtensorpipe.a 2024-06-26T07:50:40.0765506Z inflating: build/lib/libfoxi_loader.a 2024-06-26T07:50:40.0859650Z inflating: build/lib/libgloo.a 2024-06-26T07:50:40.0894767Z inflating: build/lib/libonnx_proto.a 2024-06-26T07:50:40.1218673Z inflating: build/lib/libgloo_hip.a 2024-06-26T07:50:40.1799630Z inflating: build/lib/libonnx.a 2024-06-26T07:50:41.0289757Z inflating: build/lib/libdnnl.a 2024-06-26T07:50:41.0307988Z inflating: build/lib/libfmt.a 2024-06-26T07:50:41.0584856Z inflating: build/lib/libkineto.a 2024-06-26T07:50:41.0661095Z inflating: build/lib/libc10.so 2024-06-26T07:50:41.0662070Z inflating: build/lib/libtorch_global_deps.so 2024-06-26T07:50:41.0663009Z inflating: build/lib/libcaffe2_nvrtc.so 2024-06-26T07:50:41.0699274Z inflating: build/lib/libc10_hip.so 2024-06-26T07:50:43.3356731Z inflating: build/lib/libtorch_cpu.so 2024-06-26T07:50:43.3360650Z inflating: build/lib/libunbox_lib.a 2024-06-26T07:50:43.3363978Z inflating: build/lib/libshm.so 2024-06-26T07:50:49.4489686Z inflating: build/lib/libtorch_hip.so 2024-06-26T07:50:49.4490654Z inflating: build/lib/libtorch.so 2024-06-26T07:50:49.4508150Z inflating: build/lib/libjitbackend_test.so 2024-06-26T07:50:49.4565516Z inflating: build/lib/libtorchbind_test.so 2024-06-26T07:50:49.4586605Z inflating: build/lib/libbackend_with_compiler.so 2024-06-26T07:50:49.6212829Z inflating: build/lib/libtorch_python.so 2024-06-26T07:50:49.6241349Z inflating: build/lib/libnnapi_backend.so 2024-06-26T07:50:49.6242244Z creating: build/bin/ 2024-06-26T07:50:49.6242903Z creating: build/bin/CMakeFiles/ 2024-06-26T07:50:49.6286899Z inflating: build/bin/memory_format_test 2024-06-26T07:50:49.6287879Z inflating: build/bin/cmake_install.cmake 2024-06-26T07:50:49.6331379Z inflating: build/bin/memory_overlapping_test 2024-06-26T07:50:49.6332429Z inflating: build/bin/CTestTestfile.cmake 2024-06-26T07:50:49.6704507Z inflating: build/bin/protoc-3.13.0.0 2024-06-26T07:50:49.7076109Z inflating: build/bin/protoc 2024-06-26T07:50:49.7117928Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2024-06-26T07:50:49.7161009Z inflating: build/bin/c10_DeviceGuard_test 2024-06-26T07:50:49.7202870Z inflating: build/bin/c10_Device_test 2024-06-26T07:50:49.7252153Z inflating: build/bin/c10_DispatchKeySet_test 2024-06-26T07:50:49.7296324Z inflating: build/bin/c10_Scalar_test 2024-06-26T07:50:49.7336860Z inflating: build/bin/c10_StreamGuard_test 2024-06-26T07:50:49.7379244Z inflating: build/bin/c10_SymInt_test 2024-06-26T07:50:49.7424508Z inflating: build/bin/c10_InlineDeviceGuard_test 2024-06-26T07:50:49.7470799Z inflating: build/bin/c10_InlineStreamGuard_test 2024-06-26T07:50:49.7517663Z inflating: build/bin/c10_SizesAndStrides_test 2024-06-26T07:50:49.7558232Z inflating: build/bin/c10_ConstexprCrc_test 2024-06-26T07:50:49.7602293Z inflating: build/bin/c10_Bitset_test 2024-06-26T07:50:49.7661237Z inflating: build/bin/c10_cow_test 2024-06-26T07:50:49.7702694Z inflating: build/bin/c10_DeadlockDetection_test 2024-06-26T07:50:49.7746083Z inflating: build/bin/c10_Half_test 2024-06-26T07:50:49.7792402Z inflating: build/bin/c10_LeftRight_test 2024-06-26T07:50:49.7838316Z inflating: build/bin/c10_Metaprogramming_test 2024-06-26T07:50:49.7879941Z inflating: build/bin/c10_Synchronized_test 2024-06-26T07:50:49.7926219Z inflating: build/bin/c10_ThreadLocal_test 2024-06-26T07:50:49.7968909Z inflating: build/bin/c10_TypeIndex_test 2024-06-26T07:50:49.8011078Z inflating: build/bin/c10_TypeList_test 2024-06-26T07:50:49.8054179Z inflating: build/bin/c10_accumulate_test 2024-06-26T07:50:49.8100273Z inflating: build/bin/c10_bfloat16_test 2024-06-26T07:50:49.8140821Z inflating: build/bin/c10_TypeTraits_test 2024-06-26T07:50:49.8187798Z inflating: build/bin/c10_complex_math_test 2024-06-26T07:50:49.8229727Z inflating: build/bin/c10_bit_cast_test 2024-06-26T07:50:49.8275881Z inflating: build/bin/c10_complex_test 2024-06-26T07:50:49.8320120Z inflating: build/bin/c10_exception_test 2024-06-26T07:50:49.8361943Z inflating: build/bin/c10_flags_test 2024-06-26T07:50:49.8403569Z inflating: build/bin/c10_generic_math_test 2024-06-26T07:50:49.8445764Z inflating: build/bin/c10_irange_test 2024-06-26T07:50:49.8490372Z inflating: build/bin/c10_lazy_test 2024-06-26T07:50:49.8627195Z inflating: build/bin/c10_intrusive_ptr_test 2024-06-26T07:50:49.8674667Z inflating: build/bin/c10_logging_test 2024-06-26T07:50:49.8737045Z inflating: build/bin/c10_optional_test 2024-06-26T07:50:49.8788933Z inflating: build/bin/c10_ordered_preserving_dict_test 2024-06-26T07:50:49.8834062Z inflating: build/bin/c10_registry_test 2024-06-26T07:50:49.8876821Z inflating: build/bin/c10_ssize_test 2024-06-26T07:50:49.8919906Z inflating: build/bin/c10_string_util_test 2024-06-26T07:50:49.8961790Z inflating: build/bin/c10_tempfile_test 2024-06-26T07:50:49.9010578Z inflating: build/bin/c10_string_view_test 2024-06-26T07:50:49.9057217Z inflating: build/bin/c10_typeid_test 2024-06-26T07:50:49.9182719Z inflating: build/bin/c10_small_vector_test 2024-06-26T07:50:49.9222952Z inflating: build/bin/c10_intrusive_ptr_benchmark 2024-06-26T07:50:49.9263549Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2024-06-26T07:50:49.9304015Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2024-06-26T07:50:49.9344656Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2024-06-26T07:50:49.9385347Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2024-06-26T07:50:49.9425973Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2024-06-26T07:50:49.9466390Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2024-06-26T07:50:49.9506793Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2024-06-26T07:50:49.9547258Z inflating: build/bin/c10_hip_HIPTest 2024-06-26T07:50:49.9833478Z inflating: build/bin/vec_test_all_types_AVX512 2024-06-26T07:50:50.0132579Z inflating: build/bin/vec_test_all_types_AVX2 2024-06-26T07:50:50.0407571Z inflating: build/bin/vec_test_all_types_DEFAULT 2024-06-26T07:50:50.0452424Z inflating: build/bin/test_edge_op_registration 2024-06-26T07:50:50.0496485Z inflating: build/bin/FileStoreTest 2024-06-26T07:50:50.0542927Z inflating: build/bin/TCPStoreTest 2024-06-26T07:50:50.0587190Z inflating: build/bin/HashStoreTest 2024-06-26T07:50:50.0641925Z inflating: build/bin/ProcessGroupGlooTest 2024-06-26T07:50:50.0643334Z inflating: build/bin/example_allreduce 2024-06-26T07:50:50.0647288Z inflating: build/bin/torch_shm_manager 2024-06-26T07:50:50.0858650Z inflating: build/bin/static_runtime_test 2024-06-26T07:50:50.0908119Z inflating: build/bin/static_runtime_bench 2024-06-26T07:50:50.0969615Z inflating: build/bin/Dict_test 2024-06-26T07:50:50.1012899Z inflating: build/bin/Dimname_test 2024-06-26T07:50:50.1066724Z inflating: build/bin/MaybeOwned_test 2024-06-26T07:50:50.1115041Z inflating: build/bin/NamedTensor_test 2024-06-26T07:50:50.1163960Z inflating: build/bin/apply_utils_test 2024-06-26T07:50:50.1212948Z inflating: build/bin/atest 2024-06-26T07:50:50.1265577Z inflating: build/bin/basic 2024-06-26T07:50:50.1311189Z inflating: build/bin/broadcast_test 2024-06-26T07:50:50.1353725Z inflating: build/bin/cpu_allocator_test 2024-06-26T07:50:50.1402687Z inflating: build/bin/cpu_generator_test 2024-06-26T07:50:50.1447104Z inflating: build/bin/cpu_profiling_allocator_test 2024-06-26T07:50:50.1524854Z inflating: build/bin/cpu_rng_test 2024-06-26T07:50:50.1566503Z inflating: build/bin/dispatch_key_set_test 2024-06-26T07:50:50.1608303Z inflating: build/bin/dlconvertor_test 2024-06-26T07:50:50.1656643Z inflating: build/bin/extension_backend_test 2024-06-26T07:50:50.1702552Z inflating: build/bin/half_test 2024-06-26T07:50:50.1782585Z inflating: build/bin/ivalue_test 2024-06-26T07:50:50.1824198Z inflating: build/bin/lazy_tensor_test 2024-06-26T07:50:50.1869405Z inflating: build/bin/math_kernel_test 2024-06-26T07:50:50.1913589Z inflating: build/bin/mobile_memory_cleanup 2024-06-26T07:50:50.1960516Z inflating: build/bin/native_test 2024-06-26T07:50:50.2002682Z inflating: build/bin/operator_name_test 2024-06-26T07:50:50.2045493Z inflating: build/bin/operators_test 2024-06-26T07:50:50.2088249Z inflating: build/bin/packedtensoraccessor_test 2024-06-26T07:50:50.2144240Z inflating: build/bin/pow_test 2024-06-26T07:50:50.2191879Z inflating: build/bin/quantized_test 2024-06-26T07:50:50.2233573Z inflating: build/bin/reduce_ops_test 2024-06-26T07:50:50.2276051Z inflating: build/bin/reportMemoryUsage_test 2024-06-26T07:50:50.2323062Z inflating: build/bin/scalar_tensor_test 2024-06-26T07:50:50.2371877Z inflating: build/bin/scalar_test 2024-06-26T07:50:50.2415056Z inflating: build/bin/StorageUtils_test 2024-06-26T07:50:50.2458835Z inflating: build/bin/stride_properties_test 2024-06-26T07:50:50.2524915Z inflating: build/bin/tensor_iterator_test 2024-06-26T07:50:50.2526233Z inflating: build/bin/thread_init_test 2024-06-26T07:50:50.2573436Z inflating: build/bin/type_ptr_test 2024-06-26T07:50:50.2618473Z inflating: build/bin/test_parallel 2024-06-26T07:50:50.2668389Z inflating: build/bin/type_test 2024-06-26T07:50:50.2711488Z inflating: build/bin/undefined_tensor_test 2024-06-26T07:50:50.2769317Z inflating: build/bin/legacy_vmap_test 2024-06-26T07:50:50.2770292Z inflating: build/bin/verify_api_visibility 2024-06-26T07:50:50.2813402Z inflating: build/bin/weakref_test 2024-06-26T07:50:50.2856194Z inflating: build/bin/wrapdim_test 2024-06-26T07:50:50.2906323Z inflating: build/bin/IListRef_test 2024-06-26T07:50:50.2949320Z inflating: build/bin/xla_tensor_test 2024-06-26T07:50:50.3037807Z inflating: build/bin/List_test 2024-06-26T07:50:50.3139590Z inflating: build/bin/kernel_function_legacy_test 2024-06-26T07:50:50.3195160Z inflating: build/bin/KernelFunction_test 2024-06-26T07:50:50.3275485Z inflating: build/bin/kernel_function_test 2024-06-26T07:50:50.3382247Z inflating: build/bin/kernel_lambda_legacy_test 2024-06-26T07:50:50.3468564Z inflating: build/bin/kernel_lambda_test 2024-06-26T07:50:50.3519504Z inflating: build/bin/kernel_stackbased_test 2024-06-26T07:50:50.3600308Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2024-06-26T07:50:50.3642613Z inflating: build/bin/CppSignature_test 2024-06-26T07:50:50.3683198Z inflating: build/bin/op_allowlist_test 2024-06-26T07:50:50.3729668Z inflating: build/bin/backend_fallback_test 2024-06-26T07:50:50.3782723Z inflating: build/bin/inline_container_test 2024-06-26T07:50:50.4033979Z inflating: build/bin/op_registration_test 2024-06-26T07:50:50.4078264Z inflating: build/bin/hip_apply_test 2024-06-26T07:50:50.4119016Z inflating: build/bin/hip_complex_math_test 2024-06-26T07:50:50.4160012Z inflating: build/bin/hip_complex_test 2024-06-26T07:50:50.4200289Z inflating: build/bin/hip_distributions_test 2024-06-26T07:50:50.4242436Z inflating: build/bin/hip_dlconvertor_test 2024-06-26T07:50:50.4283142Z inflating: build/bin/hip_generator_test 2024-06-26T07:50:50.4323771Z inflating: build/bin/hip_half_test 2024-06-26T07:50:50.4364465Z inflating: build/bin/hip_integer_divider_test 2024-06-26T07:50:50.4405077Z inflating: build/bin/hip_optional_test 2024-06-26T07:50:50.4445871Z inflating: build/bin/hip_packedtensoraccessor_test 2024-06-26T07:50:50.4486906Z inflating: build/bin/hip_vectorized_test 2024-06-26T07:50:50.4969155Z inflating: build/bin/test_jit 2024-06-26T07:50:50.5634610Z inflating: build/bin/test_tensorexpr 2024-06-26T07:50:50.5647014Z inflating: build/bin/tutorial_tensorexpr 2024-06-26T07:50:50.5693035Z inflating: build/bin/test_dist_autograd 2024-06-26T07:50:50.5750691Z inflating: build/bin/test_cpp_rpc 2024-06-26T07:50:50.6738126Z inflating: build/bin/test_api 2024-06-26T07:50:50.6739281Z inflating: build/bin/parallel_benchmark 2024-06-26T07:50:50.6795890Z inflating: build/bin/test_mobile_nnc 2024-06-26T07:50:50.6803264Z inflating: build/bin/aot_model_compiler_test 2024-06-26T07:50:50.7091024Z inflating: build/bin/test_lazy 2024-06-26T07:50:50.7091892Z creating: .additional_ci_files/ 2024-06-26T07:50:50.7137752Z inflating: .additional_ci_files/test-times.json 2024-06-26T07:50:50.7321154Z inflating: .additional_ci_files/test-class-times.json 2024-06-26T07:50:50.7371018Z ##[group]Run rm artifacts.zip 2024-06-26T07:50:50.7371717Z rm artifacts.zip 2024-06-26T07:50:50.7398391Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:50.7399293Z env: 2024-06-26T07:50:50.7399774Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:50.7400520Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:50.7401921Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:50.7403211Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:50.7403884Z AWS_REGION: us-east-1 2024-06-26T07:50:50.7404643Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:50.7405579Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:50.7419948Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:50.7420556Z ##[endgroup] 2024-06-26T07:50:50.8490655Z ##[group]Run df -H 2024-06-26T07:50:50.8491169Z df -H 2024-06-26T07:50:50.8517126Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:50.8517962Z env: 2024-06-26T07:50:50.8518400Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:50.8519077Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:50.8520338Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:50.8521509Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:50.8522121Z AWS_REGION: us-east-1 2024-06-26T07:50:50.8522792Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:50.8523723Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:50.8537625Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:50.8538214Z ##[endgroup] 2024-06-26T07:50:50.8596369Z Filesystem Size Used Avail Use% Mounted on 2024-06-26T07:50:50.8597505Z tmpfs 14G 18M 14G 1% /run 2024-06-26T07:50:50.8599471Z /dev/mapper/ubuntu--vg-ubuntu--lv 1.9T 394G 1.4T 22% / 2024-06-26T07:50:50.8600579Z tmpfs 68G 8.2k 68G 1% /dev/shm 2024-06-26T07:50:50.8601579Z tmpfs 5.3M 0 5.3M 0% /run/lock 2024-06-26T07:50:50.8602607Z /dev/sda2 2.1G 279M 1.7G 15% /boot 2024-06-26T07:50:50.8603646Z /dev/sda1 1.2G 6.4M 1.2G 1% /boot/efi 2024-06-26T07:50:50.8604676Z tmpfs 14G 17k 14G 1% /run/user/1001 2024-06-26T07:50:50.8673467Z Prepare all required actions 2024-06-26T07:50:50.8674216Z Getting action download info 2024-06-26T07:50:51.2721025Z ##[group]Run ./.github/actions/download-td-artifacts 2024-06-26T07:50:51.2721866Z with: 2024-06-26T07:50:51.2722297Z env: 2024-06-26T07:50:51.2722783Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:51.2723521Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:51.2724883Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:51.2726160Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:51.2726822Z AWS_REGION: us-east-1 2024-06-26T07:50:51.2727551Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:51.2728451Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:51.2742047Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:51.2742638Z ##[endgroup] 2024-06-26T07:50:51.2801145Z ##[group]Run seemethere/download-artifact-s3@v4 2024-06-26T07:50:51.2801912Z with: 2024-06-26T07:50:51.2802365Z name: td_results 2024-06-26T07:50:51.2802983Z s3-bucket: gha-artifacts 2024-06-26T07:50:51.2803593Z region: us-east-1 2024-06-26T07:50:51.2804099Z env: 2024-06-26T07:50:51.2804559Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:51.2805272Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:51.2806638Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:51.2807882Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:51.2808555Z AWS_REGION: us-east-1 2024-06-26T07:50:51.2809249Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:51.2810156Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:51.2823739Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:51.2824333Z ##[endgroup] 2024-06-26T07:50:51.6402633Z (node:3541044) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-06-26T07:50:51.6404002Z 2024-06-26T07:50:51.6404482Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-06-26T07:50:51.6405812Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-06-26T07:50:51.6407452Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-06-26T07:50:51.9177271Z Found 0 objects with prefix pytorch/pytorch/9673646808/td_results/ 2024-06-26T07:50:51.9190645Z Artifact download has finished successfully 2024-06-26T07:50:51.9460413Z ##[group]Run mkdir -p .additional_ci_files 2024-06-26T07:50:51.9461274Z mkdir -p .additional_ci_files 2024-06-26T07:50:51.9462270Z mv td_results.json .additional_ci_files/td_results.json 2024-06-26T07:50:51.9489100Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:51.9489996Z env: 2024-06-26T07:50:51.9490497Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:51.9491246Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:51.9492628Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:51.9493900Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:51.9494593Z AWS_REGION: us-east-1 2024-06-26T07:50:51.9495339Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:51.9496274Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:51.9510594Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:51.9511344Z ##[endgroup] 2024-06-26T07:50:51.9585928Z mv: cannot stat 'td_results.json': No such file or directory 2024-06-26T07:50:51.9600445Z ##[error]Process completed with exit code 1. 2024-06-26T07:50:51.9653791Z ##[group]Run .github/scripts/parse_ref.py 2024-06-26T07:50:51.9654724Z .github/scripts/parse_ref.py 2024-06-26T07:50:51.9673509Z shell: /usr/bin/bash -e {0} 2024-06-26T07:50:51.9673830Z env: 2024-06-26T07:50:51.9674072Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:51.9674449Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:51.9675155Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:51.9675803Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:51.9676141Z AWS_REGION: us-east-1 2024-06-26T07:50:51.9676506Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:51.9676975Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:51.9683932Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:51.9684443Z ##[endgroup] 2024-06-26T07:50:51.9920373Z Prepare all required actions 2024-06-26T07:50:51.9973404Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-06-26T07:50:51.9974205Z with: 2024-06-26T07:50:51.9975052Z github-token: *** 2024-06-26T07:50:51.9975572Z env: 2024-06-26T07:50:51.9976032Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:51.9976752Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:51.9978106Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:51.9979371Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:51.9980167Z AWS_REGION: us-east-1 2024-06-26T07:50:51.9980851Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:51.9981750Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:51.9996227Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:51.9996804Z ##[endgroup] 2024-06-26T07:50:52.0020309Z ##[group]Run set -eux 2024-06-26T07:50:52.0020901Z set -eux 2024-06-26T07:50:52.0021996Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-06-26T07:50:52.0049215Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:52.0050093Z env: 2024-06-26T07:50:52.0050558Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:52.0051274Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:52.0052623Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:52.0053876Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:52.0054531Z AWS_REGION: us-east-1 2024-06-26T07:50:52.0055229Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:52.0056116Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:52.0070693Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:52.0071567Z GITHUB_TOKEN: *** 2024-06-26T07:50:52.0072108Z ##[endgroup] 2024-06-26T07:50:52.0111519Z + python3 .github/scripts/get_workflow_job_id.py 9673646808 pytorch-rocm-hw-11 2024-06-26T07:50:53.5810079Z setting job-id=26688582985 2024-06-26T07:50:53.5811597Z setting job-name=rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:50:53.6165961Z Prepare all required actions 2024-06-26T07:50:53.6166850Z Getting action download info 2024-06-26T07:50:53.7761650Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-06-26T07:50:54.2392019Z ##[group]Run ./.github/actions/filter-test-configs 2024-06-26T07:50:54.2392435Z with: 2024-06-26T07:50:54.2392837Z github-token: *** 2024-06-26T07:50:54.2393511Z test-matrix: {"include": [{"config": "inductor", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.2", "unstable": "unstable"}]} 2024-06-26T07:50:54.2394606Z job-name: rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:50:54.2395282Z env: 2024-06-26T07:50:54.2395568Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:54.2395997Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:54.2396734Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:54.2397573Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:54.2397915Z AWS_REGION: us-east-1 2024-06-26T07:50:54.2398262Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:54.2398724Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:54.2405590Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:54.2405897Z ##[endgroup] 2024-06-26T07:50:54.2453815Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-06-26T07:50:54.2454623Z with: 2024-06-26T07:50:54.2455024Z shell: bash 2024-06-26T07:50:54.2455471Z timeout_minutes: 10 2024-06-26T07:50:54.2455959Z max_attempts: 5 2024-06-26T07:50:54.2456433Z retry_wait_seconds: 30 2024-06-26T07:50:54.2458101Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T07:50:54.2459670Z polling_interval_seconds: 1 2024-06-26T07:50:54.2460245Z warning_on_retry: true 2024-06-26T07:50:54.2460704Z continue_on_error: false 2024-06-26T07:50:54.2461139Z env: 2024-06-26T07:50:54.2461486Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:54.2462021Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:54.2463021Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:54.2463982Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:54.2464478Z AWS_REGION: us-east-1 2024-06-26T07:50:54.2465004Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:54.2465690Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:54.2474796Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:54.2475144Z GITHUB_TOKEN: *** 2024-06-26T07:50:54.2475366Z ##[endgroup] 2024-06-26T07:50:54.2909061Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-06-26T07:50:54.5255451Z Defaulting to user installation because normal site-packages is not writeable 2024-06-26T07:50:54.5906256Z Requirement already satisfied: requests==2.27.1 in /home/pytorchci/.local/lib/python3.10/site-packages (2.27.1) 2024-06-26T07:50:54.5909606Z Requirement already satisfied: pyyaml==6.0.1 in /home/pytorchci/.local/lib/python3.10/site-packages (6.0.1) 2024-06-26T07:50:54.6002268Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/pytorchci/.local/lib/python3.10/site-packages (from requests==2.27.1) (2.0.12) 2024-06-26T07:50:54.6011410Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests==2.27.1) (3.3) 2024-06-26T07:50:54.6014286Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests==2.27.1) (1.26.5) 2024-06-26T07:50:54.6020002Z Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.27.1) (2020.6.20) 2024-06-26T07:50:55.2922398Z Command completed after 1 attempt(s). 2024-06-26T07:50:55.3005443Z ##[group]Run set -x 2024-06-26T07:50:55.3006135Z set -x 2024-06-26T07:50:55.3006730Z  2024-06-26T07:50:55.3008221Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T07:50:55.3009461Z # in runner workspace 2024-06-26T07:50:55.3010401Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-06-26T07:50:55.3036771Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:55.3037667Z env: 2024-06-26T07:50:55.3038136Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:55.3038867Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:55.3040205Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:55.3041449Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:55.3042183Z AWS_REGION: us-east-1 2024-06-26T07:50:55.3043025Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:55.3044109Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:55.3057723Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:55.3058310Z ##[endgroup] 2024-06-26T07:50:55.3109824Z + python3 /home/pytorchci/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-06-26T07:50:55.3308155Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T07:50:55.3308652Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-06-26T07:50:55.3309070Z echo "Job name: ${JOB_NAME}" 2024-06-26T07:50:55.3309426Z  2024-06-26T07:50:55.3309921Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-06-26T07:50:55.3310543Z # in runner workspace 2024-06-26T07:50:55.3311073Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-06-26T07:50:55.3311673Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-06-26T07:50:55.3312094Z  --job-name "${JOB_NAME}" \ 2024-06-26T07:50:55.3312898Z  --test-matrix "{"include": [{"config": "inductor", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.2", "unstable": "unstable"}]}" \ 2024-06-26T07:50:55.3313725Z  --selected-test-configs "" \ 2024-06-26T07:50:55.3314170Z  --pr-number "${PR_NUMBER}" \ 2024-06-26T07:50:55.3314546Z  --tag "${TAG}" \ 2024-06-26T07:50:55.3314902Z  --event-name "${EVENT_NAME}" \ 2024-06-26T07:50:55.3315309Z  --schedule "${SCHEDULE}" \ 2024-06-26T07:50:55.3315692Z  --branch "${HEAD_BRANCH}" 2024-06-26T07:50:55.3334879Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:55.3335763Z env: 2024-06-26T07:50:55.3336239Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:55.3336971Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:55.3338347Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:55.3339619Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:55.3340395Z AWS_REGION: us-east-1 2024-06-26T07:50:55.3341138Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:55.3342053Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:55.3356478Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:55.3357009Z GITHUB_TOKEN: *** 2024-06-26T07:50:55.3357548Z JOB_NAME: rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:50:55.3358140Z PR_NUMBER: 2024-06-26T07:50:55.3358420Z TAG: ciflow/inductor/129470 2024-06-26T07:50:55.3358750Z EVENT_NAME: push 2024-06-26T07:50:55.3359025Z SCHEDULE: 2024-06-26T07:50:55.3359280Z HEAD_BRANCH: 2024-06-26T07:50:55.3359545Z ##[endgroup] 2024-06-26T07:50:55.3400682Z Workflow: inductor 2024-06-26T07:50:55.3402219Z Job name: rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:50:55.6352652Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-06-26T07:50:56.1865504Z ##[group]Run echo "Filtered matrix:" 2024-06-26T07:50:56.1866439Z echo "Filtered matrix:" 2024-06-26T07:50:56.1868146Z echo "{"include": [{"config": "inductor", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.2", "unstable": "unstable"}]}" 2024-06-26T07:50:56.1869808Z  2024-06-26T07:50:56.1870715Z echo 2024-06-26T07:50:56.1871367Z echo "Is the current job unstable? True" 2024-06-26T07:50:56.1872150Z  2024-06-26T07:50:56.1872604Z echo 2024-06-26T07:50:56.1873209Z echo "Is keep-going label set? False" 2024-06-26T07:50:56.1873968Z  2024-06-26T07:50:56.1874410Z echo 2024-06-26T07:50:56.1874946Z echo "Renabled issues? " 2024-06-26T07:50:56.1893833Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:56.1894289Z env: 2024-06-26T07:50:56.1894533Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:56.1894912Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:56.1895619Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:56.1896270Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:56.1896610Z AWS_REGION: us-east-1 2024-06-26T07:50:56.1897028Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:56.1897504Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:56.1904638Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:56.1904947Z ##[endgroup] 2024-06-26T07:50:56.1939684Z Filtered matrix: 2024-06-26T07:50:56.1941055Z {include: [{config: inductor, shard: 1, num_shards: 1, runner: linux.rocm.gpu.2, unstable: unstable}]} 2024-06-26T07:50:56.1942245Z 2024-06-26T07:50:56.1942519Z Is the current job unstable? True 2024-06-26T07:50:56.1943029Z 2024-06-26T07:50:56.1943446Z Is keep-going label set? False 2024-06-26T07:50:56.1944001Z 2024-06-26T07:50:56.1944243Z Renabled issues? 2024-06-26T07:50:56.2068860Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2024-06-26T07:50:56.2070158Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2024-06-26T07:50:56.2093180Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T07:50:56.2094069Z env: 2024-06-26T07:50:56.2094539Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:56.2095256Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:56.2096614Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:56.2097866Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:56.2098520Z AWS_REGION: us-east-1 2024-06-26T07:50:56.2099223Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:56.2100233Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:56.2113700Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:56.2114290Z JOB_TIMEOUT: 300 2024-06-26T07:50:56.2114808Z ##[endgroup] 2024-06-26T07:50:56.2237293Z ##[group]Run set -x 2024-06-26T07:50:56.2237662Z set -x 2024-06-26T07:50:56.2237932Z  2024-06-26T07:50:56.2238315Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2024-06-26T07:50:56.2239304Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2024-06-26T07:50:56.2240415Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2024-06-26T07:50:56.2241342Z  TEST_COMMAND=.ci/caffe2/test.sh 2024-06-26T07:50:56.2242087Z else 2024-06-26T07:50:56.2242709Z  TEST_COMMAND=.ci/pytorch/test.sh 2024-06-26T07:50:56.2243444Z fi 2024-06-26T07:50:56.2243904Z  2024-06-26T07:50:56.2244729Z # detached container should get cleaned up by teardown_ec2_linux 2024-06-26T07:50:56.2246316Z # TODO: Stop building test binaries as part of the build phase 2024-06-26T07:50:56.2247732Z # Used for GPU_FLAG since that doesn't play nice 2024-06-26T07:50:56.2248776Z # shellcheck disable=SC2086,SC2090 2024-06-26T07:50:56.2249605Z container_name=$(docker run \ 2024-06-26T07:50:56.2250339Z  ${GPU_FLAG:-} \ 2024-06-26T07:50:56.2250980Z  -e BUILD_ENVIRONMENT \ 2024-06-26T07:50:56.2251669Z  -e PR_NUMBER \ 2024-06-26T07:50:56.2252299Z  -e GITHUB_ACTIONS \ 2024-06-26T07:50:56.2252968Z  -e GITHUB_REPOSITORY \ 2024-06-26T07:50:56.2253662Z  -e GITHUB_WORKFLOW \ 2024-06-26T07:50:56.2254319Z  -e GITHUB_JOB \ 2024-06-26T07:50:56.2254996Z  -e GITHUB_RUN_ID \ 2024-06-26T07:50:56.2255766Z  -e GITHUB_RUN_NUMBER \ 2024-06-26T07:50:56.2256580Z  -e GITHUB_RUN_ATTEMPT \ 2024-06-26T07:50:56.2257385Z  -e JOB_ID \ 2024-06-26T07:50:56.2258067Z  -e JOB_NAME \ 2024-06-26T07:50:56.2258759Z  -e BRANCH \ 2024-06-26T07:50:56.2259413Z  -e SHA1 \ 2024-06-26T07:50:56.2260227Z  -e AWS_DEFAULT_REGION \ 2024-06-26T07:50:56.2260940Z  -e IN_WHEEL_TEST \ 2024-06-26T07:50:56.2261578Z  -e SHARD_NUMBER \ 2024-06-26T07:50:56.2262210Z  -e TEST_CONFIG \ 2024-06-26T07:50:56.2262838Z  -e NUM_TEST_SHARDS \ 2024-06-26T07:50:56.2263511Z  -e REENABLED_ISSUES \ 2024-06-26T07:50:56.2264221Z  -e CONTINUE_THROUGH_ERROR \ 2024-06-26T07:50:56.2264952Z  -e VERBOSE_TEST_LOGS \ 2024-06-26T07:50:56.2265630Z  -e NO_TEST_TIMEOUT \ 2024-06-26T07:50:56.2266273Z  -e NO_TD \ 2024-06-26T07:50:56.2266977Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-06-26T07:50:56.2267389Z  -e SCCACHE_BUCKET \ 2024-06-26T07:50:56.2267773Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-06-26T07:50:56.2268224Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2024-06-26T07:50:56.2268695Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2024-06-26T07:50:56.2269118Z  -e TESTS_TO_INCLUDE \ 2024-06-26T07:50:56.2269561Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-06-26T07:50:56.2270043Z  --ulimit stack=10485760:83886080 \ 2024-06-26T07:50:56.2270434Z  --ulimit core=0 \ 2024-06-26T07:50:56.2270811Z  --security-opt seccomp=unconfined \ 2024-06-26T07:50:56.2271227Z  --cap-add=SYS_PTRACE \ 2024-06-26T07:50:56.2271574Z  --shm-size="8g" \ 2024-06-26T07:50:56.2271889Z  --tty \ 2024-06-26T07:50:56.2272164Z  --detach \ 2024-06-26T07:50:56.2272485Z  --name="${container_name}" \ 2024-06-26T07:50:56.2272862Z  --user jenkins \ 2024-06-26T07:50:56.2273299Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-06-26T07:50:56.2273806Z  -w /var/lib/jenkins/workspace \ 2024-06-26T07:50:56.2274192Z  "${DOCKER_IMAGE}" 2024-06-26T07:50:56.2274497Z ) 2024-06-26T07:50:56.2274811Z # save container name for later step 2024-06-26T07:50:56.2275861Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-06-26T07:50:56.2277989Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2024-06-26T07:50:56.2280378Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2024-06-26T07:50:56.2306035Z shell: /usr/bin/bash -e {0} 2024-06-26T07:50:56.2306646Z env: 2024-06-26T07:50:56.2307190Z GIT_DEFAULT_BRANCH: main 2024-06-26T07:50:56.2308070Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T07:50:56.2309703Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T07:50:56.2311200Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T07:50:56.2311984Z AWS_REGION: us-east-1 2024-06-26T07:50:56.2312664Z AWS_ACCESS_KEY_ID: *** 2024-06-26T07:50:56.2313209Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T07:50:56.2321928Z AWS_SESSION_TOKEN: *** 2024-06-26T07:50:56.2322659Z BUILD_ENVIRONMENT: linux-focal-rocm6.1-py3.8 2024-06-26T07:50:56.2323442Z PR_NUMBER: 2024-06-26T07:50:56.2324002Z GITHUB_REPOSITORY: pytorch/pytorch 2024-06-26T07:50:56.2324720Z GITHUB_WORKFLOW: inductor 2024-06-26T07:50:56.2325319Z GITHUB_JOB: test 2024-06-26T07:50:56.2325844Z GITHUB_RUN_ID: 9673646808 2024-06-26T07:50:56.2326452Z GITHUB_RUN_NUMBER: 76977 2024-06-26T07:50:56.2327050Z GITHUB_RUN_ATTEMPT: 1 2024-06-26T07:50:56.2327639Z JOB_ID: 26688582985 2024-06-26T07:50:56.2328645Z JOB_NAME: rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:50:56.2329774Z BRANCH: 2024-06-26T07:50:56.2330361Z SHA1: b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:50:56.2331159Z CONTINUE_THROUGH_ERROR: False 2024-06-26T07:50:56.2331826Z VERBOSE_TEST_LOGS: False 2024-06-26T07:50:56.2332428Z NO_TEST_TIMEOUT: False 2024-06-26T07:50:56.2332995Z NO_TD: False 2024-06-26T07:50:56.2333499Z TEST_CONFIG: inductor 2024-06-26T07:50:56.2334065Z SHARD_NUMBER: 1 2024-06-26T07:50:56.2334583Z NUM_TEST_SHARDS: 1 2024-06-26T07:50:56.2335135Z REENABLED_ISSUES: 2024-06-26T07:50:56.2335831Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-06-26T07:50:56.2337672Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:50:56.2339674Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-06-26T07:50:56.2340892Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2024-06-26T07:50:56.2341916Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2024-06-26T07:50:56.2342627Z TESTS_TO_INCLUDE: 2024-06-26T07:50:56.2343175Z ##[endgroup] 2024-06-26T07:50:56.2381920Z + [[ inductor == \m\u\l\t\i\g\p\u ]] 2024-06-26T07:50:56.2383098Z + [[ linux-focal-rocm6.1-py3.8 == *onnx* ]] 2024-06-26T07:50:56.2383940Z + TEST_COMMAND=.ci/pytorch/test.sh 2024-06-26T07:50:56.2391178Z +++ nproc --ignore=2 2024-06-26T07:50:56.2416399Z ++ docker run --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e NO_TEST_TIMEOUT -e NO_TD -e MAX_JOBS=62 -e SCCACHE_BUCKET -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e TESTS_TO_INCLUDE --env-file=/tmp/github_env_9673646808 --ulimit stack=10485760:83886080 --ulimit core=0 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/pytorchci/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-focal-rocm-n-py3:91382da70d5719cd7007b6b80b71d2f48398f6b7 2024-06-26T07:51:00.9442883Z + container_name=6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T07:51:00.9444017Z + echo CONTAINER_NAME=6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T07:51:00.9445988Z + docker exec -t 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2024-06-26T07:51:07.2594481Z Processing ./dist/torch-2.5.0a0+gitb8c4c54-cp38-cp38-linux_x86_64.whl 2024-06-26T07:51:07.6086741Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.5.0a0+gitb8c4c54) (3.13.1) 2024-06-26T07:51:07.6089967Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.5.0a0+gitb8c4c54) (4.12.2) 2024-06-26T07:51:07.6092624Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.5.0a0+gitb8c4c54) (1.12.1) 2024-06-26T07:51:07.6095108Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.5.0a0+gitb8c4c54) (2.8.8) 2024-06-26T07:51:07.6097581Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.5.0a0+gitb8c4c54) (3.1.4) 2024-06-26T07:51:07.6100218Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch==2.5.0a0+gitb8c4c54) (2024.2.0) 2024-06-26T07:51:07.6439119Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from jinja2->torch==2.5.0a0+gitb8c4c54) (2.1.5) 2024-06-26T07:51:07.6563669Z Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from sympy->torch==2.5.0a0+gitb8c4c54) (1.3.0) 2024-06-26T07:51:08.4032056Z Installing collected packages: torch 2024-06-26T07:51:18.3688362Z Successfully installed torch-2.5.0a0+gitb8c4c54 2024-06-26T07:51:18.4177000Z ++ dirname .ci/pytorch/test.sh 2024-06-26T07:51:18.4189192Z + source .ci/pytorch/common.sh 2024-06-26T07:51:18.4194560Z +++ dirname .ci/pytorch/common.sh 2024-06-26T07:51:18.4206902Z ++ source .ci/pytorch/common_utils.sh 2024-06-26T07:51:18.4210737Z +++ declare -f -t trap_add 2024-06-26T07:51:18.4216900Z ++ set -ex 2024-06-26T07:51:18.4217694Z ++ [[ linux-focal-rocm6.1-py3.8 == *rocm* ]] 2024-06-26T07:51:18.4218577Z ++ unset HIP_PLATFORM 2024-06-26T07:51:18.4219242Z ++ export PYTORCH_TEST_WITH_ROCM=1 2024-06-26T07:51:18.4220803Z ++ PYTORCH_TEST_WITH_ROCM=1 2024-06-26T07:51:18.4221456Z ++ export HSAKMT_DEBUG_LEVEL=4 2024-06-26T07:51:18.4222102Z ++ HSAKMT_DEBUG_LEVEL=4 2024-06-26T07:51:18.4222757Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2024-06-26T07:51:18.4223506Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2024-06-26T07:51:18.4224182Z ++ BUILD_TEST_LIBTORCH=0 2024-06-26T07:51:18.4224968Z + [[ linux-focal-rocm6.1-py3.8 != *rocm* ]] 2024-06-26T07:51:18.4225889Z + echo 'Environment variables:' 2024-06-26T07:51:18.4227179Z Environment variables: 2024-06-26T07:51:18.4227590Z + env 2024-06-26T07:51:18.4227842Z INSTALLED_DB=yes 2024-06-26T07:51:18.4228621Z GITHUB_WORKSPACE=/home/pytorchci/actions-runner/_work/pytorch/pytorch 2024-06-26T07:51:18.4229223Z AOTRITON_INSTALLED_PREFIX=/opt/rocm/aotriton 2024-06-26T07:51:18.4229632Z CONTINUE_THROUGH_ERROR=False 2024-06-26T07:51:18.4230061Z BUILD_ENVIRONMENT=linux-focal-rocm6.1-py3.8 2024-06-26T07:51:18.4230457Z HOSTNAME=6357aa32ca81 2024-06-26T07:51:18.4231263Z GITHUB_PATH=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/add_path_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4232036Z GITHUB_ACTION=__self 2024-06-26T07:51:18.4232349Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2024-06-26T07:51:18.4232704Z GITHUB_RUN_NUMBER=76977 2024-06-26T07:51:18.4232997Z TEST_CONFIG=inductor 2024-06-26T07:51:18.4233359Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-06-26T07:51:18.4233768Z AWS_DEFAULT_REGION=us-east-1 2024-06-26T07:51:18.4237778Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2024-06-26T07:51:18.4238182Z GITHUB_REF_TYPE=tag 2024-06-26T07:51:18.4238849Z *** 2024-06-26T07:51:18.4239107Z GITHUB_REPOSITORY_ID=65600975 2024-06-26T07:51:18.4239446Z GITHUB_ACTIONS=true 2024-06-26T07:51:18.4239774Z SHA1=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:51:18.4240221Z GITHUB_SHA=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:51:18.4240952Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/tags/ciflow/inductor/129470 2024-06-26T07:51:18.4241617Z VERBOSE_TEST_LOGS=False 2024-06-26T07:51:18.4241950Z GITHUB_REF=refs/tags/ciflow/inductor/129470 2024-06-26T07:51:18.4242328Z SHARD_NUMBER=1 2024-06-26T07:51:18.4242596Z GITHUB_REF_PROTECTED=false 2024-06-26T07:51:18.4242905Z HOME=/var/lib/jenkins 2024-06-26T07:51:18.4243227Z GITHUB_API_URL=https://api.github.com 2024-06-26T07:51:18.4243620Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2024-06-26T07:51:18.4243990Z LANG=C.UTF-8 2024-06-26T07:51:18.4244250Z PYTORCH_TEST_WITH_ROCM=1 2024-06-26T07:51:18.4244551Z NUM_TEST_SHARDS=1 2024-06-26T07:51:18.4245346Z GITHUB_STATE=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/save_state_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4246404Z JOB_NAME=rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:51:18.4246985Z MAGMA_HOME=/opt/rocm/magma 2024-06-26T07:51:18.4247779Z GITHUB_ENV=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/set_env_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4248518Z HSAKMT_DEBUG_LEVEL=4 2024-06-26T07:51:18.4249116Z GITHUB_EVENT_PATH=/home/pytorchci/actions-runner/_work/_temp/_github_workflow/event.json 2024-06-26T07:51:18.4249710Z GITHUB_EVENT_NAME=push 2024-06-26T07:51:18.4250000Z GITHUB_RUN_ID=9673646808 2024-06-26T07:51:18.4251260Z GITHUB_STEP_SUMMARY=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/step_summary_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4252550Z GITHUB_ACTOR=pytorch-bot[bot] 2024-06-26T07:51:18.4253036Z PR_NUMBER= 2024-06-26T07:51:18.4253404Z GITHUB_RUN_ATTEMPT=1 2024-06-26T07:51:18.4253849Z ANACONDA_PYTHON_VERSION=3.8 2024-06-26T07:51:18.4254444Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-06-26T07:51:18.4255058Z TERM=xterm 2024-06-26T07:51:18.4255422Z INSTALLED_VISION=yes 2024-06-26T07:51:18.4255828Z BRANCH= 2024-06-26T07:51:18.4256175Z TESTS_TO_INCLUDE= 2024-06-26T07:51:18.4257175Z GITHUB_ACTION_PATH=/home/pytorchci/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2024-06-26T07:51:18.4258456Z GITHUB_SERVER_URL=https://github.com 2024-06-26T07:51:18.4259027Z PYTORCH_ROCM_ARCH=gfx906;gfx90a 2024-06-26T07:51:18.4259525Z REENABLED_ISSUES= 2024-06-26T07:51:18.4260174Z SHLVL=1 2024-06-26T07:51:18.4260525Z MAX_JOBS=62 2024-06-26T07:51:18.4260909Z GITHUB_ACTOR_ID=54816060 2024-06-26T07:51:18.4261526Z GITHUB_WORKFLOW_SHA=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:51:18.4262259Z GITHUB_REF_NAME=ciflow/inductor/129470 2024-06-26T07:51:18.4262805Z ROCM_PATH=/opt/rocm 2024-06-26T07:51:18.4263594Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-06-26T07:51:18.4264382Z GITHUB_JOB=test 2024-06-26T07:51:18.4264781Z NO_TEST_TIMEOUT=False 2024-06-26T07:51:18.4265246Z GITHUB_REPOSITORY=pytorch/pytorch 2024-06-26T07:51:18.4265770Z LC_ALL=C.UTF-8 2024-06-26T07:51:18.4266168Z GITHUB_RETENTION_DAYS=90 2024-06-26T07:51:18.4266640Z GITHUB_ACTION_REPOSITORY= 2024-06-26T07:51:18.4268435Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T07:51:18.4270274Z GITHUB_BASE_REF= 2024-06-26T07:51:18.4270731Z CI=true 2024-06-26T07:51:18.4271175Z HSA_FORCE_FINE_GRAIN_PCIE=1 2024-06-26T07:51:18.4271781Z GITHUB_REPOSITORY_OWNER=pytorch 2024-06-26T07:51:18.4272168Z JOB_ID=26688582985 2024-06-26T07:51:18.4272428Z INSTALLED_PROTOBUF=yes 2024-06-26T07:51:18.4272698Z GITHUB_HEAD_REF= 2024-06-26T07:51:18.4273017Z GITHUB_ACTION_REF= 2024-06-26T07:51:18.4273335Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-06-26T07:51:18.4273679Z GITHUB_WORKFLOW=inductor 2024-06-26T07:51:18.4273935Z DEBIAN_FRONTEND=noninteractive 2024-06-26T07:51:18.4274615Z GITHUB_OUTPUT=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/set_output_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4275223Z NO_TD=False 2024-06-26T07:51:18.4275423Z OLDPWD=/var/lib/jenkins 2024-06-26T07:51:18.4275652Z _=/usr/bin/env 2024-06-26T07:51:18.4276002Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2024-06-26T07:51:18.4392938Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch 2024-06-26T07:51:18.4394606Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/bin 2024-06-26T07:51:18.4395384Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/lib 2024-06-26T07:51:18.4396092Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/test 2024-06-26T07:51:18.4396541Z + BUILD_DIR=build 2024-06-26T07:51:18.4396788Z + BUILD_RENAMED_DIR=build_renamed 2024-06-26T07:51:18.4397078Z + BUILD_BIN_DIR=build/bin 2024-06-26T07:51:18.4397318Z + SHARD_NUMBER=1 2024-06-26T07:51:18.4397531Z + NUM_TEST_SHARDS=1 2024-06-26T07:51:18.4397754Z + export VALGRIND=ON 2024-06-26T07:51:18.4397979Z + VALGRIND=ON 2024-06-26T07:51:18.4398265Z + [[ linux-focal-rocm6.1-py3.8 == *clang9* ]] 2024-06-26T07:51:18.4398575Z + [[ 0 == \1 ]] 2024-06-26T07:51:18.4398781Z + [[ False == \1 ]] 2024-06-26T07:51:18.4399098Z + [[ linux-focal-rocm6.1-py3.8 != *bazel* ]] 2024-06-26T07:51:18.4399434Z ++ realpath build/custom_test_artifacts 2024-06-26T07:51:18.4412037Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2024-06-26T07:51:18.4412738Z + [[ -n '' ]] 2024-06-26T07:51:18.4412999Z + echo 'Environment variables' 2024-06-26T07:51:18.4413285Z Environment variables 2024-06-26T07:51:18.4413513Z + env 2024-06-26T07:51:18.4427493Z INSTALLED_DB=yes 2024-06-26T07:51:18.4428005Z GITHUB_WORKSPACE=/home/pytorchci/actions-runner/_work/pytorch/pytorch 2024-06-26T07:51:18.4428481Z AOTRITON_INSTALLED_PREFIX=/opt/rocm/aotriton 2024-06-26T07:51:18.4428815Z CONTINUE_THROUGH_ERROR=False 2024-06-26T07:51:18.4429160Z BUILD_ENVIRONMENT=linux-focal-rocm6.1-py3.8 2024-06-26T07:51:18.4429483Z HOSTNAME=6357aa32ca81 2024-06-26T07:51:18.4430124Z GITHUB_PATH=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/add_path_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4430740Z GITHUB_ACTION=__self 2024-06-26T07:51:18.4431145Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2024-06-26T07:51:18.4431428Z GITHUB_RUN_NUMBER=76977 2024-06-26T07:51:18.4431664Z TEST_CONFIG=inductor 2024-06-26T07:51:18.4431946Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-06-26T07:51:18.4432272Z AWS_DEFAULT_REGION=us-east-1 2024-06-26T07:51:18.4432589Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2024-06-26T07:51:18.4432889Z GITHUB_REF_TYPE=tag 2024-06-26T07:51:18.4433149Z *** 2024-06-26T07:51:18.4433351Z GITHUB_REPOSITORY_ID=65600975 2024-06-26T07:51:18.4433608Z GITHUB_ACTIONS=true 2024-06-26T07:51:18.4433865Z SHA1=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:51:18.4434221Z GITHUB_SHA=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:51:18.4434805Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/inductor.yml@refs/tags/ciflow/inductor/129470 2024-06-26T07:51:18.4435330Z VERBOSE_TEST_LOGS=False 2024-06-26T07:51:18.4435605Z GITHUB_REF=refs/tags/ciflow/inductor/129470 2024-06-26T07:51:18.4435909Z SHARD_NUMBER=1 2024-06-26T07:51:18.4436134Z GITHUB_REF_PROTECTED=false 2024-06-26T07:51:18.4436379Z HOME=/var/lib/jenkins 2024-06-26T07:51:18.4436638Z GITHUB_API_URL=https://api.github.com 2024-06-26T07:51:18.4436960Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2024-06-26T07:51:18.4437250Z LANG=C.UTF-8 2024-06-26T07:51:18.4437464Z PYTORCH_TEST_WITH_ROCM=1 2024-06-26T07:51:18.4437704Z NUM_TEST_SHARDS=1 2024-06-26T07:51:18.4438422Z GITHUB_STATE=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/save_state_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4439290Z JOB_NAME=rocm6.1-py3.8-inductor / test (inductor, 1, 1, linux.rocm.gpu.2, unstable) 2024-06-26T07:51:18.4439763Z MAGMA_HOME=/opt/rocm/magma 2024-06-26T07:51:18.4440407Z GITHUB_ENV=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/set_env_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4441003Z HSAKMT_DEBUG_LEVEL=4 2024-06-26T07:51:18.4441485Z GITHUB_EVENT_PATH=/home/pytorchci/actions-runner/_work/_temp/_github_workflow/event.json 2024-06-26T07:51:18.4441971Z GITHUB_EVENT_NAME=push 2024-06-26T07:51:18.4442208Z GITHUB_RUN_ID=9673646808 2024-06-26T07:51:18.4442897Z GITHUB_STEP_SUMMARY=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/step_summary_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4443577Z GITHUB_ACTOR=pytorch-bot[bot] 2024-06-26T07:51:18.4443832Z PR_NUMBER= 2024-06-26T07:51:18.4444034Z GITHUB_RUN_ATTEMPT=1 2024-06-26T07:51:18.4444254Z VALGRIND=ON 2024-06-26T07:51:18.4444466Z ANACONDA_PYTHON_VERSION=3.8 2024-06-26T07:51:18.4444782Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-06-26T07:51:18.4445117Z TERM=xterm 2024-06-26T07:51:18.4445311Z INSTALLED_VISION=yes 2024-06-26T07:51:18.4445528Z BRANCH= 2024-06-26T07:51:18.4445713Z TESTS_TO_INCLUDE= 2024-06-26T07:51:18.4446241Z GITHUB_ACTION_PATH=/home/pytorchci/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2024-06-26T07:51:18.4446793Z GITHUB_SERVER_URL=https://github.com 2024-06-26T07:51:18.4447102Z PYTORCH_ROCM_ARCH=gfx906;gfx90a 2024-06-26T07:51:18.4447373Z REENABLED_ISSUES= 2024-06-26T07:51:18.4447574Z SHLVL=1 2024-06-26T07:51:18.4447755Z MAX_JOBS=62 2024-06-26T07:51:18.4447957Z GITHUB_ACTOR_ID=54816060 2024-06-26T07:51:18.4448286Z GITHUB_WORKFLOW_SHA=b8c4c54d347aa776934c60784e35936878ef18dc 2024-06-26T07:51:18.4448674Z GITHUB_REF_NAME=ciflow/inductor/129470 2024-06-26T07:51:18.4448965Z ROCM_PATH=/opt/rocm 2024-06-26T07:51:18.4449369Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-06-26T07:51:18.4449792Z GITHUB_JOB=test 2024-06-26T07:51:18.4450008Z NO_TEST_TIMEOUT=False 2024-06-26T07:51:18.4450261Z GITHUB_REPOSITORY=pytorch/pytorch 2024-06-26T07:51:18.4450544Z LC_ALL=C.UTF-8 2024-06-26T07:51:18.4450760Z GITHUB_RETENTION_DAYS=90 2024-06-26T07:51:18.4451006Z GITHUB_ACTION_REPOSITORY= 2024-06-26T07:51:18.4451954Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T07:51:18.4452976Z GITHUB_BASE_REF= 2024-06-26T07:51:18.4453183Z CI=true 2024-06-26T07:51:18.4453383Z HSA_FORCE_FINE_GRAIN_PCIE=1 2024-06-26T07:51:18.4453654Z GITHUB_REPOSITORY_OWNER=pytorch 2024-06-26T07:51:18.4453919Z JOB_ID=26688582985 2024-06-26T07:51:18.4454139Z INSTALLED_PROTOBUF=yes 2024-06-26T07:51:18.4454370Z GITHUB_HEAD_REF= 2024-06-26T07:51:18.4454577Z GITHUB_ACTION_REF= 2024-06-26T07:51:18.4454885Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-06-26T07:51:18.4455225Z GITHUB_WORKFLOW=inductor 2024-06-26T07:51:18.4455481Z DEBIAN_FRONTEND=noninteractive 2024-06-26T07:51:18.4456173Z GITHUB_OUTPUT=/home/pytorchci/actions-runner/_work/_temp/_runner_file_commands/set_output_6aafd0df-edfb-42ef-9f3c-a8fa66aa0b13 2024-06-26T07:51:18.4456788Z NO_TD=False 2024-06-26T07:51:18.4456988Z OLDPWD=/var/lib/jenkins 2024-06-26T07:51:18.4457217Z _=/usr/bin/env 2024-06-26T07:51:18.4457460Z + echo 'Testing pytorch' 2024-06-26T07:51:18.4457708Z Testing pytorch 2024-06-26T07:51:18.4457935Z + export LANG=C.UTF-8 2024-06-26T07:51:18.4458183Z + LANG=C.UTF-8 2024-06-26T07:51:18.4458385Z + PR_NUMBER= 2024-06-26T07:51:18.4458603Z + [[ inductor == \d\e\f\a\u\l\t ]] 2024-06-26T07:51:18.4458907Z + [[ inductor == \d\i\s\t\r\i\b\u\t\e\d ]] 2024-06-26T07:51:18.4459216Z + [[ inductor == \s\l\o\w ]] 2024-06-26T07:51:18.4459577Z + [[ linux-focal-rocm6.1-py3.8 == *slow-gradcheck* ]] 2024-06-26T07:51:18.4460039Z + [[ linux-focal-rocm6.1-py3.8 == *cuda* ]] 2024-06-26T07:51:18.4460551Z + [[ linux-focal-rocm6.1-py3.8 == *rocm* ]] 2024-06-26T07:51:18.4460906Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2024-06-26T07:51:18.4461243Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2024-06-26T07:51:18.4461544Z + [[ inductor == *crossref* ]] 2024-06-26T07:51:18.4461865Z + [[ linux-focal-rocm6.1-py3.8 == *rocm* ]] 2024-06-26T07:51:18.4462176Z + export VALGRIND=OFF 2024-06-26T07:51:18.4462403Z + VALGRIND=OFF 2024-06-26T07:51:18.4462604Z + rocminfo 2024-06-26T07:51:18.4555370Z ROCk module version 6.2.4 is loaded 2024-06-26T07:51:18.4991874Z ===================== 2024-06-26T07:51:18.4992600Z HSA System Attributes 2024-06-26T07:51:18.4993210Z ===================== 2024-06-26T07:51:18.4993802Z Runtime Version: 1.13 2024-06-26T07:51:18.4994469Z Runtime Ext Version: 1.4 2024-06-26T07:51:18.4995165Z System Timestamp Freq.: 1000.000000MHz 2024-06-26T07:51:18.4996323Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2024-06-26T07:51:18.4997487Z Machine Model: LARGE 2024-06-26T07:51:18.4998450Z System Endianness: LITTLE 2024-06-26T07:51:18.4999189Z Mwaitx: DISABLED 2024-06-26T07:51:18.4999747Z DMAbuf Support: YES 2024-06-26T07:51:18.5000103Z 2024-06-26T07:51:18.5000266Z ========== 2024-06-26T07:51:18.5000747Z HSA Agents 2024-06-26T07:51:18.5001211Z ========== 2024-06-26T07:51:18.5001668Z ******* 2024-06-26T07:51:18.5002025Z Agent 1 2024-06-26T07:51:18.5002255Z ******* 2024-06-26T07:51:18.5002649Z Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:51:18.5003110Z Uuid: CPU-XX 2024-06-26T07:51:18.5003590Z Marketing Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:51:18.5004018Z Vendor Name: CPU 2024-06-26T07:51:18.5004434Z Feature: None specified 2024-06-26T07:51:18.5004832Z Profile: FULL_PROFILE 2024-06-26T07:51:18.5005234Z Float Round Mode: NEAR 2024-06-26T07:51:18.5005649Z Max Queue Number: 0(0x0) 2024-06-26T07:51:18.5006051Z Queue Min Size: 0(0x0) 2024-06-26T07:51:18.5006450Z Queue Max Size: 0(0x0) 2024-06-26T07:51:18.5006997Z Queue Type: MULTI 2024-06-26T07:51:18.5007370Z Node: 0 2024-06-26T07:51:18.5007761Z Device Type: CPU 2024-06-26T07:51:18.5008114Z Cache Info: 2024-06-26T07:51:18.5008419Z L1: 32768(0x8000) KB 2024-06-26T07:51:18.5008820Z Chip ID: 0(0x0) 2024-06-26T07:51:18.5009220Z ASIC Revision: 0(0x0) 2024-06-26T07:51:18.5009625Z Cacheline Size: 64(0x40) 2024-06-26T07:51:18.5010032Z Max Clock Freq. (MHz): 2600 2024-06-26T07:51:18.5010421Z BDFID: 0 2024-06-26T07:51:18.5010803Z Internal Node ID: 0 2024-06-26T07:51:18.5011207Z Compute Unit: 32 2024-06-26T07:51:18.5011604Z SIMDs per CU: 0 2024-06-26T07:51:18.5012004Z Shader Engines: 0 2024-06-26T07:51:18.5012415Z Shader Arrs. per Eng.: 0 2024-06-26T07:51:18.5012846Z WatchPts on Addr. Ranges:1 2024-06-26T07:51:18.5013213Z Features: None 2024-06-26T07:51:18.5013550Z Pool Info: 2024-06-26T07:51:18.5013811Z Pool 1 2024-06-26T07:51:18.5014151Z Segment: GLOBAL; FLAGS: FINE GRAINED 2024-06-26T07:51:18.5014575Z Size: 65839536(0x3eca1b0) KB 2024-06-26T07:51:18.5014994Z Allocatable: TRUE 2024-06-26T07:51:18.5015417Z Alloc Granule: 4KB 2024-06-26T07:51:18.5015862Z Alloc Recommended Granule:4KB 2024-06-26T07:51:18.5016313Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5016743Z Accessible by all: TRUE 2024-06-26T07:51:18.5017100Z Pool 2 2024-06-26T07:51:18.5017437Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2024-06-26T07:51:18.5017852Z Size: 65839536(0x3eca1b0) KB 2024-06-26T07:51:18.5018261Z Allocatable: TRUE 2024-06-26T07:51:18.5018677Z Alloc Granule: 4KB 2024-06-26T07:51:18.5019114Z Alloc Recommended Granule:4KB 2024-06-26T07:51:18.5019548Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5020044Z Accessible by all: TRUE 2024-06-26T07:51:18.5020403Z Pool 3 2024-06-26T07:51:18.5020735Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:51:18.5021153Z Size: 65839536(0x3eca1b0) KB 2024-06-26T07:51:18.5021551Z Allocatable: TRUE 2024-06-26T07:51:18.5021958Z Alloc Granule: 4KB 2024-06-26T07:51:18.5022389Z Alloc Recommended Granule:4KB 2024-06-26T07:51:18.5022831Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5023250Z Accessible by all: TRUE 2024-06-26T07:51:18.5023602Z ISA Info: 2024-06-26T07:51:18.5023847Z ******* 2024-06-26T07:51:18.5024083Z Agent 2 2024-06-26T07:51:18.5024316Z ******* 2024-06-26T07:51:18.5024667Z Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:51:18.5025103Z Uuid: CPU-XX 2024-06-26T07:51:18.5025651Z Marketing Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:51:18.5026071Z Vendor Name: CPU 2024-06-26T07:51:18.5026471Z Feature: None specified 2024-06-26T07:51:18.5026864Z Profile: FULL_PROFILE 2024-06-26T07:51:18.5027273Z Float Round Mode: NEAR 2024-06-26T07:51:18.5027683Z Max Queue Number: 0(0x0) 2024-06-26T07:51:18.5028091Z Queue Min Size: 0(0x0) 2024-06-26T07:51:18.5028488Z Queue Max Size: 0(0x0) 2024-06-26T07:51:18.5028886Z Queue Type: MULTI 2024-06-26T07:51:18.5029260Z Node: 1 2024-06-26T07:51:18.5029632Z Device Type: CPU 2024-06-26T07:51:18.5029974Z Cache Info: 2024-06-26T07:51:18.5030277Z L1: 32768(0x8000) KB 2024-06-26T07:51:18.5030663Z Chip ID: 0(0x0) 2024-06-26T07:51:18.5031060Z ASIC Revision: 0(0x0) 2024-06-26T07:51:18.5031478Z Cacheline Size: 64(0x40) 2024-06-26T07:51:18.5031960Z Max Clock Freq. (MHz): 2600 2024-06-26T07:51:18.5032355Z BDFID: 0 2024-06-26T07:51:18.5032746Z Internal Node ID: 1 2024-06-26T07:51:18.5033143Z Compute Unit: 32 2024-06-26T07:51:18.5033529Z SIMDs per CU: 0 2024-06-26T07:51:18.5033922Z Shader Engines: 0 2024-06-26T07:51:18.5034332Z Shader Arrs. per Eng.: 0 2024-06-26T07:51:18.5034756Z WatchPts on Addr. Ranges:1 2024-06-26T07:51:18.5035114Z Features: None 2024-06-26T07:51:18.5035381Z Pool Info: 2024-06-26T07:51:18.5035633Z Pool 1 2024-06-26T07:51:18.5035967Z Segment: GLOBAL; FLAGS: FINE GRAINED 2024-06-26T07:51:18.5036393Z Size: 65998100(0x3ef0d14) KB 2024-06-26T07:51:18.5036802Z Allocatable: TRUE 2024-06-26T07:51:18.5037233Z Alloc Granule: 4KB 2024-06-26T07:51:18.5037674Z Alloc Recommended Granule:4KB 2024-06-26T07:51:18.5038118Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5038543Z Accessible by all: TRUE 2024-06-26T07:51:18.5038906Z Pool 2 2024-06-26T07:51:18.5039243Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2024-06-26T07:51:18.5039663Z Size: 65998100(0x3ef0d14) KB 2024-06-26T07:51:18.5040076Z Allocatable: TRUE 2024-06-26T07:51:18.5040497Z Alloc Granule: 4KB 2024-06-26T07:51:18.5040944Z Alloc Recommended Granule:4KB 2024-06-26T07:51:18.5041388Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5041818Z Accessible by all: TRUE 2024-06-26T07:51:18.5042179Z Pool 3 2024-06-26T07:51:18.5042511Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:51:18.5042926Z Size: 65998100(0x3ef0d14) KB 2024-06-26T07:51:18.5043330Z Allocatable: TRUE 2024-06-26T07:51:18.5043828Z Alloc Granule: 4KB 2024-06-26T07:51:18.5044267Z Alloc Recommended Granule:4KB 2024-06-26T07:51:18.5044705Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5045126Z Accessible by all: TRUE 2024-06-26T07:51:18.5045485Z ISA Info: 2024-06-26T07:51:18.5045731Z ******* 2024-06-26T07:51:18.5045967Z Agent 3 2024-06-26T07:51:18.5046205Z ******* 2024-06-26T07:51:18.5046491Z Name: gfx90a 2024-06-26T07:51:18.5046939Z Uuid: GPU-0857fc36fdd438bf 2024-06-26T07:51:18.5047354Z Marketing Name: AMD Instinct MI210 2024-06-26T07:51:18.5047764Z Vendor Name: AMD 2024-06-26T07:51:18.5048168Z Feature: KERNEL_DISPATCH 2024-06-26T07:51:18.5048560Z Profile: BASE_PROFILE 2024-06-26T07:51:18.5048963Z Float Round Mode: NEAR 2024-06-26T07:51:18.5049383Z Max Queue Number: 128(0x80) 2024-06-26T07:51:18.5049790Z Queue Min Size: 64(0x40) 2024-06-26T07:51:18.5050273Z Queue Max Size: 131072(0x20000) 2024-06-26T07:51:18.5050672Z Queue Type: MULTI 2024-06-26T07:51:18.5051043Z Node: 2 2024-06-26T07:51:18.5051417Z Device Type: GPU 2024-06-26T07:51:18.5051753Z Cache Info: 2024-06-26T07:51:18.5052059Z L1: 16(0x10) KB 2024-06-26T07:51:18.5052436Z L2: 8192(0x2000) KB 2024-06-26T07:51:18.5052830Z Chip ID: 29711(0x740f) 2024-06-26T07:51:18.5053233Z ASIC Revision: 1(0x1) 2024-06-26T07:51:18.5053646Z Cacheline Size: 64(0x40) 2024-06-26T07:51:18.5054058Z Max Clock Freq. (MHz): 1700 2024-06-26T07:51:18.5054455Z BDFID: 768 2024-06-26T07:51:18.5054842Z Internal Node ID: 2 2024-06-26T07:51:18.5055240Z Compute Unit: 104 2024-06-26T07:51:18.5055632Z SIMDs per CU: 4 2024-06-26T07:51:18.5056027Z Shader Engines: 8 2024-06-26T07:51:18.5056437Z Shader Arrs. per Eng.: 1 2024-06-26T07:51:18.5056860Z WatchPts on Addr. Ranges:4 2024-06-26T07:51:18.5057288Z Coherent Host Access: FALSE 2024-06-26T07:51:18.5057662Z Features: KERNEL_DISPATCH 2024-06-26T07:51:18.5058048Z Fast F16 Operation: TRUE 2024-06-26T07:51:18.5058523Z Wavefront Size: 64(0x40) 2024-06-26T07:51:18.5058929Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:51:18.5059296Z Workgroup Max Size per Dimension: 2024-06-26T07:51:18.5059634Z x 1024(0x400) 2024-06-26T07:51:18.5060041Z y 1024(0x400) 2024-06-26T07:51:18.5060395Z z 1024(0x400) 2024-06-26T07:51:18.5060782Z Max Waves Per CU: 32(0x20) 2024-06-26T07:51:18.5061257Z Max Work-item Per CU: 2048(0x800) 2024-06-26T07:51:18.5061763Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:51:18.5062123Z Grid Max Size per Dimension: 2024-06-26T07:51:18.5062426Z x 4294967295(0xffffffff) 2024-06-26T07:51:18.5062793Z y 4294967295(0xffffffff) 2024-06-26T07:51:18.5063153Z z 4294967295(0xffffffff) 2024-06-26T07:51:18.5063554Z Max fbarriers/Workgrp: 32 2024-06-26T07:51:18.5064001Z Packet Processor uCode:: 78 2024-06-26T07:51:18.5064421Z SDMA engine uCode:: 8 2024-06-26T07:51:18.5064831Z IOMMU Support:: None 2024-06-26T07:51:18.5065175Z Pool Info: 2024-06-26T07:51:18.5065429Z Pool 1 2024-06-26T07:51:18.5065765Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:51:18.5066194Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:51:18.5066607Z Allocatable: TRUE 2024-06-26T07:51:18.5067030Z Alloc Granule: 4KB 2024-06-26T07:51:18.5067473Z Alloc Recommended Granule:2048KB 2024-06-26T07:51:18.5067926Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5068428Z Accessible by all: FALSE 2024-06-26T07:51:18.5068794Z Pool 2 2024-06-26T07:51:18.5069130Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2024-06-26T07:51:18.5069538Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:51:18.5069940Z Allocatable: TRUE 2024-06-26T07:51:18.5070350Z Alloc Granule: 4KB 2024-06-26T07:51:18.5070793Z Alloc Recommended Granule:2048KB 2024-06-26T07:51:18.5071236Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5071658Z Accessible by all: FALSE 2024-06-26T07:51:18.5072010Z Pool 3 2024-06-26T07:51:18.5072332Z Segment: GLOBAL; FLAGS: FINE GRAINED 2024-06-26T07:51:18.5072748Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:51:18.5073147Z Allocatable: TRUE 2024-06-26T07:51:18.5073558Z Alloc Granule: 4KB 2024-06-26T07:51:18.5073995Z Alloc Recommended Granule:2048KB 2024-06-26T07:51:18.5074436Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5074857Z Accessible by all: FALSE 2024-06-26T07:51:18.5075214Z Pool 4 2024-06-26T07:51:18.5075523Z Segment: GROUP 2024-06-26T07:51:18.5075917Z Size: 64(0x40) KB 2024-06-26T07:51:18.5076310Z Allocatable: FALSE 2024-06-26T07:51:18.5076718Z Alloc Granule: 0KB 2024-06-26T07:51:18.5077152Z Alloc Recommended Granule:0KB 2024-06-26T07:51:18.5077589Z Alloc Alignment: 0KB 2024-06-26T07:51:18.5078010Z Accessible by all: FALSE 2024-06-26T07:51:18.5078358Z ISA Info: 2024-06-26T07:51:18.5078608Z ISA 1 2024-06-26T07:51:18.5079004Z Name: amdgcn-amd-amdhsa--gfx90a:sramecc+:xnack- 2024-06-26T07:51:18.5079457Z Machine Models: HSA_MACHINE_MODEL_LARGE 2024-06-26T07:51:18.5079978Z Profiles: HSA_PROFILE_BASE 2024-06-26T07:51:18.5080509Z Default Rounding Mode: NEAR 2024-06-26T07:51:18.5081039Z Default Rounding Mode: NEAR 2024-06-26T07:51:18.5081541Z Fast f16: TRUE 2024-06-26T07:51:18.5082048Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:51:18.5082449Z Workgroup Max Size per Dimension: 2024-06-26T07:51:18.5082803Z x 1024(0x400) 2024-06-26T07:51:18.5083180Z y 1024(0x400) 2024-06-26T07:51:18.5083553Z z 1024(0x400) 2024-06-26T07:51:18.5083956Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:51:18.5084328Z Grid Max Size per Dimension: 2024-06-26T07:51:18.5084657Z x 4294967295(0xffffffff) 2024-06-26T07:51:18.5085029Z y 4294967295(0xffffffff) 2024-06-26T07:51:18.5085392Z z 4294967295(0xffffffff) 2024-06-26T07:51:18.5085798Z FBarrier Max Size: 32 2024-06-26T07:51:18.5086158Z ******* 2024-06-26T07:51:18.5086397Z Agent 4 2024-06-26T07:51:18.5086691Z ******* 2024-06-26T07:51:18.5086985Z Name: gfx90a 2024-06-26T07:51:18.5087428Z Uuid: GPU-f770f8f82ac6a0a3 2024-06-26T07:51:18.5087844Z Marketing Name: AMD Instinct MI210 2024-06-26T07:51:18.5088255Z Vendor Name: AMD 2024-06-26T07:51:18.5088653Z Feature: KERNEL_DISPATCH 2024-06-26T07:51:18.5089054Z Profile: BASE_PROFILE 2024-06-26T07:51:18.5089454Z Float Round Mode: NEAR 2024-06-26T07:51:18.5089862Z Max Queue Number: 128(0x80) 2024-06-26T07:51:18.5090266Z Queue Min Size: 64(0x40) 2024-06-26T07:51:18.5090666Z Queue Max Size: 131072(0x20000) 2024-06-26T07:51:18.5091066Z Queue Type: MULTI 2024-06-26T07:51:18.5091442Z Node: 3 2024-06-26T07:51:18.5091817Z Device Type: GPU 2024-06-26T07:51:18.5092152Z Cache Info: 2024-06-26T07:51:18.5092452Z L1: 16(0x10) KB 2024-06-26T07:51:18.5092827Z L2: 8192(0x2000) KB 2024-06-26T07:51:18.5093214Z Chip ID: 29711(0x740f) 2024-06-26T07:51:18.5093621Z ASIC Revision: 1(0x1) 2024-06-26T07:51:18.5094035Z Cacheline Size: 64(0x40) 2024-06-26T07:51:18.5094476Z Max Clock Freq. (MHz): 1700 2024-06-26T07:51:18.5094867Z BDFID: 33536 2024-06-26T07:51:18.5095256Z Internal Node ID: 3 2024-06-26T07:51:18.5095661Z Compute Unit: 104 2024-06-26T07:51:18.5096049Z SIMDs per CU: 4 2024-06-26T07:51:18.5096446Z Shader Engines: 8 2024-06-26T07:51:18.5096854Z Shader Arrs. per Eng.: 1 2024-06-26T07:51:18.5097274Z WatchPts on Addr. Ranges:4 2024-06-26T07:51:18.5097695Z Coherent Host Access: FALSE 2024-06-26T07:51:18.5098140Z Features: KERNEL_DISPATCH 2024-06-26T07:51:18.5098521Z Fast F16 Operation: TRUE 2024-06-26T07:51:18.5098935Z Wavefront Size: 64(0x40) 2024-06-26T07:51:18.5099343Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:51:18.5099709Z Workgroup Max Size per Dimension: 2024-06-26T07:51:18.5100084Z x 1024(0x400) 2024-06-26T07:51:18.5100460Z y 1024(0x400) 2024-06-26T07:51:18.5100815Z z 1024(0x400) 2024-06-26T07:51:18.5101201Z Max Waves Per CU: 32(0x20) 2024-06-26T07:51:18.5101679Z Max Work-item Per CU: 2048(0x800) 2024-06-26T07:51:18.5102108Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:51:18.5102472Z Grid Max Size per Dimension: 2024-06-26T07:51:18.5102782Z x 4294967295(0xffffffff) 2024-06-26T07:51:18.5103143Z y 4294967295(0xffffffff) 2024-06-26T07:51:18.5103497Z z 4294967295(0xffffffff) 2024-06-26T07:51:18.5103887Z Max fbarriers/Workgrp: 32 2024-06-26T07:51:18.5104325Z Packet Processor uCode:: 78 2024-06-26T07:51:18.5104821Z SDMA engine uCode:: 8 2024-06-26T07:51:18.5105243Z IOMMU Support:: None 2024-06-26T07:51:18.5105584Z Pool Info: 2024-06-26T07:51:18.5105838Z Pool 1 2024-06-26T07:51:18.5106176Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2024-06-26T07:51:18.5106598Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:51:18.5107013Z Allocatable: TRUE 2024-06-26T07:51:18.5107443Z Alloc Granule: 4KB 2024-06-26T07:51:18.5107887Z Alloc Recommended Granule:2048KB 2024-06-26T07:51:18.5108333Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5108765Z Accessible by all: FALSE 2024-06-26T07:51:18.5109127Z Pool 2 2024-06-26T07:51:18.5109467Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2024-06-26T07:51:18.5109879Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:51:18.5110281Z Allocatable: TRUE 2024-06-26T07:51:18.5110769Z Alloc Granule: 4KB 2024-06-26T07:51:18.5111296Z Alloc Recommended Granule:2048KB 2024-06-26T07:51:18.5111817Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5112329Z Accessible by all: FALSE 2024-06-26T07:51:18.5112742Z Pool 3 2024-06-26T07:51:18.5113087Z Segment: GLOBAL; FLAGS: FINE GRAINED 2024-06-26T07:51:18.5113501Z Size: 67092480(0x3ffc000) KB 2024-06-26T07:51:18.5113895Z Allocatable: TRUE 2024-06-26T07:51:18.5114306Z Alloc Granule: 4KB 2024-06-26T07:51:18.5114742Z Alloc Recommended Granule:2048KB 2024-06-26T07:51:18.5115178Z Alloc Alignment: 4KB 2024-06-26T07:51:18.5115602Z Accessible by all: FALSE 2024-06-26T07:51:18.5115951Z Pool 4 2024-06-26T07:51:18.5116260Z Segment: GROUP 2024-06-26T07:51:18.5116734Z Size: 64(0x40) KB 2024-06-26T07:51:18.5117128Z Allocatable: FALSE 2024-06-26T07:51:18.5117536Z Alloc Granule: 0KB 2024-06-26T07:51:18.5117971Z Alloc Recommended Granule:0KB 2024-06-26T07:51:18.5118406Z Alloc Alignment: 0KB 2024-06-26T07:51:18.5118828Z Accessible by all: FALSE 2024-06-26T07:51:18.5119176Z ISA Info: 2024-06-26T07:51:18.5119428Z ISA 1 2024-06-26T07:51:18.5119820Z Name: amdgcn-amd-amdhsa--gfx90a:sramecc+:xnack- 2024-06-26T07:51:18.5120280Z Machine Models: HSA_MACHINE_MODEL_LARGE 2024-06-26T07:51:18.5120790Z Profiles: HSA_PROFILE_BASE 2024-06-26T07:51:18.5121309Z Default Rounding Mode: NEAR 2024-06-26T07:51:18.5121829Z Default Rounding Mode: NEAR 2024-06-26T07:51:18.5122316Z Fast f16: TRUE 2024-06-26T07:51:18.5122756Z Workgroup Max Size: 1024(0x400) 2024-06-26T07:51:18.5123131Z Workgroup Max Size per Dimension: 2024-06-26T07:51:18.5123550Z x 1024(0x400) 2024-06-26T07:51:18.5123932Z y 1024(0x400) 2024-06-26T07:51:18.5124305Z z 1024(0x400) 2024-06-26T07:51:18.5124717Z Grid Max Size: 4294967295(0xffffffff) 2024-06-26T07:51:18.5125088Z Grid Max Size per Dimension: 2024-06-26T07:51:18.5125411Z x 4294967295(0xffffffff) 2024-06-26T07:51:18.5125784Z y 4294967295(0xffffffff) 2024-06-26T07:51:18.5126160Z z 4294967295(0xffffffff) 2024-06-26T07:51:18.5126569Z FBarrier Max Size: 32 2024-06-26T07:51:18.5126926Z *** Done *** 2024-06-26T07:51:18.5235827Z + rocminfo 2024-06-26T07:51:18.5236378Z + grep -E 'Name:.*\sgfx|Marketing' 2024-06-26T07:51:18.5770989Z Marketing Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:51:18.5772390Z Marketing Name: AMD EPYC 7513 32-Core Processor 2024-06-26T07:51:18.5773499Z Name: gfx90a 2024-06-26T07:51:18.5774512Z Marketing Name: AMD Instinct MI210 2024-06-26T07:51:18.5775504Z Name: gfx90a 2024-06-26T07:51:18.5776415Z Marketing Name: AMD Instinct MI210 2024-06-26T07:51:18.5914479Z + [[ linux-focal-rocm6.1-py3.8 == *xpu* ]] 2024-06-26T07:51:18.5915702Z + [[ linux-focal-rocm6.1-py3.8 != *-bazel-* ]] 2024-06-26T07:51:18.5916672Z + pip_install --user ninja==1.10.2 2024-06-26T07:51:18.5917478Z + pip install --progress-bar off --user ninja==1.10.2 2024-06-26T07:51:18.9894955Z Collecting ninja==1.10.2 2024-06-26T07:51:19.0107854Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2024-06-26T07:51:19.0921466Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2024-06-26T07:51:19.9377548Z Installing collected packages: ninja 2024-06-26T07:51:19.9479817Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2024-06-26T07:51:19.9482264Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2024-06-26T07:51:20.0148322Z Successfully installed ninja-1.10.2 2024-06-26T07:51:20.0773605Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T07:51:20.0778912Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T07:51:20.0782195Z + [[ linux-focal-rocm6.1-py3.8 == *aarch64* ]] 2024-06-26T07:51:20.0783126Z + install_tlparse 2024-06-26T07:51:20.0783908Z + pip_install --user tlparse==0.3.7 2024-06-26T07:51:20.0784888Z + pip install --progress-bar off --user tlparse==0.3.7 2024-06-26T07:51:20.4688620Z Collecting tlparse==0.3.7 2024-06-26T07:51:20.4887693Z Downloading tlparse-0.3.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (346 bytes) 2024-06-26T07:51:20.5572030Z Downloading tlparse-0.3.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 2024-06-26T07:51:21.5105690Z Installing collected packages: tlparse 2024-06-26T07:51:21.5451015Z Successfully installed tlparse-0.3.7 2024-06-26T07:51:21.6062897Z ++ python -m site --user-base 2024-06-26T07:51:21.6229735Z + PATH=/var/lib/jenkins/.local/bin:/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.8/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-06-26T07:51:21.6233348Z + [[ linux-focal-rocm6.1-py3.8 == *asan* ]] 2024-06-26T07:51:21.6234474Z + [[ linux-focal-rocm6.1-py3.8 == *-debug* ]] 2024-06-26T07:51:21.6235583Z + [[ linux-focal-rocm6.1-py3.8 != *-bazel-* ]] 2024-06-26T07:51:21.6237270Z + echo 'We are not in debug mode: linux-focal-rocm6.1-py3.8. Expect the assertion to pass' 2024-06-26T07:51:21.6239354Z We are not in debug mode: linux-focal-rocm6.1-py3.8. Expect the assertion to pass 2024-06-26T07:51:21.6240456Z + cd test 2024-06-26T07:51:21.6241405Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2024-06-26T07:51:23.0670747Z + [[ inductor == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2024-06-26T07:51:23.0671634Z + [[ inductor == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2024-06-26T07:51:23.0672901Z + [[ linux-focal-rocm6.1-py3.8 != *-bazel-* ]] 2024-06-26T07:51:23.0673673Z + pushd test 2024-06-26T07:51:23.0674191Z ~/pytorch/test ~/pytorch 2024-06-26T07:51:23.0677815Z ++ python -c 'import torch; print(torch.version.cuda)' 2024-06-26T07:51:24.4881758Z + CUDA_VERSION=None 2024-06-26T07:51:24.4882224Z + '[' None == 12.4 ']' 2024-06-26T07:51:24.4882488Z + ISCUDA124= 2024-06-26T07:51:24.4882701Z + popd 2024-06-26T07:51:24.4882895Z ~/pytorch 2024-06-26T07:51:24.4887019Z + DYNAMO_BENCHMARK_FLAGS=() 2024-06-26T07:51:24.4887692Z + [[ inductor == *dynamo_eager* ]] 2024-06-26T07:51:24.4888338Z + [[ inductor == *aot_eager* ]] 2024-06-26T07:51:24.4888941Z + [[ inductor == *aot_inductor* ]] 2024-06-26T07:51:24.4889514Z + [[ inductor == *inductor* ]] 2024-06-26T07:51:24.4890076Z + [[ inductor != *perf* ]] 2024-06-26T07:51:24.4890777Z + DYNAMO_BENCHMARK_FLAGS+=(--inductor) 2024-06-26T07:51:24.4891399Z + [[ inductor == *dynamic* ]] 2024-06-26T07:51:24.4891959Z + [[ inductor == *cpu_inductor* ]] 2024-06-26T07:51:24.4892645Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2024-06-26T07:51:24.4908175Z + [[ linux-focal-rocm6.1-py3.8 == *libtorch* ]] 2024-06-26T07:51:24.4908632Z + [[ linux-focal-rocm6.1-py3.8 == *-bazel-* ]] 2024-06-26T07:51:24.4912437Z + cd test 2024-06-26T07:51:24.4912862Z + python -c 'import torch; print(torch.__config__.show())' 2024-06-26T07:51:26.1786205Z PyTorch built with: 2024-06-26T07:51:26.1787190Z - GCC 9.4 2024-06-26T07:51:26.1787778Z - C++ Version: 201703 2024-06-26T07:51:26.1789396Z - Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2024-06-26T07:51:26.1791355Z - Intel(R) MKL-DNN v3.4.2 (Git Hash 1137e04ec0b5251ca2b4400a4fd3c667ce843d67) 2024-06-26T07:51:26.1793231Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2024-06-26T07:51:26.1794142Z - LAPACK is enabled (usually provided by MKL) 2024-06-26T07:51:26.1794980Z - NNPACK is enabled 2024-06-26T07:51:26.1795634Z - CPU capability usage: AVX2 2024-06-26T07:51:26.1796343Z - HIP Runtime 6.1.40091 2024-06-26T07:51:26.1796966Z - MIOpen 3.1.0 2024-06-26T07:51:26.1797523Z - Magma 2.7.2 2024-06-26T07:51:26.1810223Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=pedantic -Wno-error=old-style-cast -Wno-missing-braces -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=2.5.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, USE_ROCM_KERNEL_ASSERT=OFF, 2024-06-26T07:51:26.1821769Z 2024-06-26T07:51:26.5995991Z + cd test 2024-06-26T07:51:26.5997082Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2024-06-26T07:51:27.6424846Z ATen/Parallel: 2024-06-26T07:51:27.6425654Z at::get_num_threads() : 64 2024-06-26T07:51:27.6426358Z at::get_num_interop_threads() : 64 2024-06-26T07:51:27.6427109Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2024-06-26T07:51:27.6427800Z omp_get_max_threads() : 64 2024-06-26T07:51:27.6429577Z Intel(R) oneAPI Math Kernel Library Version 2021.4-Product Build 20210904 for Intel(R) 64 architecture applications 2024-06-26T07:51:27.6431047Z mkl_get_max_threads() : 64 2024-06-26T07:51:27.6432189Z Intel(R) MKL-DNN v3.4.2 (Git Hash 1137e04ec0b5251ca2b4400a4fd3c667ce843d67) 2024-06-26T07:51:27.6433300Z std::thread::hardware_concurrency() : 64 2024-06-26T07:51:27.6434039Z Environment variables: 2024-06-26T07:51:27.6434674Z OMP_NUM_THREADS : [not set] 2024-06-26T07:51:27.6435304Z MKL_NUM_THREADS : [not set] 2024-06-26T07:51:27.6435944Z ATen parallel backend: OpenMP 2024-06-26T07:51:27.6436394Z 2024-06-26T07:51:28.0517246Z + [[ linux-focal-rocm6.1-py3.8 == *aarch64* ]] 2024-06-26T07:51:28.0518210Z + [[ inductor == *backward* ]] 2024-06-26T07:51:28.0518894Z + [[ inductor == *xla* ]] 2024-06-26T07:51:28.0519230Z + [[ inductor == *executorch* ]] 2024-06-26T07:51:28.0519583Z + [[ inductor == \j\i\t\_\l\e\g\a\c\y ]] 2024-06-26T07:51:28.0520019Z + [[ linux-focal-rocm6.1-py3.8 == *libtorch* ]] 2024-06-26T07:51:28.0520369Z + [[ inductor == distributed ]] 2024-06-26T07:51:28.0520674Z + [[ inductor == *inductor_distributed* ]] 2024-06-26T07:51:28.0521033Z + [[ inductor == *inductor-halide* ]] 2024-06-26T07:51:28.0521400Z + [[ inductor == *inductor-micro-benchmark* ]] 2024-06-26T07:51:28.0521732Z + [[ inductor == *huggingface* ]] 2024-06-26T07:51:28.0522014Z + [[ inductor == *timm* ]] 2024-06-26T07:51:28.0522285Z + [[ inductor == *torchbench* ]] 2024-06-26T07:51:28.0522644Z + [[ inductor == *inductor_cpp_wrapper_abi_compatible* ]] 2024-06-26T07:51:28.0523013Z + [[ inductor == *inductor* ]] 2024-06-26T07:51:28.0523270Z + [[ 1 == 1 ]] 2024-06-26T07:51:28.0523498Z + [[ 1 -gt 1 ]] 2024-06-26T07:51:28.0523722Z + [[ inductor == *inductor* ]] 2024-06-26T07:51:28.0526938Z + [[ 1 -gt 1 ]] 2024-06-26T07:51:28.0527219Z + [[ inductor == *dynamo* ]] 2024-06-26T07:51:28.0527502Z + [[ inductor == *dynamo* ]] 2024-06-26T07:51:28.0527855Z + [[ linux-focal-rocm6.1-py3.8 == *rocm* ]] 2024-06-26T07:51:28.0528460Z + [[ -n '' ]] 2024-06-26T07:51:28.0528670Z + [[ 1 == 1 ]] 2024-06-26T07:51:28.0528893Z + [[ 1 -gt 1 ]] 2024-06-26T07:51:28.0529093Z + [[ 1 == 2 ]] 2024-06-26T07:51:28.0529310Z + [[ 1 -gt 2 ]] 2024-06-26T07:51:28.0529600Z + [[ linux-focal-rocm6.1-py3.8 == *vulkan* ]] 2024-06-26T07:51:28.0529987Z + [[ linux-focal-rocm6.1-py3.8 == *-bazel-* ]] 2024-06-26T07:51:28.0530493Z + [[ linux-focal-rocm6.1-py3.8 == *-mobile-lightweight-dispatch* ]] 2024-06-26T07:51:28.0530921Z + [[ inductor = docs_test ]] 2024-06-26T07:51:28.0531242Z + [[ linux-focal-rocm6.1-py3.8 == *xpu* ]] 2024-06-26T07:51:28.0531550Z + install_torchvision 2024-06-26T07:51:28.0531800Z + local orig_preload 2024-06-26T07:51:28.0532033Z + local commit 2024-06-26T07:51:28.0532259Z ++ get_pinned_commit vision 2024-06-26T07:51:28.0532541Z ++ cat .github/ci_commit_pins/vision.txt 2024-06-26T07:51:28.0538374Z + commit=d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:28.0538703Z + orig_preload= 2024-06-26T07:51:28.0538936Z + '[' -n '' ']' 2024-06-26T07:51:28.0539563Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:28.0540676Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:28.3452640Z Collecting git+https://github.com/pytorch/vision.git@d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:28.3457838Z Cloning https://github.com/pytorch/vision.git (to revision d23a6e1664d20707c11781299611436e1f0c104f) to /tmp/pip-req-build-c68i599w 2024-06-26T07:51:28.3495142Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-c68i599w 2024-06-26T07:51:30.6785936Z Running command git rev-parse -q --verify 'sha^d23a6e1664d20707c11781299611436e1f0c104f' 2024-06-26T07:51:30.6817563Z Running command git fetch -q https://github.com/pytorch/vision.git d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:31.8884837Z Running command git checkout -q d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:32.3851291Z Resolved https://github.com/pytorch/vision.git to commit d23a6e1664d20707c11781299611436e1f0c104f 2024-06-26T07:51:35.3460284Z Preparing metadata (setup.py) ... [?25l- \ | / done 2024-06-26T07:51:35.3544442Z [?25hRequirement already satisfied: numpy in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torchvision==0.19.0a0+d23a6e1) (1.21.2) 2024-06-26T07:51:35.3547876Z Requirement already satisfied: torch in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torchvision==0.19.0a0+d23a6e1) (2.5.0a0+gitb8c4c54) 2024-06-26T07:51:35.3557477Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torchvision==0.19.0a0+d23a6e1) (10.3.0) 2024-06-26T07:51:35.3902035Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+d23a6e1) (3.13.1) 2024-06-26T07:51:35.3912568Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+d23a6e1) (4.12.2) 2024-06-26T07:51:35.3915167Z Requirement already satisfied: sympy in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+d23a6e1) (1.12.1) 2024-06-26T07:51:35.3919381Z Requirement already satisfied: networkx in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+d23a6e1) (2.8.8) 2024-06-26T07:51:35.3922460Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+d23a6e1) (3.1.4) 2024-06-26T07:51:35.3926212Z Requirement already satisfied: fsspec in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+d23a6e1) (2024.2.0) 2024-06-26T07:51:35.4283718Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from jinja2->torch->torchvision==0.19.0a0+d23a6e1) (2.1.5) 2024-06-26T07:51:35.4413453Z Requirement already satisfied: mpmath<1.4.0,>=1.1.0 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from sympy->torch->torchvision==0.19.0a0+d23a6e1) (1.3.0) 2024-06-26T07:51:35.4473721Z Building wheels for collected packages: torchvision 2024-06-26T07:52:17.0605238Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2024-06-26T07:52:17.0634319Z [?25h Created wheel for torchvision: filename=torchvision-0.19.0a0+d23a6e1-cp38-cp38-linux_x86_64.whl size=1464192 sha256=8fe882801de39d42aa8b387a8504f11e5896ceae63f97883c6ce642ba97a1b8b 2024-06-26T07:52:17.0636160Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/82/f9/1e/f126983e23cfd567a4cb268f7d0778919a2a7014fe9af04f11 2024-06-26T07:52:17.0707829Z Successfully built torchvision 2024-06-26T07:52:17.7785574Z Installing collected packages: torchvision 2024-06-26T07:52:18.0825067Z Successfully installed torchvision-0.19.0a0+d23a6e1 2024-06-26T07:52:18.1625371Z + '[' -n '' ']' 2024-06-26T07:52:18.1626007Z + install_monkeytype 2024-06-26T07:52:18.1626628Z + pip_install MonkeyType 2024-06-26T07:52:18.1627477Z + pip install --progress-bar off MonkeyType 2024-06-26T07:52:18.4945608Z Collecting MonkeyType 2024-06-26T07:52:18.5159300Z Downloading MonkeyType-23.3.0-py3-none-any.whl.metadata (12 kB) 2024-06-26T07:52:18.5258980Z Requirement already satisfied: mypy-extensions in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from MonkeyType) (1.0.0) 2024-06-26T07:52:18.5793716Z Collecting libcst>=0.4.4 (from MonkeyType) 2024-06-26T07:52:18.5841077Z Downloading libcst-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) 2024-06-26T07:52:18.6001626Z Requirement already satisfied: typing-extensions>=3.7.4.2 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from libcst>=0.4.4->MonkeyType) (4.12.2) 2024-06-26T07:52:18.6127336Z Collecting typing-inspect>=0.4.0 (from libcst>=0.4.4->MonkeyType) 2024-06-26T07:52:18.6168374Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2024-06-26T07:52:18.6196385Z Requirement already satisfied: pyyaml>=5.2 in /opt/conda/envs/py_3.8/lib/python3.8/site-packages (from libcst>=0.4.4->MonkeyType) (6.0.1) 2024-06-26T07:52:18.6297276Z Downloading MonkeyType-23.3.0-py3-none-any.whl (40 kB) 2024-06-26T07:52:18.6377931Z Downloading libcst-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2024-06-26T07:52:18.7105055Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2024-06-26T07:52:19.4943243Z Installing collected packages: typing-inspect, libcst, MonkeyType 2024-06-26T07:52:19.8984295Z Successfully installed MonkeyType-23.3.0 libcst-1.1.0 typing-inspect-0.9.0 2024-06-26T07:52:19.9639007Z + test_python 2024-06-26T07:52:19.9640453Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --verbose 2024-06-26T07:52:20.0414244Z test/run_test.py:21: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 2024-06-26T07:52:20.0416047Z import pkg_resources 2024-06-26T07:52:22.5334326Z Excluding test_cuda_nvml_based_avail on ROCm 2024-06-26T07:52:22.5335086Z No TD results found 2024-06-26T07:52:22.5345752Z Downloading https://ossci-metrics.s3.amazonaws.com/slow-tests.json to /var/lib/jenkins/pytorch/test/.pytorch-slow-tests.json 2024-06-26T07:52:22.7948733Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2024-06-26T07:52:23.1143822Z Ignoring disabled issues: [''] 2024-06-26T07:52:23.1372394Z ##[warning] Gathered no stats from artifacts for linux-focal-rocm6.1-py3.8 build env and inductor test config. Using default build env and inductor test config instead. 2024-06-26T07:52:23.1815102Z ##[warning] Gathered no stats from artifacts for linux-focal-rocm6.1-py3.8 build env and inductor test config. Using default build env and inductor test config instead. 2024-06-26T07:52:23.1822122Z Running all tests 2024-06-26T07:52:23.1902854Z Running parallel tests on 2 processes 2024-06-26T07:52:23.1925571Z Name: tests to run (est. time: 222.61min) 2024-06-26T07:52:23.1926459Z Serial tests (45): 2024-06-26T07:52:23.1927167Z distributions/test_distributions 1/1 2024-06-26T07:52:23.1927939Z doctests 1/1 2024-06-26T07:52:23.1928598Z functorch/test_memory_efficient_fusion 1/1 2024-06-26T07:52:23.1929429Z inductor/test_benchmark_fusion 1/1 2024-06-26T07:52:23.1930177Z inductor/test_cutlass_backend 1/1 2024-06-26T07:52:23.1930961Z inductor/test_distributed_patterns 1/1 2024-06-26T07:52:23.1931808Z inductor/test_flex_attention 1/1 2024-06-26T07:52:23.1933259Z inductor/test_max_autotune 1/1 2024-06-26T07:52:23.1933771Z nn/test_convolution 1/1 2024-06-26T07:52:23.1934119Z nn/test_pooling 1/1 2024-06-26T07:52:23.1934445Z test_autocast 1/1 2024-06-26T07:52:23.1934751Z test_autograd_fallback 1/1 2024-06-26T07:52:23.1935137Z test_ci_sanity_check_fail 1/1 2024-06-26T07:52:23.1935493Z test_cpp_api_parity 1/1 2024-06-26T07:52:23.1935851Z test_cpp_extensions_aot_ninja 1/1 2024-06-26T07:52:23.1936241Z test_cpp_extensions_aot_no_ninja 1/1 2024-06-26T07:52:23.1936629Z test_cpp_extensions_jit 1/1 2024-06-26T07:52:23.1937003Z test_cpp_extensions_mtia_backend 1/1 2024-06-26T07:52:23.1937817Z test_cpp_extensions_open_device_registration 1/1 2024-06-26T07:52:23.1938410Z test_cpp_extensions_stream_and_event 1/1 2024-06-26T07:52:23.1938894Z test_cuda_primary_ctx 1/1 2024-06-26T07:52:23.1939288Z test_cuda_trace 1/1 2024-06-26T07:52:23.1940479Z test_dispatch 1/1 2024-06-26T07:52:23.1940788Z test_fake_tensor 1/1 2024-06-26T07:52:23.1941087Z test_fx 1/1 2024-06-26T07:52:23.1941372Z test_jit_disabled 1/1 2024-06-26T07:52:23.1941695Z test_mobile_optimizer 1/1 2024-06-26T07:52:23.1942030Z test_multiprocessing 1/1 2024-06-26T07:52:23.1942379Z test_multiprocessing_spawn 1/1 2024-06-26T07:52:23.1942747Z test_namedtuple_return_api 1/1 2024-06-26T07:52:23.1943092Z test_native_mha 1/1 2024-06-26T07:52:23.1943405Z test_nn 1/1 2024-06-26T07:52:23.1943664Z test_overrides 1/1 2024-06-26T07:52:23.1943968Z test_python_dispatch 1/1 2024-06-26T07:52:23.1944290Z test_reductions 1/1 2024-06-26T07:52:23.1944582Z test_show_pickle 1/1 2024-06-26T07:52:23.1944880Z test_sort_and_select 1/1 2024-06-26T07:52:23.1945202Z test_spectral_ops 1/1 2024-06-26T07:52:23.1945527Z test_tensor_creation_ops 1/1 2024-06-26T07:52:23.1945870Z test_tensorexpr 1/1 2024-06-26T07:52:23.1946168Z test_torch 1/4 2024-06-26T07:52:23.1946437Z test_torch 2/4 2024-06-26T07:52:23.1946696Z test_torch 3/4 2024-06-26T07:52:23.1946965Z test_torch 4/4 2024-06-26T07:52:23.1947225Z test_utils 1/1 2024-06-26T07:52:23.1947495Z Parallel tests (366): 2024-06-26T07:52:23.1947822Z backends/xeon/test_launch 1/1 2024-06-26T07:52:23.1948286Z benchmark_utils/test_benchmark_utils 1/1 2024-06-26T07:52:23.1948713Z distributions/test_constraints 1/1 2024-06-26T07:52:23.1949135Z dynamo/test_activation_checkpointing 1/1 2024-06-26T07:52:23.1949535Z dynamo/test_after_aot 1/1 2024-06-26T07:52:23.1949877Z dynamo/test_aot_autograd 1/1 2024-06-26T07:52:23.1950239Z dynamo/test_aot_autograd_cache 1/1 2024-06-26T07:52:23.1950625Z dynamo/test_autograd_function 1/1 2024-06-26T07:52:23.1950993Z dynamo/test_backends 1/1 2024-06-26T07:52:23.1951359Z dynamo/test_backward_higher_order_ops 1/1 2024-06-26T07:52:23.1951758Z dynamo/test_base_output 1/1 2024-06-26T07:52:23.1952106Z dynamo/test_bytecode_utils 1/1 2024-06-26T07:52:23.1952453Z dynamo/test_compile 1/1 2024-06-26T07:52:23.1952779Z dynamo/test_comptime 1/1 2024-06-26T07:52:23.1953097Z dynamo/test_config 1/1 2024-06-26T07:52:23.1953415Z dynamo/test_ctx_manager 1/1 2024-06-26T07:52:23.1953756Z dynamo/test_cudagraphs 1/1 2024-06-26T07:52:23.1954268Z dynamo/test_debug_utils 1/1 2024-06-26T07:52:23.1954601Z dynamo/test_decorators 1/1 2024-06-26T07:52:23.1954928Z dynamo/test_deviceguard 1/1 2024-06-26T07:52:23.1955265Z dynamo/test_dynamic_shapes 1/1 2024-06-26T07:52:23.1955601Z dynamo/test_exc 1/1 2024-06-26T07:52:23.1955901Z dynamo/test_exceptions 1/1 2024-06-26T07:52:23.1956226Z dynamo/test_export 1/1 2024-06-26T07:52:23.1956550Z dynamo/test_export_mutations 1/1 2024-06-26T07:52:23.1956922Z dynamo/test_frame_init 1/1 2024-06-26T07:52:23.1957249Z dynamo/test_functions 1/1 2024-06-26T07:52:23.1957590Z dynamo/test_fx_passes_pre_grad 1/1 2024-06-26T07:52:23.1957961Z dynamo/test_global 1/1 2024-06-26T07:52:23.1958281Z dynamo/test_guard_manager 1/1 2024-06-26T07:52:23.1958636Z dynamo/test_higher_order_ops 1/1 2024-06-26T07:52:23.1958991Z dynamo/test_hooks 1/1 2024-06-26T07:52:23.1959337Z dynamo/test_inline_inbuilt_nn_modules 1/1 2024-06-26T07:52:23.1959751Z dynamo/test_input_attr_tracking 1/1 2024-06-26T07:52:23.1960130Z dynamo/test_interop 1/1 2024-06-26T07:52:23.1960449Z dynamo/test_logging 1/1 2024-06-26T07:52:23.1960767Z dynamo/test_minifier 1/1 2024-06-26T07:52:23.1961085Z dynamo/test_misc 1/1 2024-06-26T07:52:23.1961389Z dynamo/test_model_output 1/1 2024-06-26T07:52:23.1961724Z dynamo/test_modules 1/1 2024-06-26T07:52:23.1962028Z dynamo/test_nops 1/1 2024-06-26T07:52:23.1962336Z dynamo/test_optimizers 1/1 2024-06-26T07:52:23.1962755Z dynamo/test_pre_dispatch 1/1 2024-06-26T07:52:23.1963106Z dynamo/test_profiler 1/1 2024-06-26T07:52:23.1963434Z dynamo/test_python_autograd 1/1 2024-06-26T07:52:23.1963802Z dynamo/test_recompile_ux 1/1 2024-06-26T07:52:23.1964155Z dynamo/test_recompiles 1/1 2024-06-26T07:52:23.1964490Z dynamo/test_reorder_logs 1/1 2024-06-26T07:52:23.1964817Z dynamo/test_repros 1/1 2024-06-26T07:52:23.1965123Z dynamo/test_resume 1/1 2024-06-26T07:52:23.1965428Z dynamo/test_sdpa 1/1 2024-06-26T07:52:23.1965750Z dynamo/test_skip_non_tensor 1/1 2024-06-26T07:52:23.1966103Z dynamo/test_sources 1/1 2024-06-26T07:52:23.1966435Z dynamo/test_structured_trace 1/1 2024-06-26T07:52:23.1966803Z dynamo/test_subclasses 1/1 2024-06-26T07:52:23.1967140Z dynamo/test_subgraphs 1/1 2024-06-26T07:52:23.1967466Z dynamo/test_torchrec 1/1 2024-06-26T07:52:23.1967784Z dynamo/test_trace_rules 1/1 2024-06-26T07:52:23.1968121Z dynamo/test_unspec 1/1 2024-06-26T07:52:23.1968453Z dynamo/test_verify_correctness 1/1 2024-06-26T07:52:23.1968816Z dynamo/test_view 1/1 2024-06-26T07:52:23.1969119Z export/test_converter 1/1 2024-06-26T07:52:23.1969441Z export/test_db 1/1 2024-06-26T07:52:23.1969749Z export/test_experimental 1/1 2024-06-26T07:52:23.1970088Z export/test_export 1/1 2024-06-26T07:52:23.1970408Z export/test_export_nonstrict 1/1 2024-06-26T07:52:23.1970811Z export/test_functionalized_assertions 1/1 2024-06-26T07:52:23.1971203Z export/test_hop 1/1 2024-06-26T07:52:23.1971512Z export/test_lift_unlift 1/1 2024-06-26T07:52:23.1971848Z export/test_pass_infra 1/1 2024-06-26T07:52:23.1972171Z export/test_passes 1/1 2024-06-26T07:52:23.1972497Z export/test_retraceability 1/1 2024-06-26T07:52:23.1972844Z export/test_schema 1/1 2024-06-26T07:52:23.1973141Z export/test_serdes 1/1 2024-06-26T07:52:23.1973447Z export/test_serialize 1/1 2024-06-26T07:52:23.1973771Z export/test_sparse 1/1 2024-06-26T07:52:23.1974075Z export/test_tools 1/1 2024-06-26T07:52:23.1974389Z export/test_torchbind 1/1 2024-06-26T07:52:23.1974713Z export/test_tree_utils 1/1 2024-06-26T07:52:23.1975037Z export/test_unflatten 1/1 2024-06-26T07:52:23.1975362Z export/test_verifier 1/1 2024-06-26T07:52:23.1975675Z functorch/test_ac 1/1 2024-06-26T07:52:23.1975994Z functorch/test_aotdispatch 1/1 2024-06-26T07:52:23.1976357Z functorch/test_control_flow 1/1 2024-06-26T07:52:23.1976710Z functorch/test_dims 1/1 2024-06-26T07:52:23.1977044Z functorch/test_eager_transforms 1/1 2024-06-26T07:52:23.1977518Z functorch/test_logging 1/1 2024-06-26T07:52:23.1977846Z functorch/test_minifier 1/1 2024-06-26T07:52:23.1978183Z functorch/test_ops 1/1 2024-06-26T07:52:23.1978507Z functorch/test_parsing 1/1 2024-06-26T07:52:23.1978840Z functorch/test_rearrange 1/1 2024-06-26T07:52:23.1979181Z functorch/test_vmap 1/1 2024-06-26T07:52:23.1979523Z functorch/test_vmap_registrations 1/1 2024-06-26T07:52:23.1980012Z higher_order_ops/test_with_effects 1/1 2024-06-26T07:52:23.1980412Z inductor/test_aot_inductor 1/11 2024-06-26T07:52:23.1980780Z inductor/test_aot_inductor 2/11 2024-06-26T07:52:23.1981139Z inductor/test_aot_inductor 3/11 2024-06-26T07:52:23.1981498Z inductor/test_aot_inductor 4/11 2024-06-26T07:52:23.1981856Z inductor/test_aot_inductor 5/11 2024-06-26T07:52:23.1982207Z inductor/test_aot_inductor 6/11 2024-06-26T07:52:23.1982560Z inductor/test_aot_inductor 7/11 2024-06-26T07:52:23.1982912Z inductor/test_aot_inductor 8/11 2024-06-26T07:52:23.1983268Z inductor/test_aot_inductor 9/11 2024-06-26T07:52:23.1983627Z inductor/test_aot_inductor 10/11 2024-06-26T07:52:23.1983998Z inductor/test_aot_inductor 11/11 2024-06-26T07:52:23.1984379Z inductor/test_aot_inductor_utils 1/1 2024-06-26T07:52:23.1984763Z inductor/test_binary_folding 1/1 2024-06-26T07:52:23.1985126Z inductor/test_codecache 1/1 2024-06-26T07:52:23.1985473Z inductor/test_codegen_triton 1/1 2024-06-26T07:52:23.1985921Z inductor/test_compile_worker 1/1 2024-06-26T07:52:23.1986295Z inductor/test_compiled_autograd 1/1 2024-06-26T07:52:23.1986699Z inductor/test_compiled_optimizers 1/1 2024-06-26T07:52:23.1987080Z inductor/test_config 1/1 2024-06-26T07:52:23.1987419Z inductor/test_control_flow 1/1 2024-06-26T07:52:23.1987812Z inductor/test_coordinate_descent_tuner 1/1 2024-06-26T07:52:23.1988233Z inductor/test_cpp_wrapper_hipify 1/1 2024-06-26T07:52:23.1988626Z inductor/test_cpu_cpp_wrapper 1/1 2024-06-26T07:52:23.1988999Z inductor/test_cpu_repro 1/1 2024-06-26T07:52:23.1989368Z inductor/test_cpu_select_algorithm 1/1 2024-06-26T07:52:23.1989772Z inductor/test_cuda_cpp_wrapper 1/1 2024-06-26T07:52:23.1990150Z inductor/test_cuda_repro 1/1 2024-06-26T07:52:23.1990504Z inductor/test_cudacodecache 1/1 2024-06-26T07:52:23.1990876Z inductor/test_cudagraph_trees 1/1 2024-06-26T07:52:23.1991250Z inductor/test_custom_lowering 1/1 2024-06-26T07:52:23.1991660Z inductor/test_custom_post_grad_passes 1/1 2024-06-26T07:52:23.1992063Z inductor/test_debug_trace 1/1 2024-06-26T07:52:23.1992444Z inductor/test_decompose_mem_bound_mm 1/1 2024-06-26T07:52:23.1992848Z inductor/test_dependencies 1/1 2024-06-26T07:52:23.1993230Z inductor/test_efficient_conv_bn_eval 1/1 2024-06-26T07:52:23.1993628Z inductor/test_extension_backend 1/1 2024-06-26T07:52:23.1994006Z inductor/test_foreach 1/1 2024-06-26T07:52:23.1994330Z inductor/test_fp8 1/1 2024-06-26T07:52:23.1994658Z inductor/test_fused_attention 1/1 2024-06-26T07:52:23.1995019Z inductor/test_fx_fusion 1/1 2024-06-26T07:52:23.1995400Z inductor/test_graph_transform_observer 1/1 2024-06-26T07:52:23.1995820Z inductor/test_group_batch_fusion 1/1 2024-06-26T07:52:23.1996193Z inductor/test_halide 1/1 2024-06-26T07:52:23.1996519Z inductor/test_indexing 1/1 2024-06-26T07:52:23.1996868Z inductor/test_inductor_freezing 1/1 2024-06-26T07:52:23.1997253Z inductor/test_inductor_utils 1/1 2024-06-26T07:52:23.1997675Z inductor/test_inplacing_pass 1/1 2024-06-26T07:52:23.1998126Z inductor/test_kernel_benchmark 1/1 2024-06-26T07:52:23.1998571Z inductor/test_layout_optim 1/1 2024-06-26T07:52:23.1998994Z inductor/test_loop_ordering 1/1 2024-06-26T07:52:23.1999408Z inductor/test_memory_planning 1/1 2024-06-26T07:52:23.1999769Z inductor/test_metrics 1/1 2024-06-26T07:52:23.2000097Z inductor/test_minifier 1/1 2024-06-26T07:52:23.2000438Z inductor/test_minifier_isolate 1/1 2024-06-26T07:52:23.2000926Z inductor/test_mkldnn_pattern_matcher 1/1 2024-06-26T07:52:23.2001319Z inductor/test_mmdecomp 1/1 2024-06-26T07:52:23.2001695Z inductor/test_move_constructors_to_cuda 1/1 2024-06-26T07:52:23.2002109Z inductor/test_multi_kernel 1/1 2024-06-26T07:52:23.2002461Z inductor/test_pad_mm 1/1 2024-06-26T07:52:23.2002783Z inductor/test_padding 1/1 2024-06-26T07:52:23.2003122Z inductor/test_pattern_matcher 1/1 2024-06-26T07:52:23.2003488Z inductor/test_perf 1/1 2024-06-26T07:52:23.2003804Z inductor/test_profiler 1/1 2024-06-26T07:52:23.2004147Z inductor/test_select_algorithm 1/1 2024-06-26T07:52:23.2004508Z inductor/test_smoke 1/1 2024-06-26T07:52:23.2004835Z inductor/test_snode_runtime 1/1 2024-06-26T07:52:23.2005211Z inductor/test_split_cat_fx_passes 1/1 2024-06-26T07:52:23.2005610Z inductor/test_standalone_compile 1/1 2024-06-26T07:52:23.2005989Z inductor/test_torchbind 1/1 2024-06-26T07:52:23.2006340Z inductor/test_torchinductor 1/5 2024-06-26T07:52:23.2006710Z inductor/test_torchinductor 2/5 2024-06-26T07:52:23.2007069Z inductor/test_torchinductor 3/5 2024-06-26T07:52:23.2007434Z inductor/test_torchinductor 4/5 2024-06-26T07:52:23.2007788Z inductor/test_torchinductor 5/5 2024-06-26T07:52:23.2008235Z inductor/test_torchinductor_codegen_dynamic_shapes 1/1 2024-06-26T07:52:23.2008748Z inductor/test_torchinductor_dynamic_shapes 1/1 2024-06-26T07:52:23.2009297Z inductor/test_torchinductor_opinfo 1/16 2024-06-26T07:52:23.2009728Z inductor/test_torchinductor_opinfo 2/16 2024-06-26T07:52:23.2010148Z inductor/test_torchinductor_opinfo 3/16 2024-06-26T07:52:23.2010641Z inductor/test_torchinductor_opinfo 4/16 2024-06-26T07:52:23.2011072Z inductor/test_torchinductor_opinfo 5/16 2024-06-26T07:52:23.2011489Z inductor/test_torchinductor_opinfo 6/16 2024-06-26T07:52:23.2011903Z inductor/test_torchinductor_opinfo 7/16 2024-06-26T07:52:23.2012317Z inductor/test_torchinductor_opinfo 8/16 2024-06-26T07:52:23.2012728Z inductor/test_torchinductor_opinfo 9/16 2024-06-26T07:52:23.2013147Z inductor/test_torchinductor_opinfo 10/16 2024-06-26T07:52:23.2013578Z inductor/test_torchinductor_opinfo 11/16 2024-06-26T07:52:23.2014005Z inductor/test_torchinductor_opinfo 12/16 2024-06-26T07:52:23.2014427Z inductor/test_torchinductor_opinfo 13/16 2024-06-26T07:52:23.2014849Z inductor/test_torchinductor_opinfo 14/16 2024-06-26T07:52:23.2015272Z inductor/test_torchinductor_opinfo 15/16 2024-06-26T07:52:23.2015688Z inductor/test_torchinductor_opinfo 16/16 2024-06-26T07:52:23.2016130Z inductor/test_torchinductor_strided_blocks 1/1 2024-06-26T07:52:23.2016591Z inductor/test_triton_extension_backend 1/1 2024-06-26T07:52:23.2017010Z inductor/test_triton_heuristics 1/1 2024-06-26T07:52:23.2017397Z inductor/test_triton_kernels 1/1 2024-06-26T07:52:23.2017770Z inductor/test_triton_wrapper 1/1 2024-06-26T07:52:23.2018149Z inductor/test_unbacked_symints 1/1 2024-06-26T07:52:23.2018518Z inductor/test_utils 1/1 2024-06-26T07:52:23.2018841Z inductor/test_xpu_basic 1/1 2024-06-26T07:52:23.2019177Z lazy/test_bindings 1/1 2024-06-26T07:52:23.2019495Z lazy/test_debug_util 1/1 2024-06-26T07:52:23.2019897Z lazy/test_extract_compiled_graph 1/1 2024-06-26T07:52:23.2020293Z lazy/test_functionalization 1/1 2024-06-26T07:52:23.2020652Z lazy/test_generator 1/1 2024-06-26T07:52:23.2020968Z lazy/test_meta_kernel 1/1 2024-06-26T07:52:23.2021297Z lazy/test_reuse_ir 1/1 2024-06-26T07:52:23.2021616Z lazy/test_step_closures 1/1 2024-06-26T07:52:23.2021947Z lazy/test_ts_opinfo 1/1 2024-06-26T07:52:23.2022253Z nn/test_dropout 1/1 2024-06-26T07:52:23.2022547Z nn/test_embedding 1/1 2024-06-26T07:52:23.2022843Z nn/test_init 1/1 2024-06-26T07:52:23.2023132Z nn/test_lazy_modules 1/1 2024-06-26T07:52:23.2023457Z nn/test_load_state_dict 1/1 2024-06-26T07:52:23.2023791Z nn/test_module_hooks 1/1 2024-06-26T07:52:23.2024120Z nn/test_multihead_attention 1/1 2024-06-26T07:52:23.2024575Z nn/test_packed_sequence 1/1 2024-06-26T07:52:23.2024921Z nn/test_parametrization 1/1 2024-06-26T07:52:23.2025251Z nn/test_pruning 1/1 2024-06-26T07:52:23.2025561Z optim/test_lrscheduler 1/1 2024-06-26T07:52:23.2025892Z optim/test_optim 1/1 2024-06-26T07:52:23.2026201Z optim/test_swa_utils 1/1 2024-06-26T07:52:23.2026543Z profiler/test_execution_trace 1/1 2024-06-26T07:52:23.2026936Z profiler/test_memory_profiler 1/1 2024-06-26T07:52:23.2027310Z profiler/test_profiler 1/1 2024-06-26T07:52:23.2027712Z profiler/test_profiler_tree 1/1 2024-06-26T07:52:23.2028151Z profiler/test_record_function 1/1 2024-06-26T07:52:23.2028588Z profiler/test_torch_tidy 1/1 2024-06-26T07:52:23.2028990Z test_ao_sparsity 1/1 2024-06-26T07:52:23.2029340Z test_autograd 1/1 2024-06-26T07:52:23.2029683Z test_binary_ufuncs 1/1 2024-06-26T07:52:23.2029999Z test_bundled_inputs 1/1 2024-06-26T07:52:23.2030320Z test_comparison_utils 1/1 2024-06-26T07:52:23.2030664Z test_compile_benchmark_util 1/1 2024-06-26T07:52:23.2031007Z test_complex 1/1 2024-06-26T07:52:23.2031295Z test_content_store 1/1 2024-06-26T07:52:23.2031593Z test_cuda 1/1 2024-06-26T07:52:23.2031883Z test_cuda_expandable_segments 1/1 2024-06-26T07:52:23.2032239Z test_cuda_multigpu 1/1 2024-06-26T07:52:23.2032549Z test_cuda_sanitizer 1/1 2024-06-26T07:52:23.2032857Z test_custom_ops 1/1 2024-06-26T07:52:23.2033229Z test_dataloader 1/1 2024-06-26T07:52:23.2033522Z test_datapipe 1/1 2024-06-26T07:52:23.2033806Z test_decomp 1/1 2024-06-26T07:52:23.2034076Z test_deploy 1/1 2024-06-26T07:52:23.2034338Z test_dlpack 1/1 2024-06-26T07:52:23.2034614Z test_dynamic_shapes 1/1 2024-06-26T07:52:23.2034938Z test_expanded_weights 1/1 2024-06-26T07:52:23.2035267Z test_flop_counter 1/1 2024-06-26T07:52:23.2035564Z test_foreach 1/1 2024-06-26T07:52:23.2035853Z test_function_schema 1/1 2024-06-26T07:52:23.2036206Z test_functional_autograd_benchmark 1/1 2024-06-26T07:52:23.2036602Z test_functional_optim 1/1 2024-06-26T07:52:23.2036940Z test_functionalization 1/1 2024-06-26T07:52:23.2037305Z test_functionalization_of_rng_ops 1/1 2024-06-26T07:52:23.2037726Z test_futures 1/1 2024-06-26T07:52:23.2038074Z test_fx_experimental 1/1 2024-06-26T07:52:23.2038442Z test_fx_passes 1/1 2024-06-26T07:52:23.2038793Z test_fx_reinplace_pass 1/1 2024-06-26T07:52:23.2039160Z test_hub 1/1 2024-06-26T07:52:23.2039483Z test_import_stats 1/1 2024-06-26T07:52:23.2039791Z test_indexing 1/1 2024-06-26T07:52:23.2040066Z test_itt 1/1 2024-06-26T07:52:23.2040322Z test_jit 1/1 2024-06-26T07:52:23.2040589Z test_jit_autocast 1/1 2024-06-26T07:52:23.2040894Z test_jit_fuser_te 1/1 2024-06-26T07:52:23.2041200Z test_jit_llga_fuser 1/1 2024-06-26T07:52:23.2041510Z test_jiterator 1/1 2024-06-26T07:52:23.2041799Z test_legacy_vmap 1/1 2024-06-26T07:52:23.2042095Z test_license 1/1 2024-06-26T07:52:23.2042373Z test_linalg 1/1 2024-06-26T07:52:23.2042641Z test_logging 1/1 2024-06-26T07:52:23.2042909Z test_masked 1/1 2024-06-26T07:52:23.2043188Z test_maskedtensor 1/1 2024-06-26T07:52:23.2043489Z test_matmul_cuda 1/1 2024-06-26T07:52:23.2043779Z test_meta 1/1 2024-06-26T07:52:23.2044045Z test_mkl_verbose 1/1 2024-06-26T07:52:23.2044334Z test_mkldnn 1/1 2024-06-26T07:52:23.2044612Z test_mkldnn_fusion 1/1 2024-06-26T07:52:23.2044927Z test_mkldnn_verbose 1/1 2024-06-26T07:52:23.2045237Z test_model_dump 1/1 2024-06-26T07:52:23.2045555Z test_model_exports_to_core_aten 1/1 2024-06-26T07:52:23.2045925Z test_module_tracker 1/1 2024-06-26T07:52:23.2046226Z test_modules 1/1 2024-06-26T07:52:23.2046497Z test_monitor 1/1 2024-06-26T07:52:23.2046779Z test_namedtensor 1/1 2024-06-26T07:52:23.2047083Z test_native_functions 1/1 2024-06-26T07:52:23.2047405Z test_nestedtensor 1/1 2024-06-26T07:52:23.2047714Z test_numba_integration 1/1 2024-06-26T07:52:23.2048134Z test_numpy_interop 1/1 2024-06-26T07:52:23.2048446Z test_openmp 1/1 2024-06-26T07:52:23.2048706Z test_ops 1/4 2024-06-26T07:52:23.2048965Z test_ops 2/4 2024-06-26T07:52:23.2049221Z test_ops 3/4 2024-06-26T07:52:23.2049468Z test_ops 4/4 2024-06-26T07:52:23.2049735Z test_ops_fwd_gradients 1/1 2024-06-26T07:52:23.2050064Z test_ops_gradients 1/3 2024-06-26T07:52:23.2050370Z test_ops_gradients 2/3 2024-06-26T07:52:23.2050685Z test_ops_gradients 3/3 2024-06-26T07:52:23.2050980Z test_ops_jit 1/1 2024-06-26T07:52:23.2051253Z test_optim 1/1 2024-06-26T07:52:23.2051527Z test_out_dtype_op 1/1 2024-06-26T07:52:23.2051821Z test_package 1/1 2024-06-26T07:52:23.2052105Z test_per_overload_api 1/1 2024-06-26T07:52:23.2052420Z test_prims 1/1 2024-06-26T07:52:23.2052690Z test_proxy_tensor 1/1 2024-06-26T07:52:23.2052989Z test_pruning_op 1/1 2024-06-26T07:52:23.2053292Z test_public_bindings 1/1 2024-06-26T07:52:23.2053599Z test_pytree 1/1 2024-06-26T07:52:23.2053878Z test_quantization 1/1 2024-06-26T07:52:23.2054204Z test_scatter_gather_ops 1/1 2024-06-26T07:52:23.2054551Z test_schema_check 1/1 2024-06-26T07:52:23.2054860Z test_segment_reductions 1/1 2024-06-26T07:52:23.2055191Z test_serialization 1/1 2024-06-26T07:52:23.2055540Z test_set_default_mobile_cpu_allocator 1/1 2024-06-26T07:52:23.2055931Z test_shape_ops 1/1 2024-06-26T07:52:23.2056214Z test_sparse 1/1 2024-06-26T07:52:23.2056564Z test_sparse_csr 1/1 2024-06-26T07:52:23.2056882Z test_sparse_semi_structured 1/1 2024-06-26T07:52:23.2057235Z test_stateless 1/1 2024-06-26T07:52:23.2057522Z test_subclass 1/1 2024-06-26T07:52:23.2057807Z test_sympy_utils 1/1 2024-06-26T07:52:23.2058116Z test_tensorboard 1/1 2024-06-26T07:52:23.2058422Z test_tensorexpr_pybind 1/1 2024-06-26T07:52:23.2058741Z test_testing 1/1 2024-06-26T07:52:23.2059028Z test_transformers 1/1 2024-06-26T07:52:23.2059327Z test_type_hints 1/1 2024-06-26T07:52:23.2059620Z test_type_info 1/1 2024-06-26T07:52:23.2059955Z test_type_promotion 1/1 2024-06-26T07:52:23.2060264Z test_typing 1/1 2024-06-26T07:52:23.2060550Z test_unary_ufuncs 1/1 2024-06-26T07:52:23.2060841Z test_view_ops 1/1 2024-06-26T07:52:23.2061125Z test_vulkan 1/1 2024-06-26T07:52:23.2061389Z test_weak 1/1 2024-06-26T07:52:23.2061670Z test_xnnpack_integration 1/1 2024-06-26T07:52:23.2062052Z torch_np/numpy_tests/core/test_dlpack 1/1 2024-06-26T07:52:23.2062486Z torch_np/numpy_tests/core/test_dtype 1/1 2024-06-26T07:52:23.2062913Z torch_np/numpy_tests/core/test_einsum 1/1 2024-06-26T07:52:23.2063346Z torch_np/numpy_tests/core/test_getlimits 1/1 2024-06-26T07:52:23.2063790Z torch_np/numpy_tests/core/test_indexing 1/1 2024-06-26T07:52:23.2064235Z torch_np/numpy_tests/core/test_multiarray 1/1 2024-06-26T07:52:23.2064682Z torch_np/numpy_tests/core/test_numeric 1/1 2024-06-26T07:52:23.2065135Z torch_np/numpy_tests/core/test_numerictypes 1/1 2024-06-26T07:52:23.2065610Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 2024-06-26T07:52:23.2066087Z torch_np/numpy_tests/core/test_scalar_methods 1/1 2024-06-26T07:52:23.2066577Z torch_np/numpy_tests/core/test_scalarinherit 1/1 2024-06-26T07:52:23.2067040Z torch_np/numpy_tests/core/test_scalarmath 1/1 2024-06-26T07:52:23.2067501Z torch_np/numpy_tests/core/test_shape_base 1/1 2024-06-26T07:52:23.2068004Z torch_np/numpy_tests/fft/test_helper 1/1 2024-06-26T07:52:23.2068517Z torch_np/numpy_tests/fft/test_pocketfft 1/1 2024-06-26T07:52:23.2069049Z torch_np/numpy_tests/lib/test_arraypad 1/1 2024-06-26T07:52:23.2069573Z torch_np/numpy_tests/lib/test_arraysetops 1/1 2024-06-26T07:52:23.2070098Z torch_np/numpy_tests/lib/test_function_base 1/1 2024-06-26T07:52:23.2070552Z torch_np/numpy_tests/lib/test_histograms 1/1 2024-06-26T07:52:23.2071006Z torch_np/numpy_tests/lib/test_index_tricks 1/1 2024-06-26T07:52:23.2071464Z torch_np/numpy_tests/lib/test_shape_base_ 1/1 2024-06-26T07:52:23.2071999Z torch_np/numpy_tests/lib/test_twodim_base 1/1 2024-06-26T07:52:23.2072432Z torch_np/numpy_tests/lib/test_type_check 1/1 2024-06-26T07:52:23.2072878Z torch_np/numpy_tests/linalg/test_linalg 1/1 2024-06-26T07:52:23.2073274Z torch_np/test_basic 1/1 2024-06-26T07:52:23.2073600Z torch_np/test_binary_ufuncs 1/1 2024-06-26T07:52:23.2073953Z torch_np/test_dtype 1/1 2024-06-26T07:52:23.2074270Z torch_np/test_function_base 1/1 2024-06-26T07:52:23.2074641Z torch_np/test_ndarray_methods 1/1 2024-06-26T07:52:23.2075025Z torch_np/test_nep50_examples 1/1 2024-06-26T07:52:23.2075385Z torch_np/test_random 1/1 2024-06-26T07:52:23.2075714Z torch_np/test_reductions 1/1 2024-06-26T07:52:23.2076075Z torch_np/test_scalars_0D_arrays 1/1 2024-06-26T07:52:23.2076457Z torch_np/test_ufuncs_basic 1/1 2024-06-26T07:52:23.2076818Z torch_np/test_unary_ufuncs 1/1 2024-06-26T07:52:23.2077159Z xpu/test_conv 1/1 2024-06-26T07:52:23.2077454Z xpu/test_gemm 1/1 2024-06-26T07:52:23.2077815Z Name: excluded (est. time: 0.0min) 2024-06-26T07:52:23.2078227Z Serial tests (0): 2024-06-26T07:52:23.2078560Z Parallel tests (0): 2024-06-26T07:52:23.2079414Z Starting test batch 'tests to run' 0.0 seconds after initiating testing 2024-06-26T07:52:23.2357434Z Running distributions/test_distributions 1/1 ... [2024-06-26 07:52:23.235336] 2024-06-26T07:52:23.2364843Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'distributions/test_distributions.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:52:23.235907] 2024-06-26T07:53:13.3038247Z 2024-06-26T07:53:13.3041628Z distributions/test_distributions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributions.test_distributions_1.1_11929a6b7c76a111_.log 2024-06-26T07:53:13.3183653Z Running 225 items in this shard: test/distributions/test_distributions.py::TestDistributions::test_argmax_relaxed_categorical, test/distributions/test_distributions.py::TestDistributions::test_bernoulli, test/distributions/test_distributions.py::TestDistributions::test_bernoulli_3d, test/distributions/test_distributions.py::TestDistributions::test_bernoulli_enumerate_support, test/distributions/test_distributions.py::TestDistributions::test_beta_log_prob, test/distributions/test_distributions.py::TestDistributions::test_beta_sample, test/distributions/test_distributions.py::TestDistributions::test_beta_shape, test/distributions/test_distributions.py::TestDistributions::test_beta_underflow, test/distributions/test_distributions.py::TestDistributions::test_beta_underflow_gpu, test/distributions/test_distributions.py::TestDistributions::test_binomial, test/distributions/test_distributions.py::TestDistributions::test_binomial_bfloat16, test/distributions/test_distributions.py::TestDistributions::test_binomial_enumerate_support, test/distributions/test_distributions.py::TestDistributions::test_binomial_extreme_vals, test/distributions/test_distributions.py::TestDistributions::test_binomial_half, test/distributions/test_distributions.py::TestDistributions::test_binomial_log_prob_and_entropy, test/distributions/test_distributions.py::TestDistributions::test_binomial_log_prob_vectorized_count, test/distributions/test_distributions.py::TestDistributions::test_binomial_sample, test/distributions/test_distributions.py::TestDistributions::test_binomial_stable, test/distributions/test_distributions.py::TestDistributions::test_binomial_vectorized_count, test/distributions/test_distributions.py::TestDistributions::test_categorical_1d, test/distributions/test_distributions.py::TestDistributions::test_categorical_2d, test/distributions/test_distributions.py::TestDistributions::test_categorical_enumerate_support, test/distributions/test_distributions.py::TestDistributions::test_cauchy, test/distributions/test_distributions.py::TestDistributions::test_cdf_icdf_inverse, test/distributions/test_distributions.py::TestDistributions::test_cdf_log_prob, test/distributions/test_distributions.py::TestDistributions::test_chi2_sample, test/distributions/test_distributions.py::TestDistributions::test_chi2_shape, test/distributions/test_distributions.py::TestDistributions::test_continuous_bernoulli, test/distributions/test_distributions.py::TestDistributions::test_continuous_bernoulli_3d, test/distributions/test_distributions.py::TestDistributions::test_dirichlet_log_prob, test/distributions/test_distributions.py::TestDistributions::test_dirichlet_log_prob_zero, test/distributions/test_distributions.py::TestDistributions::test_dirichlet_mode, test/distributions/test_distributions.py::TestDistributions::test_dirichlet_sample, test/distributions/test_distributions.py::TestDistributions::test_dirichlet_shape, test/distributions/test_distributions.py::TestDistributions::test_distribution_expand, test/distributions/test_distributions.py::TestDistributions::test_distribution_subclass_expand, test/distributions/test_distributions.py::TestDistributions::test_enumerate_support_type, test/distributions/test_distributions.py::TestDistributions::test_exponential, test/distributions/test_distributions.py::TestDistributions::test_exponential_sample, test/distributions/test_distributions.py::TestDistributions::test_fishersnedecor, test/distributions/test_distributions.py::TestDistributions::test_fishersnedecor_sample, test/distributions/test_distributions.py::TestDistributions::test_gamma_gpu_sample, test/distributions/test_distributions.py::TestDistributions::test_gamma_gpu_shape, test/distributions/test_distributions.py::TestDistributions::test_gamma_log_prob_at_boundary, test/distributions/test_distributions.py::TestDistributions::test_gamma_sample, test/distributions/test_distributions.py::TestDistributions::test_gamma_shape, test/distributions/test_distributions.py::TestDistributions::test_geometric, test/distributions/test_distributions.py::TestDistributions::test_geometric_log_prob_and_entropy, test/distributions/test_distributions.py::TestDistributions::test_geometric_sample, test/distributions/test_distributions.py::TestDistributions::test_gumbel, test/distributions/test_distributions.py::TestDistributions::test_gumbel_sample, test/distributions/test_distributions.py::TestDistributions::test_halfcauchy, test/distributions/test_distributions.py::TestDistributions::test_halfnormal, test/distributions/test_distributions.py::TestDistributions::test_halfnormal_logprob, test/distributions/test_distributions.py::TestDistributions::test_halfnormal_sample, test/distributions/test_distributions.py::TestDistributions::test_has_examples, test/distributions/test_distributions.py::TestDistributions::test_independent_expand, test/distributions/test_distributions.py::TestDistributions::test_independent_shape, test/distributions/test_distributions.py::TestDistributions::test_invalid_parameter_broadcasting, test/distributions/test_distributions.py::TestDistributions::test_inversegamma, test/distributions/test_distributions.py::TestDistributions::test_inversegamma_sample, test/distributions/test_distributions.py::TestDistributions::test_kumaraswamy_mean_variance, test/distributions/test_distributions.py::TestDistributions::test_kumaraswamy_shape, test/distributions/test_distributions.py::TestDistributions::test_laplace, test/distributions/test_distributions.py::TestDistributions::test_laplace_sample, test/distributions/test_distributions.py::TestDistributions::test_lazy_property_grad, test/distributions/test_distributions.py::TestDistributions::test_lkj_cholesky_log_prob, test/distributions/test_distributions.py::TestDistributions::test_logisticnormal, test/distributions/test_distributions.py::TestDistributions::test_logisticnormal_logprob, test/distributions/test_distributions.py::TestDistributions::test_logisticnormal_sample, test/distributions/test_distributions.py::TestDistributions::test_lognormal, test/distributions/test_distributions.py::TestDistributions::test_lognormal_logprob, test/distributions/test_distributions.py::TestDistributions::test_lognormal_sample, test/distributions/test_distributions.py::TestDistributions::test_lowrank_multivariate_normal_log_prob, test/distributions/test_distributions.py::TestDistributions::test_lowrank_multivariate_normal_moments, test/distributions/test_distributions.py::TestDistributions::test_lowrank_multivariate_normal_properties, test/distributions/test_distributions.py::TestDistributions::test_lowrank_multivariate_normal_sample, test/distributions/test_distributions.py::TestDistributions::test_lowrank_multivariate_normal_shape, test/distributions/test_distributions.py::TestDistributions::test_mixture_same_family_log_prob, test/distributions/test_distributions.py::TestDistributions::test_mixture_same_family_sample, test/distributions/test_distributions.py::TestDistributions::test_mixture_same_family_shape, test/distributions/test_distributions.py::TestDistributions::test_mode, test/distributions/test_distributions.py::TestDistributions::test_multinomial_1d, test/distributions/test_distributions.py::TestDistributions::test_multinomial_1d_log_prob_and_entropy, test/distributions/test_distributions.py::TestDistributions::test_multinomial_2d, test/distributions/test_distributions.py::TestDistributions::test_multivariate_normal_log_prob, test/distributions/test_distributions.py::TestDistributions::test_multivariate_normal_moments, test/distributions/test_distributions.py::TestDistributions::test_multivariate_normal_properties, test/distributions/test_distributions.py::TestDistributions::test_multivariate_normal_sample, test/distributions/test_distributions.py::TestDistributions::test_multivariate_normal_shape, test/distributions/test_distributions.py::TestDistributions::test_multivariate_normal_stable_with_precision_matrix, test/distributions/test_distributions.py::TestDistributions::test_negative_binomial, test/distributions/test_distributions.py::TestDistributions::test_negative_binomial_log_prob, test/distributions/test_distributions.py::TestDistributions::test_negative_binomial_log_prob_vectorized_count, test/distributions/test_distributions.py::TestDistributions::test_normal, test/distributions/test_distributions.py::TestDistributions::test_normal_sample, test/distributions/test_distributions.py::TestDistributions::test_one_hot_categorical_1d, test/distributions/test_distributions.py::TestDistributions::test_one_hot_categorical_2d, test/distributions/test_distributions.py::TestDistributions::test_one_hot_categorical_enumerate_support, test/distributions/test_distributions.py::TestDistributions::test_pareto, test/distributions/test_distributions.py::TestDistributions::test_pareto_sample, test/distributions/test_distributions.py::TestDistributions::test_poisson_forward_ad, test/distributions/test_distributions.py::TestDistributions::test_poisson_gpu_sample, test/distributions/test_distributions.py::TestDistributions::test_poisson_log_prob, test/distributions/test_distributions.py::TestDistributions::test_poisson_sample, test/distributions/test_distributions.py::TestDistributions::test_poisson_shape, test/distributions/test_distributions.py::TestDistributions::test_relaxed_bernoulli, test/distributions/test_distributions.py::TestDistributions::test_relaxed_one_hot_categorical_1d, test/distributions/test_distributions.py::TestDistributions::test_relaxed_one_hot_categorical_2d, test/distributions/test_distributions.py::TestDistributions::test_repr, test/distributions/test_distributions.py::TestDistributions::test_rounded_relaxed_bernoulli, test/distributions/test_distributions.py::TestDistributions::test_rsample_requires_grad, test/distributions/test_distributions.py::TestDistributions::test_sample_detached, test/distributions/test_distributions.py::TestDistributions::test_studentT, test/distributions/test_distributions.py::TestDistributions::test_studentT_log_prob, test/distributions/test_distributions.py::TestDistributions::test_studentT_sample, test/distributions/test_distributions.py::TestDistributions::test_support_attributes, test/distributions/test_distributions.py::TestDistributions::test_uniform, test/distributions/test_distributions.py::TestDistributions::test_valid_parameter_broadcasting, test/distributions/test_distributions.py::TestDistributions::test_vonmises_logprob, test/distributions/test_distributions.py::TestDistributions::test_vonmises_sample, test/distributions/test_distributions.py::TestDistributions::test_wishart_log_prob, test/distributions/test_distributions.py::TestDistributions::test_wishart_moments, test/distributions/test_distributions.py::TestDistributions::test_wishart_properties, test/distributions/test_distributions.py::TestDistributions::test_wishart_sample, test/distributions/test_distributions.py::TestDistributions::test_wishart_shape, test/distributions/test_distributions.py::TestDistributions::test_wishart_stable_with_precision_matrix, test/distributions/test_distributions.py::TestDistributions::test_zero_excluded_binomial, test/distributions/test_distributions.py::TestRsample::test_beta_wrt_alpha, test/distributions/test_distributions.py::TestRsample::test_beta_wrt_beta, test/distributions/test_distributions.py::TestRsample::test_chi2, test/distributions/test_distributions.py::TestRsample::test_dirichlet_multivariate, test/distributions/test_distributions.py::TestRsample::test_dirichlet_on_diagonal, test/distributions/test_distributions.py::TestRsample::test_dirichlet_tangent_field, test/distributions/test_distributions.py::TestRsample::test_gamma, test/distributions/test_distributions.py::TestDistributionShapes::test_bernoulli_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_bernoulli_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_beta_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_beta_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_binomial_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_binomial_shape_vectorized_n, test/distributions/test_distributions.py::TestDistributionShapes::test_categorical_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_cauchy_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_cauchy_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_chi2_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_chi2_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_continuous_bernoulli_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_continuous_bernoulli_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_dirichlet_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_entropy_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_exponential_shape_scalar_param, test/distributions/test_distributions.py::TestDistributionShapes::test_exponential_shape_tensor_param, test/distributions/test_distributions.py::TestDistributionShapes::test_gamma_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_gamma_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_geometric_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_geometric_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_gumbel_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_halfcauchy_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_halfcauchy_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_kumaraswamy_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_laplace_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_laplace_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_mixture_same_family_mean_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_mixture_same_family_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_multinomial_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_normal_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_normal_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_one_hot_categorical_shape, test/distributions/test_distributions.py::TestDistributionShapes::test_pareto_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_studentT_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_studentT_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_uniform_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_uniform_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_vonmises_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_vonmises_shape_tensor_params, test/distributions/test_distributions.py::TestDistributionShapes::test_weibull_scale_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_wishart_shape_scalar_params, test/distributions/test_distributions.py::TestDistributionShapes::test_wishart_shape_tensor_params, test/distributions/test_distributions.py::TestKL::test_entropy_exponential_family, test/distributions/test_distributions.py::TestKL::test_entropy_monte_carlo, test/distributions/test_distributions.py::TestKL::test_kl_edgecases, test/distributions/test_distributions.py::TestKL::test_kl_exponential_family, test/distributions/test_distributions.py::TestKL::test_kl_infinite, test/distributions/test_distributions.py::TestKL::test_kl_lowrank_multivariate_normal, test/distributions/test_distributions.py::TestKL::test_kl_lowrank_multivariate_normal_batched, test/distributions/test_distributions.py::TestKL::test_kl_monte_carlo, test/distributions/test_distributions.py::TestKL::test_kl_multivariate_normal, test/distributions/test_distributions.py::TestKL::test_kl_multivariate_normal_batched, test/distributions/test_distributions.py::TestKL::test_kl_multivariate_normal_batched_broadcasted, test/distributions/test_distributions.py::TestKL::test_kl_shape, test/distributions/test_distributions.py::TestKL::test_kl_transformed, test/distributions/test_distributions.py::TestConstraints::test_params_constraints, test/distributions/test_distributions.py::TestConstraints::test_support_constraints, test/distributions/test_distributions.py::TestNumericalStability::test_bernoulli_gradient, test/distributions/test_distributions.py::TestNumericalStability::test_bernoulli_with_logits_overflow, test/distributions/test_distributions.py::TestNumericalStability::test_bernoulli_with_logits_underflow, test/distributions/test_distributions.py::TestNumericalStability::test_categorical_log_prob, test/distributions/test_distributions.py::TestNumericalStability::test_categorical_log_prob_with_logits, test/distributions/test_distributions.py::TestNumericalStability::test_continuous_bernoulli_gradient, test/distributions/test_distributions.py::TestNumericalStability::test_continuous_bernoulli_with_logits_overflow, test/distributions/test_distributions.py::TestNumericalStability::test_continuous_bernoulli_with_logits_underflow, test/distributions/test_distributions.py::TestNumericalStability::test_multinomial_log_prob, test/distributions/test_distributions.py::TestNumericalStability::test_multinomial_log_prob_with_logits, test/distributions/test_distributions.py::TestLazyLogitsInitialization::test_lazy_logits_initialization, test/distributions/test_distributions.py::TestLazyLogitsInitialization::test_lazy_probs_initialization, test/distributions/test_distributions.py::TestAgainstScipy::test_cdf, test/distributions/test_distributions.py::TestAgainstScipy::test_icdf, test/distributions/test_distributions.py::TestAgainstScipy::test_mean, test/distributions/test_distributions.py::TestAgainstScipy::test_variance_stddev, test/distributions/test_distributions.py::TestFunctors::test_cat_event_dim, test/distributions/test_distributions.py::TestFunctors::test_cat_transform, test/distributions/test_distributions.py::TestFunctors::test_cat_transform_non_uniform, test/distributions/test_distributions.py::TestFunctors::test_stack_transform, test/distributions/test_distributions.py::TestValidation::test_invalid, test/distributions/test_distributions.py::TestValidation::test_invalid_log_probs_arg, test/distributions/test_distributions.py::TestValidation::test_valid, test/distributions/test_distributions.py::TestValidation::test_warning_unimplemented_constraints, test/distributions/test_distributions.py::TestJit::test_cdf, test/distributions/test_distributions.py::TestJit::test_entropy, test/distributions/test_distributions.py::TestJit::test_enumerate_support, test/distributions/test_distributions.py::TestJit::test_log_prob, test/distributions/test_distributions.py::TestJit::test_mean, test/distributions/test_distributions.py::TestJit::test_rsample, test/distributions/test_distributions.py::TestJit::test_sample, test/distributions/test_distributions.py::TestJit::test_variance 2024-06-26T07:53:13.3310033Z 2024-06-26T07:53:13.3310879Z Running doctests 1/1 ... [2024-06-26 07:53:13.305038] 2024-06-26T07:53:13.3312754Z Start doctest_module('/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch') 2024-06-26T07:53:13.3314059Z Listing tests 2024-06-26T07:53:13.9741871Z msg = Cannot scrape callname=cudart in modpath=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py line=340. 2024-06-26T07:53:13.9744061Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2024-06-26T07:53:13.9745252Z Retrieves the CUDA runtime API module. 2024-06-26T07:53:13.9745780Z 2024-06-26T07:53:13.9745789Z 2024-06-26T07:53:13.9746463Z This function initializes the CUDA runtime environment if it is not already 2024-06-26T07:53:13.9747885Z initialized and returns the CUDA runtime API module (_cudart). The CUDA 2024-06-26T07:53:13.9749263Z runtime API module provides access to various CUDA runtime functions. 2024-06-26T07:53:13.9750090Z 2024-06-26T07:53:13.9750270Z Args: 2024-06-26T07:53:13.9751459Z ``None`` 2024-06-26T07:53:13.9751868Z 2024-06-26T07:53:13.9752086Z Returns: 2024-06-26T07:53:13.9752888Z module: The CUDA runtime API module (_cudart). 2024-06-26T07:53:13.9753664Z 2024-06-26T07:53:13.9753876Z Raises: 2024-06-26T07:53:13.9756852Z RuntimeError: If CUDA cannot be re-initialized in a forked subprocess. 2024-06-26T07:53:13.9757926Z AssertionError: If PyTorch is not compiled with CUDA support or if libcudart functions are unavailable. 2024-06-26T07:53:13.9758414Z 2024-06-26T07:53:13.9758557Z Example of CUDA operations with profiling: 2024-06-26T07:53:13.9758927Z >>> import torch 2024-06-26T07:53:13.9759230Z >>> from torch.cuda import cudart, check_error 2024-06-26T07:53:13.9759593Z >>> import os 2024-06-26T07:53:13.9759821Z >>> 2024-06-26T07:53:13.9760149Z >>> os.environ['CUDA_PROFILE'] = '1' 2024-06-26T07:53:13.9760496Z >>> 2024-06-26T07:53:13.9760793Z >>> def perform_cuda_operations_with_streams(): 2024-06-26T07:53:13.9761228Z >>> stream = torch.cuda.Stream() 2024-06-26T07:53:13.9761647Z >>> with torch.cuda.stream(stream): 2024-06-26T07:53:13.9762133Z >>> x = torch.randn(100, 100, device='cuda') 2024-06-26T07:53:13.9762606Z >>> y = torch.randn(100, 100, device='cuda') 2024-06-26T07:53:13.9762961Z >>> z = torch.mul(x, y) 2024-06-26T07:53:13.9763253Z >>> return z 2024-06-26T07:53:13.9763478Z >>> 2024-06-26T07:53:13.9763694Z >>> torch.cuda.synchronize() 2024-06-26T07:53:13.9764037Z >>> print("====== Start nsys profiling ======") 2024-06-26T07:53:13.9773434Z >>> check_error(cudart().cudaProfilerStart()) 2024-06-26T07:53:13.9773827Z >>> with torch.autograd.profiler.emit_nvtx(): 2024-06-26T07:53:13.9774230Z >>> result = perform_cuda_operations_with_streams() 2024-06-26T07:53:13.9774623Z >>> print("CUDA operations completed.") 2024-06-26T07:53:13.9775021Z >>> check_error(torch.cuda.cudart().cudaProfilerStop()) 2024-06-26T07:53:13.9775425Z >>> print("====== End nsys profiling ======") 2024-06-26T07:53:13.9775658Z 2024-06-26T07:53:13.9775870Z To run this example and save the profiling information, execute: 2024-06-26T07:53:13.9776671Z >>> $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2024-06-26T07:53:13.9777118Z 2024-06-26T07:53:13.9777371Z This command profiles the CUDA operations in the provided script and saves 2024-06-26T07:53:13.9777917Z the profiling information to a file named `trace_name.prof`. 2024-06-26T07:53:13.9778497Z The `--profile-from-start off` option ensures that profiling starts only 2024-06-26T07:53:13.9778983Z after the `cudaProfilerStart` call in the script. 2024-06-26T07:53:13.9779507Z The `--csv` and `--print-summary` options format the profiling output as a 2024-06-26T07:53:13.9780034Z CSV file and print a summary, respectively. 2024-06-26T07:53:13.9780701Z The `-o` option specifies the output file name, and the `-f` option forces the 2024-06-26T07:53:13.9781247Z overwrite of the output file if it already exists. 2024-06-26T07:53:13.9781639Z 2024-06-26T07:53:13.9782575Z Original Error: SyntaxError('invalid syntax', ('', 1, 1, '$ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py\n')) 2024-06-26T07:53:13.9783349Z 2024-06-26T07:53:13.9783736Z $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2024-06-26T07:53:13.9784249Z ^ 2024-06-26T07:53:20.7982611Z gathering tests 2024-06-26T07:53:20.7994509Z running 787 test(s) 2024-06-26T07:53:20.8001402Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::typename:0, line 893 <- wrt source file 2024-06-26T07:53:20.8027867Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::typename:0 2024-06-26T07:53:20.8030571Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::is_tensor:0, line 929 <- wrt source file 2024-06-26T07:53:20.8033090Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::is_tensor:0 2024-06-26T07:53:20.8035700Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::set_default_device:0, line 998 <- wrt source file 2024-06-26T07:53:20.8038283Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::set_default_device:0 2024-06-26T07:53:20.8040976Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::set_default_tensor_type:0, line 1047 <- wrt source file 2024-06-26T07:53:20.8043676Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::set_default_tensor_type:0 2024-06-26T07:53:20.8046330Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::set_default_dtype:0, line 1084 <- wrt source file 2024-06-26T07:53:20.8048893Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::set_default_dtype:0 2024-06-26T07:53:20.8051638Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::use_deterministic_algorithms:0, line 1239 <- wrt source file 2024-06-26T07:53:20.8054471Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::use_deterministic_algorithms:0 2024-06-26T07:53:20.8057799Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::compile:0, line 2281 <- wrt source file 2024-06-26T07:53:20.8060356Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/__init__.py::compile:0 2024-06-26T07:53:20.8063005Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_namedtensor_internals.py::update_names:0, line 117 <- wrt source file 2024-06-26T07:53:20.8065806Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_namedtensor_internals.py::update_names:0 2024-06-26T07:53:20.8068527Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor_str.py::set_printoptions:0, line 53 <- wrt source file 2024-06-26T07:53:20.8259004Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor_str.py::set_printoptions:0 2024-06-26T07:53:20.8262037Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/torch_version.py::TorchVersion:0, line 20 <- wrt source file 2024-06-26T07:53:20.8264729Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/torch_version.py::TorchVersion:0 2024-06-26T07:53:20.8267413Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.register_hook:0, line 546 <- wrt source file 2024-06-26T07:53:20.8270529Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.register_hook:0 2024-06-26T07:53:20.8273504Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.register_post_accumulate_grad_hook:0, line 603 <- wrt source file 2024-06-26T07:53:20.8276762Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.register_post_accumulate_grad_hook:0 2024-06-26T07:53:20.8279654Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.refine_names:0, line 1223 <- wrt source file 2024-06-26T07:53:20.8358849Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.refine_names:0 2024-06-26T07:53:20.8362106Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.align_to:0, line 1268 <- wrt source file 2024-06-26T07:53:20.8365391Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.align_to:0 2024-06-26T07:53:20.8368028Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.rename:0, line 1341 <- wrt source file 2024-06-26T07:53:20.8373584Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.rename:0 2024-06-26T07:53:20.8376429Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0, line 1371 <- wrt source file 2024-06-26T07:53:20.8379192Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0 2024-06-26T07:53:20.8382030Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.dim_order:0, line 1394 <- wrt source file 2024-06-26T07:53:20.8384640Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py::Tensor.dim_order:0 2024-06-26T07:53:20.8387082Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::list:0, line 468 <- wrt source file 2024-06-26T07:53:20.8389347Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::list:0 2024-06-26T07:53:20.8391642Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::help:0, line 528 <- wrt source file 2024-06-26T07:53:20.8393884Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::help:0 2024-06-26T07:53:20.8396596Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::load:0, line 619 <- wrt source file 2024-06-26T07:53:20.8398835Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::load:0 2024-06-26T07:53:20.8401166Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::_load_local:0, line 665 <- wrt source file 2024-06-26T07:53:20.8403528Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::_load_local:0 2024-06-26T07:53:20.8406019Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::download_url_to_file:0, line 696 <- wrt source file 2024-06-26T07:53:20.8408574Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::download_url_to_file:0 2024-06-26T07:53:20.8411183Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::load_state_dict_from_url:0, line 833 <- wrt source file 2024-06-26T07:53:20.8413782Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/hub.py::load_state_dict_from_url:0 2024-06-26T07:53:20.8416500Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::get_ignored_functions:0, line 111 <- wrt source file 2024-06-26T07:53:20.8419428Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::get_ignored_functions:0 2024-06-26T07:53:20.8422313Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::get_testing_overrides:0, line 418 <- wrt source file 2024-06-26T07:53:20.8425048Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::get_testing_overrides:0 2024-06-26T07:53:20.8427766Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::wrap_torch_function:0, line 1565 <- wrt source file 2024-06-26T07:53:20.8430444Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::wrap_torch_function:0 2024-06-26T07:53:20.8433170Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::handle_torch_function:0, line 1700 <- wrt source file 2024-06-26T07:53:20.8435867Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::handle_torch_function:0 2024-06-26T07:53:20.8438665Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::is_tensor_method_or_property:0, line 1948 <- wrt source file 2024-06-26T07:53:20.8456566Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::is_tensor_method_or_property:0 2024-06-26T07:53:20.8459351Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::is_tensor_like:0, line 1967 <- wrt source file 2024-06-26T07:53:20.8463644Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/overrides.py::is_tensor_like:0 2024-06-26T07:53:20.8466283Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/quasirandom.py::SobolEngine:0, line 39 <- wrt source file 2024-06-26T07:53:20.8468878Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/quasirandom.py::SobolEngine:0 2024-06-26T07:53:20.8471529Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::broadcast_tensors:0, line 63 <- wrt source file 2024-06-26T07:53:20.8474182Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::broadcast_tensors:0 2024-06-26T07:53:20.8476854Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::broadcast_shapes:0, line 91 <- wrt source file 2024-06-26T07:53:20.8479754Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::broadcast_shapes:0 2024-06-26T07:53:20.8482317Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::split:0, line 178 <- wrt source file 2024-06-26T07:53:20.8485104Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::split:0 2024-06-26T07:53:20.8487585Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::einsum:0, line 287 <- wrt source file 2024-06-26T07:53:20.8531026Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::einsum:0 2024-06-26T07:53:20.8533535Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::meshgrid:0, line 479 <- wrt source file 2024-06-26T07:53:20.8557633Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::meshgrid:0 2024-06-26T07:53:20.8560210Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::_unique_impl:0, line 857 <- wrt source file 2024-06-26T07:53:20.8600090Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::_unique_impl:0 2024-06-26T07:53:20.8603102Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::_unique_consecutive_impl:0, line 1014 <- wrt source file 2024-06-26T07:53:20.8611366Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::_unique_consecutive_impl:0 2024-06-26T07:53:20.8614060Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::tensordot:0, line 1289 <- wrt source file 2024-06-26T07:53:20.8621942Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::tensordot:0 2024-06-26T07:53:20.8624557Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::cartesian_prod:0, line 1373 <- wrt source file 2024-06-26T07:53:20.8629148Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::cartesian_prod:0 2024-06-26T07:53:20.8631780Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::block_diag:0, line 1407 <- wrt source file 2024-06-26T07:53:20.8638017Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::block_diag:0 2024-06-26T07:53:20.8640523Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::cdist:0, line 1458 <- wrt source file 2024-06-26T07:53:20.8650598Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::cdist:0 2024-06-26T07:53:20.8653110Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::atleast_1d:0, line 1499 <- wrt source file 2024-06-26T07:53:20.8665695Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::atleast_1d:0 2024-06-26T07:53:20.8668293Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::atleast_2d:0, line 1535 <- wrt source file 2024-06-26T07:53:20.8681422Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::atleast_2d:0 2024-06-26T07:53:20.8683957Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::atleast_3d:0, line 1573 <- wrt source file 2024-06-26T07:53:20.8701342Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::atleast_3d:0 2024-06-26T07:53:20.8703852Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::norm:0, line 1746 <- wrt source file 2024-06-26T07:53:20.8733173Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::norm:0 2024-06-26T07:53:20.8736007Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::unravel_index:0, line 1913 <- wrt source file 2024-06-26T07:53:20.8759901Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::unravel_index:0 2024-06-26T07:53:20.8762608Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::chain_matmul:0, line 2013 <- wrt source file 2024-06-26T07:53:20.8765177Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::chain_matmul:0 2024-06-26T07:53:20.8767730Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::_lu_impl:0, line 2113 <- wrt source file 2024-06-26T07:53:20.8770199Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/functional.py::_lu_impl:0 2024-06-26T07:53:20.8772742Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::Library.define:0, line 125 <- wrt source file 2024-06-26T07:53:20.8775282Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::Library.define:0 2024-06-26T07:53:20.8778276Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::Library._impl_with_aoti_compile:0, line 192 <- wrt source file 2024-06-26T07:53:20.8808342Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::Library._impl_with_aoti_compile:0 2024-06-26T07:53:20.8811113Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::Library.impl:0, line 241 <- wrt source file 2024-06-26T07:53:20.8813612Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::Library.impl:0 2024-06-26T07:53:20.8816062Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::define:0, line 392 <- wrt source file 2024-06-26T07:53:20.9708530Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::define:0 2024-06-26T07:53:20.9711136Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::impl:0, line 459 <- wrt source file 2024-06-26T07:53:20.9717311Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::impl:0 2024-06-26T07:53:20.9719999Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::register_kernel:0, line 567 <- wrt source file 2024-06-26T07:53:20.9722646Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::register_kernel:0 2024-06-26T07:53:20.9725251Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::register_fake:0, line 641 <- wrt source file 2024-06-26T07:53:21.0577153Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::register_fake:0 2024-06-26T07:53:21.0580130Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::register_autograd:0, line 767 <- wrt source file 2024-06-26T07:53:21.0712875Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::register_autograd:0 2024-06-26T07:53:21.0715673Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::opcheck:0, line 980 <- wrt source file 2024-06-26T07:53:21.0718194Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py::opcheck:0 2024-06-26T07:53:21.0720713Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_ops.py::custom_op:0, line 54 <- wrt source file 2024-06-26T07:53:21.0723299Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_ops.py::custom_op:0 2024-06-26T07:53:21.0726052Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_ops.py::impl:0, line 136 <- wrt source file 2024-06-26T07:53:21.0728306Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_ops.py::impl:0 2024-06-26T07:53:21.0730672Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_ops.py::impl_abstract:0, line 205 <- wrt source file 2024-06-26T07:53:21.0794797Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_ops.py::impl_abstract:0 2024-06-26T07:53:21.0797793Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::add_safe_globals:0, line 214 <- wrt source file 2024-06-26T07:53:21.0800645Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::add_safe_globals:0 2024-06-26T07:53:21.0803440Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::register_package:0, line 277 <- wrt source file 2024-06-26T07:53:21.0806176Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::register_package:0 2024-06-26T07:53:21.0809159Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::save:0, line 738 <- wrt source file 2024-06-26T07:53:21.0811678Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::save:0 2024-06-26T07:53:21.0814197Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::load:0, line 1089 <- wrt source file 2024-06-26T07:53:21.0816700Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/serialization.py::load:0 2024-06-26T07:53:21.0819457Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so::Generator:0, line 15 <- wrt source file 2024-06-26T07:53:21.0822556Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so::Generator:0 2024-06-26T07:53:21.0825489Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so::_LinAlgError:0, line 5 <- wrt source file 2024-06-26T07:53:21.0828423Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so::_LinAlgError:0 2024-06-26T07:53:21.0831467Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0, line 1746 <- wrt source file 2024-06-26T07:53:21.0834552Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0 2024-06-26T07:53:21.0837484Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::allow_in_graph:0, line 94 <- wrt source file 2024-06-26T07:53:21.0840191Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::allow_in_graph:0 2024-06-26T07:53:21.0842885Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::wrap_numpy:0, line 194 <- wrt source file 2024-06-26T07:53:21.0845492Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::wrap_numpy:0 2024-06-26T07:53:21.0848164Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::is_compiling:0, line 222 <- wrt source file 2024-06-26T07:53:21.0850835Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::is_compiling:0 2024-06-26T07:53:21.0853611Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::is_dynamo_compiling:0, line 242 <- wrt source file 2024-06-26T07:53:21.0856619Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/compiler/__init__.py::is_dynamo_compiling:0 2024-06-26T07:53:21.0859260Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/__init__.py::sum:0, line 212 <- wrt source file 2024-06-26T07:53:21.0861796Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/__init__.py::sum:0 2024-06-26T07:53:21.0864539Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/__init__.py::check_sparse_tensor_invariants:0, line 437 <- wrt source file 2024-06-26T07:53:21.0867507Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/__init__.py::check_sparse_tensor_invariants:0 2024-06-26T07:53:21.0870383Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/__init__.py::as_sparse_gradcheck:0, line 522 <- wrt source file 2024-06-26T07:53:21.1057288Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/__init__.py::as_sparse_gradcheck:0 2024-06-26T07:53:21.1070582Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0, line 21 <- wrt source file 2024-06-26T07:53:21.1072009Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0 2024-06-26T07:53:21.1073189Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/__init__.py::save:0, line 215 <- wrt source file 2024-06-26T07:53:21.1074209Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/__init__.py::save:0 2024-06-26T07:53:21.1075237Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/__init__.py::load:0, line 279 <- wrt source file 2024-06-26T07:53:21.1076252Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/__init__.py::load:0 2024-06-26T07:53:21.1077386Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/__init__.py::register_dataclass:0, line 320 <- wrt source file 2024-06-26T07:53:21.1078547Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/__init__.py::register_dataclass:0 2024-06-26T07:53:21.1079673Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.then:0, line 148 <- wrt source file 2024-06-26T07:53:21.1080755Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.then:0 2024-06-26T07:53:21.1081902Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.add_done_callback:0, line 196 <- wrt source file 2024-06-26T07:53:21.1083087Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.add_done_callback:0 2024-06-26T07:53:21.1084265Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.set_result:0, line 229 <- wrt source file 2024-06-26T07:53:21.1085388Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.set_result:0 2024-06-26T07:53:21.1086536Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.set_exception:0, line 258 <- wrt source file 2024-06-26T07:53:21.1087677Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::Future.set_exception:0 2024-06-26T07:53:21.1088804Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::collect_all:0, line 289 <- wrt source file 2024-06-26T07:53:21.1089973Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/futures/__init__.py::collect_all:0 2024-06-26T07:53:21.1091073Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::as_nested_tensor:0, line 56 <- wrt source file 2024-06-26T07:53:21.1254607Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::as_nested_tensor:0 2024-06-26T07:53:21.1255743Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::nested_tensor:0, line 210 <- wrt source file 2024-06-26T07:53:21.1333640Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::nested_tensor:0 2024-06-26T07:53:21.1334752Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::narrow:0, line 272 <- wrt source file 2024-06-26T07:53:21.1370030Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::narrow:0 2024-06-26T07:53:21.1371235Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::nested_tensor_from_jagged:0, line 348 <- wrt source file 2024-06-26T07:53:21.1390495Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py::nested_tensor_from_jagged:0 2024-06-26T07:53:21.1391735Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/__init__.py::annotate:0, line 147 <- wrt source file 2024-06-26T07:53:21.1392808Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/__init__.py::annotate:0 2024-06-26T07:53:21.1393950Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/__init__.py::list_mode_options:0, line 124 <- wrt source file 2024-06-26T07:53:21.1395142Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/__init__.py::list_mode_options:0 2024-06-26T07:53:21.1396332Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/__init__.py::list_options:0, line 154 <- wrt source file 2024-06-26T07:53:21.1397480Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/__init__.py::list_options:0 2024-06-26T07:53:21.1398649Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/profiler/profiler.py::profile:0, line 514 <- wrt source file 2024-06-26T07:53:21.1399772Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/profiler/profiler.py::profile:0 2024-06-26T07:53:21.1401024Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/variables/base.py::VariableTracker.python_type:0, line 199 <- wrt source file 2024-06-26T07:53:21.1402377Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/variables/base.py::VariableTracker.python_type:0 2024-06-26T07:53:21.1403685Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/semi_structured.py::to_sparse_semi_structured:0, line 334 <- wrt source file 2024-06-26T07:53:21.1404992Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/sparse/semi_structured.py::to_sparse_semi_structured:0 2024-06-26T07:53:21.1406278Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0, line 467 <- wrt source file 2024-06-26T07:53:21.1437288Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0 2024-06-26T07:53:21.1438655Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0, line 586 <- wrt source file 2024-06-26T07:53:21.1907992Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0 2024-06-26T07:53:21.1926382Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::gumbel_softmax:0, line 2181 <- wrt source file 2024-06-26T07:53:21.2059108Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::gumbel_softmax:0 2024-06-26T07:53:21.2060331Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::embedding:0, line 2487 <- wrt source file 2024-06-26T07:53:21.2068311Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::embedding:0 2024-06-26T07:53:21.2069462Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::embedding_bag:0, line 2627 <- wrt source file 2024-06-26T07:53:21.2079507Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::embedding_bag:0 2024-06-26T07:53:21.2080658Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::ctc_loss:0, line 3049 <- wrt source file 2024-06-26T07:53:21.2102925Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::ctc_loss:0 2024-06-26T07:53:21.2104210Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::nll_loss:0, line 3126 <- wrt source file 2024-06-26T07:53:21.2109640Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::nll_loss:0 2024-06-26T07:53:21.2110791Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::cross_entropy:0, line 3451 <- wrt source file 2024-06-26T07:53:21.2118969Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::cross_entropy:0 2024-06-26T07:53:21.2120186Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::binary_cross_entropy:0, line 3523 <- wrt source file 2024-06-26T07:53:21.2125202Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::binary_cross_entropy:0 2024-06-26T07:53:21.2126496Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0, line 3600 <- wrt source file 2024-06-26T07:53:21.2132566Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0 2024-06-26T07:53:21.2133737Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::pad:0, line 5063 <- wrt source file 2024-06-26T07:53:21.2143885Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/functional.py::pad:0 2024-06-26T07:53:21.2144932Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv1d_input:0, line 32 <- wrt source file 2024-06-26T07:53:21.2154222Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv1d_input:0 2024-06-26T07:53:21.2155287Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv1d_weight:0, line 79 <- wrt source file 2024-06-26T07:53:21.2159422Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv1d_weight:0 2024-06-26T07:53:21.2160483Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv2d_input:0, line 130 <- wrt source file 2024-06-26T07:53:21.2166561Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv2d_input:0 2024-06-26T07:53:21.2167613Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv2d_weight:0, line 177 <- wrt source file 2024-06-26T07:53:21.2171576Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv2d_weight:0 2024-06-26T07:53:21.2172633Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv3d_input:0, line 228 <- wrt source file 2024-06-26T07:53:21.2201888Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv3d_input:0 2024-06-26T07:53:21.2202977Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv3d_weight:0, line 275 <- wrt source file 2024-06-26T07:53:21.2221585Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/grad.py::conv3d_weight:0 2024-06-26T07:53:21.2222694Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::calculate_gain:0, line 102 <- wrt source file 2024-06-26T07:53:21.2225041Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::calculate_gain:0 2024-06-26T07:53:21.2226135Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::uniform_:0, line 159 <- wrt source file 2024-06-26T07:53:21.2228467Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::uniform_:0 2024-06-26T07:53:21.2229628Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::normal_:0, line 186 <- wrt source file 2024-06-26T07:53:21.2231894Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::normal_:0 2024-06-26T07:53:21.2232965Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::trunc_normal_:0, line 221 <- wrt source file 2024-06-26T07:53:21.2235990Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::trunc_normal_:0 2024-06-26T07:53:21.2237028Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::constant_:0, line 235 <- wrt source file 2024-06-26T07:53:21.2239676Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::constant_:0 2024-06-26T07:53:21.2240697Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::ones_:0, line 252 <- wrt source file 2024-06-26T07:53:21.2242653Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::ones_:0 2024-06-26T07:53:21.2243658Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::zeros_:0, line 265 <- wrt source file 2024-06-26T07:53:21.2246317Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::zeros_:0 2024-06-26T07:53:21.2247303Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::eye_:0, line 281 <- wrt source file 2024-06-26T07:53:21.2249151Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::eye_:0 2024-06-26T07:53:21.2250136Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::dirac_:0, line 303 <- wrt source file 2024-06-26T07:53:21.2254004Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::dirac_:0 2024-06-26T07:53:21.2255034Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::xavier_uniform_:0, line 389 <- wrt source file 2024-06-26T07:53:21.2257618Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::xavier_uniform_:0 2024-06-26T07:53:21.2258706Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::xavier_normal_:0, line 421 <- wrt source file 2024-06-26T07:53:21.2260962Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::xavier_normal_:0 2024-06-26T07:53:21.2262049Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::kaiming_uniform_:0, line 472 <- wrt source file 2024-06-26T07:53:21.2264418Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::kaiming_uniform_:0 2024-06-26T07:53:21.2265495Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::kaiming_normal_:0, line 529 <- wrt source file 2024-06-26T07:53:21.2267902Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::kaiming_normal_:0 2024-06-26T07:53:21.2268955Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::orthogonal_:0, line 560 <- wrt source file 2024-06-26T07:53:21.2269968Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::orthogonal_:0 2024-06-26T07:53:21.2270983Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::sparse_:0, line 613 <- wrt source file 2024-06-26T07:53:21.2273220Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/init.py::sparse_:0 2024-06-26T07:53:21.2275620Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/attention/__init__.py::sdpa_kernel:0, line 81 <- wrt source file 2024-06-26T07:53:21.2276951Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/attention/__init__.py::sdpa_kernel:0 2024-06-26T07:53:21.2278177Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/attention/bias.py::CausalBias:0, line 92 <- wrt source file 2024-06-26T07:53:21.2279351Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/attention/bias.py::CausalBias:0 2024-06-26T07:53:21.2280592Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0, line 127 <- wrt source file 2024-06-26T07:53:21.2281846Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0 2024-06-26T07:53:21.2283162Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0, line 619 <- wrt source file 2024-06-26T07:53:21.2284474Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0 2024-06-26T07:53:21.2285838Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0, line 1413 <- wrt source file 2024-06-26T07:53:21.2287239Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0 2024-06-26T07:53:21.2288622Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0, line 1810 <- wrt source file 2024-06-26T07:53:21.2289972Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0 2024-06-26T07:53:21.2291416Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0, line 1976 <- wrt source file 2024-06-26T07:53:21.2292904Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0 2024-06-26T07:53:21.2294393Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1, line 1986 <- wrt source file 2024-06-26T07:53:21.2296012Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1 2024-06-26T07:53:21.2297514Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0, line 2021 <- wrt source file 2024-06-26T07:53:21.2299026Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0 2024-06-26T07:53:21.2300627Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0, line 2079 <- wrt source file 2024-06-26T07:53:21.2302127Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0 2024-06-26T07:53:21.2303420Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::L1Loss:0, line 115 <- wrt source file 2024-06-26T07:53:21.2304469Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::L1Loss:0 2024-06-26T07:53:21.2305630Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::NLLLoss:0, line 211 <- wrt source file 2024-06-26T07:53:21.2321402Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::NLLLoss:0 2024-06-26T07:53:21.2322538Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0, line 321 <- wrt source file 2024-06-26T07:53:21.2327334Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0 2024-06-26T07:53:21.2340681Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0, line 406 <- wrt source file 2024-06-26T07:53:21.2341825Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0 2024-06-26T07:53:21.2342949Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::KLDivLoss:0, line 517 <- wrt source file 2024-06-26T07:53:21.2349234Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::KLDivLoss:0 2024-06-26T07:53:21.2350326Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MSELoss:0, line 595 <- wrt source file 2024-06-26T07:53:21.2354742Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MSELoss:0 2024-06-26T07:53:21.2355812Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::BCELoss:0, line 677 <- wrt source file 2024-06-26T07:53:21.2360766Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::BCELoss:0 2024-06-26T07:53:21.2361908Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0, line 748 <- wrt source file 2024-06-26T07:53:21.2371004Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0 2024-06-26T07:53:21.2372193Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0, line 941 <- wrt source file 2024-06-26T07:53:21.2378523Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0 2024-06-26T07:53:21.2379697Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0, line 1261 <- wrt source file 2024-06-26T07:53:21.2387715Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0 2024-06-26T07:53:21.2388919Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::CosineEmbeddingLoss:0, line 1401 <- wrt source file 2024-06-26T07:53:21.2396047Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::CosineEmbeddingLoss:0 2024-06-26T07:53:21.2397234Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0, line 1466 <- wrt source file 2024-06-26T07:53:21.2402413Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0 2024-06-26T07:53:21.2403582Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0, line 1545 <- wrt source file 2024-06-26T07:53:21.2409834Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0 2024-06-26T07:53:21.2411004Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0, line 1645 <- wrt source file 2024-06-26T07:53:21.2423608Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0 2024-06-26T07:53:21.2424877Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0, line 1756 <- wrt source file 2024-06-26T07:53:21.2447043Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0 2024-06-26T07:53:21.2448239Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::CTCLoss:0, line 1886 <- wrt source file 2024-06-26T07:53:21.2470075Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/loss.py::CTCLoss:0 2024-06-26T07:53:21.2471206Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Threshold:0, line 70 <- wrt source file 2024-06-26T07:53:21.2474040Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Threshold:0 2024-06-26T07:53:21.2475184Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::ReLU:0, line 112 <- wrt source file 2024-06-26T07:53:21.2479836Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::ReLU:0 2024-06-26T07:53:21.2480956Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::RReLU:0, line 171 <- wrt source file 2024-06-26T07:53:21.2483519Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::RReLU:0 2024-06-26T07:53:21.2484657Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardtanh:0, line 227 <- wrt source file 2024-06-26T07:53:21.2487222Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardtanh:0 2024-06-26T07:53:21.2488366Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::ReLU6:0, line 292 <- wrt source file 2024-06-26T07:53:21.2490576Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::ReLU6:0 2024-06-26T07:53:21.2491701Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Sigmoid:0, line 320 <- wrt source file 2024-06-26T07:53:21.2493711Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Sigmoid:0 2024-06-26T07:53:21.2494989Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0, line 352 <- wrt source file 2024-06-26T07:53:21.2497134Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0 2024-06-26T07:53:21.2498304Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Tanh:0, line 385 <- wrt source file 2024-06-26T07:53:21.2500463Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Tanh:0 2024-06-26T07:53:21.2501583Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::SiLU:0, line 418 <- wrt source file 2024-06-26T07:53:21.2503844Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::SiLU:0 2024-06-26T07:53:21.2504959Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Mish:0, line 457 <- wrt source file 2024-06-26T07:53:21.2507108Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Mish:0 2024-06-26T07:53:21.2508335Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardswish:0, line 502 <- wrt source file 2024-06-26T07:53:21.2510406Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardswish:0 2024-06-26T07:53:21.2511540Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::ELU:0, line 545 <- wrt source file 2024-06-26T07:53:21.2514078Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::ELU:0 2024-06-26T07:53:21.2515195Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::CELU:0, line 587 <- wrt source file 2024-06-26T07:53:21.2517395Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::CELU:0 2024-06-26T07:53:21.2518509Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::SELU:0, line 640 <- wrt source file 2024-06-26T07:53:21.2520949Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::SELU:0 2024-06-26T07:53:21.2522052Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::GLU:0, line 678 <- wrt source file 2024-06-26T07:53:21.2525582Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::GLU:0 2024-06-26T07:53:21.2526834Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::GELU:0, line 720 <- wrt source file 2024-06-26T07:53:21.2530510Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::GELU:0 2024-06-26T07:53:21.2531718Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardshrink:0, line 763 <- wrt source file 2024-06-26T07:53:21.2534147Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Hardshrink:0 2024-06-26T07:53:21.2535401Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::LeakyReLU:0, line 812 <- wrt source file 2024-06-26T07:53:21.2537747Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::LeakyReLU:0 2024-06-26T07:53:21.2538988Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::LogSigmoid:0, line 848 <- wrt source file 2024-06-26T07:53:21.2541914Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::LogSigmoid:0 2024-06-26T07:53:21.2543142Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softplus:0, line 881 <- wrt source file 2024-06-26T07:53:21.2545194Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softplus:0 2024-06-26T07:53:21.2546371Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softshrink:0, line 924 <- wrt source file 2024-06-26T07:53:21.2548544Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softshrink:0 2024-06-26T07:53:21.2549770Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0, line 1026 <- wrt source file 2024-06-26T07:53:21.2551013Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0 2024-06-26T07:53:21.2552190Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::PReLU:0, line 1489 <- wrt source file 2024-06-26T07:53:21.2553411Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::PReLU:0 2024-06-26T07:53:21.2554559Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softsign:0, line 1531 <- wrt source file 2024-06-26T07:53:21.2556335Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softsign:0 2024-06-26T07:53:21.2557496Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Tanhshrink:0, line 1554 <- wrt source file 2024-06-26T07:53:21.2559526Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Tanhshrink:0 2024-06-26T07:53:21.2560681Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softmin:0, line 1589 <- wrt source file 2024-06-26T07:53:21.2563136Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softmin:0 2024-06-26T07:53:21.2564269Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softmax:0, line 1647 <- wrt source file 2024-06-26T07:53:21.2566616Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softmax:0 2024-06-26T07:53:21.2567758Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softmax2d:0, line 1688 <- wrt source file 2024-06-26T07:53:21.2571299Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::Softmax2d:0 2024-06-26T07:53:21.2572486Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::LogSoftmax:0, line 1724 <- wrt source file 2024-06-26T07:53:21.2574834Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/activation.py::LogSoftmax:0 2024-06-26T07:53:21.2576049Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0, line 21 <- wrt source file 2024-06-26T07:53:21.2589451Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0 2024-06-26T07:53:21.2590684Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0, line 38 <- wrt source file 2024-06-26T07:53:21.2595291Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0 2024-06-26T07:53:21.2596487Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0, line 77 <- wrt source file 2024-06-26T07:53:21.2601578Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0 2024-06-26T07:53:21.2602760Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/upsampling.py::Upsample:0, line 77 <- wrt source file 2024-06-26T07:53:21.2621862Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/upsampling.py::Upsample:0 2024-06-26T07:53:21.2623090Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0, line 223 <- wrt source file 2024-06-26T07:53:21.2632789Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0 2024-06-26T07:53:21.2634055Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0, line 273 <- wrt source file 2024-06-26T07:53:21.2641459Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0 2024-06-26T07:53:21.2642773Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::RNN:0, line 588 <- wrt source file 2024-06-26T07:53:21.2656566Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::RNN:0 2024-06-26T07:53:21.2657685Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::LSTM:0, line 945 <- wrt source file 2024-06-26T07:53:21.2783715Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::LSTM:0 2024-06-26T07:53:21.2786362Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::GRU:0, line 1283 <- wrt source file 2024-06-26T07:53:21.2797803Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::GRU:0 2024-06-26T07:53:21.2798937Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::RNNCell:0, line 1534 <- wrt source file 2024-06-26T07:53:21.2808613Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::RNNCell:0 2024-06-26T07:53:21.2809748Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::LSTMCell:0, line 1656 <- wrt source file 2024-06-26T07:53:21.2818463Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::LSTMCell:0 2024-06-26T07:53:21.2819602Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::GRUCell:0, line 1770 <- wrt source file 2024-06-26T07:53:21.2830750Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/rnn.py::GRUCell:0 2024-06-26T07:53:21.2831921Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0, line 87 <- wrt source file 2024-06-26T07:53:21.2835699Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0 2024-06-26T07:53:21.2836883Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout:0, line 60 <- wrt source file 2024-06-26T07:53:21.2839761Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout:0 2024-06-26T07:53:21.2841080Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout1d:0, line 105 <- wrt source file 2024-06-26T07:53:21.2844290Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout1d:0 2024-06-26T07:53:21.2845407Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout2d:0, line 157 <- wrt source file 2024-06-26T07:53:21.2862050Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout2d:0 2024-06-26T07:53:21.2863180Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout3d:0, line 202 <- wrt source file 2024-06-26T07:53:21.2946892Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::Dropout3d:0 2024-06-26T07:53:21.2949226Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0, line 245 <- wrt source file 2024-06-26T07:53:21.2951559Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0 2024-06-26T07:53:21.2954396Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0, line 294 <- wrt source file 2024-06-26T07:53:21.3127312Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0 2024-06-26T07:53:21.3129799Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::Transformer:0, line 90 <- wrt source file 2024-06-26T07:53:21.7752507Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::Transformer:0 2024-06-26T07:53:21.7763800Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0, line 258 <- wrt source file 2024-06-26T07:53:21.7765213Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0 2024-06-26T07:53:21.7766721Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0, line 323 <- wrt source file 2024-06-26T07:53:21.8325042Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0 2024-06-26T07:53:21.8328832Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0, line 536 <- wrt source file 2024-06-26T07:53:21.9296121Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0 2024-06-26T07:53:21.9302129Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0, line 657 <- wrt source file 2024-06-26T07:53:21.9496385Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0 2024-06-26T07:53:21.9498144Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0, line 961 <- wrt source file 2024-06-26T07:53:22.0149283Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0 2024-06-26T07:53:22.0150892Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0, line 187 <- wrt source file 2024-06-26T07:53:22.0164709Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0 2024-06-26T07:53:22.0166441Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0, line 303 <- wrt source file 2024-06-26T07:53:22.0429540Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0 2024-06-26T07:53:22.0431217Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0, line 419 <- wrt source file 2024-06-26T07:53:22.2119212Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0 2024-06-26T07:53:22.2120536Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/fold.py::Fold:0, line 111 <- wrt source file 2024-06-26T07:53:22.2127334Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/fold.py::Fold:0 2024-06-26T07:53:22.2128510Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/fold.py::Unfold:0, line 261 <- wrt source file 2024-06-26T07:53:22.2152984Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/fold.py::Unfold:0 2024-06-26T07:53:22.2154190Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::Sequential:0, line 85 <- wrt source file 2024-06-26T07:53:22.2155793Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::Sequential:0 2024-06-26T07:53:22.2156988Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ModuleList:0, line 291 <- wrt source file 2024-06-26T07:53:22.2158140Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ModuleList:0 2024-06-26T07:53:22.2159310Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ModuleDict:0, line 465 <- wrt source file 2024-06-26T07:53:22.2160507Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ModuleDict:0 2024-06-26T07:53:22.2161716Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ParameterList:0, line 597 <- wrt source file 2024-06-26T07:53:22.2162944Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ParameterList:0 2024-06-26T07:53:22.2164152Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ParameterDict:0, line 749 <- wrt source file 2024-06-26T07:53:22.2165329Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/container.py::ParameterDict:0 2024-06-26T07:53:22.2166563Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0, line 38 <- wrt source file 2024-06-26T07:53:22.3627054Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0 2024-06-26T07:53:22.3628390Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::LayerNorm:0, line 151 <- wrt source file 2024-06-26T07:53:22.3648107Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::LayerNorm:0 2024-06-26T07:53:22.3649333Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::GroupNorm:0, line 262 <- wrt source file 2024-06-26T07:53:22.3660850Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::GroupNorm:0 2024-06-26T07:53:22.3662117Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::RMSNorm:0, line 355 <- wrt source file 2024-06-26T07:53:22.3667485Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/normalization.py::RMSNorm:0 2024-06-26T07:53:22.3668713Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::CircularPad1d:0, line 69 <- wrt source file 2024-06-26T07:53:22.3675235Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::CircularPad1d:0 2024-06-26T07:53:22.3676426Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::CircularPad2d:0, line 120 <- wrt source file 2024-06-26T07:53:22.3697973Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::CircularPad2d:0 2024-06-26T07:53:22.3699155Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::CircularPad3d:0, line 184 <- wrt source file 2024-06-26T07:53:22.7500407Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::CircularPad3d:0 2024-06-26T07:53:22.7664299Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0, line 238 <- wrt source file 2024-06-26T07:53:22.7679109Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0 2024-06-26T07:53:22.7682173Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0, line 291 <- wrt source file 2024-06-26T07:53:22.7685078Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0 2024-06-26T07:53:22.7687941Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0, line 347 <- wrt source file 2024-06-26T07:53:22.7759739Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0 2024-06-26T07:53:22.7761018Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0, line 391 <- wrt source file 2024-06-26T07:53:22.7766854Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0 2024-06-26T07:53:22.7768119Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0, line 435 <- wrt source file 2024-06-26T07:53:22.7772407Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0 2024-06-26T07:53:22.7773646Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0, line 492 <- wrt source file 2024-06-26T07:53:22.7776746Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0 2024-06-26T07:53:22.7778008Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0, line 550 <- wrt source file 2024-06-26T07:53:22.7782662Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0 2024-06-26T07:53:22.7783935Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0, line 593 <- wrt source file 2024-06-26T07:53:22.7788735Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0 2024-06-26T07:53:22.7789967Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0, line 650 <- wrt source file 2024-06-26T07:53:23.1813678Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0 2024-06-26T07:53:23.1941719Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ZeroPad1d:0, line 684 <- wrt source file 2024-06-26T07:53:23.1953188Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ZeroPad1d:0 2024-06-26T07:53:23.1959694Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0, line 739 <- wrt source file 2024-06-26T07:53:23.1962519Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0 2024-06-26T07:53:23.1965290Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ZeroPad3d:0, line 798 <- wrt source file 2024-06-26T07:53:23.2036717Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/padding.py::ZeroPad3d:0 2024-06-26T07:53:23.2037926Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/flatten.py::Flatten:0, line 30 <- wrt source file 2024-06-26T07:53:23.2043679Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/flatten.py::Flatten:0 2024-06-26T07:53:23.2045255Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/flatten.py::Unflatten:0, line 81 <- wrt source file 2024-06-26T07:53:23.2060077Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/flatten.py::Unflatten:0 2024-06-26T07:53:23.2061284Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0, line 118 <- wrt source file 2024-06-26T07:53:23.2066151Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0 2024-06-26T07:53:23.2067365Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0, line 195 <- wrt source file 2024-06-26T07:53:23.2093508Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0 2024-06-26T07:53:23.2094719Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0, line 278 <- wrt source file 2024-06-26T07:53:23.3266783Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0 2024-06-26T07:53:23.3268375Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0, line 352 <- wrt source file 2024-06-26T07:53:23.3278753Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0 2024-06-26T07:53:23.3280006Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0, line 437 <- wrt source file 2024-06-26T07:53:23.3299024Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0 2024-06-26T07:53:23.3300302Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0, line 534 <- wrt source file 2024-06-26T07:53:23.3657041Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0 2024-06-26T07:53:23.3658574Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0, line 622 <- wrt source file 2024-06-26T07:53:23.3665158Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0 2024-06-26T07:53:23.3666708Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0, line 714 <- wrt source file 2024-06-26T07:53:23.3720721Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0 2024-06-26T07:53:23.3721998Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0, line 827 <- wrt source file 2024-06-26T07:53:23.6263136Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0 2024-06-26T07:53:23.6265437Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0, line 917 <- wrt source file 2024-06-26T07:53:23.6387924Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0 2024-06-26T07:53:23.6390593Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0, line 1003 <- wrt source file 2024-06-26T07:53:23.6933951Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0 2024-06-26T07:53:23.6936722Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::LPPool1d:0, line 1117 <- wrt source file 2024-06-26T07:53:23.6943779Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::LPPool1d:0 2024-06-26T07:53:23.6946054Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::LPPool2d:0, line 1168 <- wrt source file 2024-06-26T07:53:23.7009842Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::LPPool2d:0 2024-06-26T07:53:23.7012086Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::LPPool3d:0, line 1227 <- wrt source file 2024-06-26T07:53:23.9312113Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::LPPool3d:0 2024-06-26T07:53:23.9315609Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0, line 1282 <- wrt source file 2024-06-26T07:53:23.9320613Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0 2024-06-26T07:53:23.9322858Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0, line 1316 <- wrt source file 2024-06-26T07:53:23.9330033Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0 2024-06-26T07:53:23.9332263Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0, line 1359 <- wrt source file 2024-06-26T07:53:23.9347919Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0 2024-06-26T07:53:23.9350155Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0, line 1406 <- wrt source file 2024-06-26T07:53:23.9354296Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0 2024-06-26T07:53:23.9356522Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0, line 1437 <- wrt source file 2024-06-26T07:53:23.9363257Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0 2024-06-26T07:53:23.9365482Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0, line 1476 <- wrt source file 2024-06-26T07:53:23.9389400Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0 2024-06-26T07:53:23.9391647Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0, line 40 <- wrt source file 2024-06-26T07:53:23.9397372Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0 2024-06-26T07:53:23.9399607Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0, line 93 <- wrt source file 2024-06-26T07:53:23.9404656Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0 2024-06-26T07:53:23.9406861Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0, line 330 <- wrt source file 2024-06-26T07:53:23.9415033Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0 2024-06-26T07:53:23.9417171Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0, line 441 <- wrt source file 2024-06-26T07:53:23.9595619Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0 2024-06-26T07:53:23.9597820Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0, line 552 <- wrt source file 2024-06-26T07:53:24.2021454Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0 2024-06-26T07:53:24.2024120Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0, line 676 <- wrt source file 2024-06-26T07:53:24.2026434Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0 2024-06-26T07:53:24.2028869Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0, line 838 <- wrt source file 2024-06-26T07:53:24.2031839Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0 2024-06-26T07:53:24.2034168Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/linear.py::Identity:0, line 34 <- wrt source file 2024-06-26T07:53:24.2036211Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/linear.py::Identity:0 2024-06-26T07:53:24.2039090Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/linear.py::Linear:0, line 80 <- wrt source file 2024-06-26T07:53:24.2093895Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/linear.py::Linear:0 2024-06-26T07:53:24.2095096Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/linear.py::Bilinear:0, line 179 <- wrt source file 2024-06-26T07:53:24.2366426Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/linear.py::Bilinear:0 2024-06-26T07:53:24.2367624Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::Embedding:0, line 69 <- wrt source file 2024-06-26T07:53:24.2379990Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::Embedding:0 2024-06-26T07:53:24.2381263Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0, line 241 <- wrt source file 2024-06-26T07:53:24.2390180Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0 2024-06-26T07:53:24.2391449Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0, line 320 <- wrt source file 2024-06-26T07:53:24.2401444Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0 2024-06-26T07:53:24.2402681Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0, line 519 <- wrt source file 2024-06-26T07:53:24.2407822Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0 2024-06-26T07:53:24.2409095Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.register_buffer:0, line 544 <- wrt source file 2024-06-26T07:53:24.2410320Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.register_buffer:0 2024-06-26T07:53:24.2411507Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.apply:0, line 945 <- wrt source file 2024-06-26T07:53:24.2425620Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.apply:0 2024-06-26T07:53:24.2426777Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.to:0, line 1180 <- wrt source file 2024-06-26T07:53:24.2433956Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.to:0 2024-06-26T07:53:24.2435122Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.state_dict:0, line 2032 <- wrt source file 2024-06-26T07:53:24.2436291Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.state_dict:0 2024-06-26T07:53:24.2437480Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.parameters:0, line 2461 <- wrt source file 2024-06-26T07:53:24.2438679Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.parameters:0 2024-06-26T07:53:24.2439888Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_parameters:0, line 2489 <- wrt source file 2024-06-26T07:53:24.2441112Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_parameters:0 2024-06-26T07:53:24.2442314Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.buffers:0, line 2516 <- wrt source file 2024-06-26T07:53:24.2443459Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.buffers:0 2024-06-26T07:53:24.2444642Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_buffers:0, line 2543 <- wrt source file 2024-06-26T07:53:24.2445846Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_buffers:0 2024-06-26T07:53:24.2447088Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_children:0, line 2574 <- wrt source file 2024-06-26T07:53:24.2448298Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_children:0 2024-06-26T07:53:24.2449487Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.modules:0, line 2598 <- wrt source file 2024-06-26T07:53:24.2450754Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.modules:0 2024-06-26T07:53:24.2451944Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_modules:0, line 2636 <- wrt source file 2024-06-26T07:53:24.2453140Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/module.py::Module.named_modules:0 2024-06-26T07:53:24.2454381Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0, line 35 <- wrt source file 2024-06-26T07:53:24.2455657Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0 2024-06-26T07:53:24.2456948Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0, line 505 <- wrt source file 2024-06-26T07:53:24.2458224Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0 2024-06-26T07:53:24.2459430Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0, line 309 <- wrt source file 2024-06-26T07:53:24.2469568Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0 2024-06-26T07:53:24.2470708Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::pad_sequence:0, line 390 <- wrt source file 2024-06-26T07:53:24.2475398Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::pad_sequence:0 2024-06-26T07:53:24.2476776Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0, line 444 <- wrt source file 2024-06-26T07:53:24.2628003Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0 2024-06-26T07:53:24.2629408Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::pack_sequence:0, line 501 <- wrt source file 2024-06-26T07:53:24.2634805Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::pack_sequence:0 2024-06-26T07:53:24.2635901Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0, line 531 <- wrt source file 2024-06-26T07:53:24.2650196Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0 2024-06-26T07:53:24.2651361Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0, line 313 <- wrt source file 2024-06-26T07:53:24.2657244Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0 2024-06-26T07:53:24.2658474Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0, line 345 <- wrt source file 2024-06-26T07:53:24.2663166Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0 2024-06-26T07:53:24.2664385Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0, line 133 <- wrt source file 2024-06-26T07:53:24.2670218Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0 2024-06-26T07:53:24.2671408Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0, line 155 <- wrt source file 2024-06-26T07:53:24.2675093Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0 2024-06-26T07:53:24.2676319Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0, line 265 <- wrt source file 2024-06-26T07:53:24.2677538Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0 2024-06-26T07:53:24.2678751Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py::weight_norm:0, line 360 <- wrt source file 2024-06-26T07:53:24.2685348Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py::weight_norm:0 2024-06-26T07:53:24.2686589Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0, line 591 <- wrt source file 2024-06-26T07:53:24.2687827Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0 2024-06-26T07:53:24.2689117Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0, line 56 <- wrt source file 2024-06-26T07:53:24.2690551Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0 2024-06-26T07:53:24.2691922Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/memory_format.py::convert_conv3d_weight_memory_format:0, line 130 <- wrt source file 2024-06-26T07:53:24.2693264Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/memory_format.py::convert_conv3d_weight_memory_format:0 2024-06-26T07:53:24.2694500Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::identity:0, line 846 <- wrt source file 2024-06-26T07:53:24.2695559Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::identity:0 2024-06-26T07:53:24.2696691Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::random_unstructured:0, line 882 <- wrt source file 2024-06-26T07:53:24.2697843Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::random_unstructured:0 2024-06-26T07:53:24.2698992Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::l1_unstructured:0, line 925 <- wrt source file 2024-06-26T07:53:24.2700154Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::l1_unstructured:0 2024-06-26T07:53:24.2701296Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::random_structured:0, line 965 <- wrt source file 2024-06-26T07:53:24.2702426Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::random_structured:0 2024-06-26T07:53:24.2703557Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::ln_structured:0, line 1013 <- wrt source file 2024-06-26T07:53:24.2705341Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::ln_structured:0 2024-06-26T07:53:24.2706488Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::global_unstructured:0, line 1066 <- wrt source file 2024-06-26T07:53:24.2720546Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::global_unstructured:0 2024-06-26T07:53:24.2721704Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::custom_from_mask:0, line 1164 <- wrt source file 2024-06-26T07:53:24.2730815Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::custom_from_mask:0 2024-06-26T07:53:24.2732061Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::remove:0, line 1192 <- wrt source file 2024-06-26T07:53:24.2734668Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::remove:0 2024-06-26T07:53:24.2735824Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::is_pruned:0, line 1220 <- wrt source file 2024-06-26T07:53:24.2742374Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/prune.py::is_pruned:0 2024-06-26T07:53:24.2743522Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/init.py::skip_init:0, line 33 <- wrt source file 2024-06-26T07:53:24.2754771Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/init.py::skip_init:0 2024-06-26T07:53:24.2755929Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/stateless.py::functional_call:0, line 187 <- wrt source file 2024-06-26T07:53:24.2758420Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/stateless.py::functional_call:0 2024-06-26T07:53:24.2759680Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0, line 317 <- wrt source file 2024-06-26T07:53:24.2760925Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0 2024-06-26T07:53:24.2762327Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0, line 178 <- wrt source file 2024-06-26T07:53:24.2782330Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0 2024-06-26T07:53:24.2783740Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/masked/_ops.py::logaddexp:0, line 1514 <- wrt source file 2024-06-26T07:53:24.2797373Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/masked/_ops.py::logaddexp:0 2024-06-26T07:53:24.2798537Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0, line 25 <- wrt source file 2024-06-26T07:53:24.2799765Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0 2024-06-26T07:53:24.2800948Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/package/glob_group.py::GlobGroup:0, line 20 <- wrt source file 2024-06-26T07:53:24.2802044Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/package/glob_group.py::GlobGroup:0 2024-06-26T07:53:24.2803209Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/dynamic_shapes.py::ShapesCollection:0, line 654 <- wrt source file 2024-06-26T07:53:24.2804403Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/export/dynamic_shapes.py::ShapesCollection:0 2024-06-26T07:53:24.2805619Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0, line 36 <- wrt source file 2024-06-26T07:53:24.2806887Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0 2024-06-26T07:53:24.2808131Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0, line 23 <- wrt source file 2024-06-26T07:53:24.2809480Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0 2024-06-26T07:53:24.2810746Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0, line 123 <- wrt source file 2024-06-26T07:53:24.2812019Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0 2024-06-26T07:53:24.2813271Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0, line 215 <- wrt source file 2024-06-26T07:53:24.2814473Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0 2024-06-26T07:53:24.2815729Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_higher_order_ops/associative_scan.py::associative_scan:0, line 67 <- wrt source file 2024-06-26T07:53:24.2816984Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_higher_order_ops/associative_scan.py::associative_scan:0 2024-06-26T07:53:24.2818282Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_higher_order_ops/while_loop.py::while_loop:0, line 93 <- wrt source file 2024-06-26T07:53:24.2819458Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_higher_order_ops/while_loop.py::while_loop:0 2024-06-26T07:53:24.2820672Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_higher_order_ops/cond.py::cond:0, line 73 <- wrt source file 2024-06-26T07:53:24.2821743Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_higher_order_ops/cond.py::cond:0 2024-06-26T07:53:24.2822885Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::DeviceMesh:0, line 212 <- wrt source file 2024-06-26T07:53:24.2824040Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::DeviceMesh:0 2024-06-26T07:53:24.2825259Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::DeviceMesh.__getitem__:0, line 433 <- wrt source file 2024-06-26T07:53:24.2826507Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::DeviceMesh.__getitem__:0 2024-06-26T07:53:24.2827788Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::DeviceMesh.get_local_rank:0, line 619 <- wrt source file 2024-06-26T07:53:24.2829073Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::DeviceMesh.get_local_rank:0 2024-06-26T07:53:24.2830330Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::init_device_mesh:0, line 681 <- wrt source file 2024-06-26T07:53:24.2831584Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/device_mesh.py::init_device_mesh:0 2024-06-26T07:53:24.2832722Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/run.py::__doc__:0, line 87 <- wrt source file 2024-06-26T07:53:24.2833770Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/run.py::__doc__:0 2024-06-26T07:53:24.2834960Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::_coalescing_manager:0, line 2239 <- wrt source file 2024-06-26T07:53:24.2836230Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::_coalescing_manager:0 2024-06-26T07:53:24.2837602Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0, line 2331 <- wrt source file 2024-06-26T07:53:24.2838873Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0 2024-06-26T07:53:24.2840130Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0, line 2440 <- wrt source file 2024-06-26T07:53:24.2841336Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0 2024-06-26T07:53:24.2842572Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0, line 2687 <- wrt source file 2024-06-26T07:53:24.2843828Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0 2024-06-26T07:53:24.2845085Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::gather_object:0, line 2779 <- wrt source file 2024-06-26T07:53:24.2846313Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::gather_object:0 2024-06-26T07:53:24.2847655Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::send_object_list:0, line 2887 <- wrt source file 2024-06-26T07:53:24.2848912Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::send_object_list:0 2024-06-26T07:53:24.2850180Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::recv_object_list:0, line 2980 <- wrt source file 2024-06-26T07:53:24.2851424Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::recv_object_list:0 2024-06-26T07:53:24.2852706Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0, line 3082 <- wrt source file 2024-06-26T07:53:24.2854006Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0 2024-06-26T07:53:24.2855299Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0, line 3191 <- wrt source file 2024-06-26T07:53:24.2856572Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0 2024-06-26T07:53:24.2857827Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather:0, line 3286 <- wrt source file 2024-06-26T07:53:24.2859031Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather:0 2024-06-26T07:53:24.2860334Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0, line 3371 <- wrt source file 2024-06-26T07:53:24.2861642Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0 2024-06-26T07:53:24.2862944Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0, line 3496 <- wrt source file 2024-06-26T07:53:24.2864234Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0 2024-06-26T07:53:24.2865485Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::scatter:0, line 3652 <- wrt source file 2024-06-26T07:53:24.2866748Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::scatter:0 2024-06-26T07:53:24.2867994Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0, line 3790 <- wrt source file 2024-06-26T07:53:24.2869284Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0 2024-06-26T07:53:24.2870570Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0, line 3917 <- wrt source file 2024-06-26T07:53:24.2871814Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0 2024-06-26T07:53:24.2873066Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0, line 4034 <- wrt source file 2024-06-26T07:53:24.2874356Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0 2024-06-26T07:53:24.2875669Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0, line 4214 <- wrt source file 2024-06-26T07:53:24.2876937Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0 2024-06-26T07:53:24.2878198Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0, line 4562 <- wrt source file 2024-06-26T07:53:24.2879423Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0 2024-06-26T07:53:24.2880722Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0, line 4671 <- wrt source file 2024-06-26T07:53:24.2882061Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0 2024-06-26T07:53:24.2883304Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/launch.py::__doc__:0, line 84 <- wrt source file 2024-06-26T07:53:24.2884376Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/launch.py::__doc__:0 2024-06-26T07:53:24.2885523Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/autograd/__init__.py::context:0, line 39 <- wrt source file 2024-06-26T07:53:24.2886692Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/autograd/__init__.py::context:0 2024-06-26T07:53:24.2887918Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0, line 134 <- wrt source file 2024-06-26T07:53:24.2889142Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0 2024-06-26T07:53:24.2890439Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0, line 204 <- wrt source file 2024-06-26T07:53:24.2891765Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0 2024-06-26T07:53:24.2893174Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0, line 528 <- wrt source file 2024-06-26T07:53:24.2894695Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0 2024-06-26T07:53:24.2896055Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0, line 651 <- wrt source file 2024-06-26T07:53:24.2897319Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0 2024-06-26T07:53:24.2898632Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0, line 51 <- wrt source file 2024-06-26T07:53:24.2900002Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0 2024-06-26T07:53:24.2901416Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0, line 140 <- wrt source file 2024-06-26T07:53:24.2902883Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0 2024-06-26T07:53:24.2904504Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0, line 665 <- wrt source file 2024-06-26T07:53:24.2906116Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0 2024-06-26T07:53:24.2907730Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0, line 810 <- wrt source file 2024-06-26T07:53:24.2909320Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0 2024-06-26T07:53:24.2910964Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0, line 1486 <- wrt source file 2024-06-26T07:53:24.2912642Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0 2024-06-26T07:53:24.2914339Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0, line 1606 <- wrt source file 2024-06-26T07:53:24.2916026Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0 2024-06-26T07:53:24.2917704Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0, line 1691 <- wrt source file 2024-06-26T07:53:24.2919346Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0 2024-06-26T07:53:24.2920969Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict:0, line 1820 <- wrt source file 2024-06-26T07:53:24.2922565Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict:0 2024-06-26T07:53:24.2924293Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict_to_load:0, line 1907 <- wrt source file 2024-06-26T07:53:24.2925933Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.optim_state_dict_to_load:0 2024-06-26T07:53:24.2927351Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/wrap.py::CustomPolicy:0, line 236 <- wrt source file 2024-06-26T07:53:24.2928507Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/wrap.py::CustomPolicy:0 2024-06-26T07:53:24.2929685Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/api.py::MixedPrecision:0, line 201 <- wrt source file 2024-06-26T07:53:24.2930851Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/api.py::MixedPrecision:0 2024-06-26T07:53:24.2932031Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/api.py::StateDictType:0, line 260 <- wrt source file 2024-06-26T07:53:24.2933183Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/api.py::StateDictType:0 2024-06-26T07:53:24.2934445Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0, line 301 <- wrt source file 2024-06-26T07:53:24.2935664Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0 2024-06-26T07:53:24.2936915Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0, line 54 <- wrt source file 2024-06-26T07:53:24.2938167Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0 2024-06-26T07:53:24.2939463Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/microbatch.py::_CustomReducer:0, line 33 <- wrt source file 2024-06-26T07:53:24.2940800Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/microbatch.py::_CustomReducer:0 2024-06-26T07:53:24.2942174Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/microbatch.py::TensorChunkSpec.from_tuple:0, line 82 <- wrt source file 2024-06-26T07:53:24.2943575Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/microbatch.py::TensorChunkSpec.from_tuple:0 2024-06-26T07:53:24.2944987Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/microbatch.py::TensorChunkSpec.from_dict:0, line 101 <- wrt source file 2024-06-26T07:53:24.2946390Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/microbatch.py::TensorChunkSpec.from_dict:0 2024-06-26T07:53:24.2947690Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/_IR.py::pipe_split:0, line 334 <- wrt source file 2024-06-26T07:53:24.2948879Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/pipelining/_IR.py::pipe_split:0 2024-06-26T07:53:24.2950190Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tensor/random.py::OffsetBasedRNGTracker._set_pre_op_offset:0, line 224 <- wrt source file 2024-06-26T07:53:24.2951616Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tensor/random.py::OffsetBasedRNGTracker._set_pre_op_offset:0 2024-06-26T07:53:24.2952979Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tensor/experimental/local_map.py::local_map:0, line 91 <- wrt source file 2024-06-26T07:53:24.2954362Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tensor/experimental/local_map.py::local_map:0 2024-06-26T07:53:24.2955674Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tensor/ops/common_rules.py::pointwise_rule:0, line 234 <- wrt source file 2024-06-26T07:53:24.2956954Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_tensor/ops/common_rules.py::pointwise_rule:0 2024-06-26T07:53:24.2958330Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0, line 217 <- wrt source file 2024-06-26T07:53:24.2959770Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0 2024-06-26T07:53:24.2961137Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save:0, line 119 <- wrt source file 2024-06-26T07:53:24.2962392Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save:0 2024-06-26T07:53:24.2963765Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_saver.py::async_save:0, line 198 <- wrt source file 2024-06-26T07:53:24.2965079Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_saver.py::async_save:0 2024-06-26T07:53:24.2966463Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/format_utils.py::BroadcastingTorchSaveReader:0, line 49 <- wrt source file 2024-06-26T07:53:24.2967901Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/format_utils.py::BroadcastingTorchSaveReader:0 2024-06-26T07:53:24.2969320Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/format_utils.py::DynamicMetaLoadPlanner:0, line 158 <- wrt source file 2024-06-26T07:53:24.2970701Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/format_utils.py::DynamicMetaLoadPlanner:0 2024-06-26T07:53:24.2972033Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load:0, line 114 <- wrt source file 2024-06-26T07:53:24.2973293Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load:0 2024-06-26T07:53:24.2974593Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict.py::get_state_dict:0, line 1064 <- wrt source file 2024-06-26T07:53:24.2975889Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict.py::get_state_dict:0 2024-06-26T07:53:24.2977230Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict.py::_patch_model_state_dict:0, line 1305 <- wrt source file 2024-06-26T07:53:24.2978592Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict.py::_patch_model_state_dict:0 2024-06-26T07:53:24.2980046Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict.py::_patch_optimizer_state_dict:0, line 1364 <- wrt source file 2024-06-26T07:53:24.2981433Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict.py::_patch_optimizer_state_dict:0 2024-06-26T07:53:24.2982861Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0, line 143 <- wrt source file 2024-06-26T07:53:24.2984116Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0 2024-06-26T07:53:24.2985383Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0, line 310 <- wrt source file 2024-06-26T07:53:24.2986626Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0 2024-06-26T07:53:24.2987845Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/join.py::Join:0, line 143 <- wrt source file 2024-06-26T07:53:24.2989110Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/join.py::Join:0 2024-06-26T07:53:24.2990422Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0, line 107 <- wrt source file 2024-06-26T07:53:24.2991860Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0 2024-06-26T07:53:24.2993518Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0, line 53 <- wrt source file 2024-06-26T07:53:24.2995191Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0 2024-06-26T07:53:24.2996769Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0, line 55 <- wrt source file 2024-06-26T07:53:24.2998266Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0 2024-06-26T07:53:24.2999767Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0, line 91 <- wrt source file 2024-06-26T07:53:24.3001259Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0 2024-06-26T07:53:24.3002716Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0, line 23 <- wrt source file 2024-06-26T07:53:24.3004121Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0 2024-06-26T07:53:24.3005550Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0, line 395 <- wrt source file 2024-06-26T07:53:24.3006974Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0 2024-06-26T07:53:24.3008479Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0, line 705 <- wrt source file 2024-06-26T07:53:24.3009962Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0 2024-06-26T07:53:24.3011424Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0, line 49 <- wrt source file 2024-06-26T07:53:24.3012928Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0 2024-06-26T07:53:24.3014388Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0, line 69 <- wrt source file 2024-06-26T07:53:24.3015838Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0 2024-06-26T07:53:24.3017305Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0, line 118 <- wrt source file 2024-06-26T07:53:24.3018752Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0 2024-06-26T07:53:24.3020269Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0, line 163 <- wrt source file 2024-06-26T07:53:24.3021745Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0 2024-06-26T07:53:24.3023317Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0, line 202 <- wrt source file 2024-06-26T07:53:24.3024801Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0 2024-06-26T07:53:24.3026339Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0, line 64 <- wrt source file 2024-06-26T07:53:24.3027913Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0 2024-06-26T07:53:24.3029502Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0, line 145 <- wrt source file 2024-06-26T07:53:24.3031074Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0 2024-06-26T07:53:24.3032417Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::_wait_all:0, line 174 <- wrt source file 2024-06-26T07:53:24.3033519Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::_wait_all:0 2024-06-26T07:53:24.3034634Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::shutdown:0, line 345 <- wrt source file 2024-06-26T07:53:24.3035733Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::shutdown:0 2024-06-26T07:53:24.3036845Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::remote:0, line 604 <- wrt source file 2024-06-26T07:53:24.3037928Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::remote:0 2024-06-26T07:53:24.3039032Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::rpc_sync:0, line 784 <- wrt source file 2024-06-26T07:53:24.3040125Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::rpc_sync:0 2024-06-26T07:53:24.3041311Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::rpc_async:0, line 876 <- wrt source file 2024-06-26T07:53:24.3042405Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/api.py::rpc_async:0 2024-06-26T07:53:24.3043716Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0, line 120 <- wrt source file 2024-06-26T07:53:24.3045166Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0 2024-06-26T07:53:24.3046514Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/functions.py::async_execution:0, line 34 <- wrt source file 2024-06-26T07:53:24.3047729Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/functions.py::async_execution:0 2024-06-26T07:53:24.3049102Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0, line 61 <- wrt source file 2024-06-26T07:53:24.3050592Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0 2024-06-26T07:53:24.3052053Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/loss.py::loss_parallel:0, line 54 <- wrt source file 2024-06-26T07:53:24.3053342Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/loss.py::loss_parallel:0 2024-06-26T07:53:24.3054653Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0, line 54 <- wrt source file 2024-06-26T07:53:24.3055967Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0 2024-06-26T07:53:24.3057304Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/ddp.py::_pre_dp_module_transform:0, line 82 <- wrt source file 2024-06-26T07:53:24.3058652Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/ddp.py::_pre_dp_module_transform:0 2024-06-26T07:53:24.3060045Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::ColwiseParallel:0, line 62 <- wrt source file 2024-06-26T07:53:24.3061366Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::ColwiseParallel:0 2024-06-26T07:53:24.3062714Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::RowwiseParallel:0, line 180 <- wrt source file 2024-06-26T07:53:24.3064062Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::RowwiseParallel:0 2024-06-26T07:53:24.3065412Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::SequenceParallel:0, line 302 <- wrt source file 2024-06-26T07:53:24.3066740Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::SequenceParallel:0 2024-06-26T07:53:24.3068097Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::PrepareModuleInput:0, line 390 <- wrt source file 2024-06-26T07:53:24.3069444Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::PrepareModuleInput:0 2024-06-26T07:53:24.3070897Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::PrepareModuleOutput:0, line 539 <- wrt source file 2024-06-26T07:53:24.3072248Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/tensor/parallel/style.py::PrepareModuleOutput:0 2024-06-26T07:53:24.3073633Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0, line 384 <- wrt source file 2024-06-26T07:53:24.3075012Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0 2024-06-26T07:53:24.3076403Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0, line 457 <- wrt source file 2024-06-26T07:53:24.3077780Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0 2024-06-26T07:53:24.3079206Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0, line 30 <- wrt source file 2024-06-26T07:53:24.3080723Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0 2024-06-26T07:53:24.3082107Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0, line 36 <- wrt source file 2024-06-26T07:53:24.3083382Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0 2024-06-26T07:53:24.3084777Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0, line 805 <- wrt source file 2024-06-26T07:53:24.3086244Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0 2024-06-26T07:53:24.3087678Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0, line 1041 <- wrt source file 2024-06-26T07:53:24.3089040Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0 2024-06-26T07:53:24.3090414Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0, line 18 <- wrt source file 2024-06-26T07:53:24.3091797Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0 2024-06-26T07:53:24.3093152Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_spmd/api.py::_to_caller_flattened_graph_module:0, line 104 <- wrt source file 2024-06-26T07:53:24.3094453Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_spmd/api.py::_to_caller_flattened_graph_module:0 2024-06-26T07:53:24.3095730Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_composable/contract.py::contract:0, line 40 <- wrt source file 2024-06-26T07:53:24.3096940Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_composable/contract.py::contract:0 2024-06-26T07:53:24.3098165Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_composable/replicate.py::replicate:0, line 186 <- wrt source file 2024-06-26T07:53:24.3099464Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_composable/replicate.py::replicate:0 2024-06-26T07:53:24.3100799Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0, line 47 <- wrt source file 2024-06-26T07:53:24.3102123Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0 2024-06-26T07:53:24.3103513Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/elastic/events/__init__.py::construct_and_record_rdzv_event:0, line 107 <- wrt source file 2024-06-26T07:53:24.3104933Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/elastic/events/__init__.py::construct_and_record_rdzv_event:0 2024-06-26T07:53:24.3106331Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/elastic/utils/distributed.py::get_free_port:0, line 136 <- wrt source file 2024-06-26T07:53:24.3107660Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/elastic/utils/distributed.py::get_free_port:0 2024-06-26T07:53:24.3109159Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0, line 213 <- wrt source file 2024-06-26T07:53:24.3110598Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0 2024-06-26T07:53:24.3111968Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0, line 162 <- wrt source file 2024-06-26T07:53:24.3113270Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0 2024-06-26T07:53:24.3114677Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0, line 42 <- wrt source file 2024-06-26T07:53:24.3116147Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0 2024-06-26T07:53:24.3117633Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_get_in_backward_optimizers:0, line 113 <- wrt source file 2024-06-26T07:53:24.3119093Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_get_in_backward_optimizers:0 2024-06-26T07:53:24.3120476Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0, line 38 <- wrt source file 2024-06-26T07:53:24.3121756Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0 2024-06-26T07:53:24.3123059Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0, line 53 <- wrt source file 2024-06-26T07:53:24.3124347Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0 2024-06-26T07:53:24.3125731Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0, line 333 <- wrt source file 2024-06-26T07:53:24.3127178Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0 2024-06-26T07:53:24.3128609Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0, line 19 <- wrt source file 2024-06-26T07:53:24.3130101Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0 2024-06-26T07:53:24.3131338Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_op/impl.py::custom_op:0, line 83 <- wrt source file 2024-06-26T07:53:24.3132383Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_op/impl.py::custom_op:0 2024-06-26T07:53:24.3133476Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_op/impl.py::CustomOp.impl:0, line 281 <- wrt source file 2024-06-26T07:53:24.3134567Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_op/impl.py::CustomOp.impl:0 2024-06-26T07:53:24.3135704Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_op/impl.py::CustomOp.impl_abstract:0, line 365 <- wrt source file 2024-06-26T07:53:24.3161386Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_custom_op/impl.py::CustomOp.impl_abstract:0 2024-06-26T07:53:24.3164166Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_equal:0, line 169 <- wrt source file 2024-06-26T07:53:24.3198263Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_equal:0 2024-06-26T07:53:24.3200675Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::print_assert_equal:0, line 304 <- wrt source file 2024-06-26T07:53:24.3203105Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::print_assert_equal:0 2024-06-26T07:53:24.3205974Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_almost_equal:0, line 373 <- wrt source file 2024-06-26T07:53:24.3238634Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_almost_equal:0 2024-06-26T07:53:24.3241079Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_approx_equal:0, line 493 <- wrt source file 2024-06-26T07:53:24.3243582Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_approx_equal:0 2024-06-26T07:53:24.3246444Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_equal:0, line 782 <- wrt source file 2024-06-26T07:53:24.3294444Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_equal:0 2024-06-26T07:53:24.3296918Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_almost_equal:0, line 887 <- wrt source file 2024-06-26T07:53:24.3346801Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_almost_equal:0 2024-06-26T07:53:24.3349282Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_less:0, line 995 <- wrt source file 2024-06-26T07:53:24.3396230Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_less:0 2024-06-26T07:53:24.3398652Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_string_equal:0, line 1060 <- wrt source file 2024-06-26T07:53:24.3401053Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_string_equal:0 2024-06-26T07:53:24.3403820Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_allclose:0, line 1281 <- wrt source file 2024-06-26T07:53:24.3412747Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_allclose:0 2024-06-26T07:53:24.3413986Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_almost_equal_nulp:0, line 1347 <- wrt source file 2024-06-26T07:53:24.3416606Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_almost_equal_nulp:0 2024-06-26T07:53:24.3417862Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_max_ulp:0, line 1410 <- wrt source file 2024-06-26T07:53:24.3420532Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_array_max_ulp:0 2024-06-26T07:53:24.3421735Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::nulp_diff:0, line 1455 <- wrt source file 2024-06-26T07:53:24.3422853Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::nulp_diff:0 2024-06-26T07:53:24.3424099Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_warns:0, line 1565 <- wrt source file 2024-06-26T07:53:24.3426221Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::assert_warns:0 2024-06-26T07:53:24.3427413Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::clear_and_catch_warnings:0, line 1822 <- wrt source file 2024-06-26T07:53:24.3428643Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_numpy/testing/utils.py::clear_and_catch_warnings:0 2024-06-26T07:53:24.3429836Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::vjp:0, line 272 <- wrt source file 2024-06-26T07:53:24.3466793Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::vjp:0 2024-06-26T07:53:24.3469163Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::jacrev:0, line 511 <- wrt source file 2024-06-26T07:53:24.3524575Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::jacrev:0 2024-06-26T07:53:24.3526938Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::jvp:0, line 1065 <- wrt source file 2024-06-26T07:53:24.3989748Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::jvp:0 2024-06-26T07:53:24.3992126Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0, line 1221 <- wrt source file 2024-06-26T07:53:24.4043587Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0 2024-06-26T07:53:24.4045762Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::hessian:0, line 1386 <- wrt source file 2024-06-26T07:53:24.4059510Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::hessian:0 2024-06-26T07:53:24.4062516Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::functionalize:0, line 1550 <- wrt source file 2024-06-26T07:53:24.4065523Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::functionalize:0 2024-06-26T07:53:24.4068793Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::linearize:0, line 1751 <- wrt source file 2024-06-26T07:53:24.4819446Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/eager_transforms.py::linearize:0 2024-06-26T07:53:24.4822375Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/fx_minifier.py::minifier:0, line 192 <- wrt source file 2024-06-26T07:53:24.4825106Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/fx_minifier.py::minifier:0 2024-06-26T07:53:24.4827741Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/apis.py::vmap:0, line 94 <- wrt source file 2024-06-26T07:53:24.4858984Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/apis.py::vmap:0 2024-06-26T07:53:24.4861904Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/apis.py::grad:0, line 322 <- wrt source file 2024-06-26T07:53:24.4864466Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/apis.py::grad:0 2024-06-26T07:53:24.4867982Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/functional_call.py::functional_call:0, line 36 <- wrt source file 2024-06-26T07:53:24.4870935Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/functional_call.py::functional_call:0 2024-06-26T07:53:24.4873954Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0, line 184 <- wrt source file 2024-06-26T07:53:24.4877008Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0 2024-06-26T07:53:24.4879970Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/aot_autograd.py::aot_function:0, line 774 <- wrt source file 2024-06-26T07:53:24.5112801Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/aot_autograd.py::aot_function:0 2024-06-26T07:53:24.5116037Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py::CompilerWrapper.post_compile:0, line 110 <- wrt source file 2024-06-26T07:53:24.5119609Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py::CompilerWrapper.post_compile:0 2024-06-26T07:53:24.5122652Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/profiler.py::profile:0, line 73 <- wrt source file 2024-06-26T07:53:24.5125186Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/profiler.py::profile:0 2024-06-26T07:53:24.5127834Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0, line 113 <- wrt source file 2024-06-26T07:53:24.5130497Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0 2024-06-26T07:53:24.5133194Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1, line 124 <- wrt source file 2024-06-26T07:53:24.5135857Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1 2024-06-26T07:53:24.5138543Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2, line 137 <- wrt source file 2024-06-26T07:53:24.5141349Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2 2024-06-26T07:53:24.5144533Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0, line 170 <- wrt source file 2024-06-26T07:53:24.5147581Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0 2024-06-26T07:53:24.5150422Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_logging/_internal.py::set_logs:0, line 406 <- wrt source file 2024-06-26T07:53:24.5153058Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_logging/_internal.py::set_logs:0 2024-06-26T07:53:24.5155713Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::no_grad:0, line 50 <- wrt source file 2024-06-26T07:53:24.5158329Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::no_grad:0 2024-06-26T07:53:24.5161043Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::enable_grad:0, line 108 <- wrt source file 2024-06-26T07:53:24.5163750Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::enable_grad:0 2024-06-26T07:53:24.5166700Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0, line 166 <- wrt source file 2024-06-26T07:53:24.5169514Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0 2024-06-26T07:53:24.5172340Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::inference_mode:0, line 232 <- wrt source file 2024-06-26T07:53:24.5175099Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/grad_mode.py::inference_mode:0 2024-06-26T07:53:24.5178079Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0, line 65 <- wrt source file 2024-06-26T07:53:24.5181253Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0 2024-06-26T07:53:24.5184345Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0, line 108 <- wrt source file 2024-06-26T07:53:24.5187406Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0 2024-06-26T07:53:24.5190426Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0, line 159 <- wrt source file 2024-06-26T07:53:24.5193351Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0 2024-06-26T07:53:24.5196465Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0, line 206 <- wrt source file 2024-06-26T07:53:24.5199666Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0 2024-06-26T07:53:24.5202878Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0, line 235 <- wrt source file 2024-06-26T07:53:24.5206026Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0 2024-06-26T07:53:24.5208962Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::Function:0, line 478 <- wrt source file 2024-06-26T07:53:24.5211592Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/function.py::Function:0 2024-06-26T07:53:24.5214486Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/forward_ad.py::make_dual:0, line 82 <- wrt source file 2024-06-26T07:53:24.5217151Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/forward_ad.py::make_dual:0 2024-06-26T07:53:24.5219962Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/forward_ad.py::unpack_dual:0, line 154 <- wrt source file 2024-06-26T07:53:24.5222702Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/forward_ad.py::unpack_dual:0 2024-06-26T07:53:24.5225472Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/forward_ad.py::dual_level:0, line 190 <- wrt source file 2024-06-26T07:53:24.5228160Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/forward_ad.py::dual_level:0 2024-06-26T07:53:24.5230868Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::vjp:0, line 292 <- wrt source file 2024-06-26T07:53:24.5233449Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::vjp:0 2024-06-26T07:53:24.5236225Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::jvp:0, line 394 <- wrt source file 2024-06-26T07:53:24.5238813Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::jvp:0 2024-06-26T07:53:24.5241489Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::jacobian:0, line 629 <- wrt source file 2024-06-26T07:53:24.5244172Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::jacobian:0 2024-06-26T07:53:24.5246879Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::hessian:0, line 883 <- wrt source file 2024-06-26T07:53:24.5249616Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::hessian:0 2024-06-26T07:53:24.5252277Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::vhp:0, line 999 <- wrt source file 2024-06-26T07:53:24.5254863Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::vhp:0 2024-06-26T07:53:24.5257488Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::hvp:0, line 1098 <- wrt source file 2024-06-26T07:53:24.5260133Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/functional.py::hvp:0 2024-06-26T07:53:24.5262897Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0, line 26 <- wrt source file 2024-06-26T07:53:24.5265761Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0 2024-06-26T07:53:24.5268530Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::profile:0, line 174 <- wrt source file 2024-06-26T07:53:24.5271149Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::profile:0 2024-06-26T07:53:24.5273873Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::record_function:0, line 651 <- wrt source file 2024-06-26T07:53:24.5276662Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::record_function:0 2024-06-26T07:53:24.5279393Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::emit_itt:0, line 785 <- wrt source file 2024-06-26T07:53:24.5282220Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::emit_itt:0 2024-06-26T07:53:24.5284898Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::emit_nvtx:0, line 858 <- wrt source file 2024-06-26T07:53:24.5287541Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/profiler.py::emit_nvtx:0 2024-06-26T07:53:24.5290199Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::Node.name:0, line 51 <- wrt source file 2024-06-26T07:53:24.5292774Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::Node.name:0 2024-06-26T07:53:24.5295474Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::Node.register_hook:0, line 96 <- wrt source file 2024-06-26T07:53:24.5298245Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::Node.register_hook:0 2024-06-26T07:53:24.5301162Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::Node.register_prehook:0, line 133 <- wrt source file 2024-06-26T07:53:24.5304193Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::Node.register_prehook:0 2024-06-26T07:53:24.5307057Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0, line 240 <- wrt source file 2024-06-26T07:53:24.5309838Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0 2024-06-26T07:53:24.5312586Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::save_on_cpu:0, line 305 <- wrt source file 2024-06-26T07:53:24.5315201Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::save_on_cpu:0 2024-06-26T07:53:24.5318007Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0, line 363 <- wrt source file 2024-06-26T07:53:24.5320958Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0 2024-06-26T07:53:24.5323909Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0, line 440 <- wrt source file 2024-06-26T07:53:24.5326783Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0 2024-06-26T07:53:24.5329771Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0, line 684 <- wrt source file 2024-06-26T07:53:24.5332822Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0 2024-06-26T07:53:24.5335779Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_prims/context.py::TorchRefsMode:0, line 88 <- wrt source file 2024-06-26T07:53:24.5338463Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_prims/context.py::TorchRefsMode:0 2024-06-26T07:53:24.5341209Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/tensor_type.py::TensorType:0, line 12 <- wrt source file 2024-06-26T07:53:24.5343802Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/tensor_type.py::TensorType:0 2024-06-26T07:53:24.5346446Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/tensor_type.py::is_consistent:0, line 63 <- wrt source file 2024-06-26T07:53:24.5349261Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/tensor_type.py::is_consistent:0 2024-06-26T07:53:24.5351933Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/tensor_type.py::is_more_precise:0, line 89 <- wrt source file 2024-06-26T07:53:24.5354605Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/tensor_type.py::is_more_precise:0 2024-06-26T07:53:24.5357346Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/interpreter.py::Interpreter:0, line 40 <- wrt source file 2024-06-26T07:53:24.5359993Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/interpreter.py::Interpreter:0 2024-06-26T07:53:24.5362670Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/interpreter.py::Transformer:0, line 406 <- wrt source file 2024-06-26T07:53:24.5365293Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/interpreter.py::Transformer:0 2024-06-26T07:53:24.5368078Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0, line 113 <- wrt source file 2024-06-26T07:53:24.5370960Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0 2024-06-26T07:53:24.5373870Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/graph.py::_snake_case:0, line 83 <- wrt source file 2024-06-26T07:53:24.5376386Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/graph.py::_snake_case:0 2024-06-26T07:53:24.5379065Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0, line 1585 <- wrt source file 2024-06-26T07:53:24.5381927Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0 2024-06-26T07:53:24.5384724Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/graph.py::Graph.on_generate_code:0, line 1653 <- wrt source file 2024-06-26T07:53:24.5387445Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/graph.py::Graph.on_generate_code:0 2024-06-26T07:53:24.5390492Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0, line 93 <- wrt source file 2024-06-26T07:53:24.5393754Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0 2024-06-26T07:53:24.5397082Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0, line 22 <- wrt source file 2024-06-26T07:53:24.5400488Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0 2024-06-26T07:53:24.5403884Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0, line 49 <- wrt source file 2024-06-26T07:53:24.5407258Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0 2024-06-26T07:53:24.5410625Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0, line 75 <- wrt source file 2024-06-26T07:53:24.5413925Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0 2024-06-26T07:53:24.5417256Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0, line 91 <- wrt source file 2024-06-26T07:53:24.5420829Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0 2024-06-26T07:53:24.5424188Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0, line 107 <- wrt source file 2024-06-26T07:53:24.5427522Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0 2024-06-26T07:53:24.5430903Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0, line 123 <- wrt source file 2024-06-26T07:53:24.5434265Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0 2024-06-26T07:53:24.5437644Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0, line 143 <- wrt source file 2024-06-26T07:53:24.5441015Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0 2024-06-26T07:53:24.5444583Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0, line 163 <- wrt source file 2024-06-26T07:53:24.5447986Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0 2024-06-26T07:53:24.5451347Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0, line 189 <- wrt source file 2024-06-26T07:53:24.5454605Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0 2024-06-26T07:53:24.5457935Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0, line 206 <- wrt source file 2024-06-26T07:53:24.5461296Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0 2024-06-26T07:53:24.5464670Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0, line 232 <- wrt source file 2024-06-26T07:53:24.5467184Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0 2024-06-26T07:53:24.5469723Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0, line 259 <- wrt source file 2024-06-26T07:53:24.5472250Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0 2024-06-26T07:53:24.5474761Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0, line 311 <- wrt source file 2024-06-26T07:53:24.5477246Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0 2024-06-26T07:53:24.5479760Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0, line 357 <- wrt source file 2024-06-26T07:53:24.5482247Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0 2024-06-26T07:53:24.5484734Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0, line 393 <- wrt source file 2024-06-26T07:53:24.5487350Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0 2024-06-26T07:53:24.5489704Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/core.py::reify:0, line 43 <- wrt source file 2024-06-26T07:53:24.5491931Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/core.py::reify:0 2024-06-26T07:53:24.5494255Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0, line 13 <- wrt source file 2024-06-26T07:53:24.5496650Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0 2024-06-26T07:53:24.5499024Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0, line 40 <- wrt source file 2024-06-26T07:53:24.5501395Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0 2024-06-26T07:53:24.5503739Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0, line 68 <- wrt source file 2024-06-26T07:53:24.5506245Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0 2024-06-26T07:53:24.5508602Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::freeze:0, line 93 <- wrt source file 2024-06-26T07:53:24.5510865Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/utils.py::freeze:0 2024-06-26T07:53:24.5513215Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0, line 43 <- wrt source file 2024-06-26T07:53:24.5515895Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0 2024-06-26T07:53:24.5518286Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py::unifiable:0, line 11 <- wrt source file 2024-06-26T07:53:24.5520586Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py::unifiable:0 2024-06-26T07:53:24.5522912Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py::reify_object:0, line 37 <- wrt source file 2024-06-26T07:53:24.5525509Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py::reify_object:0 2024-06-26T07:53:24.5528323Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py::unify_object:0, line 92 <- wrt source file 2024-06-26T07:53:24.5530814Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/more.py::unify_object:0 2024-06-26T07:53:24.5533204Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/variable.py::variables:0, line 63 <- wrt source file 2024-06-26T07:53:24.5535822Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/variable.py::variables:0 2024-06-26T07:53:24.5538664Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0, line 99 <- wrt source file 2024-06-26T07:53:24.5541482Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0 2024-06-26T07:53:24.5544518Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0, line 123 <- wrt source file 2024-06-26T07:53:24.5547433Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0 2024-06-26T07:53:24.5550320Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0, line 175 <- wrt source file 2024-06-26T07:53:24.5553152Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0 2024-06-26T07:53:24.5556034Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0, line 284 <- wrt source file 2024-06-26T07:53:24.5558940Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0 2024-06-26T07:53:24.5561954Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0, line 411 <- wrt source file 2024-06-26T07:53:24.5564773Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0 2024-06-26T07:53:24.5567492Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0, line 19 <- wrt source file 2024-06-26T07:53:24.5570094Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0 2024-06-26T07:53:24.5572771Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0, line 16 <- wrt source file 2024-06-26T07:53:24.5575468Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0 2024-06-26T07:53:24.5578159Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0, line 39 <- wrt source file 2024-06-26T07:53:24.5580840Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0 2024-06-26T07:53:24.5583518Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0, line 67 <- wrt source file 2024-06-26T07:53:24.5586196Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0 2024-06-26T07:53:24.5588852Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0, line 86 <- wrt source file 2024-06-26T07:53:24.5591455Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0 2024-06-26T07:53:24.5594104Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0, line 116 <- wrt source file 2024-06-26T07:53:24.5596713Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0 2024-06-26T07:53:24.5599537Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0, line 46 <- wrt source file 2024-06-26T07:53:24.5602247Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0 2024-06-26T07:53:24.5604972Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0, line 79 <- wrt source file 2024-06-26T07:53:24.5607643Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0 2024-06-26T07:53:24.5610171Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/graph_drawer.py::FxGraphDrawer.get_dot_graph:0, line 108 <- wrt source file 2024-06-26T07:53:24.5612535Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/graph_drawer.py::FxGraphDrawer.get_dot_graph:0 2024-06-26T07:53:24.5614793Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/split_module.py::split_module:0, line 74 <- wrt source file 2024-06-26T07:53:24.5617026Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/split_module.py::split_module:0 2024-06-26T07:53:24.5619145Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0, line 80 <- wrt source file 2024-06-26T07:53:24.5621255Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0 2024-06-26T07:53:24.5623741Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/utils/matcher_with_name_node_map_utils.py::SubgraphMatcherWithNameNodeMap:0, line 52 <- wrt source file 2024-06-26T07:53:24.5627095Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/passes/utils/matcher_with_name_node_map_utils.py::SubgraphMatcherWithNameNodeMap:0 2024-06-26T07:53:24.5629461Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/fake_impl.py::FakeImplCtx.new_dynamic_size:0, line 159 <- wrt source file 2024-06-26T07:53:24.5630703Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/fake_impl.py::FakeImplCtx.new_dynamic_size:0 2024-06-26T07:53:24.5631872Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::custom_op:0, line 74 <- wrt source file 2024-06-26T07:53:24.5646338Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::custom_op:0 2024-06-26T07:53:24.5647557Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::CustomOpDef.register_kernel:0, line 193 <- wrt source file 2024-06-26T07:53:24.5648823Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::CustomOpDef.register_kernel:0 2024-06-26T07:53:24.5650074Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::CustomOpDef.register_fake:0, line 293 <- wrt source file 2024-06-26T07:53:24.5703945Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::CustomOpDef.register_fake:0 2024-06-26T07:53:24.5706558Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::CustomOpDef.register_autograd:0, line 385 <- wrt source file 2024-06-26T07:53:24.5817850Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/custom_ops.py::CustomOpDef.register_autograd:0 2024-06-26T07:53:24.5820570Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/fake_class_registry.py::register_fake_class:0, line 158 <- wrt source file 2024-06-26T07:53:24.5823403Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_library/fake_class_registry.py::register_fake_class:0 2024-06-26T07:53:24.5825749Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/amp/grad_scaler.py::GradScaler:0, line 60 <- wrt source file 2024-06-26T07:53:24.5827742Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/amp/grad_scaler.py::GradScaler:0 2024-06-26T07:53:24.5829768Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0, line 306 <- wrt source file 2024-06-26T07:53:24.5831761Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0 2024-06-26T07:53:24.5833904Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0, line 408 <- wrt source file 2024-06-26T07:53:24.5836415Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0 2024-06-26T07:53:24.5838877Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::StepLR:0, line 508 <- wrt source file 2024-06-26T07:53:24.5841042Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::StepLR:0 2024-06-26T07:53:24.5843138Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0, line 568 <- wrt source file 2024-06-26T07:53:24.5845358Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0 2024-06-26T07:53:24.5847745Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0, line 633 <- wrt source file 2024-06-26T07:53:24.5849763Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0 2024-06-26T07:53:24.5851807Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::LinearLR:0, line 711 <- wrt source file 2024-06-26T07:53:24.5853794Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::LinearLR:0 2024-06-26T07:53:24.5855838Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0, line 840 <- wrt source file 2024-06-26T07:53:24.5857894Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0 2024-06-26T07:53:24.5860020Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0, line 977 <- wrt source file 2024-06-26T07:53:24.5862067Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0 2024-06-26T07:53:24.5864266Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0, line 1133 <- wrt source file 2024-06-26T07:53:24.5866404Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0 2024-06-26T07:53:24.5868566Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0, line 1276 <- wrt source file 2024-06-26T07:53:24.5870715Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0 2024-06-26T07:53:24.5872823Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0, line 1508 <- wrt source file 2024-06-26T07:53:24.5874964Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0 2024-06-26T07:53:24.5877195Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0, line 1778 <- wrt source file 2024-06-26T07:53:24.5879607Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0 2024-06-26T07:53:24.5882042Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1, line 1794 <- wrt source file 2024-06-26T07:53:24.5884433Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1 2024-06-26T07:53:24.5886662Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0, line 1939 <- wrt source file 2024-06-26T07:53:24.5888699Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0 2024-06-26T07:53:24.5890759Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::AveragedModel:0, line 135 <- wrt source file 2024-06-26T07:53:24.5892916Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::AveragedModel:0 2024-06-26T07:53:24.5894980Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::AveragedModel:1, line 161 <- wrt source file 2024-06-26T07:53:24.5896995Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::AveragedModel:1 2024-06-26T07:53:24.5899006Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::update_bn:0, line 316 <- wrt source file 2024-06-26T07:53:24.5901037Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::update_bn:0 2024-06-26T07:53:24.5902996Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::SWALR:0, line 375 <- wrt source file 2024-06-26T07:53:24.5904904Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/optim/swa_utils.py::SWALR:0 2024-06-26T07:53:24.5906886Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/gumbel.py::Gumbel:0, line 20 <- wrt source file 2024-06-26T07:53:24.5908889Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/gumbel.py::Gumbel:0 2024-06-26T07:53:24.5910889Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/beta.py::Beta:0, line 18 <- wrt source file 2024-06-26T07:53:24.5912843Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/beta.py::Beta:0 2024-06-26T07:53:24.5915125Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/constraints.py::is_dependent:0, line 159 <- wrt source file 2024-06-26T07:53:24.5917377Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/constraints.py::is_dependent:0 2024-06-26T07:53:24.5919684Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/constraints.py::_DependentProperty:0, line 180 <- wrt source file 2024-06-26T07:53:24.5922005Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/constraints.py::_DependentProperty:0 2024-06-26T07:53:24.5924233Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/poisson.py::Poisson:0, line 22 <- wrt source file 2024-06-26T07:53:24.5926458Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/poisson.py::Poisson:0 2024-06-26T07:53:24.5928619Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/inverse_gamma.py::InverseGamma:0, line 21 <- wrt source file 2024-06-26T07:53:24.5930846Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/inverse_gamma.py::InverseGamma:0 2024-06-26T07:53:24.5933108Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/studentT.py::StudentT:0, line 19 <- wrt source file 2024-06-26T07:53:24.5935227Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/studentT.py::StudentT:0 2024-06-26T07:53:24.5937311Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/cauchy.py::Cauchy:0, line 21 <- wrt source file 2024-06-26T07:53:24.5939314Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/cauchy.py::Cauchy:0 2024-06-26T07:53:24.5941508Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0, line 22 <- wrt source file 2024-06-26T07:53:24.5943731Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0 2024-06-26T07:53:24.5946173Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0, line 21 <- wrt source file 2024-06-26T07:53:24.5948606Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0 2024-06-26T07:53:24.5950837Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/gamma.py::Gamma:0, line 21 <- wrt source file 2024-06-26T07:53:24.5952846Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/gamma.py::Gamma:0 2024-06-26T07:53:24.5954890Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/laplace.py::Laplace:0, line 17 <- wrt source file 2024-06-26T07:53:24.5956936Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/laplace.py::Laplace:0 2024-06-26T07:53:24.5959063Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/half_normal.py::HalfNormal:0, line 22 <- wrt source file 2024-06-26T07:53:24.5961208Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/half_normal.py::HalfNormal:0 2024-06-26T07:53:24.5963371Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/geometric.py::Geometric:0, line 33 <- wrt source file 2024-06-26T07:53:24.5965485Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/geometric.py::Geometric:0 2024-06-26T07:53:24.5967858Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/normal.py::Normal:0, line 19 <- wrt source file 2024-06-26T07:53:24.5970225Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/normal.py::Normal:0 2024-06-26T07:53:24.5972753Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0, line 32 <- wrt source file 2024-06-26T07:53:24.5975212Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0 2024-06-26T07:53:24.5977441Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/dirichlet.py::Dirichlet:0, line 37 <- wrt source file 2024-06-26T07:53:24.5978888Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/dirichlet.py::Dirichlet:0 2024-06-26T07:53:24.5980601Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0, line 116 <- wrt source file 2024-06-26T07:53:24.5982215Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0 2024-06-26T07:53:24.5983751Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/von_mises.py::VonMises:0, line 114 <- wrt source file 2024-06-26T07:53:24.5985171Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/von_mises.py::VonMises:0 2024-06-26T07:53:24.5986619Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/log_normal.py::LogNormal:0, line 19 <- wrt source file 2024-06-26T07:53:24.5988052Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/log_normal.py::LogNormal:0 2024-06-26T07:53:24.5989577Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0, line 24 <- wrt source file 2024-06-26T07:53:24.5991137Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0 2024-06-26T07:53:24.5992734Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/utils.py::clamp_probs:0, line 106 <- wrt source file 2024-06-26T07:53:24.5994162Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/utils.py::clamp_probs:0 2024-06-26T07:53:24.5995584Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/uniform.py::Uniform:0, line 19 <- wrt source file 2024-06-26T07:53:24.5996971Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/uniform.py::Uniform:0 2024-06-26T07:53:24.5998355Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/chi2.py::Chi2:0, line 14 <- wrt source file 2024-06-26T07:53:24.5999682Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/chi2.py::Chi2:0 2024-06-26T07:53:24.6001122Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/transforms.py::CatTransform:0, line 1032 <- wrt source file 2024-06-26T07:53:24.6002611Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/transforms.py::CatTransform:0 2024-06-26T07:53:24.6004137Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/transforms.py::StackTransform:0, line 1138 <- wrt source file 2024-06-26T07:53:24.6005653Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/transforms.py::StackTransform:0 2024-06-26T07:53:24.6007288Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0, line 1212 <- wrt source file 2024-06-26T07:53:24.6009001Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0 2024-06-26T07:53:24.6010597Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/bernoulli.py::Bernoulli:0, line 28 <- wrt source file 2024-06-26T07:53:24.6012032Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/bernoulli.py::Bernoulli:0 2024-06-26T07:53:24.6013517Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/exponential.py::Exponential:0, line 17 <- wrt source file 2024-06-26T07:53:24.6015117Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/exponential.py::Exponential:0 2024-06-26T07:53:24.6016575Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/wishart.py::Wishart:0, line 39 <- wrt source file 2024-06-26T07:53:24.6017962Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/wishart.py::Wishart:0 2024-06-26T07:53:24.6019504Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0, line 99 <- wrt source file 2024-06-26T07:53:24.6021231Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0 2024-06-26T07:53:24.6022775Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/weibull.py::Weibull:0, line 18 <- wrt source file 2024-06-26T07:53:24.6024173Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/weibull.py::Weibull:0 2024-06-26T07:53:24.6025628Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/categorical.py::Categorical:0, line 39 <- wrt source file 2024-06-26T07:53:24.6027117Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/categorical.py::Categorical:0 2024-06-26T07:53:24.6028709Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/independent.py::Independent:0, line 21 <- wrt source file 2024-06-26T07:53:24.6030212Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/independent.py::Independent:0 2024-06-26T07:53:24.6031766Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0, line 19 <- wrt source file 2024-06-26T07:53:24.6033355Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0 2024-06-26T07:53:24.6034868Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/binomial.py::Binomial:0, line 27 <- wrt source file 2024-06-26T07:53:24.6100682Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/binomial.py::Binomial:0 2024-06-26T07:53:24.6102056Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0, line 59 <- wrt source file 2024-06-26T07:53:24.6103512Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0 2024-06-26T07:53:24.6104856Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0, line 27 <- wrt source file 2024-06-26T07:53:24.6106056Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0 2024-06-26T07:53:24.6107265Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/multinomial.py::Multinomial:0, line 35 <- wrt source file 2024-06-26T07:53:24.6108499Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/multinomial.py::Multinomial:0 2024-06-26T07:53:24.6109771Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0, line 29 <- wrt source file 2024-06-26T07:53:24.6111099Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0 2024-06-26T07:53:24.6112482Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0, line 104 <- wrt source file 2024-06-26T07:53:24.6114007Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0 2024-06-26T07:53:24.6115260Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/pareto.py::Pareto:0, line 16 <- wrt source file 2024-06-26T07:53:24.6116362Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/pareto.py::Pareto:0 2024-06-26T07:53:24.6117523Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0, line 40 <- wrt source file 2024-06-26T07:53:24.6118708Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0 2024-06-26T07:53:24.6119941Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0, line 25 <- wrt source file 2024-06-26T07:53:24.6121158Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0 2024-06-26T07:53:24.6122370Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0, line 277 <- wrt source file 2024-06-26T07:53:24.7010772Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0 2024-06-26T07:53:24.7012096Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0, line 167 <- wrt source file 2024-06-26T07:53:24.7013358Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0 2024-06-26T07:53:24.7014609Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0, line 227 <- wrt source file 2024-06-26T07:53:24.7015827Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0 2024-06-26T07:53:24.7017054Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0, line 288 <- wrt source file 2024-06-26T07:53:24.7018274Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0 2024-06-26T07:53:24.7019539Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0, line 75 <- wrt source file 2024-06-26T07:53:24.7020978Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0 2024-06-26T07:53:24.7022277Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0, line 115 <- wrt source file 2024-06-26T07:53:24.7026164Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0 2024-06-26T07:53:24.7027513Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0, line 392 <- wrt source file 2024-06-26T07:53:24.7028796Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0 2024-06-26T07:53:24.7030065Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0, line 639 <- wrt source file 2024-06-26T07:53:24.7031311Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0 2024-06-26T07:53:24.7032584Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0, line 975 <- wrt source file 2024-06-26T07:53:24.7033990Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0 2024-06-26T07:53:24.7035294Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0, line 1028 <- wrt source file 2024-06-26T07:53:24.7036580Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0 2024-06-26T07:53:24.7037883Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0, line 1071 <- wrt source file 2024-06-26T07:53:24.7039194Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0 2024-06-26T07:53:24.7040486Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0, line 34 <- wrt source file 2024-06-26T07:53:24.7041760Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0 2024-06-26T07:53:24.7043190Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0, line 103 <- wrt source file 2024-06-26T07:53:24.7044471Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0 2024-06-26T07:53:24.7045776Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0, line 167 <- wrt source file 2024-06-26T07:53:24.7047048Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0 2024-06-26T07:53:24.7048382Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0, line 231 <- wrt source file 2024-06-26T07:53:24.7049761Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0 2024-06-26T07:53:24.7051148Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0, line 290 <- wrt source file 2024-06-26T07:53:24.7052513Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0 2024-06-26T07:53:24.7053899Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0, line 349 <- wrt source file 2024-06-26T07:53:24.7055267Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0 2024-06-26T07:53:24.7056622Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0, line 29 <- wrt source file 2024-06-26T07:53:24.7057927Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0 2024-06-26T07:53:24.7059213Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0, line 32 <- wrt source file 2024-06-26T07:53:24.7060539Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0 2024-06-26T07:53:24.7061763Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0, line 21 <- wrt source file 2024-06-26T07:53:24.7063004Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0 2024-06-26T07:53:24.7064307Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0, line 22 <- wrt source file 2024-06-26T07:53:24.7065740Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0 2024-06-26T07:53:24.7067154Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0, line 153 <- wrt source file 2024-06-26T07:53:24.7068545Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0 2024-06-26T07:53:24.7069848Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0, line 295 <- wrt source file 2024-06-26T07:53:24.7071037Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0 2024-06-26T07:53:24.7072235Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0, line 405 <- wrt source file 2024-06-26T07:53:24.7073488Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0 2024-06-26T07:53:24.7074686Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0, line 506 <- wrt source file 2024-06-26T07:53:24.7075865Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0 2024-06-26T07:53:24.7077117Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0, line 691 <- wrt source file 2024-06-26T07:53:24.7078399Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0 2024-06-26T07:53:24.7079690Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0, line 781 <- wrt source file 2024-06-26T07:53:24.7080968Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0 2024-06-26T07:53:24.7082261Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0, line 875 <- wrt source file 2024-06-26T07:53:24.7083529Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0 2024-06-26T07:53:24.7084840Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0, line 85 <- wrt source file 2024-06-26T07:53:24.7140679Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0 2024-06-26T07:53:24.7142110Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0, line 209 <- wrt source file 2024-06-26T07:53:24.7143471Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0 2024-06-26T07:53:24.7144776Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0, line 118 <- wrt source file 2024-06-26T07:53:24.7145977Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0 2024-06-26T07:53:24.7147368Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0, line 22 <- wrt source file 2024-06-26T07:53:24.7148707Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0 2024-06-26T07:53:24.7150149Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0, line 22 <- wrt source file 2024-06-26T07:53:24.7151641Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0 2024-06-26T07:53:24.7153098Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0, line 23 <- wrt source file 2024-06-26T07:53:24.7154508Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0 2024-06-26T07:53:24.7155951Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0, line 60 <- wrt source file 2024-06-26T07:53:24.7157494Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0 2024-06-26T07:53:24.7158964Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0, line 127 <- wrt source file 2024-06-26T07:53:24.7160391Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0 2024-06-26T07:53:24.7161694Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0, line 219 <- wrt source file 2024-06-26T07:53:24.7162870Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0 2024-06-26T07:53:24.7164191Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0, line 282 <- wrt source file 2024-06-26T07:53:24.7165426Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0 2024-06-26T07:53:24.7166660Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0, line 420 <- wrt source file 2024-06-26T07:53:24.7167898Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0 2024-06-26T07:53:24.7169128Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0, line 588 <- wrt source file 2024-06-26T07:53:24.7170323Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0 2024-06-26T07:53:24.7171589Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0, line 647 <- wrt source file 2024-06-26T07:53:24.7172903Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0 2024-06-26T07:53:24.7174351Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0, line 698 <- wrt source file 2024-06-26T07:53:24.7175802Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0 2024-06-26T07:53:24.7177219Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0, line 145 <- wrt source file 2024-06-26T07:53:24.7178446Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0 2024-06-26T07:53:24.7179668Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/observer.py::_with_args:0, line 86 <- wrt source file 2024-06-26T07:53:24.7180883Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/observer.py::_with_args:0 2024-06-26T07:53:24.7182226Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0, line 107 <- wrt source file 2024-06-26T07:53:24.7183563Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0 2024-06-26T07:53:24.7184816Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::get_combined_dict:0, line 139 <- wrt source file 2024-06-26T07:53:24.7186019Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::get_combined_dict:0 2024-06-26T07:53:24.7187327Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0, line 472 <- wrt source file 2024-06-26T07:53:24.7188553Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0 2024-06-26T07:53:24.7189795Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0, line 493 <- wrt source file 2024-06-26T07:53:24.7191024Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0 2024-06-26T07:53:24.7192263Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0, line 506 <- wrt source file 2024-06-26T07:53:24.7193473Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0 2024-06-26T07:53:24.7194705Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0, line 527 <- wrt source file 2024-06-26T07:53:24.7195897Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0 2024-06-26T07:53:24.7197103Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0, line 646 <- wrt source file 2024-06-26T07:53:24.7198288Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0 2024-06-26T07:53:24.7199526Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_pt2e.py::prepare_pt2e:0, line 56 <- wrt source file 2024-06-26T07:53:24.7200767Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_pt2e.py::prepare_pt2e:0 2024-06-26T07:53:24.7202039Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_pt2e.py::prepare_qat_pt2e:0, line 129 <- wrt source file 2024-06-26T07:53:24.7203327Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_pt2e.py::prepare_qat_pt2e:0 2024-06-26T07:53:24.7204614Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_pt2e.py::convert_pt2e:0, line 217 <- wrt source file 2024-06-26T07:53:24.7205859Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/quantize_pt2e.py::convert_pt2e:0 2024-06-26T07:53:24.7207231Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0, line 29 <- wrt source file 2024-06-26T07:53:24.7208756Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0 2024-06-26T07:53:24.7210144Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0, line 68 <- wrt source file 2024-06-26T07:53:24.7211545Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0 2024-06-26T07:53:24.7212964Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0, line 116 <- wrt source file 2024-06-26T07:53:24.7214353Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0 2024-06-26T07:53:24.7215761Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0, line 145 <- wrt source file 2024-06-26T07:53:24.7217331Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0 2024-06-26T07:53:24.7218828Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/pt2e/utils.py::_replace_literals_with_new_placeholders:0, line 385 <- wrt source file 2024-06-26T07:53:24.7220425Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/pt2e/utils.py::_replace_literals_with_new_placeholders:0 2024-06-26T07:53:24.7221914Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/pt2e/prepare.py::_get_edge_or_node_to_group_id:0, line 160 <- wrt source file 2024-06-26T07:53:24.7223342Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/pt2e/prepare.py::_get_edge_or_node_to_group_id:0 2024-06-26T07:53:24.7224830Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0, line 83 <- wrt source file 2024-06-26T07:53:24.7226290Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0 2024-06-26T07:53:24.7227767Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0, line 211 <- wrt source file 2024-06-26T07:53:24.7229215Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0 2024-06-26T07:53:24.7230694Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0, line 80 <- wrt source file 2024-06-26T07:53:24.7232126Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0 2024-06-26T07:53:24.7233755Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0, line 325 <- wrt source file 2024-06-26T07:53:24.7235574Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0 2024-06-26T07:53:24.7237420Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0, line 408 <- wrt source file 2024-06-26T07:53:24.7239421Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0 2024-06-26T07:53:24.7241275Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0, line 558 <- wrt source file 2024-06-26T07:53:24.7243077Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0 2024-06-26T07:53:24.7244941Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0, line 620 <- wrt source file 2024-06-26T07:53:24.7246782Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0 2024-06-26T07:53:24.7248685Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0, line 60 <- wrt source file 2024-06-26T07:53:24.7250379Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0 2024-06-26T07:53:24.7252012Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0, line 54 <- wrt source file 2024-06-26T07:53:24.7253611Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0 2024-06-26T07:53:24.7255286Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0, line 92 <- wrt source file 2024-06-26T07:53:24.7257053Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0 2024-06-26T07:53:24.7258647Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0, line 48 <- wrt source file 2024-06-26T07:53:24.7260097Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0 2024-06-26T07:53:24.7261613Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0, line 246 <- wrt source file 2024-06-26T07:53:24.7263112Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0 2024-06-26T07:53:24.7264594Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0, line 20 <- wrt source file 2024-06-26T07:53:24.7265957Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0 2024-06-26T07:53:24.7267323Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0, line 69 <- wrt source file 2024-06-26T07:53:24.7268776Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0 2024-06-26T07:53:24.7270235Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/backend_registration.py::generate_methods_for_privateuse1_backend:0, line 322 <- wrt source file 2024-06-26T07:53:24.7271701Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/backend_registration.py::generate_methods_for_privateuse1_backend:0 2024-06-26T07:53:24.7273126Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/backend_registration.py::_get_custom_mod_func:0, line 354 <- wrt source file 2024-06-26T07:53:24.7274454Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/backend_registration.py::_get_custom_mod_func:0 2024-06-26T07:53:24.7275771Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0, line 534 <- wrt source file 2024-06-26T07:53:24.7277117Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0 2024-06-26T07:53:24.7278422Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::set_checkpoint_early_stop:0, line 736 <- wrt source file 2024-06-26T07:53:24.7279792Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::set_checkpoint_early_stop:0 2024-06-26T07:53:24.7281159Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::SelectiveCheckpointContext:0, line 1194 <- wrt source file 2024-06-26T07:53:24.7282487Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::SelectiveCheckpointContext:0 2024-06-26T07:53:24.7283883Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::create_selective_checkpoint_contexts:0, line 1343 <- wrt source file 2024-06-26T07:53:24.7285250Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/checkpoint.py::create_selective_checkpoint_contexts:0 2024-06-26T07:53:24.7286579Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::register_pytree_node:0, line 137 <- wrt source file 2024-06-26T07:53:24.7287810Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::register_pytree_node:0 2024-06-26T07:53:24.7289011Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_flatten:0, line 261 <- wrt source file 2024-06-26T07:53:24.7290183Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_flatten:0 2024-06-26T07:53:24.7291390Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_unflatten:0, line 303 <- wrt source file 2024-06-26T07:53:24.7292578Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_unflatten:0 2024-06-26T07:53:24.7293786Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_iter:0, line 333 <- wrt source file 2024-06-26T07:53:24.7294916Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_iter:0 2024-06-26T07:53:24.7296074Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_leaves:0, line 368 <- wrt source file 2024-06-26T07:53:24.7297213Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_leaves:0 2024-06-26T07:53:24.7298386Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_structure:0, line 403 <- wrt source file 2024-06-26T07:53:24.7299648Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_structure:0 2024-06-26T07:53:24.7300872Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_map:0, line 440 <- wrt source file 2024-06-26T07:53:24.7302026Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::tree_map:0 2024-06-26T07:53:24.7303251Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::broadcast_prefix:0, line 816 <- wrt source file 2024-06-26T07:53:24.7304475Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_cxx_pytree.py::broadcast_prefix:0 2024-06-26T07:53:24.7305668Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/dlpack.py::from_dlpack:0, line 72 <- wrt source file 2024-06-26T07:53:24.7306804Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/dlpack.py::from_dlpack:0 2024-06-26T07:53:24.7308081Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0, line 77 <- wrt source file 2024-06-26T07:53:24.7309522Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0 2024-06-26T07:53:24.7310797Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::CppExtension:0, line 934 <- wrt source file 2024-06-26T07:53:24.7312007Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::CppExtension:0 2024-06-26T07:53:24.7313280Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0, line 987 <- wrt source file 2024-06-26T07:53:24.7314560Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0 2024-06-26T07:53:24.7315783Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1, line 1065 <- wrt source file 2024-06-26T07:53:24.7316999Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1 2024-06-26T07:53:24.7318171Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::load:0, line 1304 <- wrt source file 2024-06-26T07:53:24.7319290Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::load:0 2024-06-26T07:53:24.7320482Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::load_inline:0, line 1578 <- wrt source file 2024-06-26T07:53:24.7321685Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/cpp_extension.py::load_inline:0 2024-06-26T07:53:24.7322868Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_pytree.py::tree_map:0, line 917 <- wrt source file 2024-06-26T07:53:24.7323962Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_pytree.py::tree_map:0 2024-06-26T07:53:24.7325131Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/sampler.py::Sampler:0, line 30 <- wrt source file 2024-06-26T07:53:24.7326323Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/sampler.py::Sampler:0 2024-06-26T07:53:24.7327543Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0, line 208 <- wrt source file 2024-06-26T07:53:24.7328939Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0 2024-06-26T07:53:24.7330187Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/sampler.py::BatchSampler:0, line 255 <- wrt source file 2024-06-26T07:53:24.7331389Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/sampler.py::BatchSampler:0 2024-06-26T07:53:24.7332664Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/distributed.py::DistributedSampler:0, line 51 <- wrt source file 2024-06-26T07:53:24.7333948Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/distributed.py::DistributedSampler:0 2024-06-26T07:53:24.7335216Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/dataset.py::IterableDataset:0, line 98 <- wrt source file 2024-06-26T07:53:24.7336440Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/dataset.py::IterableDataset:0 2024-06-26T07:53:24.7337665Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/dataset.py::StackDataset:0, line 223 <- wrt source file 2024-06-26T07:53:24.7338906Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/dataset.py::StackDataset:0 2024-06-26T07:53:24.7340234Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/dataset.py::random_split:0, line 445 <- wrt source file 2024-06-26T07:53:24.7341438Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/dataset.py::random_split:0 2024-06-26T07:53:24.7342741Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0, line 77 <- wrt source file 2024-06-26T07:53:24.7344084Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0 2024-06-26T07:53:24.7345433Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0, line 239 <- wrt source file 2024-06-26T07:53:24.7346746Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0 2024-06-26T07:53:24.7348170Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0, line 31 <- wrt source file 2024-06-26T07:53:24.7349672Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0 2024-06-26T07:53:24.7351155Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0, line 46 <- wrt source file 2024-06-26T07:53:24.7352632Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0 2024-06-26T07:53:24.7354129Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0, line 105 <- wrt source file 2024-06-26T07:53:24.7355594Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0 2024-06-26T07:53:24.7357121Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0, line 172 <- wrt source file 2024-06-26T07:53:24.7358580Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0 2024-06-26T07:53:24.7360084Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0, line 83 <- wrt source file 2024-06-26T07:53:24.7361680Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0 2024-06-26T07:53:24.7363188Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0, line 24 <- wrt source file 2024-06-26T07:53:24.7364691Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0 2024-06-26T07:53:24.7366185Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0, line 33 <- wrt source file 2024-06-26T07:53:24.7467073Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0 2024-06-26T07:53:24.7468659Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0, line 48 <- wrt source file 2024-06-26T07:53:24.7470065Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0 2024-06-26T07:53:24.7471895Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0, line 191 <- wrt source file 2024-06-26T07:53:24.7473308Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0 2024-06-26T07:53:24.7474770Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0, line 22 <- wrt source file 2024-06-26T07:53:24.7476256Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0 2024-06-26T07:53:24.7477691Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0, line 35 <- wrt source file 2024-06-26T07:53:24.7479067Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0 2024-06-26T07:53:24.7480467Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0, line 36 <- wrt source file 2024-06-26T07:53:24.7481945Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0 2024-06-26T07:53:24.7483347Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0, line 86 <- wrt source file 2024-06-26T07:53:24.7484721Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0 2024-06-26T07:53:24.7486091Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0, line 289 <- wrt source file 2024-06-26T07:53:24.7487433Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0 2024-06-26T07:53:24.7488854Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0, line 369 <- wrt source file 2024-06-26T07:53:24.7490309Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0 2024-06-26T07:53:24.7491900Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0, line 550 <- wrt source file 2024-06-26T07:53:24.7493333Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0 2024-06-26T07:53:24.7494767Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0, line 616 <- wrt source file 2024-06-26T07:53:24.7496159Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0 2024-06-26T07:53:24.7497546Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0, line 25 <- wrt source file 2024-06-26T07:53:24.7498912Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0 2024-06-26T07:53:24.7500383Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0, line 32 <- wrt source file 2024-06-26T07:53:24.7501937Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0 2024-06-26T07:53:24.7503383Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0, line 24 <- wrt source file 2024-06-26T07:53:24.7504794Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0 2024-06-26T07:53:24.7506182Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0, line 32 <- wrt source file 2024-06-26T07:53:24.7507553Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0 2024-06-26T07:53:24.7508932Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0, line 26 <- wrt source file 2024-06-26T07:53:24.7510319Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0 2024-06-26T07:53:24.7511698Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0, line 70 <- wrt source file 2024-06-26T07:53:24.7513066Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0 2024-06-26T07:53:24.7514430Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/utils/decoder.py::basichandlers:0, line 47 <- wrt source file 2024-06-26T07:53:24.7515752Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/utils/decoder.py::basichandlers:0 2024-06-26T07:53:24.7517099Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0, line 37 <- wrt source file 2024-06-26T07:53:24.7518445Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0 2024-06-26T07:53:24.7519719Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py::default_convert:0, line 38 <- wrt source file 2024-06-26T07:53:24.7520929Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py::default_convert:0 2024-06-26T07:53:24.7522201Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py::collate:0, line 124 <- wrt source file 2024-06-26T07:53:24.7523344Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py::collate:0 2024-06-26T07:53:24.7524537Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py::default_collate:0, line 283 <- wrt source file 2024-06-26T07:53:24.7525736Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/data/_utils/collate.py::default_collate:0 2024-06-26T07:53:24.7526996Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0, line 216 <- wrt source file 2024-06-26T07:53:24.7528277Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0 2024-06-26T07:53:24.7529598Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0, line 314 <- wrt source file 2024-06-26T07:53:24.7530902Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0 2024-06-26T07:53:24.7532291Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0, line 362 <- wrt source file 2024-06-26T07:53:24.7533642Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0 2024-06-26T07:53:24.7534977Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0, line 394 <- wrt source file 2024-06-26T07:53:24.7536309Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0 2024-06-26T07:53:24.7537627Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_tensor:0, line 441 <- wrt source file 2024-06-26T07:53:24.7538940Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_tensor:0 2024-06-26T07:53:24.7540309Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0, line 480 <- wrt source file 2024-06-26T07:53:24.7541641Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0 2024-06-26T07:53:24.7543001Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0, line 533 <- wrt source file 2024-06-26T07:53:24.7544383Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0 2024-06-26T07:53:24.7545730Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0, line 599 <- wrt source file 2024-06-26T07:53:24.7547028Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0 2024-06-26T07:53:24.7548338Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0, line 648 <- wrt source file 2024-06-26T07:53:24.7549641Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0 2024-06-26T07:53:24.7551037Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0, line 811 <- wrt source file 2024-06-26T07:53:24.7552329Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0 2024-06-26T07:53:24.7553657Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0, line 878 <- wrt source file 2024-06-26T07:53:24.7554987Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0 2024-06-26T07:53:24.7556327Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0, line 989 <- wrt source file 2024-06-26T07:53:24.7557642Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0 2024-06-26T07:53:24.7559066Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0, line 1063 <- wrt source file 2024-06-26T07:53:24.7560635Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0 2024-06-26T07:53:24.7562139Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0, line 1084 <- wrt source file 2024-06-26T07:53:24.7563604Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0 2024-06-26T07:53:24.7565032Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0, line 1108 <- wrt source file 2024-06-26T07:53:24.7566412Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0 2024-06-26T07:53:24.7567758Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0, line 1154 <- wrt source file 2024-06-26T07:53:24.7569045Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0 2024-06-26T07:53:24.7570325Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0, line 433 <- wrt source file 2024-06-26T07:53:25.0739992Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0 2024-06-26T07:53:25.0742811Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0, line 529 <- wrt source file 2024-06-26T07:53:25.0745484Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0 2024-06-26T07:53:25.0747715Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_creation.py::make_tensor:0, line 112 <- wrt source file 2024-06-26T07:53:25.0749736Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_creation.py::make_tensor:0 2024-06-26T07:53:25.0751805Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_comparison.py::assert_close:0, line 1403 <- wrt source file 2024-06-26T07:53:25.0796654Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_comparison.py::assert_close:0 2024-06-26T07:53:25.0799620Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::parametrize:0, line 508 <- wrt source file 2024-06-26T07:53:25.0802196Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::parametrize:0 2024-06-26T07:53:25.0804756Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::decorateIf:0, line 663 <- wrt source file 2024-06-26T07:53:25.0807703Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::decorateIf:0 2024-06-26T07:53:25.0810824Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0, line 4153 <- wrt source file 2024-06-26T07:53:25.0814172Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0 2024-06-26T07:53:25.0818112Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0, line 4167 <- wrt source file 2024-06-26T07:53:25.0821753Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0 2024-06-26T07:53:25.0825227Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0, line 4197 <- wrt source file 2024-06-26T07:53:25.0828462Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0 2024-06-26T07:53:25.0831603Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/logging_utils.py::logs_to_string:0, line 192 <- wrt source file 2024-06-26T07:53:25.0834741Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/logging_utils.py::logs_to_string:0 2024-06-26T07:53:25.0838421Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/optests/autograd_registration.py::autograd_registration_check:0, line 29 <- wrt source file 2024-06-26T07:53:25.0843395Z * SUCCESS: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/optests/autograd_registration.py::autograd_registration_check:0 2024-06-26T07:53:25.0847089Z * DOCTEST : /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0, line 284 <- wrt source file 2024-06-26T07:53:25.0850656Z * SKIPPED: /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0 2024-06-26T07:53:25.0852611Z ============ 2024-06-26T07:53:25.0853236Z Finished doctests 2024-06-26T07:53:25.0853773Z 357 / 787 passed 2024-06-26T07:53:25.0854322Z  2024-06-26T07:53:25.0854996Z === Found 1 parse-time warnings === 2024-06-26T07:53:25.0855962Z --- Parse Warning: 1 / 1 --- 2024-06-26T07:53:25.0859337Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/xdoctest/core.py:423: UserWarning: Cannot scrape callname=cudart in modpath=/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py line=340. 2024-06-26T07:53:25.0862674Z Caused by: DoctestParseError('Failed to parse doctest in _package_groups') 2024-06-26T07:53:25.0863814Z Retrieves the CUDA runtime API module. 2024-06-26T07:53:25.0864537Z 2024-06-26T07:53:25.0864961Z 2024-06-26T07:53:25.0865809Z This function initializes the CUDA runtime environment if it is not already 2024-06-26T07:53:25.0867245Z initialized and returns the CUDA runtime API module (_cudart). The CUDA 2024-06-26T07:53:25.0868909Z runtime API module provides access to various CUDA runtime functions. 2024-06-26T07:53:25.0869898Z 2024-06-26T07:53:25.0870319Z Args: 2024-06-26T07:53:25.0870804Z ``None`` 2024-06-26T07:53:25.0871317Z 2024-06-26T07:53:25.0871743Z Returns: 2024-06-26T07:53:25.0872416Z module: The CUDA runtime API module (_cudart). 2024-06-26T07:53:25.0873210Z 2024-06-26T07:53:25.0873627Z Raises: 2024-06-26T07:53:25.0874771Z RuntimeError: If CUDA cannot be re-initialized in a forked subprocess. 2024-06-26T07:53:25.0876792Z AssertionError: If PyTorch is not compiled with CUDA support or if libcudart functions are unavailable. 2024-06-26T07:53:25.0878099Z 2024-06-26T07:53:25.0878662Z Example of CUDA operations with profiling: 2024-06-26T07:53:25.0879469Z >>> import torch 2024-06-26T07:53:25.0880230Z >>> from torch.cuda import cudart, check_error 2024-06-26T07:53:25.0881051Z >>> import os 2024-06-26T07:53:25.0881608Z >>> 2024-06-26T07:53:25.0882276Z >>> os.environ['CUDA_PROFILE'] = '1' 2024-06-26T07:53:25.0883007Z >>> 2024-06-26T07:53:25.0883646Z >>> def perform_cuda_operations_with_streams(): 2024-06-26T07:53:25.0884560Z >>> stream = torch.cuda.Stream() 2024-06-26T07:53:25.0885406Z >>> with torch.cuda.stream(stream): 2024-06-26T07:53:25.0886587Z >>> x = torch.randn(100, 100, device='cuda') 2024-06-26T07:53:25.0887631Z >>> y = torch.randn(100, 100, device='cuda') 2024-06-26T07:53:25.0888486Z >>> z = torch.mul(x, y) 2024-06-26T07:53:25.0889206Z >>> return z 2024-06-26T07:53:25.0889782Z >>> 2024-06-26T07:53:25.0890340Z >>> torch.cuda.synchronize() 2024-06-26T07:53:25.0891197Z >>> print("====== Start nsys profiling ======") 2024-06-26T07:53:25.0892134Z >>> check_error(cudart().cudaProfilerStart()) 2024-06-26T07:53:25.0893094Z >>> with torch.autograd.profiler.emit_nvtx(): 2024-06-26T07:53:25.0894089Z >>> result = perform_cuda_operations_with_streams() 2024-06-26T07:53:25.0895060Z >>> print("CUDA operations completed.") 2024-06-26T07:53:25.0896047Z >>> check_error(torch.cuda.cudart().cudaProfilerStop()) 2024-06-26T07:53:25.0897038Z >>> print("====== End nsys profiling ======") 2024-06-26T07:53:25.0897786Z 2024-06-26T07:53:25.0898528Z To run this example and save the profiling information, execute: 2024-06-26T07:53:25.0900384Z >>> $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2024-06-26T07:53:25.0901647Z 2024-06-26T07:53:25.0902489Z This command profiles the CUDA operations in the provided script and saves 2024-06-26T07:53:25.0903832Z the profiling information to a file named `trace_name.prof`. 2024-06-26T07:53:25.0905501Z The `--profile-from-start off` option ensures that profiling starts only 2024-06-26T07:53:25.0906931Z after the `cudaProfilerStart` call in the script. 2024-06-26T07:53:25.0908467Z The `--csv` and `--print-summary` options format the profiling output as a 2024-06-26T07:53:25.0909708Z CSV file and print a summary, respectively. 2024-06-26T07:53:25.0911037Z The `-o` option specifies the output file name, and the `-f` option forces the 2024-06-26T07:53:25.0912281Z overwrite of the output file if it already exists. 2024-06-26T07:53:25.0913101Z 2024-06-26T07:53:25.0915051Z Original Error: SyntaxError('invalid syntax', ('', 1, 1, '$ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py\n')) 2024-06-26T07:53:25.0916887Z 2024-06-26T07:53:25.0918091Z $ nvprof --profile-from-start off --csv --print-summary -o trace_name.prof -f -- python cudart_test.py 2024-06-26T07:53:25.0919514Z ^ 2024-06-26T07:53:25.0919974Z warnings.warn(msg) 2024-06-26T07:53:25.0920531Z 2024-06-26T07:53:25.0920981Z  2024-06-26T07:53:25.0921596Z === Found 9 run-time warnings === 2024-06-26T07:53:25.0922528Z --- Runtime Warning: 1 / 9 --- 2024-06-26T07:53:25.0923683Z example = 2024-06-26T07:53:25.0928537Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_tensor.py:1241: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /var/lib/jenkins/workspace/c10/core/TensorImpl.h:1925.) 2024-06-26T07:53:25.0932050Z return super().refine_names(names) 2024-06-26T07:53:25.0932748Z 2024-06-26T07:53:25.0933360Z --- Runtime Warning: 2 / 9 --- 2024-06-26T07:53:25.0934757Z example = 2024-06-26T07:53:25.0937564Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/library.py:225: UserWarning: Warning only once for all operators, other operators may also be overrided. 2024-06-26T07:53:25.0940033Z Overriding a previously registered kernel for the same operator and the same dispatch key 2024-06-26T07:53:25.0941630Z operator: aten::div.Tensor(Tensor self, Tensor other) -> Tensor 2024-06-26T07:53:25.0943250Z registered at /var/lib/jenkins/workspace/build/aten/src/ATen/RegisterSchema.cpp:6 2024-06-26T07:53:25.0944546Z dispatch key: CPU 2024-06-26T07:53:25.0946172Z previous kernel: registered at /var/lib/jenkins/workspace/aten/src/ATen/LegacyBatchingRegistrations.cpp:1079 2024-06-26T07:53:25.0949178Z new kernel: registered at /dev/null:811 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/OperatorEntry.cpp:153.) 2024-06-26T07:53:25.0951265Z impl_fn(self.ns, name.split("::")[-1], dispatch_key) 2024-06-26T07:53:25.0952082Z 2024-06-26T07:53:25.0952706Z --- Runtime Warning: 3 / 9 --- 2024-06-26T07:53:25.0953857Z example = 2024-06-26T07:53:25.0958936Z :1: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:53.) 2024-06-26T07:53:25.0962902Z 2024-06-26T07:53:25.0963513Z --- Runtime Warning: 4 / 9 --- 2024-06-26T07:53:25.0964760Z example = 2024-06-26T07:53:25.0968757Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nested/__init__.py:106: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:178.) 2024-06-26T07:53:25.0972057Z return torch._nested_tensor_from_tensor_list(ts, dtype, None, device, None) 2024-06-26T07:53:25.0973064Z 2024-06-26T07:53:25.0973678Z --- Runtime Warning: 5 / 9 --- 2024-06-26T07:53:25.0974923Z example = 2024-06-26T07:53:25.0978678Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py:379: UserWarning: enable_nested_tensor is True, but self.use_nested_tensor is False because encoder_layer.self_attn.batch_first was not True(use batch_first for better inference performance) 2024-06-26T07:53:25.0981610Z warnings.warn( 2024-06-26T07:53:25.0982136Z 2024-06-26T07:53:25.0982756Z --- Runtime Warning: 6 / 9 --- 2024-06-26T07:53:25.0984251Z example = 2024-06-26T07:53:25.0988051Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/modules/transformer.py:379: UserWarning: enable_nested_tensor is True, but self.use_nested_tensor is False because encoder_layer.self_attn.batch_first was not True(use batch_first for better inference performance) 2024-06-26T07:53:25.0991032Z warnings.warn( 2024-06-26T07:53:25.0991662Z 2024-06-26T07:53:25.0992416Z --- Runtime Warning: 7 / 9 --- 2024-06-26T07:53:25.0993869Z example = 2024-06-26T07:53:25.0997250Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py:143: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. 2024-06-26T07:53:25.0999604Z WeightNorm.apply(module, name, dim) 2024-06-26T07:53:25.1000320Z 2024-06-26T07:53:25.1000934Z --- Runtime Warning: 8 / 9 --- 2024-06-26T07:53:25.1002205Z example = 2024-06-26T07:53:25.1005264Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/nn/utils/weight_norm.py:143: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. 2024-06-26T07:53:25.1007849Z WeightNorm.apply(module, name, dim) 2024-06-26T07:53:25.1008682Z 2024-06-26T07:53:25.1009411Z --- Runtime Warning: 9 / 9 --- 2024-06-26T07:53:25.1010781Z example = 2024-06-26T07:53:25.1015563Z /opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/fx/experimental/const_fold.py:251: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2024-06-26T07:53:25.1019541Z new_node = root_const_gm.graph.get_attr(in_node.target) 2024-06-26T07:53:25.1020457Z 2024-06-26T07:53:25.1021376Z === 357 passed, 430 skipped, 10 warnings in 11.76 seconds === 2024-06-26T07:53:25.1022941Z Running functorch/test_memory_efficient_fusion 1/1 ... [2024-06-26 07:53:25.088299] 2024-06-26T07:53:25.1026924Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'functorch/test_memory_efficient_fusion.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:53:25.088584] 2024-06-26T07:53:38.3164540Z 2024-06-26T07:53:38.3167463Z functorch/test_memory_efficient_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_memory_efficient_fusion_1.1_b4bfd45a9740948b_.log 2024-06-26T07:53:38.3181987Z Running 22 items in this shard: test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_gelu_bias, test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_hard_sigmoid, test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_hard_swish, test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_layer_norm, test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_mish, test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_rmsnorm, test/functorch/test_memory_efficient_fusion.py::TestMemoryEfficientOpAuthoring::test_swish, test/functorch/test_memory_efficient_fusion.py::NoChangeTestCase::test_empty, test/functorch/test_memory_efficient_fusion.py::NoChangeTestCase::test_hash_with_numbers, test/functorch/test_memory_efficient_fusion.py::NoChangeTestCase::test_nochange, test/functorch/test_memory_efficient_fusion.py::NoChangeTestCase::test_rand_like, test/functorch/test_memory_efficient_fusion.py::NoChangeTestCase::test_rand_n, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_immutable_list_multiple_entries, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_immutable_list_type, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_kwarg, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_nested_immutable_list_type, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_simple, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_simple_2, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_simple_multiple_same_ops, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_two_args, test/functorch/test_memory_efficient_fusion.py::ReduceTestCase::test_two_args_default, test/functorch/test_memory_efficient_fusion.py::RandomOpTestCase::test_random 2024-06-26T07:53:38.3211687Z 2024-06-26T07:53:38.3212462Z Running inductor/test_benchmark_fusion 1/1 ... [2024-06-26 07:53:38.317448] 2024-06-26T07:53:38.3215787Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'inductor/test_benchmark_fusion.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:53:38.318157] 2024-06-26T07:55:58.6711073Z 2024-06-26T07:55:58.6712741Z inductor/test_benchmark_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_benchmark_fusion_1.1_f0aac2975d1c6aa2_.log 2024-06-26T07:55:58.6719358Z Running 13 items in this shard: test/inductor/test_benchmark_fusion.py::BenchmarkFusionCudaTest::test_avoid_register_spilling_cuda, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCudaTest::test_foreach_kernel_cuda, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCudaTest::test_register_spills_cuda, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCudaTest::test_resnet18_cuda, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCudaTest::test_softmax_cuda, test/inductor/test_benchmark_fusion.py::BenchmarkMultiTemplateFusionCudaTest::test_changed_layout, test/inductor/test_benchmark_fusion.py::BenchmarkMultiTemplateFusionCudaTest::test_equivalent_extern_code, test/inductor/test_benchmark_fusion.py::BenchmarkMultiTemplateFusionCudaTest::test_equivalent_template_code, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCpuTest::test_avoid_register_spilling_cpu, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCpuTest::test_foreach_kernel_cpu, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCpuTest::test_register_spills_cpu, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCpuTest::test_resnet18_cpu, test/inductor/test_benchmark_fusion.py::BenchmarkFusionCpuTest::test_softmax_cpu 2024-06-26T07:55:58.6724016Z 2024-06-26T07:55:58.6724333Z Running inductor/test_cutlass_backend 1/1 ... [2024-06-26 07:55:58.671251] 2024-06-26T07:55:58.6725695Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'inductor/test_cutlass_backend.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:55:58.671564] 2024-06-26T07:56:02.4823674Z 2024-06-26T07:56:02.4826436Z inductor/test_cutlass_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutlass_backend_1.1_7421bf17baa7f4e4_.log 2024-06-26T07:56:02.4828262Z 2024-06-26T07:56:02.4832820Z Running inductor/test_distributed_patterns 1/1 ... [2024-06-26 07:56:02.482771] 2024-06-26T07:56:02.4841692Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'inductor/test_distributed_patterns.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:56:02.483402] 2024-06-26T07:56:33.8042394Z 2024-06-26T07:56:33.8045986Z inductor/test_distributed_patterns 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_distributed_patterns_1.1_fae77928e994d7fc_.log 2024-06-26T07:56:33.8056896Z Running 19 items in this shard: test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_fake_distributed_aot_eager, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_fake_distributed_inductor, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_intermediate_hook_with_closure, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_module_backward_hooks_aot, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_module_backward_hooks_eager, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_module_backward_hooks_inductor, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_module_backward_hooks_multi_layers, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_nn_param_return1, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_nn_param_return2, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_nn_param_return3, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_nn_param_return4, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_storage_resize_nonzero_cpu, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_storage_resize_nonzero_cuda, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_storage_resize_zero_cpu, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_storage_resize_zero_cuda, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_unsafe_preserve_version_counter1, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_unsafe_preserve_version_counter2, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_unsafe_set_version_counter1, test/inductor/test_distributed_patterns.py::DistributedPatternTests::test_unsafe_set_version_counter2 2024-06-26T07:56:33.8065828Z 2024-06-26T07:56:33.8066390Z Running inductor/test_flex_attention 1/1 ... [2024-06-26 07:56:33.804796] 2024-06-26T07:56:33.8068085Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'inductor/test_flex_attention.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:56:33.805412] 2024-06-26T07:56:37.4300134Z 2024-06-26T07:56:37.4303146Z inductor/test_flex_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_attention_1.1_eaa7f1e2a4abe2d1_.log 2024-06-26T07:56:37.4420814Z Running 132 items in this shard: test/inductor/test_flex_attention.py::TestFlexAttention::test_aot_eager_gradcheck_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_aot_eager_gradcheck_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_aot_eager_gradcheck_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_aot_eager_gradcheck_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_aot_eager_gradcheck_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_aot_eager_gradcheck_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_bfloat16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_automatic_dynamic_float32_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_bfloat16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_different_seqlen_float16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_bfloat16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_dynamic_float32_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float16_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod2, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod3, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod4, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod5, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod6, test/inductor/test_flex_attention.py::TestFlexAttention::test_builtin_score_mods_float32_score_mod7, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_buffers_all_dims_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_buffers_all_dims_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_buffers_all_dims_float32, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_buffers_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_buffers_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_buffers_float32, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_reduction_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_scale_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_score_mod_aot_eager_gradcheck_score_mod_name__head_offset_mode_aot_eager, test/inductor/test_flex_attention.py::TestFlexAttention::test_captured_score_mod_aot_eager_gradcheck_score_mod_name__head_offset_mode_eager, test/inductor/test_flex_attention.py::TestFlexAttention::test_dependent_causal_bidirectional_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_epilogue_fused, test/inductor/test_flex_attention.py::TestFlexAttention::test_function_composition_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttention::test_function_composition_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_function_composition_float32, test/inductor/test_flex_attention.py::TestFlexAttention::test_fw_bw_graph_correctness, test/inductor/test_flex_attention.py::TestFlexAttention::test_inputs_are_realized, test/inductor/test_flex_attention.py::TestFlexAttention::test_load_from_bias_head_seq_batch_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_load_from_bias_seq_batch_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_load_from_bias_seq_only_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_load_rel_bias_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_correctness_bfloat16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_correctness_bfloat16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_correctness_float16_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_correctness_float16_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_correctness_float32_score_mod0, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_correctness_float32_score_mod1, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_is_not_fused, test/inductor/test_flex_attention.py::TestFlexAttention::test_logsumexp_only_return, test/inductor/test_flex_attention.py::TestFlexAttention::test_max_autotune, test/inductor/test_flex_attention.py::TestFlexAttention::test_max_autotune_with_captured, test/inductor/test_flex_attention.py::TestFlexAttention::test_mixed_dtypes_fails, test/inductor/test_flex_attention.py::TestFlexAttention::test_multiple_score_mod_calls, test/inductor/test_flex_attention.py::TestFlexAttention::test_multiple_score_mod_calls2, test/inductor/test_flex_attention.py::TestFlexAttention::test_natten_2d_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_njt_causal_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttention::test_njt_causal_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_njt_causal_float32, test/inductor/test_flex_attention.py::TestFlexAttention::test_padded_dense_causal_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_recompile_changed_score_mod_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_seq_masking_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_silu_on_score_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_skip_odd_keys_bfloat16, test/inductor/test_flex_attention.py::TestFlexAttention::test_skip_odd_keys_float16, test/inductor/test_flex_attention.py::TestFlexAttention::test_skip_odd_keys_float32, test/inductor/test_flex_attention.py::TestFlexAttention::test_subgraph_respect_decompostion_float16 2024-06-26T07:56:37.4540384Z 2024-06-26T07:56:37.4541073Z Running inductor/test_max_autotune 1/1 ... [2024-06-26 07:56:37.431154] 2024-06-26T07:56:37.4544333Z Executing ['/opt/conda/envs/py_3.8/bin/python', '-bb', 'inductor/test_max_autotune.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2024-06-26 07:56:37.431826] 2024-06-26T09:26:43.3332824Z 2024-06-26T09:26:43.3334351Z PRINTING LOG FILE of inductor/test_max_autotune 1/1 (test/test-reports/inductor.test_max_autotune_1.1_397a51778a3bba93_.log) 2024-06-26T09:26:43.3335878Z Test results will be stored in test-reports/python-pytest/inductor.test_max_autotune/inductor.test_max_autotune-de01ea0b601b8d4d.xml 2024-06-26T09:26:43.3337105Z ============================= test session starts ============================== 2024-06-26T09:26:43.3337986Z platform linux -- Python 3.8.19, pytest-7.3.2, pluggy-1.5.0 -- /opt/conda/envs/py_3.8/bin/python 2024-06-26T09:26:43.3338858Z cachedir: .pytest_cache 2024-06-26T09:26:43.3339740Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2024-06-26T09:26:43.3341164Z rootdir: /var/lib/jenkins/pytorch 2024-06-26T09:26:43.3341601Z configfile: pytest.ini 2024-06-26T09:26:43.3342599Z plugins: cpp-2.3.0, xdist-3.3.1, flakefinder-1.1.0, hypothesis-5.35.1, xdoctest-1.1.0, rerunfailures-14.0 2024-06-26T09:26:43.3343337Z collecting ... collected 41 items 2024-06-26T09:26:43.3343835Z stepcurrent: Cannot find last run test, not skipping 2024-06-26T09:26:43.3361012Z Running 41 items in this shard: test/inductor/test_max_autotune.py::TestMaxAutotune::test_autotune_conv1x1, test/inductor/test_max_autotune.py::TestMaxAutotune::test_autotune_device_guard, test/inductor/test_max_autotune.py::TestMaxAutotune::test_benchmark_choice_fail_in_subproc, test/inductor/test_max_autotune.py::TestMaxAutotune::test_benchmark_choice_in_subproc, test/inductor/test_max_autotune.py::TestMaxAutotune::test_cat_addmm, test/inductor/test_max_autotune.py::TestMaxAutotune::test_conv1x1_with_free_symbols, test/inductor/test_max_autotune.py::TestMaxAutotune::test_empty_conv_input, test/inductor/test_max_autotune.py::TestMaxAutotune::test_empty_conv_input_with_1x1_kernel, test/inductor/test_max_autotune.py::TestMaxAutotune::test_filled_cache_precompile, test/inductor/test_max_autotune.py::TestMaxAutotune::test_inf_timing_multi_template_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_inf_timing_multi_template_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_jit_fusion_matches_aot_fusion, test/inductor/test_max_autotune.py::TestMaxAutotune::test_matmul_dropout_device_cpu, test/inductor/test_max_autotune.py::TestMaxAutotune::test_matmul_dropout_device_cuda, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_dynamic_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_dynamic_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_zero_size_input_dynamic_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_zero_size_input_dynamic_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_False_autotune_multi_device_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_False_autotune_multi_device_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_True_autotune_multi_device_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_True_autotune_multi_device_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_zero_size_input_dynamic_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_zero_size_input_dynamic_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_dynamic_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_dynamic_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_zero_size_input_dynamic_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_zero_size_input_dynamic_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_remote_caching_dynamic_False, test/inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_remote_caching_dynamic_True, test/inductor/test_max_autotune.py::TestMaxAutotune::test_no_valid_choices, test/inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_addmm, test/inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_bmm, test/inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_mm, test/inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_mm_plus_mm, test/inductor/test_max_autotune.py::TestMaxAutotune::test_precompilation_threads, test/inductor/test_max_autotune.py::TestMaxAutotune::test_precompilations, test/inductor/test_max_autotune.py::TestMaxAutotune::test_search_autotune_cache, test/inductor/test_max_autotune.py::TestMaxAutotune::test_triton_template_with_epilogues_and_dynamic_shape, test/inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_crash, test/inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_multiple_devices 2024-06-26T09:26:43.3378112Z 2024-06-26T09:26:43.3378916Z inductor/test_max_autotune.py::TestMaxAutotune::test_autotune_conv1x1 SKIPPED [0.1454s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 2%] 2024-06-26T09:26:43.3381368Z inductor/test_max_autotune.py::TestMaxAutotune::test_autotune_device_guard /var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py:774: PytestCollectionWarning: cannot collect test class 'TestBenchmarkRequest' because it has a __init__ constructor (from: test/inductor/test_max_autotune.py) 2024-06-26T09:26:43.3383422Z class TestBenchmarkRequest(BenchmarkRequest): 2024-06-26T09:26:43.3384968Z /var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py:802: PytestCollectionWarning: cannot collect test class 'TestTritonTemplateCaller' because it has a __init__ constructor (from: test/inductor/test_max_autotune.py) 2024-06-26T09:26:43.3386370Z class TestTritonTemplateCaller(TritonTemplateCaller): 2024-06-26T09:26:43.3387606Z W0626 07:57:01.666504 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3389418Z W0626 07:57:02.637248 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3391236Z W0626 07:57:07.479589 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 131072, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3393048Z W0626 07:57:08.475215 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 131072, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3394881Z W0626 07:57:11.958684 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3396672Z W0626 07:57:12.786806 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3398586Z W0626 07:57:14.141957 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 196608, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3400391Z W0626 07:57:15.506097 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 196608, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3402195Z W0626 07:57:22.499077 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 131072, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3403993Z W0626 07:57:23.619794 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 131072, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3405786Z W0626 07:57:24.420103 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 131072, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3407583Z W0626 07:57:25.213807 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 131072, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3408672Z PASSED [43.1280s] [ 4%] 2024-06-26T09:26:43.3409572Z inductor/test_max_autotune.py::TestMaxAutotune::test_benchmark_choice_fail_in_subproc Process SpawnProcess-1: 2024-06-26T09:26:43.3410335Z Traceback (most recent call last): 2024-06-26T09:26:43.3411058Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap 2024-06-26T09:26:43.3411748Z self.run() 2024-06-26T09:26:43.3412316Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/process.py", line 108, in run 2024-06-26T09:26:43.3413023Z self._target(*self._args, **self._kwargs) 2024-06-26T09:26:43.3413789Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 57, in benchmark_choice 2024-06-26T09:26:43.3414546Z result = choice.benchmark(*args, out=out) 2024-06-26T09:26:43.3415263Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 66, in benchmark 2024-06-26T09:26:43.3416051Z raise RuntimeError("This choice caller will always throw") 2024-06-26T09:26:43.3416653Z RuntimeError: This choice caller will always throw 2024-06-26T09:26:43.3417128Z PASSED [6.7547s] [ 7%] 2024-06-26T09:26:43.3417798Z inductor/test_max_autotune.py::TestMaxAutotune::test_benchmark_choice_in_subproc PASSED [17.5577s] [ 9%] 2024-06-26T09:26:43.3418732Z inductor/test_max_autotune.py::TestMaxAutotune::test_cat_addmm PASSED [3.2647s] [ 12%] 2024-06-26T09:26:43.3419662Z inductor/test_max_autotune.py::TestMaxAutotune::test_conv1x1_with_free_symbols PASSED [25.3577s] [ 14%] 2024-06-26T09:26:43.3420715Z inductor/test_max_autotune.py::TestMaxAutotune::test_empty_conv_input PASSED [7.9161s] [ 17%] 2024-06-26T09:26:43.3421710Z inductor/test_max_autotune.py::TestMaxAutotune::test_empty_conv_input_with_1x1_kernel PASSED [7.7224s] [ 19%] 2024-06-26T09:26:43.3423117Z inductor/test_max_autotune.py::TestMaxAutotune::test_filled_cache_precompile SKIPPED [0.0018s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 21%] 2024-06-26T09:26:43.3424399Z inductor/test_max_autotune.py::TestMaxAutotune::test_inf_timing_multi_template_False PASSED [1.4181s] [ 24%] 2024-06-26T09:26:43.3425438Z inductor/test_max_autotune.py::TestMaxAutotune::test_inf_timing_multi_template_True PASSED [1.3867s] [ 26%] 2024-06-26T09:26:43.3426845Z inductor/test_max_autotune.py::TestMaxAutotune::test_jit_fusion_matches_aot_fusion SKIPPED [0.0020s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 29%] 2024-06-26T09:26:43.3428109Z inductor/test_max_autotune.py::TestMaxAutotune::test_matmul_dropout_device_cpu PASSED [3.2346s] [ 31%] 2024-06-26T09:26:43.3429112Z inductor/test_max_autotune.py::TestMaxAutotune::test_matmul_dropout_device_cuda PASSED [64.9584s] [ 34%] 2024-06-26T09:26:43.3430247Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_dynamic_False PASSED [14.0184s] [ 36%] 2024-06-26T09:26:43.3431443Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_dynamic_True PASSED [14.2353s] [ 39%] 2024-06-26T09:26:43.3432774Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_zero_size_input_dynamic_False PASSED [0.0464s] [ 41%] 2024-06-26T09:26:43.3433985Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_addmm_zero_size_input_dynamic_True PASSED [0.0687s] [ 43%] 2024-06-26T09:26:43.3435300Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_False_autotune_multi_device_False PASSED [6.8727s] [ 46%] 2024-06-26T09:26:43.3436699Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_False_autotune_multi_device_True PASSED [6.7875s] [ 48%] 2024-06-26T09:26:43.3438124Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_True_autotune_multi_device_False PASSED [4.9508s] [ 51%] 2024-06-26T09:26:43.3439514Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_autotune_in_subproc_True_autotune_multi_device_True PASSED [2.1169s] [ 53%] 2024-06-26T09:26:43.3441119Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_zero_size_input_dynamic_False PASSED [0.0484s] [ 56%] 2024-06-26T09:26:43.3443305Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_mm_plus_mm_zero_size_input_dynamic_True PASSED [0.0813s] [ 58%] 2024-06-26T09:26:43.3445049Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_dynamic_False PASSED [10.9239s] [ 60%] 2024-06-26T09:26:43.3446706Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_dynamic_True PASSED [12.9400s] [ 63%] 2024-06-26T09:26:43.3448464Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_zero_size_input_dynamic_False PASSED [0.0390s] [ 65%] 2024-06-26T09:26:43.3450312Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_regular_mm_zero_size_input_dynamic_True PASSED [0.0607s] [ 68%] 2024-06-26T09:26:43.3452704Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_remote_caching_dynamic_False SKIPPED [0.0016s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 70%] 2024-06-26T09:26:43.3455385Z inductor/test_max_autotune.py::TestMaxAutotune::test_max_autotune_remote_caching_dynamic_True SKIPPED [0.0015s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 73%] 2024-06-26T09:26:43.3457310Z inductor/test_max_autotune.py::TestMaxAutotune::test_no_valid_choices PASSED [0.2515s] [ 75%] 2024-06-26T09:26:43.3460038Z inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_addmm W0626 08:01:34.871871 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3463348Z W0626 08:01:35.979886 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3465039Z PASSED [52.9079s] [ 78%] 2024-06-26T09:26:43.3467181Z inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_bmm W0626 08:02:26.767276 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3470428Z W0626 08:02:27.848681 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3472392Z PASSED [51.0607s] [ 80%] 2024-06-26T09:26:43.3475119Z inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_mm W0626 08:03:17.517863 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3477422Z W0626 08:03:18.615365 139964501135744 torch/_inductor/select_algorithm.py:1480] [0/0] out of resource: shared memory, Required: 98304, Hardware limit: 65536. Reducing block sizes or `num_stages` may help. 2024-06-26T09:26:43.3478538Z PASSED [50.7513s] [ 82%] 2024-06-26T09:26:43.3481067Z inductor/test_max_autotune.py::TestMaxAutotune::test_non_contiguous_input_mm_plus_mm SKIPPED [0.0004s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/126867 for platform(s) linux, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 85%] 2024-06-26T09:26:43.3485313Z inductor/test_max_autotune.py::TestMaxAutotune::test_precompilation_threads SKIPPED [0.0017s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 87%] 2024-06-26T09:26:43.3489768Z inductor/test_max_autotune.py::TestMaxAutotune::test_precompilations SKIPPED [0.0003s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/124265 for platform(s) linux, slow. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [ 90%] 2024-06-26T09:26:43.3493871Z inductor/test_max_autotune.py::TestMaxAutotune::test_search_autotune_cache SKIPPED [0.0015s] (skipIfRocm: test doesn't currently work on the ROCm stack) [ 92%] 2024-06-26T09:26:43.3495891Z inductor/test_max_autotune.py::TestMaxAutotune::test_triton_template_with_epilogues_and_dynamic_shape PASSED [3.5793s] [ 95%] 2024-06-26T09:26:43.3498055Z inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_crash E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] Exception in TuningProcess 2024-06-26T09:26:43.3500187Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] Traceback (most recent call last): 2024-06-26T09:26:43.3502697Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/autotune_process.py", line 118, in process_main 2024-06-26T09:26:43.3505752Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] TuningProcess.workloop(request_queue, response_queue) 2024-06-26T09:26:43.3509076Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/autotune_process.py", line 135, in workloop 2024-06-26T09:26:43.3511919Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] response_queue.put(obj.benchmark()) 2024-06-26T09:26:43.3513423Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 794, in benchmark 2024-06-26T09:26:43.3514844Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] assert visible_devices == self.parent_visible_devices 2024-06-26T09:26:43.3515908Z E0626 08:03:39.691161 140296544010624 torch/_inductor/autotune_process.py:120] AssertionError 2024-06-26T09:26:43.3516549Z PASSED [8.0612s] [ 97%] 2024-06-26T09:26:43.3517281Z inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_multiple_devices Traceback (most recent call last): 2024-06-26T09:26:43.3518479Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 327, in _lazy_init 2024-06-26T09:26:43.3519218Z queued_call() 2024-06-26T09:26:43.3519908Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 124, in cb 2024-06-26T09:26:43.3520923Z default_generator = torch.cuda.default_generators[i] 2024-06-26T09:26:43.3522093Z IndexError: tuple index out of range 2024-06-26T09:26:43.3522779Z 2024-06-26T09:26:43.3523407Z The above exception was the direct cause of the following exception: 2024-06-26T09:26:43.3524270Z 2024-06-26T09:26:43.3524547Z Traceback (most recent call last): 2024-06-26T09:26:43.3525369Z File "", line 1, in 2024-06-26T09:26:43.3526740Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3528117Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3529429Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3530723Z prepare(preparation_data) 2024-06-26T09:26:43.3531965Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3533493Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3535083Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3536592Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3537800Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3539111Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3540696Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3542228Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3543653Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3545012Z exec(code, run_globals) 2024-06-26T09:26:43.3546397Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 38, in 2024-06-26T09:26:43.3548041Z from torch.testing._internal.inductor_utils import HAS_CPU, HAS_CUDA 2024-06-26T09:26:43.3550154Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/inductor_utils.py", line 37, in 2024-06-26T09:26:43.3551922Z HAS_CUDA = torch.cuda.is_available() and has_triton() 2024-06-26T09:26:43.3552825Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 35, in has_triton 2024-06-26T09:26:43.3553702Z return is_device_compatible_with_triton() and has_triton_package() 2024-06-26T09:26:43.3554789Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 31, in is_device_compatible_with_triton 2024-06-26T09:26:43.3555784Z if device_interface.is_available() and extra_check(device_interface): 2024-06-26T09:26:43.3556795Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 21, in cuda_extra_check 2024-06-26T09:26:43.3557707Z return device_interface.Worker.get_device_properties().major >= 7 2024-06-26T09:26:43.3558791Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 175, in get_device_properties 2024-06-26T09:26:43.3559700Z device = CudaInterface.Worker.current_device() 2024-06-26T09:26:43.3560711Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 164, in current_device 2024-06-26T09:26:43.3562299Z return torch.cuda.current_device() 2024-06-26T09:26:43.3563978Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 931, in current_device 2024-06-26T09:26:43.3565425Z _lazy_init() 2024-06-26T09:26:43.3566836Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 333, in _lazy_init 2024-06-26T09:26:43.3568348Z raise DeferredCudaCallError(msg) from e 2024-06-26T09:26:43.3569959Z torch.cuda.DeferredCudaCallError: CUDA call failed lazily at initialization with error: tuple index out of range 2024-06-26T09:26:43.3571377Z 2024-06-26T09:26:43.3571709Z CUDA call was originally invoked at: 2024-06-26T09:26:43.3572592Z 2024-06-26T09:26:43.3572920Z File "", line 1, in 2024-06-26T09:26:43.3574359Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3575730Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3577042Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3578341Z prepare(preparation_data) 2024-06-26T09:26:43.3579643Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3581267Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3582771Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3584191Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3585335Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3586554Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3587843Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3589052Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3590183Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3591353Z exec(code, run_globals) 2024-06-26T09:26:43.3592902Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 26, in 2024-06-26T09:26:43.3594610Z from torch._inductor.test_case import run_tests, TestCase 2024-06-26T09:26:43.3595737Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3596504Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3597221Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3597896Z File "", line 843, in exec_module 2024-06-26T09:26:43.3598634Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3599650Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/test_case.py", line 5, in 2024-06-26T09:26:43.3600423Z from torch._dynamo.test_case import ( 2024-06-26T09:26:43.3601159Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3602656Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3604019Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3605254Z File "", line 843, in exec_module 2024-06-26T09:26:43.3606569Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3608385Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/test_case.py", line 8, in 2024-06-26T09:26:43.3610243Z from torch.testing._internal.common_utils import ( # type: ignore[attr-defined] 2024-06-26T09:26:43.3611809Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3613320Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3614830Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3615614Z File "", line 843, in exec_module 2024-06-26T09:26:43.3616379Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3617457Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 817, in 2024-06-26T09:26:43.3618269Z torch.manual_seed(SEED) 2024-06-26T09:26:43.3618992Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_compile.py", line 31, in inner 2024-06-26T09:26:43.3619690Z return disable_fn(*args, **kwargs) 2024-06-26T09:26:43.3620582Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/eval_frame.py", line 601, in _fn 2024-06-26T09:26:43.3621413Z return fn(*args, **kwargs) 2024-06-26T09:26:43.3622161Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/random.py", line 46, in manual_seed 2024-06-26T09:26:43.3622880Z torch.cuda.manual_seed_all(seed) 2024-06-26T09:26:43.3623728Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 127, in manual_seed_all 2024-06-26T09:26:43.3624495Z _lazy_call(cb, seed_all=True) 2024-06-26T09:26:43.3625296Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 251, in _lazy_call 2024-06-26T09:26:43.3626178Z _lazy_seed_tracker.queue_seed_all(callable, traceback.format_stack()) 2024-06-26T09:26:43.3626615Z 2024-06-26T09:26:43.3626759Z Traceback (most recent call last): 2024-06-26T09:26:43.3627582Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 327, in _lazy_init 2024-06-26T09:26:43.3628316Z queued_call() 2024-06-26T09:26:43.3628991Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 124, in cb 2024-06-26T09:26:43.3629765Z default_generator = torch.cuda.default_generators[i] 2024-06-26T09:26:43.3630280Z IndexError: tuple index out of range 2024-06-26T09:26:43.3630577Z 2024-06-26T09:26:43.3630879Z The above exception was the direct cause of the following exception: 2024-06-26T09:26:43.3631402Z 2024-06-26T09:26:43.3631691Z Traceback (most recent call last): 2024-06-26T09:26:43.3632211Z File "", line 1, in 2024-06-26T09:26:43.3633032Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3633804Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3634481Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3635148Z prepare(preparation_data) 2024-06-26T09:26:43.3635787Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3636571Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3637382Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3638158Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3638778Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3639457Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3640159Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3640920Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3641649Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3642343Z exec(code, run_globals) 2024-06-26T09:26:43.3643007Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 38, in 2024-06-26T09:26:43.3643857Z from torch.testing._internal.inductor_utils import HAS_CPU, HAS_CUDA 2024-06-26T09:26:43.3644933Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/inductor_utils.py", line 37, in 2024-06-26T09:26:43.3645840Z HAS_CUDA = torch.cuda.is_available() and has_triton() 2024-06-26T09:26:43.3646749Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 35, in has_triton 2024-06-26T09:26:43.3647628Z return is_device_compatible_with_triton() and has_triton_package() 2024-06-26T09:26:43.3648718Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 31, in is_device_compatible_with_triton 2024-06-26T09:26:43.3649718Z if device_interface.is_available() and extra_check(device_interface): 2024-06-26T09:26:43.3650727Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 21, in cuda_extra_check 2024-06-26T09:26:43.3652083Z return device_interface.Worker.get_device_properties().major >= 7 2024-06-26T09:26:43.3654033Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 175, in get_device_properties 2024-06-26T09:26:43.3655362Z device = CudaInterface.Worker.current_device() 2024-06-26T09:26:43.3656780Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 164, in current_device 2024-06-26T09:26:43.3658005Z return torch.cuda.current_device() 2024-06-26T09:26:43.3659258Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 931, in current_device 2024-06-26T09:26:43.3660409Z _lazy_init() 2024-06-26T09:26:43.3661494Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 333, in _lazy_init 2024-06-26T09:26:43.3662626Z raise DeferredCudaCallError(msg) from e 2024-06-26T09:26:43.3663840Z torch.cuda.DeferredCudaCallError: CUDA call failed lazily at initialization with error: tuple index out of range 2024-06-26T09:26:43.3664819Z 2024-06-26T09:26:43.3665029Z CUDA call was originally invoked at: 2024-06-26T09:26:43.3665465Z 2024-06-26T09:26:43.3665672Z File "", line 1, in 2024-06-26T09:26:43.3666724Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3667762Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3668883Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3669868Z prepare(preparation_data) 2024-06-26T09:26:43.3670826Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3672174Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3673575Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3674925Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3675894Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3676613Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3677313Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3677973Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3678599Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3679190Z exec(code, run_globals) 2024-06-26T09:26:43.3679828Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 26, in 2024-06-26T09:26:43.3680636Z from torch._inductor.test_case import run_tests, TestCase 2024-06-26T09:26:43.3681619Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3682831Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3683936Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3684930Z File "", line 843, in exec_module 2024-06-26T09:26:43.3685991Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3687469Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/test_case.py", line 5, in 2024-06-26T09:26:43.3688599Z from torch._dynamo.test_case import ( 2024-06-26T09:26:43.3689406Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3690405Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3691411Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3692447Z File "", line 843, in exec_module 2024-06-26T09:26:43.3693498Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3694945Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/test_case.py", line 8, in 2024-06-26T09:26:43.3696577Z from torch.testing._internal.common_utils import ( # type: ignore[attr-defined] 2024-06-26T09:26:43.3697668Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3698680Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3699698Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3700744Z File "", line 843, in exec_module 2024-06-26T09:26:43.3701821Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3703409Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 817, in 2024-06-26T09:26:43.3704596Z torch.manual_seed(SEED) 2024-06-26T09:26:43.3705649Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_compile.py", line 31, in inner 2024-06-26T09:26:43.3706682Z return disable_fn(*args, **kwargs) 2024-06-26T09:26:43.3707871Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/eval_frame.py", line 601, in _fn 2024-06-26T09:26:43.3708936Z return fn(*args, **kwargs) 2024-06-26T09:26:43.3710029Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/random.py", line 46, in manual_seed 2024-06-26T09:26:43.3711175Z torch.cuda.manual_seed_all(seed) 2024-06-26T09:26:43.3712809Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 127, in manual_seed_all 2024-06-26T09:26:43.3714146Z _lazy_call(cb, seed_all=True) 2024-06-26T09:26:43.3715560Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 251, in _lazy_call 2024-06-26T09:26:43.3716537Z _lazy_seed_tracker.queue_seed_all(callable, traceback.format_stack()) 2024-06-26T09:26:43.3716958Z 2024-06-26T09:26:43.3717177Z Uncaught exception in compile_worker subprocess 2024-06-26T09:26:43.3717668Z Traceback (most recent call last): 2024-06-26T09:26:43.3718559Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/compile_worker/__main__.py", line 42, in main 2024-06-26T09:26:43.3719356Z pre_fork_setup() 2024-06-26T09:26:43.3720178Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 57, in pre_fork_setup 2024-06-26T09:26:43.3721007Z caching_device_properties() 2024-06-26T09:26:43.3722489Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 73, in caching_device_properties 2024-06-26T09:26:43.3724018Z device_interface.Worker.get_device_properties() 2024-06-26T09:26:43.3725495Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 178, in get_device_properties 2024-06-26T09:26:43.3726715Z device_prop = [ 2024-06-26T09:26:43.3727886Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 179, in 2024-06-26T09:26:43.3729087Z torch.cuda.get_device_properties(i) 2024-06-26T09:26:43.3730400Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 522, in get_device_properties 2024-06-26T09:26:43.3732020Z return _get_device_properties(device) # type: ignore[name-defined] 2024-06-26T09:26:43.3734624Z RuntimeError: device >= 0 && device < num_gpus INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp":50, please report a bug to PyTorch. device=, num_gpus= 2024-06-26T09:26:43.3736644Z Uncaught exception in compile_worker subprocess 2024-06-26T09:26:43.3737357Z Traceback (most recent call last): 2024-06-26T09:26:43.3738676Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/compile_worker/__main__.py", line 42, in main 2024-06-26T09:26:43.3739882Z pre_fork_setup() 2024-06-26T09:26:43.3741093Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 57, in pre_fork_setup 2024-06-26T09:26:43.3742429Z caching_device_properties() 2024-06-26T09:26:43.3743802Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 73, in caching_device_properties 2024-06-26T09:26:43.3745137Z device_interface.Worker.get_device_properties() 2024-06-26T09:26:43.3746624Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 178, in get_device_properties 2024-06-26T09:26:43.3747841Z device_prop = [ 2024-06-26T09:26:43.3749011Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 179, in 2024-06-26T09:26:43.3750189Z torch.cuda.get_device_properties(i) 2024-06-26T09:26:43.3751488Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 522, in get_device_properties 2024-06-26T09:26:43.3752644Z return _get_device_properties(device) # type: ignore[name-defined] 2024-06-26T09:26:43.3753818Z RuntimeError: device >= 0 && device < num_gpus INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp":50, please report a bug to PyTorch. device=, num_gpus= 2024-06-26T09:26:43.3754637Z 2024-06-26T09:26:43.3754641Z 2024-06-26T09:26:43.3755337Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_max_autotune/inductor.test_max_autotune-de01ea0b601b8d4d.xml - 2024-06-26T09:26:43.3756298Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2024-06-26T09:26:43.3756936Z /opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/connection.py:379: KeyboardInterrupt 2024-06-26T09:26:43.3757638Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2024-06-26T09:26:43.3758174Z ================== 31 passed, 9 skipped in 1795.78s (0:29:55) ================== 2024-06-26T09:26:43.3758595Z Got exit code 2 2024-06-26T09:26:43.3758846Z Retrying... 2024-06-26T09:26:43.3759547Z Test results will be stored in test-reports/python-pytest/inductor.test_max_autotune/inductor.test_max_autotune-8af5ef8bba0de7da.xml 2024-06-26T09:26:43.3760319Z ============================= test session starts ============================== 2024-06-26T09:26:43.3760991Z platform linux -- Python 3.8.19, pytest-7.3.2, pluggy-1.5.0 -- /opt/conda/envs/py_3.8/bin/python 2024-06-26T09:26:43.3761529Z cachedir: .pytest_cache 2024-06-26T09:26:43.3762223Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2024-06-26T09:26:43.3762881Z rootdir: /var/lib/jenkins/pytorch 2024-06-26T09:26:43.3763254Z configfile: pytest.ini 2024-06-26T09:26:43.3763866Z plugins: cpp-2.3.0, xdist-3.3.1, flakefinder-1.1.0, hypothesis-5.35.1, xdoctest-1.1.0, rerunfailures-14.0 2024-06-26T09:26:43.3764532Z collecting ... collected 41 items / 40 deselected / 1 selected 2024-06-26T09:26:43.3764989Z stepcurrent: skipping 40 already run items. 2024-06-26T09:26:43.3765357Z Running 1 items in this shard 2024-06-26T09:26:43.3765576Z 2024-06-26T09:26:43.3765986Z inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_multiple_devices Traceback (most recent call last): 2024-06-26T09:26:43.3766960Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 327, in _lazy_init 2024-06-26T09:26:43.3767546Z queued_call() 2024-06-26T09:26:43.3768097Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 124, in cb 2024-06-26T09:26:43.3768724Z default_generator = torch.cuda.default_generators[i] 2024-06-26T09:26:43.3769163Z IndexError: tuple index out of range 2024-06-26T09:26:43.3769407Z 2024-06-26T09:26:43.3769707Z The above exception was the direct cause of the following exception: 2024-06-26T09:26:43.3770066Z 2024-06-26T09:26:43.3770180Z Traceback (most recent call last): 2024-06-26T09:26:43.3770516Z File "", line 1, in 2024-06-26T09:26:43.3771076Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3771730Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3772277Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3772816Z prepare(preparation_data) 2024-06-26T09:26:43.3773335Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3773993Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3774643Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3775273Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3775833Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3776378Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3776941Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3777488Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3777988Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3778462Z exec(code, run_globals) 2024-06-26T09:26:43.3778984Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 38, in 2024-06-26T09:26:43.3779667Z from torch.testing._internal.inductor_utils import HAS_CPU, HAS_CUDA 2024-06-26T09:26:43.3780677Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/inductor_utils.py", line 37, in 2024-06-26T09:26:43.3781421Z HAS_CUDA = torch.cuda.is_available() and has_triton() 2024-06-26T09:26:43.3782150Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 35, in has_triton 2024-06-26T09:26:43.3782905Z return is_device_compatible_with_triton() and has_triton_package() 2024-06-26T09:26:43.3783770Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 31, in is_device_compatible_with_triton 2024-06-26T09:26:43.3784573Z if device_interface.is_available() and extra_check(device_interface): 2024-06-26T09:26:43.3785380Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 21, in cuda_extra_check 2024-06-26T09:26:43.3786109Z return device_interface.Worker.get_device_properties().major >= 7 2024-06-26T09:26:43.3786989Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 175, in get_device_properties 2024-06-26T09:26:43.3787760Z device = CudaInterface.Worker.current_device() 2024-06-26T09:26:43.3788542Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 164, in current_device 2024-06-26T09:26:43.3789206Z return torch.cuda.current_device() 2024-06-26T09:26:43.3789896Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 931, in current_device 2024-06-26T09:26:43.3790536Z _lazy_init() 2024-06-26T09:26:43.3791125Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 333, in _lazy_init 2024-06-26T09:26:43.3791758Z raise DeferredCudaCallError(msg) from e 2024-06-26T09:26:43.3792422Z torch.cuda.DeferredCudaCallError: CUDA call failed lazily at initialization with error: tuple index out of range 2024-06-26T09:26:43.3792960Z 2024-06-26T09:26:43.3793080Z CUDA call was originally invoked at: 2024-06-26T09:26:43.3793368Z 2024-06-26T09:26:43.3793483Z File "", line 1, in 2024-06-26T09:26:43.3794072Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3794680Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3795228Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3795786Z prepare(preparation_data) 2024-06-26T09:26:43.3796304Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3797025Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3797765Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3798394Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3798939Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3799484Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3800049Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3800627Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3801133Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3801602Z exec(code, run_globals) 2024-06-26T09:26:43.3802114Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 26, in 2024-06-26T09:26:43.3802795Z from torch._inductor.test_case import run_tests, TestCase 2024-06-26T09:26:43.3803342Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3803904Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3804461Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3805073Z File "", line 843, in exec_module 2024-06-26T09:26:43.3805672Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3806490Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/test_case.py", line 5, in 2024-06-26T09:26:43.3807121Z from torch._dynamo.test_case import ( 2024-06-26T09:26:43.3807566Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3808116Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3808675Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3809222Z File "", line 843, in exec_module 2024-06-26T09:26:43.3809802Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3810599Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/test_case.py", line 8, in 2024-06-26T09:26:43.3811470Z from torch.testing._internal.common_utils import ( # type: ignore[attr-defined] 2024-06-26T09:26:43.3812076Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3812636Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3813194Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3813764Z File "", line 843, in exec_module 2024-06-26T09:26:43.3814355Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3815235Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 817, in 2024-06-26T09:26:43.3815891Z torch.manual_seed(SEED) 2024-06-26T09:26:43.3816513Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_compile.py", line 31, in inner 2024-06-26T09:26:43.3817118Z return disable_fn(*args, **kwargs) 2024-06-26T09:26:43.3817780Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/eval_frame.py", line 601, in _fn 2024-06-26T09:26:43.3818398Z return fn(*args, **kwargs) 2024-06-26T09:26:43.3819019Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/random.py", line 46, in manual_seed 2024-06-26T09:26:43.3819594Z torch.cuda.manual_seed_all(seed) 2024-06-26T09:26:43.3820350Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 127, in manual_seed_all 2024-06-26T09:26:43.3820968Z _lazy_call(cb, seed_all=True) 2024-06-26T09:26:43.3821854Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 251, in _lazy_call 2024-06-26T09:26:43.3822700Z _lazy_seed_tracker.queue_seed_all(callable, traceback.format_stack()) 2024-06-26T09:26:43.3823097Z 2024-06-26T09:26:43.3823235Z Traceback (most recent call last): 2024-06-26T09:26:43.3823899Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 327, in _lazy_init 2024-06-26T09:26:43.3824484Z queued_call() 2024-06-26T09:26:43.3825031Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 124, in cb 2024-06-26T09:26:43.3825657Z default_generator = torch.cuda.default_generators[i] 2024-06-26T09:26:43.3826072Z IndexError: tuple index out of range 2024-06-26T09:26:43.3826293Z 2024-06-26T09:26:43.3826528Z The above exception was the direct cause of the following exception: 2024-06-26T09:26:43.3826869Z 2024-06-26T09:26:43.3826999Z Traceback (most recent call last): 2024-06-26T09:26:43.3827360Z File "", line 1, in 2024-06-26T09:26:43.3827911Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3828483Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3829025Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3829561Z prepare(preparation_data) 2024-06-26T09:26:43.3830165Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3830799Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3831452Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3832086Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3832594Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3833137Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3833710Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3834243Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3834744Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3835217Z exec(code, run_globals) 2024-06-26T09:26:43.3835736Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 38, in 2024-06-26T09:26:43.3836413Z from torch.testing._internal.inductor_utils import HAS_CPU, HAS_CUDA 2024-06-26T09:26:43.3837281Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/inductor_utils.py", line 37, in 2024-06-26T09:26:43.3838011Z HAS_CUDA = torch.cuda.is_available() and has_triton() 2024-06-26T09:26:43.3838736Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 35, in has_triton 2024-06-26T09:26:43.3839439Z return is_device_compatible_with_triton() and has_triton_package() 2024-06-26T09:26:43.3840307Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 31, in is_device_compatible_with_triton 2024-06-26T09:26:43.3841116Z if device_interface.is_available() and extra_check(device_interface): 2024-06-26T09:26:43.3842071Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 21, in cuda_extra_check 2024-06-26T09:26:43.3842877Z return device_interface.Worker.get_device_properties().major >= 7 2024-06-26T09:26:43.3843746Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 175, in get_device_properties 2024-06-26T09:26:43.3844498Z device = CudaInterface.Worker.current_device() 2024-06-26T09:26:43.3845283Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 164, in current_device 2024-06-26T09:26:43.3845948Z return torch.cuda.current_device() 2024-06-26T09:26:43.3846712Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 931, in current_device 2024-06-26T09:26:43.3847309Z _lazy_init() 2024-06-26T09:26:43.3847892Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 333, in _lazy_init 2024-06-26T09:26:43.3848511Z raise DeferredCudaCallError(msg) from e 2024-06-26T09:26:43.3849183Z torch.cuda.DeferredCudaCallError: CUDA call failed lazily at initialization with error: tuple index out of range 2024-06-26T09:26:43.3849700Z 2024-06-26T09:26:43.3849836Z CUDA call was originally invoked at: 2024-06-26T09:26:43.3850061Z 2024-06-26T09:26:43.3850197Z File "", line 1, in 2024-06-26T09:26:43.3850758Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3851331Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3851883Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3852451Z prepare(preparation_data) 2024-06-26T09:26:43.3852970Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3853600Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3854246Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3854936Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3855443Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3855979Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3856546Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3857077Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3857578Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3858055Z exec(code, run_globals) 2024-06-26T09:26:43.3858566Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 26, in 2024-06-26T09:26:43.3859198Z from torch._inductor.test_case import run_tests, TestCase 2024-06-26T09:26:43.3859716Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3860319Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3860892Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3861441Z File "", line 843, in exec_module 2024-06-26T09:26:43.3862036Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3862851Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/test_case.py", line 5, in 2024-06-26T09:26:43.3863478Z from torch._dynamo.test_case import ( 2024-06-26T09:26:43.3863926Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3864491Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3865049Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3865590Z File "", line 843, in exec_module 2024-06-26T09:26:43.3866173Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3866977Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/test_case.py", line 8, in 2024-06-26T09:26:43.3867801Z from torch.testing._internal.common_utils import ( # type: ignore[attr-defined] 2024-06-26T09:26:43.3868421Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.3868976Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.3869528Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.3870162Z File "", line 843, in exec_module 2024-06-26T09:26:43.3870756Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.3871632Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 817, in 2024-06-26T09:26:43.3872288Z torch.manual_seed(SEED) 2024-06-26T09:26:43.3872871Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_compile.py", line 31, in inner 2024-06-26T09:26:43.3873444Z return disable_fn(*args, **kwargs) 2024-06-26T09:26:43.3874102Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/eval_frame.py", line 601, in _fn 2024-06-26T09:26:43.3874686Z return fn(*args, **kwargs) 2024-06-26T09:26:43.3875287Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/random.py", line 46, in manual_seed 2024-06-26T09:26:43.3875867Z torch.cuda.manual_seed_all(seed) 2024-06-26T09:26:43.3876549Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 127, in manual_seed_all 2024-06-26T09:26:43.3877177Z _lazy_call(cb, seed_all=True) 2024-06-26T09:26:43.3877825Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 251, in _lazy_call 2024-06-26T09:26:43.3878539Z _lazy_seed_tracker.queue_seed_all(callable, traceback.format_stack()) 2024-06-26T09:26:43.3878877Z 2024-06-26T09:26:43.3879438Z [W626 08:26:50.584264818 Module.cpp:176] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2024-06-26T09:26:43.3880030Z 2024-06-26T09:26:43.3880486Z [W626 08:26:50.621121111 Module.cpp:176] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2024-06-26T09:26:43.3881085Z 2024-06-26T09:26:43.3881262Z Uncaught exception in compile_worker subprocess 2024-06-26T09:26:43.3881726Z Traceback (most recent call last): 2024-06-26T09:26:43.3882597Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/compile_worker/__main__.py", line 42, in main 2024-06-26T09:26:43.3883337Z pre_fork_setup() 2024-06-26T09:26:43.3883998Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 57, in pre_fork_setup 2024-06-26T09:26:43.3884658Z caching_device_properties() 2024-06-26T09:26:43.3885413Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 73, in caching_device_properties 2024-06-26T09:26:43.3886153Z device_interface.Worker.get_device_properties() 2024-06-26T09:26:43.3886976Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 178, in get_device_properties 2024-06-26T09:26:43.3887649Z device_prop = [ 2024-06-26T09:26:43.3888299Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 179, in 2024-06-26T09:26:43.3888975Z torch.cuda.get_device_properties(i) 2024-06-26T09:26:43.3889702Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 522, in get_device_properties 2024-06-26T09:26:43.3890502Z return _get_device_properties(device) # type: ignore[name-defined] 2024-06-26T09:26:43.3891675Z RuntimeError: device >= 0 && device < num_gpus INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp":50, please report a bug to PyTorch. device=, num_gpus= 2024-06-26T09:26:43.3893022Z Exception raised from getDeviceProperties at /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp:50 (most recent call first): 2024-06-26T09:26:43.3893762Z C++ CapturedTraceback: 2024-06-26T09:26:43.3895017Z #4 std::_Function_handler, std::allocator > > const> (), c10::SetStackTraceFetcher(std::function, std::allocator > ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) from Logging.cpp:0 2024-06-26T09:26:43.3896708Z #5 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) from ??:0 2024-06-26T09:26:43.3897800Z #6 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.3899104Z #7 c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.3900060Z #8 at::cuda::getDeviceProperties(signed char) from ??:0 2024-06-26T09:26:43.3902128Z #9 pybind11::cpp_function::initialize(bindGetDeviceProperties(_object*)::{lambda(signed char)#1}&&, hipDeviceProp_tR0600* (*)(signed char), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::return_value_policy const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call) from Module.cpp:0 2024-06-26T09:26:43.3904248Z #10 pybind11::cpp_function::dispatcher(_object*, _object*, _object*) from :0 2024-06-26T09:26:43.3904727Z #11 PyCFunction_Call from ??:0 2024-06-26T09:26:43.3905054Z #12 _PyObject_MakeTpCall from ??:0 2024-06-26T09:26:43.3905470Z #13 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3905869Z #14 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3906222Z #15 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3906574Z #16 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.3906923Z #17 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3907271Z #18 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3907617Z #19 function_code_fastcall from :0 2024-06-26T09:26:43.3907956Z #20 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3908311Z #21 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3908662Z #22 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3909012Z #23 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3909355Z #24 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3909703Z #25 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3910049Z #26 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3910395Z #27 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.3910743Z #28 PyEval_EvalCodeEx from ??:0 2024-06-26T09:26:43.3911063Z #29 PyEval_EvalCode from ??:0 2024-06-26T09:26:43.3911372Z #30 run_eval_code_obj from :0 2024-06-26T09:26:43.3911677Z #31 run_mod from :0 2024-06-26T09:26:43.3911941Z #32 pyrun_file from :0 2024-06-26T09:26:43.3912246Z #33 PyRun_SimpleFileExFlags from ??:0 2024-06-26T09:26:43.3912597Z #34 Py_RunMain.cold from :0 2024-06-26T09:26:43.3912894Z #35 Py_BytesMain from ??:0 2024-06-26T09:26:43.3913191Z #36 __libc_start_main from ??:0 2024-06-26T09:26:43.3913492Z #37 _start from ??:0 2024-06-26T09:26:43.3913655Z 2024-06-26T09:26:43.3913828Z Uncaught exception in compile_worker subprocess 2024-06-26T09:26:43.3914218Z Traceback (most recent call last): 2024-06-26T09:26:43.3914959Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/compile_worker/__main__.py", line 42, in main 2024-06-26T09:26:43.3915600Z pre_fork_setup() 2024-06-26T09:26:43.3916278Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 57, in pre_fork_setup 2024-06-26T09:26:43.3916925Z caching_device_properties() 2024-06-26T09:26:43.3917677Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 73, in caching_device_properties 2024-06-26T09:26:43.3918412Z device_interface.Worker.get_device_properties() 2024-06-26T09:26:43.3919221Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 178, in get_device_properties 2024-06-26T09:26:43.3919891Z device_prop = [ 2024-06-26T09:26:43.3920643Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 179, in 2024-06-26T09:26:43.3921337Z torch.cuda.get_device_properties(i) 2024-06-26T09:26:43.3922186Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 522, in get_device_properties 2024-06-26T09:26:43.3923116Z return _get_device_properties(device) # type: ignore[name-defined] 2024-06-26T09:26:43.3924294Z RuntimeError: device >= 0 && device < num_gpus INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp":50, please report a bug to PyTorch. device=, num_gpus= 2024-06-26T09:26:43.3925644Z Exception raised from getDeviceProperties at /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp:50 (most recent call first): 2024-06-26T09:26:43.3926379Z C++ CapturedTraceback: 2024-06-26T09:26:43.3927624Z #4 std::_Function_handler, std::allocator > > const> (), c10::SetStackTraceFetcher(std::function, std::allocator > ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) from Logging.cpp:0 2024-06-26T09:26:43.3929225Z #5 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) from ??:0 2024-06-26T09:26:43.3930374Z #6 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.3931673Z #7 c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.3932588Z #8 at::cuda::getDeviceProperties(signed char) from ??:0 2024-06-26T09:26:43.3934641Z #9 pybind11::cpp_function::initialize(bindGetDeviceProperties(_object*)::{lambda(signed char)#1}&&, hipDeviceProp_tR0600* (*)(signed char), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::return_value_policy const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call) from Module.cpp:0 2024-06-26T09:26:43.3936736Z #10 pybind11::cpp_function::dispatcher(_object*, _object*, _object*) from :0 2024-06-26T09:26:43.3937225Z #11 PyCFunction_Call from ??:0 2024-06-26T09:26:43.3937551Z #12 _PyObject_MakeTpCall from ??:0 2024-06-26T09:26:43.3937894Z #13 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3938251Z #14 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3938604Z #15 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3938958Z #16 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.3939296Z #17 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3939645Z #18 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3940026Z #19 function_code_fastcall from :0 2024-06-26T09:26:43.3940364Z #20 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3940716Z #21 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3941064Z #22 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3941408Z #23 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3941753Z #24 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3942102Z #25 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.3942445Z #26 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.3942789Z #27 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.3943135Z #28 PyEval_EvalCodeEx from ??:0 2024-06-26T09:26:43.3943456Z #29 PyEval_EvalCode from ??:0 2024-06-26T09:26:43.3943766Z #30 run_eval_code_obj from :0 2024-06-26T09:26:43.3944059Z #31 run_mod from :0 2024-06-26T09:26:43.3944331Z #32 pyrun_file from :0 2024-06-26T09:26:43.3944626Z #33 PyRun_SimpleFileExFlags from ??:0 2024-06-26T09:26:43.3945048Z #34 Py_RunMain.cold from :0 2024-06-26T09:26:43.3945345Z #35 Py_BytesMain from ??:0 2024-06-26T09:26:43.3945640Z #36 __libc_start_main from ??:0 2024-06-26T09:26:43.3945948Z #37 _start from ??:0 2024-06-26T09:26:43.3946158Z 2024-06-26T09:26:43.3947108Z /var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py:774: PytestCollectionWarning: cannot collect test class 'TestBenchmarkRequest' because it has a __init__ constructor (from: test/inductor/test_max_autotune.py) 2024-06-26T09:26:43.3948199Z class TestBenchmarkRequest(BenchmarkRequest): 2024-06-26T09:26:43.3949423Z /var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py:802: PytestCollectionWarning: cannot collect test class 'TestTritonTemplateCaller' because it has a __init__ constructor (from: test/inductor/test_max_autotune.py) 2024-06-26T09:26:43.3950542Z class TestTritonTemplateCaller(TritonTemplateCaller): 2024-06-26T09:26:43.3950855Z 2024-06-26T09:26:43.3950859Z 2024-06-26T09:26:43.3951557Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_max_autotune/inductor.test_max_autotune-8af5ef8bba0de7da.xml - 2024-06-26T09:26:43.3952454Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2024-06-26T09:26:43.3953077Z /opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/connection.py:379: KeyboardInterrupt 2024-06-26T09:26:43.3953776Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2024-06-26T09:26:43.3954371Z ===================== 40 deselected in 1795.48s (0:29:55) ====================== 2024-06-26T09:26:43.3954784Z Got exit code 2 2024-06-26T09:26:43.3955031Z Retrying... 2024-06-26T09:26:43.3955737Z Test results will be stored in test-reports/python-pytest/inductor.test_max_autotune/inductor.test_max_autotune-5900d394cc5f0877.xml 2024-06-26T09:26:43.3956502Z ============================= test session starts ============================== 2024-06-26T09:26:43.3957175Z platform linux -- Python 3.8.19, pytest-7.3.2, pluggy-1.5.0 -- /opt/conda/envs/py_3.8/bin/python 2024-06-26T09:26:43.3957723Z cachedir: .pytest_cache 2024-06-26T09:26:43.3958414Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2024-06-26T09:26:43.3959077Z rootdir: /var/lib/jenkins/pytorch 2024-06-26T09:26:43.3959398Z configfile: pytest.ini 2024-06-26T09:26:43.3960005Z plugins: cpp-2.3.0, xdist-3.3.1, flakefinder-1.1.0, hypothesis-5.35.1, xdoctest-1.1.0, rerunfailures-14.0 2024-06-26T09:26:43.3960693Z collecting ... collected 41 items / 40 deselected / 1 selected 2024-06-26T09:26:43.3961174Z stepcurrent: skipping 40 already run items. 2024-06-26T09:26:43.3961613Z Running 1 items in this shard 2024-06-26T09:26:43.3961862Z 2024-06-26T09:26:43.3962345Z inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_multiple_devices Traceback (most recent call last): 2024-06-26T09:26:43.3963434Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 327, in _lazy_init 2024-06-26T09:26:43.3964034Z queued_call() 2024-06-26T09:26:43.3964584Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 124, in cb 2024-06-26T09:26:43.3965211Z default_generator = torch.cuda.default_generators[i] 2024-06-26T09:26:43.3965624Z IndexError: tuple index out of range 2024-06-26T09:26:43.3965863Z 2024-06-26T09:26:43.3966094Z The above exception was the direct cause of the following exception: 2024-06-26T09:26:43.3966452Z 2024-06-26T09:26:43.3966573Z Traceback (most recent call last): 2024-06-26T09:26:43.3966916Z File "", line 1, in 2024-06-26T09:26:43.3967477Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3968052Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3968600Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3969140Z prepare(preparation_data) 2024-06-26T09:26:43.3969667Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3970376Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3971031Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3971655Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3972166Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3972712Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3973279Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3973834Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3974335Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3974804Z exec(code, run_globals) 2024-06-26T09:26:43.3975321Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 38, in 2024-06-26T09:26:43.3976005Z from torch.testing._internal.inductor_utils import HAS_CPU, HAS_CUDA 2024-06-26T09:26:43.3976871Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/inductor_utils.py", line 37, in 2024-06-26T09:26:43.3977593Z HAS_CUDA = torch.cuda.is_available() and has_triton() 2024-06-26T09:26:43.3978378Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 35, in has_triton 2024-06-26T09:26:43.3979087Z return is_device_compatible_with_triton() and has_triton_package() 2024-06-26T09:26:43.3979989Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 31, in is_device_compatible_with_triton 2024-06-26T09:26:43.3980789Z if device_interface.is_available() and extra_check(device_interface): 2024-06-26T09:26:43.3981609Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 21, in cuda_extra_check 2024-06-26T09:26:43.3982343Z return device_interface.Worker.get_device_properties().major >= 7 2024-06-26T09:26:43.3983223Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 175, in get_device_properties 2024-06-26T09:26:43.3984014Z device = CudaInterface.Worker.current_device() 2024-06-26T09:26:43.3984938Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 164, in current_device 2024-06-26T09:26:43.3985703Z return torch.cuda.current_device() 2024-06-26T09:26:43.3986392Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 931, in current_device 2024-06-26T09:26:43.3986994Z _lazy_init() 2024-06-26T09:26:43.3987588Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 333, in _lazy_init 2024-06-26T09:26:43.3988219Z raise DeferredCudaCallError(msg) from e 2024-06-26T09:26:43.3988890Z torch.cuda.DeferredCudaCallError: CUDA call failed lazily at initialization with error: tuple index out of range 2024-06-26T09:26:43.3989425Z 2024-06-26T09:26:43.3989544Z CUDA call was originally invoked at: 2024-06-26T09:26:43.3989783Z 2024-06-26T09:26:43.3989896Z File "", line 1, in 2024-06-26T09:26:43.3990460Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.3991035Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.3991599Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.3992134Z prepare(preparation_data) 2024-06-26T09:26:43.3992647Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.3993272Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.3993925Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.3994551Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.3995137Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.3995686Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.3996271Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.3996817Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.3997324Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.3997796Z exec(code, run_globals) 2024-06-26T09:26:43.3998322Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 26, in 2024-06-26T09:26:43.3998962Z from torch._inductor.test_case import run_tests, TestCase 2024-06-26T09:26:43.3999483Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.4000051Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.4000609Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.4001183Z File "", line 843, in exec_module 2024-06-26T09:26:43.4001881Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.4002856Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/test_case.py", line 5, in 2024-06-26T09:26:43.4003544Z from torch._dynamo.test_case import ( 2024-06-26T09:26:43.4004066Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.4004628Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.4005183Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.4005723Z File "", line 843, in exec_module 2024-06-26T09:26:43.4006322Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.4007124Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/test_case.py", line 8, in 2024-06-26T09:26:43.4007950Z from torch.testing._internal.common_utils import ( # type: ignore[attr-defined] 2024-06-26T09:26:43.4008554Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.4009116Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.4009676Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.4010230Z File "", line 843, in exec_module 2024-06-26T09:26:43.4010834Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.4011708Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 817, in 2024-06-26T09:26:43.4012363Z torch.manual_seed(SEED) 2024-06-26T09:26:43.4012945Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_compile.py", line 31, in inner 2024-06-26T09:26:43.4013514Z return disable_fn(*args, **kwargs) 2024-06-26T09:26:43.4014167Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/eval_frame.py", line 601, in _fn 2024-06-26T09:26:43.4014751Z return fn(*args, **kwargs) 2024-06-26T09:26:43.4015356Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/random.py", line 46, in manual_seed 2024-06-26T09:26:43.4015937Z torch.cuda.manual_seed_all(seed) 2024-06-26T09:26:43.4016634Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 127, in manual_seed_all 2024-06-26T09:26:43.4017253Z _lazy_call(cb, seed_all=True) 2024-06-26T09:26:43.4017902Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 251, in _lazy_call 2024-06-26T09:26:43.4018636Z _lazy_seed_tracker.queue_seed_all(callable, traceback.format_stack()) 2024-06-26T09:26:43.4019002Z 2024-06-26T09:26:43.4019123Z Traceback (most recent call last): 2024-06-26T09:26:43.4019909Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 327, in _lazy_init 2024-06-26T09:26:43.4020489Z queued_call() 2024-06-26T09:26:43.4021041Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 124, in cb 2024-06-26T09:26:43.4021696Z default_generator = torch.cuda.default_generators[i] 2024-06-26T09:26:43.4022114Z IndexError: tuple index out of range 2024-06-26T09:26:43.4022342Z 2024-06-26T09:26:43.4022587Z The above exception was the direct cause of the following exception: 2024-06-26T09:26:43.4022926Z 2024-06-26T09:26:43.4023057Z Traceback (most recent call last): 2024-06-26T09:26:43.4023395Z File "", line 1, in 2024-06-26T09:26:43.4023953Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.4024522Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.4025064Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.4025604Z prepare(preparation_data) 2024-06-26T09:26:43.4026124Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.4026752Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.4027401Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.4028104Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.4028608Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.4029154Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.4029721Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.4030261Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.4030769Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.4031251Z exec(code, run_globals) 2024-06-26T09:26:43.4031778Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 38, in 2024-06-26T09:26:43.4032463Z from torch.testing._internal.inductor_utils import HAS_CPU, HAS_CUDA 2024-06-26T09:26:43.4033336Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/inductor_utils.py", line 37, in 2024-06-26T09:26:43.4034067Z HAS_CUDA = torch.cuda.is_available() and has_triton() 2024-06-26T09:26:43.4034790Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 35, in has_triton 2024-06-26T09:26:43.4035500Z return is_device_compatible_with_triton() and has_triton_package() 2024-06-26T09:26:43.4036372Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 31, in is_device_compatible_with_triton 2024-06-26T09:26:43.4037169Z if device_interface.is_available() and extra_check(device_interface): 2024-06-26T09:26:43.4037984Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/utils/_triton.py", line 21, in cuda_extra_check 2024-06-26T09:26:43.4038712Z return device_interface.Worker.get_device_properties().major >= 7 2024-06-26T09:26:43.4039587Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 175, in get_device_properties 2024-06-26T09:26:43.4040325Z device = CudaInterface.Worker.current_device() 2024-06-26T09:26:43.4041112Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 164, in current_device 2024-06-26T09:26:43.4041780Z return torch.cuda.current_device() 2024-06-26T09:26:43.4042470Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 931, in current_device 2024-06-26T09:26:43.4043068Z _lazy_init() 2024-06-26T09:26:43.4043664Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 333, in _lazy_init 2024-06-26T09:26:43.4044392Z raise DeferredCudaCallError(msg) from e 2024-06-26T09:26:43.4045055Z torch.cuda.DeferredCudaCallError: CUDA call failed lazily at initialization with error: tuple index out of range 2024-06-26T09:26:43.4045571Z 2024-06-26T09:26:43.4045703Z CUDA call was originally invoked at: 2024-06-26T09:26:43.4045925Z 2024-06-26T09:26:43.4046058Z File "", line 1, in 2024-06-26T09:26:43.4046625Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 116, in spawn_main 2024-06-26T09:26:43.4047197Z exitcode = _main(fd, parent_sentinel) 2024-06-26T09:26:43.4047746Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 125, in _main 2024-06-26T09:26:43.4048283Z prepare(preparation_data) 2024-06-26T09:26:43.4048795Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 236, in prepare 2024-06-26T09:26:43.4049432Z _fixup_main_from_path(data['init_main_from_path']) 2024-06-26T09:26:43.4050085Z File "/opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/spawn.py", line 287, in _fixup_main_from_path 2024-06-26T09:26:43.4050716Z main_content = runpy.run_path(main_path, 2024-06-26T09:26:43.4051217Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 265, in run_path 2024-06-26T09:26:43.4051752Z return _run_module_code(code, init_globals, run_name, 2024-06-26T09:26:43.4052318Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 97, in _run_module_code 2024-06-26T09:26:43.4053044Z _run_code(code, mod_globals, init_globals, 2024-06-26T09:26:43.4053553Z File "/opt/conda/envs/py_3.8/lib/python3.8/runpy.py", line 87, in _run_code 2024-06-26T09:26:43.4054027Z exec(code, run_globals) 2024-06-26T09:26:43.4054540Z File "/var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py", line 26, in 2024-06-26T09:26:43.4055166Z from torch._inductor.test_case import run_tests, TestCase 2024-06-26T09:26:43.4055684Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.4056253Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.4056815Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.4057366Z File "", line 843, in exec_module 2024-06-26T09:26:43.4057957Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.4058779Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/test_case.py", line 5, in 2024-06-26T09:26:43.4059404Z from torch._dynamo.test_case import ( 2024-06-26T09:26:43.4059877Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.4060433Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.4061001Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.4061544Z File "", line 843, in exec_module 2024-06-26T09:26:43.4062129Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.4062921Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/test_case.py", line 8, in 2024-06-26T09:26:43.4063742Z from torch.testing._internal.common_utils import ( # type: ignore[attr-defined] 2024-06-26T09:26:43.4064340Z File "", line 991, in _find_and_load 2024-06-26T09:26:43.4064905Z File "", line 975, in _find_and_load_unlocked 2024-06-26T09:26:43.4065460Z File "", line 671, in _load_unlocked 2024-06-26T09:26:43.4066009Z File "", line 843, in exec_module 2024-06-26T09:26:43.4066597Z File "", line 219, in _call_with_frames_removed 2024-06-26T09:26:43.4067483Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/testing/_internal/common_utils.py", line 817, in 2024-06-26T09:26:43.4068224Z torch.manual_seed(SEED) 2024-06-26T09:26:43.4068806Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_compile.py", line 31, in inner 2024-06-26T09:26:43.4069368Z return disable_fn(*args, **kwargs) 2024-06-26T09:26:43.4070031Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/eval_frame.py", line 601, in _fn 2024-06-26T09:26:43.4070613Z return fn(*args, **kwargs) 2024-06-26T09:26:43.4071216Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/random.py", line 46, in manual_seed 2024-06-26T09:26:43.4071804Z torch.cuda.manual_seed_all(seed) 2024-06-26T09:26:43.4072488Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/random.py", line 127, in manual_seed_all 2024-06-26T09:26:43.4073105Z _lazy_call(cb, seed_all=True) 2024-06-26T09:26:43.4073752Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 251, in _lazy_call 2024-06-26T09:26:43.4074461Z _lazy_seed_tracker.queue_seed_all(callable, traceback.format_stack()) 2024-06-26T09:26:43.4074805Z 2024-06-26T09:26:43.4075293Z [W626 08:56:51.741392262 Module.cpp:176] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2024-06-26T09:26:43.4075858Z 2024-06-26T09:26:43.4076320Z [W626 08:56:51.745090847 Module.cpp:176] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... 2024-06-26T09:26:43.4076908Z 2024-06-26T09:26:43.4077141Z Uncaught exception in compile_worker subprocess 2024-06-26T09:26:43.4077534Z Traceback (most recent call last): 2024-06-26T09:26:43.4078257Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/compile_worker/__main__.py", line 42, in main 2024-06-26T09:26:43.4078891Z pre_fork_setup() 2024-06-26T09:26:43.4079557Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 57, in pre_fork_setup 2024-06-26T09:26:43.4080211Z caching_device_properties() 2024-06-26T09:26:43.4080981Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 73, in caching_device_properties 2024-06-26T09:26:43.4081853Z device_interface.Worker.get_device_properties() 2024-06-26T09:26:43.4082811Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 178, in get_device_properties 2024-06-26T09:26:43.4083528Z device_prop = [ 2024-06-26T09:26:43.4084176Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 179, in 2024-06-26T09:26:43.4084835Z torch.cuda.get_device_properties(i) 2024-06-26T09:26:43.4085546Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 522, in get_device_properties 2024-06-26T09:26:43.4086336Z return _get_device_properties(device) # type: ignore[name-defined] 2024-06-26T09:26:43.4087506Z RuntimeError: device >= 0 && device < num_gpus INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp":50, please report a bug to PyTorch. device=, num_gpus= 2024-06-26T09:26:43.4088878Z Exception raised from getDeviceProperties at /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp:50 (most recent call first): 2024-06-26T09:26:43.4089606Z C++ CapturedTraceback: 2024-06-26T09:26:43.4090857Z #4 std::_Function_handler, std::allocator > > const> (), c10::SetStackTraceFetcher(std::function, std::allocator > ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) from Logging.cpp:0 2024-06-26T09:26:43.4092432Z #5 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) from ??:0 2024-06-26T09:26:43.4093521Z #6 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.4094874Z #7 c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.4095782Z #8 at::cuda::getDeviceProperties(signed char) from ??:0 2024-06-26T09:26:43.4097836Z #9 pybind11::cpp_function::initialize(bindGetDeviceProperties(_object*)::{lambda(signed char)#1}&&, hipDeviceProp_tR0600* (*)(signed char), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::return_value_policy const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call) from Module.cpp:0 2024-06-26T09:26:43.4099969Z #10 pybind11::cpp_function::dispatcher(_object*, _object*, _object*) from :0 2024-06-26T09:26:43.4100484Z #11 PyCFunction_Call from ??:0 2024-06-26T09:26:43.4100824Z #12 _PyObject_MakeTpCall from ??:0 2024-06-26T09:26:43.4101172Z #13 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4101533Z #14 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4101881Z #15 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4102235Z #16 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.4102577Z #17 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4103012Z #18 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4103397Z #19 function_code_fastcall from :0 2024-06-26T09:26:43.4103739Z #20 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4104093Z #21 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4104443Z #22 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4104789Z #23 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4105135Z #24 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4105488Z #25 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4105830Z #26 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4106184Z #27 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.4106521Z #28 PyEval_EvalCodeEx from ??:0 2024-06-26T09:26:43.4106844Z #29 PyEval_EvalCode from ??:0 2024-06-26T09:26:43.4107150Z #30 run_eval_code_obj from :0 2024-06-26T09:26:43.4107443Z #31 run_mod from :0 2024-06-26T09:26:43.4107706Z #32 pyrun_file from :0 2024-06-26T09:26:43.4108002Z #33 PyRun_SimpleFileExFlags from ??:0 2024-06-26T09:26:43.4108348Z #34 Py_RunMain.cold from :0 2024-06-26T09:26:43.4108658Z #35 Py_BytesMain from ??:0 2024-06-26T09:26:43.4108956Z #36 __libc_start_main from ??:0 2024-06-26T09:26:43.4109259Z #37 _start from ??:0 2024-06-26T09:26:43.4109436Z 2024-06-26T09:26:43.4109586Z Uncaught exception in compile_worker subprocess 2024-06-26T09:26:43.4109974Z Traceback (most recent call last): 2024-06-26T09:26:43.4110710Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/compile_worker/__main__.py", line 42, in main 2024-06-26T09:26:43.4111353Z pre_fork_setup() 2024-06-26T09:26:43.4112029Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 57, in pre_fork_setup 2024-06-26T09:26:43.4112714Z caching_device_properties() 2024-06-26T09:26:43.4113467Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_inductor/async_compile.py", line 73, in caching_device_properties 2024-06-26T09:26:43.4114206Z device_interface.Worker.get_device_properties() 2024-06-26T09:26:43.4115021Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 178, in get_device_properties 2024-06-26T09:26:43.4115690Z device_prop = [ 2024-06-26T09:26:43.4116333Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/_dynamo/device_interface.py", line 179, in 2024-06-26T09:26:43.4116990Z torch.cuda.get_device_properties(i) 2024-06-26T09:26:43.4117703Z File "/opt/conda/envs/py_3.8/lib/python3.8/site-packages/torch/cuda/__init__.py", line 522, in get_device_properties 2024-06-26T09:26:43.4118577Z return _get_device_properties(device) # type: ignore[name-defined] 2024-06-26T09:26:43.4119751Z RuntimeError: device >= 0 && device < num_gpus INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp":50, please report a bug to PyTorch. device=, num_gpus= 2024-06-26T09:26:43.4121105Z Exception raised from getDeviceProperties at /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp:50 (most recent call first): 2024-06-26T09:26:43.4121987Z C++ CapturedTraceback: 2024-06-26T09:26:43.4123418Z #4 std::_Function_handler, std::allocator > > const> (), c10::SetStackTraceFetcher(std::function, std::allocator > ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) from Logging.cpp:0 2024-06-26T09:26:43.4125001Z #5 c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string, std::allocator >) from ??:0 2024-06-26T09:26:43.4126098Z #6 c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.4127378Z #7 c10::detail::torchInternalAssertFail(char const*, char const*, unsigned int, char const*, std::__cxx11::basic_string, std::allocator > const&) from ??:0 2024-06-26T09:26:43.4128363Z #8 at::cuda::getDeviceProperties(signed char) from ??:0 2024-06-26T09:26:43.4130436Z #9 pybind11::cpp_function::initialize(bindGetDeviceProperties(_object*)::{lambda(signed char)#1}&&, hipDeviceProp_tR0600* (*)(signed char), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::return_value_policy const&)::{lambda(pybind11::detail::function_call&)#3}::_FUN(pybind11::detail::function_call) from Module.cpp:0 2024-06-26T09:26:43.4132521Z #10 pybind11::cpp_function::dispatcher(_object*, _object*, _object*) from :0 2024-06-26T09:26:43.4133000Z #11 PyCFunction_Call from ??:0 2024-06-26T09:26:43.4133324Z #12 _PyObject_MakeTpCall from ??:0 2024-06-26T09:26:43.4133673Z #13 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4134026Z #14 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4134382Z #15 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4134734Z #16 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.4135080Z #17 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4135429Z #18 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4135775Z #19 function_code_fastcall from :0 2024-06-26T09:26:43.4136110Z #20 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4136460Z #21 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4136804Z #22 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4137153Z #23 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4137504Z #24 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4137848Z #25 _PyFunction_Vectorcall from ??:0 2024-06-26T09:26:43.4138196Z #26 _PyEval_EvalFrameDefault from ??:0 2024-06-26T09:26:43.4138542Z #27 _PyEval_EvalCodeWithName from ??:0 2024-06-26T09:26:43.4138882Z #28 PyEval_EvalCodeEx from ??:0 2024-06-26T09:26:43.4139207Z #29 PyEval_EvalCode from ??:0 2024-06-26T09:26:43.4139526Z #30 run_eval_code_obj from :0 2024-06-26T09:26:43.4139854Z #31 run_mod from :0 2024-06-26T09:26:43.4140119Z #32 pyrun_file from :0 2024-06-26T09:26:43.4140422Z #33 PyRun_SimpleFileExFlags from ??:0 2024-06-26T09:26:43.4140770Z #34 Py_RunMain.cold from :0 2024-06-26T09:26:43.4141071Z #35 Py_BytesMain from ??:0 2024-06-26T09:26:43.4141369Z #36 __libc_start_main from ??:0 2024-06-26T09:26:43.4141678Z #37 _start from ??:0 2024-06-26T09:26:43.4141838Z 2024-06-26T09:26:43.4142806Z /var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py:774: PytestCollectionWarning: cannot collect test class 'TestBenchmarkRequest' because it has a __init__ constructor (from: test/inductor/test_max_autotune.py) 2024-06-26T09:26:43.4143983Z class TestBenchmarkRequest(BenchmarkRequest): 2024-06-26T09:26:43.4145211Z /var/lib/jenkins/pytorch/test/inductor/test_max_autotune.py:802: PytestCollectionWarning: cannot collect test class 'TestTritonTemplateCaller' because it has a __init__ constructor (from: test/inductor/test_max_autotune.py) 2024-06-26T09:26:43.4146336Z class TestTritonTemplateCaller(TritonTemplateCaller): 2024-06-26T09:26:43.4146649Z 2024-06-26T09:26:43.4146652Z 2024-06-26T09:26:43.4147328Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/inductor.test_max_autotune/inductor.test_max_autotune-5900d394cc5f0877.xml - 2024-06-26T09:26:43.4148216Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2024-06-26T09:26:43.4148843Z /opt/conda/envs/py_3.8/lib/python3.8/multiprocessing/connection.py:379: KeyboardInterrupt 2024-06-26T09:26:43.4149553Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2024-06-26T09:26:43.4150082Z ===================== 40 deselected in 1795.48s (0:29:55) ====================== 2024-06-26T09:26:43.4150494Z Got exit code 2 2024-06-26T09:26:43.4150776Z Stopping at first consistent failure 2024-06-26T09:26:43.4151677Z The following tests failed consistently: ['test/inductor/test_max_autotune.py::TestTuningProcess::test_tuning_pool_multiple_devices'] 2024-06-26T09:26:43.4152338Z 2024-06-26T09:26:43.4152897Z FINISHED PRINTING LOG FILE of inductor/test_max_autotune 1/1 (test/test-reports/inductor.test_max_autotune_1.1_397a51778a3bba93_.log) 2024-06-26T09:26:43.4153489Z 2024-06-26T09:26:43.4153626Z inductor/test_max_autotune 1/1 failed! 2024-06-26T09:26:43.4153979Z Emiting td_test_failure_stats_v2 2024-06-26T09:26:45.5447178Z /var/lib/jenkins/pytorch/tools/stats/upload_metrics.py:171: UserWarning: Error uploading metric td_test_failure_stats_v2 to DynamoDB: Unable to locate credentials 2024-06-26T09:26:45.5449660Z warn(f"Error uploading metric {metric_name} to DynamoDB: {e}") 2024-06-26T09:26:45.5450880Z Traceback (most recent call last): 2024-06-26T09:26:45.5451825Z File "test/run_test.py", line 1797, in 2024-06-26T09:26:45.5452706Z main() 2024-06-26T09:26:45.5453365Z File "test/run_test.py", line 1752, in main 2024-06-26T09:26:45.5454205Z run_tests( 2024-06-26T09:26:45.5454963Z File "test/run_test.py", line 1604, in run_tests 2024-06-26T09:26:45.5456140Z raise RuntimeError(failure.message + keep_going_message) 2024-06-26T09:26:45.5457306Z RuntimeError: inductor/test_max_autotune 1/1 failed! 2024-06-26T09:26:45.5457981Z 2024-06-26T09:26:45.5459024Z Tip: You can keep running tests even on failure by passing --keep-going to run_test.py. 2024-06-26T09:26:45.5461141Z If running on CI, add the 'keep-going' label to your PR and rerun your jobs. 2024-06-26T09:26:46.3173051Z 2024-06-26T09:26:46.3173515Z real 94m26.354s 2024-06-26T09:26:46.3173955Z user 19m16.064s 2024-06-26T09:26:46.3174301Z sys 6m34.836s 2024-06-26T09:26:46.3243878Z ##[error]Process completed with exit code 1. 2024-06-26T09:26:46.3324006Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2024-06-26T09:26:46.3326350Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2024-06-26T09:26:46.3328748Z docker exec -t "6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2024-06-26T09:26:46.3353819Z shell: /usr/bin/bash -e {0} 2024-06-26T09:26:46.3354638Z env: 2024-06-26T09:26:46.3355272Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:46.3356194Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:46.3357769Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:46.3359050Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:46.3360059Z AWS_REGION: us-east-1 2024-06-26T09:26:46.3360924Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:46.3361995Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:46.3375565Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:46.3376624Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:46.3377761Z ##[endgroup] 2024-06-26T09:26:46.3739295Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2024-06-26T09:26:46.3823668Z ##[group]Run cat test/**/*_toprint.log || true 2024-06-26T09:26:46.3824105Z cat test/**/*_toprint.log || true 2024-06-26T09:26:46.3833480Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T09:26:46.3833883Z env: 2024-06-26T09:26:46.3834121Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:46.3834463Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:46.3835059Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:46.3835614Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:46.3835935Z AWS_REGION: us-east-1 2024-06-26T09:26:46.3836270Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:46.3836684Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:46.3842249Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:46.3842719Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:46.3843218Z ##[endgroup] 2024-06-26T09:26:46.3916535Z cat: 'test/**/*_toprint.log': No such file or directory 2024-06-26T09:26:46.3958826Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2024-06-26T09:26:46.3959313Z kill "$MONITOR_SCRIPT_PID" 2024-06-26T09:26:46.3983852Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-06-26T09:26:46.3984812Z env: 2024-06-26T09:26:46.3985387Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:46.3986200Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:46.3987640Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:46.3989035Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:46.3989789Z AWS_REGION: us-east-1 2024-06-26T09:26:46.3990638Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:46.3991698Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:46.4001601Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:46.4002417Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:46.4003883Z MONITOR_SCRIPT_PID: 3540959 2024-06-26T09:26:46.4004722Z ##[endgroup] 2024-06-26T09:26:46.4167971Z Prepare all required actions 2024-06-26T09:26:46.4168453Z Getting action download info 2024-06-26T09:26:46.9818483Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-06-26T09:26:47.5922936Z ##[group]Run ./.github/actions/upload-test-artifacts 2024-06-26T09:26:47.5923323Z with: 2024-06-26T09:26:47.5923554Z use-gha: true 2024-06-26T09:26:47.5923912Z file-suffix: test-inductor-1-1-linux.rocm.gpu.2_26688582985 2024-06-26T09:26:47.5924337Z s3-bucket: gha-artifacts 2024-06-26T09:26:47.5924627Z env: 2024-06-26T09:26:47.5924860Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:47.5925201Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:47.5925800Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:47.5926364Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:47.5926680Z AWS_REGION: us-east-1 2024-06-26T09:26:47.5927083Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:47.5927502Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:47.5933063Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:47.5933527Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:47.5934025Z ##[endgroup] 2024-06-26T09:26:47.6002009Z ##[group]Run actions/upload-artifact@v3 2024-06-26T09:26:47.6002353Z with: 2024-06-26T09:26:47.6002798Z name: test-jsons-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip 2024-06-26T09:26:47.6003336Z retention-days: 14 2024-06-26T09:26:47.6003806Z if-no-files-found: warn 2024-06-26T09:26:47.6004102Z path: test/**/*.json 2024-06-26T09:26:47.6004365Z env: 2024-06-26T09:26:47.6004600Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:47.6004938Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:47.6005529Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:47.6006089Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:47.6006410Z AWS_REGION: us-east-1 2024-06-26T09:26:47.6006746Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:47.6007184Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:47.6012737Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:47.6013202Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:47.6013704Z ##[endgroup] 2024-06-26T09:26:47.9590739Z With the provided path, there will be 5 files uploaded 2024-06-26T09:26:47.9592313Z Starting artifact upload 2024-06-26T09:26:47.9594974Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-06-26T09:26:47.9597289Z Artifact name is valid! 2024-06-26T09:26:48.4416076Z Container for artifact "test-jsons-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip" successfully created. Starting upload of file(s) 2024-06-26T09:26:49.6385432Z Total size of all the files uploaded is 38247 bytes 2024-06-26T09:26:49.6386885Z File upload process has finished. Finalizing the artifact upload 2024-06-26T09:26:49.9314296Z Artifact has been finalized. All files have been successfully uploaded! 2024-06-26T09:26:49.9315275Z 2024-06-26T09:26:49.9315902Z The raw size of all the files that were specified for upload is 346822 bytes 2024-06-26T09:26:49.9318137Z The size of all the files that were uploaded is 38247 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-06-26T09:26:49.9319799Z 2024-06-26T09:26:49.9321646Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-06-26T09:26:49.9323492Z 2024-06-26T09:26:49.9324783Z Artifact test-jsons-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip has been successfully uploaded! 2024-06-26T09:26:49.9483942Z ##[group]Run actions/upload-artifact@v3 2024-06-26T09:26:49.9485276Z with: 2024-06-26T09:26:49.9486600Z name: test-reports-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip 2024-06-26T09:26:49.9487989Z retention-days: 14 2024-06-26T09:26:49.9488670Z if-no-files-found: ignore 2024-06-26T09:26:49.9489424Z path: test/**/*.xml test/**/*.csv 2024-06-26T09:26:49.9490178Z env: 2024-06-26T09:26:49.9490736Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:49.9491552Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:49.9493002Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:49.9494387Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:49.9495141Z AWS_REGION: us-east-1 2024-06-26T09:26:49.9495957Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:49.9497000Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:49.9510650Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:49.9511779Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:49.9513043Z ##[endgroup] 2024-06-26T09:26:50.3475373Z With the provided path, there will be 8 files uploaded 2024-06-26T09:26:50.3477274Z Starting artifact upload 2024-06-26T09:26:50.3479992Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-06-26T09:26:50.3482463Z Artifact name is valid! 2024-06-26T09:26:50.7346590Z Container for artifact "test-reports-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip" successfully created. Starting upload of file(s) 2024-06-26T09:26:52.1816345Z Total size of all the files uploaded is 14621 bytes 2024-06-26T09:26:52.1817796Z File upload process has finished. Finalizing the artifact upload 2024-06-26T09:26:52.4753916Z Artifact has been finalized. All files have been successfully uploaded! 2024-06-26T09:26:52.4754919Z 2024-06-26T09:26:52.4755581Z The raw size of all the files that were specified for upload is 180826 bytes 2024-06-26T09:26:52.4757851Z The size of all the files that were uploaded is 14621 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-06-26T09:26:52.4759467Z 2024-06-26T09:26:52.4761344Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-06-26T09:26:52.4763190Z 2024-06-26T09:26:52.4764781Z Artifact test-reports-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip has been successfully uploaded! 2024-06-26T09:26:52.4917782Z ##[group]Run actions/upload-artifact@v3 2024-06-26T09:26:52.4918610Z with: 2024-06-26T09:26:52.4919591Z name: logs-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip 2024-06-26T09:26:52.4920885Z retention-days: 14 2024-06-26T09:26:52.4921694Z if-no-files-found: ignore 2024-06-26T09:26:52.4922590Z path: usage_log.txt test/**/*.log 2024-06-26T09:26:52.4923507Z env: 2024-06-26T09:26:52.4924067Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:52.4924885Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:52.4926315Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:52.4927663Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:52.4928412Z AWS_REGION: us-east-1 2024-06-26T09:26:52.4929218Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:52.4930258Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:52.4943923Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:52.4945073Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:52.4946435Z ##[endgroup] 2024-06-26T09:26:52.8834313Z Multiple search paths detected. Calculating the least common ancestor of all paths 2024-06-26T09:26:52.8837720Z The least common ancestor is /home/pytorchci/actions-runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2024-06-26T09:26:52.8840377Z With the provided path, there will be 8 files uploaded 2024-06-26T09:26:52.8841884Z Starting artifact upload 2024-06-26T09:26:52.8844565Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2024-06-26T09:26:52.8847014Z Artifact name is valid! 2024-06-26T09:26:53.2249004Z Container for artifact "logs-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip" successfully created. Starting upload of file(s) 2024-06-26T09:26:54.9403937Z Total size of all the files uploaded is 56946 bytes 2024-06-26T09:26:54.9405358Z File upload process has finished. Finalizing the artifact upload 2024-06-26T09:26:55.1767561Z Artifact has been finalized. All files have been successfully uploaded! 2024-06-26T09:26:55.1768497Z 2024-06-26T09:26:55.1769170Z The raw size of all the files that were specified for upload is 673790 bytes 2024-06-26T09:26:55.1771469Z The size of all the files that were uploaded is 56946 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2024-06-26T09:26:55.1773056Z 2024-06-26T09:26:55.1774939Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2024-06-26T09:26:55.1776745Z 2024-06-26T09:26:55.1777955Z Artifact logs-runattempt1-test-inductor-1-1-linux.rocm.gpu.2_26688582985.zip has been successfully uploaded! 2024-06-26T09:26:55.1909583Z ##[group]Run # shellcheck disable=SC2156 2024-06-26T09:26:55.1910290Z # shellcheck disable=SC2156 2024-06-26T09:26:55.1911062Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2024-06-26T09:26:55.1935043Z shell: /usr/bin/bash -e {0} 2024-06-26T09:26:55.1935763Z env: 2024-06-26T09:26:55.1936316Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:55.1937125Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:55.1938573Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:55.1940012Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:55.1940776Z AWS_REGION: us-east-1 2024-06-26T09:26:55.1941582Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:55.1942578Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:55.1954945Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:55.1955606Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:55.1956248Z ##[endgroup] 2024-06-26T09:26:55.3642984Z ##[group]Run actions/upload-artifact@v3 2024-06-26T09:26:55.3643868Z with: 2024-06-26T09:26:55.3644663Z name: coredumps-inductor-1-1-linux.rocm.gpu.2 2024-06-26T09:26:55.3645762Z retention-days: 14 2024-06-26T09:26:55.3646555Z if-no-files-found: ignore 2024-06-26T09:26:55.3647367Z path: ./**/core.[1-9]* 2024-06-26T09:26:55.3648010Z env: 2024-06-26T09:26:55.3648558Z GIT_DEFAULT_BRANCH: main 2024-06-26T09:26:55.3649358Z DOCKER_HOST: unix:///run/user/1001/docker.sock 2024-06-26T09:26:55.3650811Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --device=/dev/dri --group-add video --group-add daemon 2024-06-26T09:26:55.3652174Z AWS_DEFAULT_REGION: us-east-1 2024-06-26T09:26:55.3652927Z AWS_REGION: us-east-1 2024-06-26T09:26:55.3653731Z AWS_ACCESS_KEY_ID: *** 2024-06-26T09:26:55.3654715Z AWS_SECRET_ACCESS_KEY: *** 2024-06-26T09:26:55.3669286Z AWS_SESSION_TOKEN: *** 2024-06-26T09:26:55.3670114Z CONTAINER_NAME: 6357aa32ca8170d5606a1be8ff3bdeebb2b5ea4ed14b9504c3e671d04d898d9d 2024-06-26T09:26:55.3670761Z ##[endgroup] 2024-06-26T09:27:00.5611294Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2024-06-26T09:27:00.5787272Z Post job cleanup. 2024-06-26T09:27:00.6100620Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-06-26T09:27:00.6371353Z Post job cleanup. 2024-06-26T09:27:00.7518911Z Post job cleanup. 2024-06-26T09:27:00.7624712Z Post job cleanup. 2024-06-26T09:27:00.7728824Z Post job cleanup. 2024-06-26T09:27:00.8457470Z [command]/usr/bin/git version 2024-06-26T09:27:00.8494382Z git version 2.34.1 2024-06-26T09:27:00.8527759Z Temporarily overriding HOME='/home/pytorchci/actions-runner/_work/_temp/34b005d6-f1ab-4ce3-8ffc-a391c330f157' before making global git config changes 2024-06-26T09:27:00.8529035Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T09:27:00.8531534Z [command]/usr/bin/git config --global --add safe.directory /home/pytorchci/actions-runner/_work/pytorch/pytorch 2024-06-26T09:27:00.8561043Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T09:27:00.8587922Z [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-06-26T09:27:00.8805026Z Entering 'android/libs/fbjni' 2024-06-26T09:27:00.8854293Z Entering 'third_party/FP16' 2024-06-26T09:27:00.8888191Z Entering 'third_party/FXdiv' 2024-06-26T09:27:00.8916308Z Entering 'third_party/NNPACK' 2024-06-26T09:27:00.8942996Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T09:27:00.8969599Z Entering 'third_party/XNNPACK' 2024-06-26T09:27:00.9011772Z Entering 'third_party/benchmark' 2024-06-26T09:27:00.9045690Z Entering 'third_party/cpp-httplib' 2024-06-26T09:27:00.9072776Z Entering 'third_party/cpuinfo' 2024-06-26T09:27:00.9100912Z Entering 'third_party/cudnn_frontend' 2024-06-26T09:27:00.9129697Z Entering 'third_party/cutlass' 2024-06-26T09:27:00.9162938Z Entering 'third_party/eigen' 2024-06-26T09:27:00.9196627Z Entering 'third_party/fbgemm' 2024-06-26T09:27:00.9226446Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T09:27:00.9254978Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T09:27:00.9281610Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T09:27:00.9316153Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T09:27:00.9350015Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T09:27:00.9383072Z Entering 'third_party/flatbuffers' 2024-06-26T09:27:00.9413769Z Entering 'third_party/fmt' 2024-06-26T09:27:00.9447221Z Entering 'third_party/foxi' 2024-06-26T09:27:00.9474807Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T09:27:00.9507327Z Entering 'third_party/gloo' 2024-06-26T09:27:00.9534659Z Entering 'third_party/googletest' 2024-06-26T09:27:00.9563827Z Entering 'third_party/ideep' 2024-06-26T09:27:00.9591650Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T09:27:00.9626062Z Entering 'third_party/ittapi' 2024-06-26T09:27:00.9657351Z Entering 'third_party/kineto' 2024-06-26T09:27:00.9685664Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T09:27:00.9714753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T09:27:00.9747173Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T09:27:00.9777522Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T09:27:00.9804608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T09:27:00.9832848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T09:27:00.9870177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T09:27:00.9897590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T09:27:00.9926546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T09:27:00.9956868Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T09:27:00.9987422Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T09:27:01.0013676Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T09:27:01.0050673Z Entering 'third_party/mimalloc' 2024-06-26T09:27:01.0078215Z Entering 'third_party/nccl/nccl' 2024-06-26T09:27:01.0106776Z Entering 'third_party/nlohmann' 2024-06-26T09:27:01.0140295Z Entering 'third_party/onnx' 2024-06-26T09:27:01.0187046Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T09:27:01.0216040Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T09:27:01.0251236Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T09:27:01.0280597Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T09:27:01.0310070Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T09:27:01.0336550Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T09:27:01.0361980Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T09:27:01.0387664Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T09:27:01.0412560Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T09:27:01.0439457Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T09:27:01.0464412Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T09:27:01.0496986Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T09:27:01.0535713Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T09:27:01.0577342Z Entering 'third_party/pocketfft' 2024-06-26T09:27:01.0608871Z Entering 'third_party/protobuf' 2024-06-26T09:27:01.0637756Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T09:27:01.0667789Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T09:27:01.0705511Z Entering 'third_party/psimd' 2024-06-26T09:27:01.0734223Z Entering 'third_party/pthreadpool' 2024-06-26T09:27:01.0763870Z Entering 'third_party/pybind11' 2024-06-26T09:27:01.0790795Z Entering 'third_party/python-peachpy' 2024-06-26T09:27:01.0818277Z Entering 'third_party/sleef' 2024-06-26T09:27:01.0849306Z Entering 'third_party/tensorpipe' 2024-06-26T09:27:01.0877187Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T09:27:01.0906726Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T09:27:01.0934973Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T09:27:01.0962700Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T09:27:01.0992242Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T09:27:01.1041682Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T09:27:01.1064462Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1069414Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T09:27:01.1098841Z [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-06-26T09:27:01.1300438Z Entering 'android/libs/fbjni' 2024-06-26T09:27:01.1324626Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1352734Z Entering 'third_party/FP16' 2024-06-26T09:27:01.1369307Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1390281Z Entering 'third_party/FXdiv' 2024-06-26T09:27:01.1406524Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1427589Z Entering 'third_party/NNPACK' 2024-06-26T09:27:01.1442806Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1465122Z Entering 'third_party/VulkanMemoryAllocator' 2024-06-26T09:27:01.1481061Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1502752Z Entering 'third_party/XNNPACK' 2024-06-26T09:27:01.1518018Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1549422Z Entering 'third_party/benchmark' 2024-06-26T09:27:01.1566504Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1593590Z Entering 'third_party/cpp-httplib' 2024-06-26T09:27:01.1609746Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1639101Z Entering 'third_party/cpuinfo' 2024-06-26T09:27:01.1655988Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1676086Z Entering 'third_party/cudnn_frontend' 2024-06-26T09:27:01.1692201Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1722542Z Entering 'third_party/cutlass' 2024-06-26T09:27:01.1738982Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1763231Z Entering 'third_party/eigen' 2024-06-26T09:27:01.1779047Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1800732Z Entering 'third_party/fbgemm' 2024-06-26T09:27:01.1815960Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1841358Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-06-26T09:27:01.1857564Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1884990Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-06-26T09:27:01.1901701Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1921393Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-06-26T09:27:01.1936014Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1961316Z Entering 'third_party/fbgemm/third_party/googletest' 2024-06-26T09:27:01.1976569Z http.https://github.com/.extraheader 2024-06-26T09:27:01.1998978Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-06-26T09:27:01.2013711Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2037668Z Entering 'third_party/flatbuffers' 2024-06-26T09:27:01.2052366Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2072634Z Entering 'third_party/fmt' 2024-06-26T09:27:01.2086713Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2115520Z Entering 'third_party/foxi' 2024-06-26T09:27:01.2130581Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2152122Z Entering 'third_party/gemmlowp/gemmlowp' 2024-06-26T09:27:01.2166059Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2187573Z Entering 'third_party/gloo' 2024-06-26T09:27:01.2202185Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2221561Z Entering 'third_party/googletest' 2024-06-26T09:27:01.2238274Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2261558Z Entering 'third_party/ideep' 2024-06-26T09:27:01.2277363Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2300049Z Entering 'third_party/ideep/mkl-dnn' 2024-06-26T09:27:01.2322042Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2346813Z Entering 'third_party/ittapi' 2024-06-26T09:27:01.2362422Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2381871Z Entering 'third_party/kineto' 2024-06-26T09:27:01.2397898Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2434039Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-06-26T09:27:01.2451324Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2473003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-06-26T09:27:01.2489904Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2513685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-06-26T09:27:01.2531158Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2554605Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-06-26T09:27:01.2568134Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2586587Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-06-26T09:27:01.2599816Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2617867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-06-26T09:27:01.2633614Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2658827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-06-26T09:27:01.2673216Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2699056Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-06-26T09:27:01.2712174Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2737310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-06-26T09:27:01.2750689Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2771884Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-06-26T09:27:01.2785104Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2810172Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-06-26T09:27:01.2825692Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2849834Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-06-26T09:27:01.2863072Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2886859Z Entering 'third_party/mimalloc' 2024-06-26T09:27:01.2901286Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2923037Z Entering 'third_party/nccl/nccl' 2024-06-26T09:27:01.2938351Z http.https://github.com/.extraheader 2024-06-26T09:27:01.2960270Z Entering 'third_party/nlohmann' 2024-06-26T09:27:01.2975342Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3000973Z Entering 'third_party/onnx' 2024-06-26T09:27:01.3016148Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3045707Z Entering 'third_party/onnx/third_party/benchmark' 2024-06-26T09:27:01.3062726Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3085104Z Entering 'third_party/onnx/third_party/pybind11' 2024-06-26T09:27:01.3100217Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3127229Z Entering 'third_party/opentelemetry-cpp' 2024-06-26T09:27:01.3143055Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3164082Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-06-26T09:27:01.3180084Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3201443Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-06-26T09:27:01.3215685Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3237305Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-06-26T09:27:01.3251782Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3275039Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-06-26T09:27:01.3289535Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3310221Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-06-26T09:27:01.3324202Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3343140Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-06-26T09:27:01.3359110Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3378683Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-06-26T09:27:01.3393266Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3419713Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-06-26T09:27:01.3433691Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3453283Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-06-26T09:27:01.3466391Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3489809Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-06-26T09:27:01.3502708Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3537005Z Entering 'third_party/pocketfft' 2024-06-26T09:27:01.3557124Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3580326Z Entering 'third_party/protobuf' 2024-06-26T09:27:01.3594740Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3621045Z Entering 'third_party/protobuf/third_party/benchmark' 2024-06-26T09:27:01.3637761Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3656678Z Entering 'third_party/protobuf/third_party/googletest' 2024-06-26T09:27:01.3671551Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3693199Z Entering 'third_party/psimd' 2024-06-26T09:27:01.3711161Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3737503Z Entering 'third_party/pthreadpool' 2024-06-26T09:27:01.3753634Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3774956Z Entering 'third_party/pybind11' 2024-06-26T09:27:01.3791833Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3814677Z Entering 'third_party/python-peachpy' 2024-06-26T09:27:01.3833188Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3857389Z Entering 'third_party/sleef' 2024-06-26T09:27:01.3874208Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3898764Z Entering 'third_party/tensorpipe' 2024-06-26T09:27:01.3914521Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3936891Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-06-26T09:27:01.3951334Z http.https://github.com/.extraheader 2024-06-26T09:27:01.3972697Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-06-26T09:27:01.3986916Z http.https://github.com/.extraheader 2024-06-26T09:27:01.4007873Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-06-26T09:27:01.4022501Z http.https://github.com/.extraheader 2024-06-26T09:27:01.4043337Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-06-26T09:27:01.4056529Z http.https://github.com/.extraheader 2024-06-26T09:27:01.4079324Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-06-26T09:27:01.4093146Z http.https://github.com/.extraheader 2024-06-26T09:27:01.4459361Z Cleaning up orphan processes