2024-08-20T21:53:17.6329955Z Current runner version: '2.319.1' 2024-08-20T21:53:17.6336778Z Runner name: 'i-043bcab3e68553ef7' 2024-08-20T21:53:17.6337515Z Runner group name: 'Default' 2024-08-20T21:53:17.6338283Z Machine name: 'ip-10-0-57-131' 2024-08-20T21:53:17.6354272Z Testing runner upgrade compatibility 2024-08-20T21:53:17.7670639Z ##[group]GITHUB_TOKEN Permissions 2024-08-20T21:53:17.7672851Z Actions: read 2024-08-20T21:53:17.7673435Z Attestations: read 2024-08-20T21:53:17.7673918Z Checks: read 2024-08-20T21:53:17.7674322Z Contents: read 2024-08-20T21:53:17.7674819Z Deployments: read 2024-08-20T21:53:17.7675296Z Discussions: read 2024-08-20T21:53:17.7675705Z Issues: read 2024-08-20T21:53:17.7676173Z Metadata: read 2024-08-20T21:53:17.7676632Z Packages: read 2024-08-20T21:53:17.7677037Z Pages: read 2024-08-20T21:53:17.7677502Z PullRequests: read 2024-08-20T21:53:17.7677972Z RepositoryProjects: read 2024-08-20T21:53:17.7678508Z SecurityEvents: read 2024-08-20T21:53:17.7679025Z Statuses: read 2024-08-20T21:53:17.7679657Z ##[endgroup] 2024-08-20T21:53:17.7683148Z Secret source: Actions 2024-08-20T21:53:17.7683898Z Prepare workflow directory 2024-08-20T21:53:18.1104987Z Prepare all required actions 2024-08-20T21:53:18.1266596Z Getting action download info 2024-08-20T21:53:18.3193338Z Download action repository 'pytorch/pytorch@main' (SHA:1ae5d5bb62141d7c9b1b0b66c66a462b4e10b1f2) 2024-08-20T21:53:21.2884561Z Download action repository 'pytorch/test-infra@main' (SHA:0c3a2634aaa2f638c8f640e743f03d696ce1191f) 2024-08-20T21:53:21.6413680Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-20T21:53:21.8135784Z Getting action download info 2024-08-20T21:53:21.9019680Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-20T21:53:22.0952993Z Complete job name: docker-build (linux.12xlarge, pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter) 2024-08-20T21:53:22.1634474Z A job started hook has been configured by the self-hosted runner administrator 2024-08-20T21:53:22.1774392Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-20T21:53:22.1783968Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:53:22.1784450Z ##[endgroup] 2024-08-20T21:53:24.1727414Z Runner Type: linux.12xlarge 2024-08-20T21:53:24.1727887Z Instance Type: c5.12xlarge 2024-08-20T21:53:24.1728527Z AMI Name: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64 2024-08-20T21:53:24.1729038Z AMI ID: ami-06c68f701d8090592 2024-08-20T21:53:29.5174787Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2024-08-20T21:53:29.5175291Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:53:29.5175737Z sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:53:29.5176167Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:53:29.5184536Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:53:29.5185015Z env: 2024-08-20T21:53:29.5185409Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:53:29.5185973Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:53:29.5186771Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:53:29.5187569Z ##[endgroup] 2024-08-20T21:53:29.5213576Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:53:31.7444980Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-20T21:53:31.7445542Z with: 2024-08-20T21:53:31.7445790Z submodules: recursive 2024-08-20T21:53:31.7446077Z fetch-depth: 0 2024-08-20T21:53:31.7446335Z env: 2024-08-20T21:53:31.7446747Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:53:31.7447306Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:53:31.7448103Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:53:31.7448933Z ##[endgroup] 2024-08-20T21:53:31.7629781Z ##[group]Run retry () { 2024-08-20T21:53:31.7630297Z retry () { 2024-08-20T21:53:31.7630785Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-20T21:53:31.7631325Z } 2024-08-20T21:53:31.7631616Z echo "${GITHUB_WORKSPACE}" 2024-08-20T21:53:31.7632034Z if [ -z "${NO_SUDO}" ]; then 2024-08-20T21:53:31.7632530Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:53:31.7632968Z else 2024-08-20T21:53:31.7633294Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-20T21:53:31.7633708Z fi 2024-08-20T21:53:31.7633982Z mkdir "${GITHUB_WORKSPACE}" 2024-08-20T21:53:31.7640204Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:53:31.7640684Z env: 2024-08-20T21:53:31.7641094Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:53:31.7641668Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:53:31.7642585Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:53:31.7643414Z NO_SUDO: 2024-08-20T21:53:31.7643637Z ##[endgroup] 2024-08-20T21:53:31.7667271Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:53:31.9533921Z ##[group]Run malfet/checkout@silent-checkout 2024-08-20T21:53:31.9534383Z with: 2024-08-20T21:53:31.9534681Z ref: 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:53:31.9535116Z fetch-depth: 0 2024-08-20T21:53:31.9535409Z submodules: recursive 2024-08-20T21:53:31.9535721Z quiet-checkout: true 2024-08-20T21:53:31.9536050Z repository: pytorch/pytorch 2024-08-20T21:53:31.9536551Z token: *** 2024-08-20T21:53:31.9536805Z ssh-strict: true 2024-08-20T21:53:31.9537115Z persist-credentials: true 2024-08-20T21:53:31.9537453Z clean: true 2024-08-20T21:53:31.9537736Z sparse-checkout-cone-mode: true 2024-08-20T21:53:31.9538109Z lfs: false 2024-08-20T21:53:31.9538386Z set-safe-directory: true 2024-08-20T21:53:31.9538693Z env: 2024-08-20T21:53:31.9539140Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:53:31.9539733Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:53:31.9540581Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:53:31.9541473Z ##[endgroup] 2024-08-20T21:53:32.0522058Z Syncing repository: pytorch/pytorch 2024-08-20T21:53:32.0523683Z ##[group]Getting Git version info 2024-08-20T21:53:32.0524447Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:53:32.0525310Z [command]/usr/bin/git version 2024-08-20T21:53:32.0525668Z git version 2.40.1 2024-08-20T21:53:32.0526965Z ##[endgroup] 2024-08-20T21:53:32.0538158Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8b01fb73-7186-4bb4-9b0e-24835d3c2514' before making global git config changes 2024-08-20T21:53:32.0539438Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T21:53:32.0540621Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:53:32.0574484Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-20T21:53:32.0577779Z ##[group]Initializing the repository 2024-08-20T21:53:32.0580539Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T21:53:32.0610312Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-20T21:53:32.0611624Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-20T21:53:32.0612942Z hint: of your new repositories, which will suppress this warning, call: 2024-08-20T21:53:32.0613496Z hint: 2024-08-20T21:53:32.0613938Z hint: git config --global init.defaultBranch 2024-08-20T21:53:32.0614396Z hint: 2024-08-20T21:53:32.0614902Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-20T21:53:32.0615772Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-20T21:53:32.0616595Z hint: 2024-08-20T21:53:32.0616890Z hint: git branch -m 2024-08-20T21:53:32.0617649Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-20T21:53:32.0619148Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-20T21:53:32.0651735Z ##[endgroup] 2024-08-20T21:53:32.0652303Z ##[group]Disabling automatic garbage collection 2024-08-20T21:53:32.0653300Z [command]/usr/bin/git config --local gc.auto 0 2024-08-20T21:53:32.0680500Z ##[endgroup] 2024-08-20T21:53:32.0681011Z ##[group]Setting up auth 2024-08-20T21:53:32.0686058Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T21:53:32.0715726Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-20T21:53:32.0981970Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T21:53:32.1009509Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-20T21:53:32.1276413Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:53:32.1324801Z ##[endgroup] 2024-08-20T21:53:32.1325363Z ##[group]Fetching the repository 2024-08-20T21:53:32.1329369Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-08-20T21:53:34.7951065Z remote: Enumerating objects: 1008519 2024-08-20T21:53:34.7952075Z remote: Enumerating objects: 1010168, done. 2024-08-20T21:53:34.7952678Z remote: Counting objects: 0% (1/1649) 2024-08-20T21:53:34.7953206Z remote: Counting objects: 1% (17/1649) 2024-08-20T21:53:34.7953697Z remote: Counting objects: 2% (33/1649) 2024-08-20T21:53:34.7954189Z remote: Counting objects: 3% (50/1649) 2024-08-20T21:53:34.7954681Z remote: Counting objects: 4% (66/1649) 2024-08-20T21:53:34.7955174Z remote: Counting objects: 5% (83/1649) 2024-08-20T21:53:34.7955671Z remote: Counting objects: 6% (99/1649) 2024-08-20T21:53:34.7956171Z remote: Counting objects: 7% (116/1649) 2024-08-20T21:53:34.7956662Z remote: Counting objects: 8% (132/1649) 2024-08-20T21:53:34.7957163Z remote: Counting objects: 9% (149/1649) 2024-08-20T21:53:34.7957659Z remote: Counting objects: 10% (165/1649) 2024-08-20T21:53:34.7958138Z remote: Counting objects: 11% (182/1649) 2024-08-20T21:53:34.7958634Z remote: Counting objects: 12% (198/1649) 2024-08-20T21:53:34.7959132Z remote: Counting objects: 13% (215/1649) 2024-08-20T21:53:34.7959619Z remote: Counting objects: 14% (231/1649) 2024-08-20T21:53:34.7960118Z remote: Counting objects: 15% (248/1649) 2024-08-20T21:53:34.7960611Z remote: Counting objects: 16% (264/1649) 2024-08-20T21:53:34.7961088Z remote: Counting objects: 17% (281/1649) 2024-08-20T21:53:34.7961852Z remote: Counting objects: 18% (297/1649) 2024-08-20T21:53:34.7962360Z remote: Counting objects: 19% (314/1649) 2024-08-20T21:53:34.7962888Z remote: Counting objects: 20% (330/1649) 2024-08-20T21:53:34.7963368Z remote: Counting objects: 21% (347/1649) 2024-08-20T21:53:34.7963891Z remote: Counting objects: 22% (363/1649) 2024-08-20T21:53:34.7964413Z remote: Counting objects: 23% (380/1649) 2024-08-20T21:53:34.7964900Z remote: Counting objects: 24% (396/1649) 2024-08-20T21:53:34.7965393Z remote: Counting objects: 25% (413/1649) 2024-08-20T21:53:34.7965885Z remote: Counting objects: 26% (429/1649) 2024-08-20T21:53:34.7966475Z remote: Counting objects: 27% (446/1649) 2024-08-20T21:53:34.7966977Z remote: Counting objects: 28% (462/1649) 2024-08-20T21:53:34.7967471Z remote: Counting objects: 29% (479/1649) 2024-08-20T21:53:34.7967948Z remote: Counting objects: 30% (495/1649) 2024-08-20T21:53:34.7968449Z remote: Counting objects: 31% (512/1649) 2024-08-20T21:53:34.7969146Z remote: Counting objects: 32% (528/1649) 2024-08-20T21:53:34.7969719Z remote: Counting objects: 33% (545/1649) 2024-08-20T21:53:34.7970203Z remote: Counting objects: 34% (561/1649) 2024-08-20T21:53:34.7970706Z remote: Counting objects: 35% (578/1649) 2024-08-20T21:53:34.7971202Z remote: Counting objects: 36% (594/1649) 2024-08-20T21:53:34.7971682Z remote: Counting objects: 37% (611/1649) 2024-08-20T21:53:34.7972177Z remote: Counting objects: 38% (627/1649) 2024-08-20T21:53:34.7972671Z remote: Counting objects: 39% (644/1649) 2024-08-20T21:53:34.7973151Z remote: Counting objects: 40% (660/1649) 2024-08-20T21:53:34.7973647Z remote: Counting objects: 41% (677/1649) 2024-08-20T21:53:34.7974141Z remote: Counting objects: 42% (693/1649) 2024-08-20T21:53:34.7974620Z remote: Counting objects: 43% (710/1649) 2024-08-20T21:53:34.7975118Z remote: Counting objects: 44% (726/1649) 2024-08-20T21:53:34.7975610Z remote: Counting objects: 45% (743/1649) 2024-08-20T21:53:34.7976090Z remote: Counting objects: 46% (759/1649) 2024-08-20T21:53:34.7976582Z remote: Counting objects: 47% (776/1649) 2024-08-20T21:53:34.7977079Z remote: Counting objects: 48% (792/1649) 2024-08-20T21:53:34.7977554Z remote: Counting objects: 49% (809/1649) 2024-08-20T21:53:34.7978044Z remote: Counting objects: 50% (825/1649) 2024-08-20T21:53:34.7978536Z remote: Counting objects: 51% (841/1649) 2024-08-20T21:53:34.7979035Z remote: Counting objects: 52% (858/1649) 2024-08-20T21:53:34.7979519Z remote: Counting objects: 53% (874/1649) 2024-08-20T21:53:34.7980012Z remote: Counting objects: 54% (891/1649) 2024-08-20T21:53:34.7980505Z remote: Counting objects: 55% (907/1649) 2024-08-20T21:53:34.7981002Z remote: Counting objects: 56% (924/1649) 2024-08-20T21:53:34.7981509Z remote: Counting objects: 57% (940/1649) 2024-08-20T21:53:34.7982003Z remote: Counting objects: 58% (957/1649) 2024-08-20T21:53:34.7982484Z remote: Counting objects: 59% (973/1649) 2024-08-20T21:53:34.7982978Z remote: Counting objects: 60% (990/1649) 2024-08-20T21:53:34.7983487Z remote: Counting objects: 61% (1006/1649) 2024-08-20T21:53:34.7983999Z remote: Counting objects: 62% (1023/1649) 2024-08-20T21:53:34.7984531Z remote: Counting objects: 63% (1039/1649) 2024-08-20T21:53:34.7985043Z remote: Counting objects: 64% (1056/1649) 2024-08-20T21:53:34.7985557Z remote: Counting objects: 65% (1072/1649) 2024-08-20T21:53:34.7986075Z remote: Counting objects: 66% (1089/1649) 2024-08-20T21:53:34.7986568Z remote: Counting objects: 67% (1105/1649) 2024-08-20T21:53:34.7987079Z remote: Counting objects: 68% (1122/1649) 2024-08-20T21:53:34.7987729Z remote: Counting objects: 69% (1138/1649) 2024-08-20T21:53:34.7988233Z remote: Counting objects: 70% (1155/1649) 2024-08-20T21:53:34.7988743Z remote: Counting objects: 71% (1171/1649) 2024-08-20T21:53:34.7989258Z remote: Counting objects: 72% (1188/1649) 2024-08-20T21:53:34.7989752Z remote: Counting objects: 73% (1204/1649) 2024-08-20T21:53:34.7990264Z remote: Counting objects: 74% (1221/1649) 2024-08-20T21:53:34.7990778Z remote: Counting objects: 75% (1237/1649) 2024-08-20T21:53:34.7991278Z remote: Counting objects: 76% (1254/1649) 2024-08-20T21:53:34.7991792Z remote: Counting objects: 77% (1270/1649) 2024-08-20T21:53:34.7992299Z remote: Counting objects: 78% (1287/1649) 2024-08-20T21:53:34.7992884Z remote: Counting objects: 79% (1303/1649) 2024-08-20T21:53:34.7993395Z remote: Counting objects: 80% (1320/1649) 2024-08-20T21:53:34.7993908Z remote: Counting objects: 81% (1336/1649) 2024-08-20T21:53:34.7994410Z remote: Counting objects: 82% (1353/1649) 2024-08-20T21:53:34.7994931Z remote: Counting objects: 83% (1369/1649) 2024-08-20T21:53:34.7995435Z remote: Counting objects: 84% (1386/1649) 2024-08-20T21:53:34.7995941Z remote: Counting objects: 85% (1402/1649) 2024-08-20T21:53:34.7996440Z remote: Counting objects: 86% (1419/1649) 2024-08-20T21:53:34.7996945Z remote: Counting objects: 87% (1435/1649) 2024-08-20T21:53:34.7997450Z remote: Counting objects: 88% (1452/1649) 2024-08-20T21:53:34.7997946Z remote: Counting objects: 89% (1468/1649) 2024-08-20T21:53:34.7998455Z remote: Counting objects: 90% (1485/1649) 2024-08-20T21:53:34.7998964Z remote: Counting objects: 91% (1501/1649) 2024-08-20T21:53:34.7999459Z remote: Counting objects: 92% (1518/1649) 2024-08-20T21:53:34.7999966Z remote: Counting objects: 93% (1534/1649) 2024-08-20T21:53:34.8000469Z remote: Counting objects: 94% (1551/1649) 2024-08-20T21:53:34.8000968Z remote: Counting objects: 95% (1567/1649) 2024-08-20T21:53:34.8001478Z remote: Counting objects: 96% (1584/1649) 2024-08-20T21:53:34.8001982Z remote: Counting objects: 97% (1600/1649) 2024-08-20T21:53:34.8002477Z remote: Counting objects: 98% (1617/1649) 2024-08-20T21:53:34.8002983Z remote: Counting objects: 99% (1633/1649) 2024-08-20T21:53:34.8003491Z remote: Counting objects: 100% (1649/1649) 2024-08-20T21:53:34.8004022Z remote: Counting objects: 100% (1649/1649), done. 2024-08-20T21:53:34.8095299Z remote: Compressing objects: 0% (1/861) 2024-08-20T21:53:34.8425477Z remote: Compressing objects: 1% (9/861) 2024-08-20T21:53:34.8650251Z remote: Compressing objects: 2% (18/861) 2024-08-20T21:53:34.9412002Z remote: Compressing objects: 3% (26/861) 2024-08-20T21:53:35.0094072Z remote: Compressing objects: 4% (35/861) 2024-08-20T21:53:35.0532724Z remote: Compressing objects: 5% (44/861) 2024-08-20T21:53:35.0837779Z remote: Compressing objects: 6% (52/861) 2024-08-20T21:53:35.1165161Z remote: Compressing objects: 7% (61/861) 2024-08-20T21:53:35.1447213Z remote: Compressing objects: 8% (69/861) 2024-08-20T21:53:35.1768056Z remote: Compressing objects: 9% (78/861) 2024-08-20T21:53:35.1986875Z remote: Compressing objects: 10% (87/861) 2024-08-20T21:53:35.2208050Z remote: Compressing objects: 11% (95/861) 2024-08-20T21:53:35.2425979Z remote: Compressing objects: 12% (104/861) 2024-08-20T21:53:35.2578280Z remote: Compressing objects: 13% (112/861) 2024-08-20T21:53:35.2685324Z remote: Compressing objects: 14% (121/861) 2024-08-20T21:53:35.2766929Z remote: Compressing objects: 15% (130/861) 2024-08-20T21:53:35.2865693Z remote: Compressing objects: 16% (138/861) 2024-08-20T21:53:35.2931980Z remote: Compressing objects: 17% (147/861) 2024-08-20T21:53:35.2996821Z remote: Compressing objects: 18% (155/861) 2024-08-20T21:53:35.3040708Z remote: Compressing objects: 19% (164/861) 2024-08-20T21:53:35.3066844Z remote: Compressing objects: 20% (173/861) 2024-08-20T21:53:35.3093214Z remote: Compressing objects: 21% (181/861) 2024-08-20T21:53:35.3093860Z remote: Compressing objects: 22% (190/861) 2024-08-20T21:53:35.3097240Z remote: Compressing objects: 23% (199/861) 2024-08-20T21:53:35.3113300Z remote: Compressing objects: 24% (207/861) 2024-08-20T21:53:35.3114181Z remote: Compressing objects: 25% (216/861) 2024-08-20T21:53:35.3122408Z remote: Compressing objects: 26% (224/861) 2024-08-20T21:53:35.3132047Z remote: Compressing objects: 27% (233/861) 2024-08-20T21:53:35.3154491Z remote: Compressing objects: 28% (242/861) 2024-08-20T21:53:35.3171357Z remote: Compressing objects: 29% (250/861) 2024-08-20T21:53:35.3180340Z remote: Compressing objects: 30% (259/861) 2024-08-20T21:53:35.3196316Z remote: Compressing objects: 31% (267/861) 2024-08-20T21:53:35.3202381Z remote: Compressing objects: 32% (276/861) 2024-08-20T21:53:35.3212175Z remote: Compressing objects: 33% (285/861) 2024-08-20T21:53:35.3216856Z remote: Compressing objects: 34% (293/861) 2024-08-20T21:53:35.3228356Z remote: Compressing objects: 35% (302/861) 2024-08-20T21:53:35.3235291Z remote: Compressing objects: 36% (310/861) 2024-08-20T21:53:35.3245699Z remote: Compressing objects: 37% (319/861) 2024-08-20T21:53:35.3253243Z remote: Compressing objects: 38% (328/861) 2024-08-20T21:53:35.3260623Z remote: Compressing objects: 39% (336/861) 2024-08-20T21:53:35.3266928Z remote: Compressing objects: 40% (345/861) 2024-08-20T21:53:35.3289074Z remote: Compressing objects: 41% (354/861) 2024-08-20T21:53:35.3290237Z remote: Compressing objects: 42% (362/861) 2024-08-20T21:53:35.3291043Z remote: Compressing objects: 43% (371/861) 2024-08-20T21:53:35.3299989Z remote: Compressing objects: 44% (379/861) 2024-08-20T21:53:35.3307756Z remote: Compressing objects: 45% (388/861) 2024-08-20T21:53:35.3315218Z remote: Compressing objects: 46% (397/861) 2024-08-20T21:53:35.3318499Z remote: Compressing objects: 47% (405/861) 2024-08-20T21:53:35.3321438Z remote: Compressing objects: 48% (414/861) 2024-08-20T21:53:35.3324040Z remote: Compressing objects: 49% (422/861) 2024-08-20T21:53:35.3329048Z remote: Compressing objects: 50% (431/861) 2024-08-20T21:53:35.3329944Z remote: Compressing objects: 51% (440/861) 2024-08-20T21:53:35.3331468Z remote: Compressing objects: 52% (448/861) 2024-08-20T21:53:35.3333890Z remote: Compressing objects: 53% (457/861) 2024-08-20T21:53:35.3336766Z remote: Compressing objects: 54% (465/861) 2024-08-20T21:53:35.3337576Z remote: Compressing objects: 55% (474/861) 2024-08-20T21:53:35.3339492Z remote: Compressing objects: 56% (483/861) 2024-08-20T21:53:35.3340259Z remote: Compressing objects: 57% (491/861) 2024-08-20T21:53:35.3342003Z remote: Compressing objects: 58% (500/861) 2024-08-20T21:53:35.3342841Z remote: Compressing objects: 59% (508/861) 2024-08-20T21:53:35.3343358Z remote: Compressing objects: 60% (517/861) 2024-08-20T21:53:35.3343970Z remote: Compressing objects: 61% (526/861) 2024-08-20T21:53:35.3344840Z remote: Compressing objects: 62% (534/861) 2024-08-20T21:53:35.3345520Z remote: Compressing objects: 63% (543/861) 2024-08-20T21:53:35.3347044Z remote: Compressing objects: 64% (552/861) 2024-08-20T21:53:35.3352336Z remote: Compressing objects: 65% (560/861) 2024-08-20T21:53:35.3357552Z remote: Compressing objects: 66% (569/861) 2024-08-20T21:53:35.3363506Z remote: Compressing objects: 67% (577/861) 2024-08-20T21:53:35.3368351Z remote: Compressing objects: 68% (586/861) 2024-08-20T21:53:35.3371686Z remote: Compressing objects: 69% (595/861) 2024-08-20T21:53:35.3375818Z remote: Compressing objects: 70% (603/861) 2024-08-20T21:53:35.3378599Z remote: Compressing objects: 71% (612/861) 2024-08-20T21:53:35.3383660Z remote: Compressing objects: 72% (620/861) 2024-08-20T21:53:35.3386716Z remote: Compressing objects: 73% (629/861) 2024-08-20T21:53:35.3389134Z remote: Compressing objects: 74% (638/861) 2024-08-20T21:53:35.3392228Z remote: Compressing objects: 75% (646/861) 2024-08-20T21:53:35.3394863Z remote: Compressing objects: 76% (655/861) 2024-08-20T21:53:35.3398639Z remote: Compressing objects: 77% (663/861) 2024-08-20T21:53:35.3401070Z remote: Compressing objects: 78% (672/861) 2024-08-20T21:53:35.3403637Z remote: Compressing objects: 79% (681/861) 2024-08-20T21:53:35.3406208Z remote: Compressing objects: 80% (689/861) 2024-08-20T21:53:35.3408828Z remote: Compressing objects: 81% (698/861) 2024-08-20T21:53:35.3409726Z remote: Compressing objects: 82% (707/861) 2024-08-20T21:53:35.3411291Z remote: Compressing objects: 83% (715/861) 2024-08-20T21:53:35.3413740Z remote: Compressing objects: 84% (724/861) 2024-08-20T21:53:35.3416296Z remote: Compressing objects: 85% (732/861) 2024-08-20T21:53:35.3417102Z remote: Compressing objects: 86% (741/861) 2024-08-20T21:53:35.3418871Z remote: Compressing objects: 87% (750/861) 2024-08-20T21:53:35.3421498Z remote: Compressing objects: 88% (758/861) 2024-08-20T21:53:35.3425796Z remote: Compressing objects: 89% (767/861) 2024-08-20T21:53:35.3429064Z remote: Compressing objects: 90% (775/861) 2024-08-20T21:53:35.3432417Z remote: Compressing objects: 91% (784/861) 2024-08-20T21:53:35.3435160Z remote: Compressing objects: 92% (793/861) 2024-08-20T21:53:35.3437806Z remote: Compressing objects: 93% (801/861) 2024-08-20T21:53:35.3438348Z remote: Compressing objects: 94% (810/861) 2024-08-20T21:53:35.3438860Z remote: Compressing objects: 95% (818/861) 2024-08-20T21:53:35.3439391Z remote: Compressing objects: 96% (827/861) 2024-08-20T21:53:35.3439912Z remote: Compressing objects: 97% (836/861) 2024-08-20T21:53:35.3440927Z remote: Compressing objects: 98% (844/861) 2024-08-20T21:53:35.3441458Z remote: Compressing objects: 99% (853/861) 2024-08-20T21:53:35.3441986Z remote: Compressing objects: 100% (861/861) 2024-08-20T21:53:35.3442876Z remote: Compressing objects: 100% (861/861), done. 2024-08-20T21:53:54.7358349Z remote: Total 1010168 (delta 1061), reused 1266 (delta 785), pack-reused 1008519 (from 1) 2024-08-20T21:54:15.6080124Z [command]/usr/bin/git rev-parse --verify --quiet 40ec5f6ddd9787aca0449b24128343ff4c4a88b3^{object} 2024-08-20T21:54:15.6107734Z 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:54:15.6112322Z ##[endgroup] 2024-08-20T21:54:15.6113190Z ##[group]Determining the checkout info 2024-08-20T21:54:15.6114266Z ##[endgroup] 2024-08-20T21:54:15.6115091Z ##[group]Checking out the ref 2024-08-20T21:54:15.6118533Z [command]/usr/bin/git checkout --quiet --force 40ec5f6ddd9787aca0449b24128343ff4c4a88b3 2024-08-20T21:54:16.9341361Z ##[endgroup] 2024-08-20T21:54:16.9341944Z ##[group]Setting up auth for fetching submodules 2024-08-20T21:54:16.9346676Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-20T21:54:16.9405091Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-20T21:54:16.9433374Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-20T21:54:16.9463508Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-20T21:54:16.9491947Z ##[endgroup] 2024-08-20T21:54:16.9492461Z ##[group]Fetching submodules 2024-08-20T21:54:16.9493462Z [command]/usr/bin/git submodule sync --recursive 2024-08-20T21:54:16.9781072Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-20T21:54:17.0057235Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-20T21:54:17.0058718Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-20T21:54:17.0061838Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-20T21:54:17.0064079Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-20T21:54:17.0066845Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-20T21:54:17.0068796Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-20T21:54:17.0071644Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-20T21:54:17.0074318Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-20T21:54:17.0076905Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-20T21:54:17.0079933Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-20T21:54:17.0082691Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-20T21:54:17.0085655Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-20T21:54:17.0088695Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-20T21:54:17.0092203Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-20T21:54:17.0095686Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-20T21:54:17.0099326Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:54:17.0104184Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-20T21:54:17.0107946Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-20T21:54:17.0111354Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-20T21:54:17.0115294Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-20T21:54:17.0119045Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-20T21:54:17.0123046Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-20T21:54:17.0126954Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-20T21:54:17.0131224Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-20T21:54:17.0135304Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-20T21:54:17.0139934Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-20T21:54:17.0144212Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-20T21:54:17.0148653Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-20T21:54:17.0153138Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-20T21:54:17.0157890Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-20T21:54:17.0162511Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-20T21:54:17.0167395Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-20T21:54:17.0172658Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-20T21:54:17.0179129Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-20T21:54:17.0207230Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-20T21:54:17.2594955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-20T21:54:17.4357700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-20T21:54:17.6092186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-20T21:54:17.8272552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-20T21:54:19.5650856Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-20T21:54:27.9774818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-20T21:54:28.3493096Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-20T21:54:28.7146554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-20T21:54:29.2601678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-20T21:54:30.3215035Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-20T21:54:32.0787793Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-20T21:54:37.0074973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-20T21:54:38.1816745Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-20T21:54:39.6054896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-20T21:54:40.5721237Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-20T21:54:40.9765321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-20T21:54:41.2544044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-20T21:54:42.1146551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-20T21:54:42.4296318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-20T21:54:42.6723662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-20T21:54:44.1025533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-20T21:54:44.7306506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-20T21:54:45.4367437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-20T21:54:51.4749604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-20T21:54:53.0638626Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-20T21:54:55.9795826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-20T21:54:56.2320558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-20T21:55:03.6412387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-20T21:55:03.8077099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-20T21:55:04.0209522Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-20T21:55:04.7529423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-20T21:55:05.0184584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-20T21:55:05.6051610Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-20T21:55:05.9794855Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-20T21:55:05.9905097Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-20T21:55:05.9994234Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-20T21:55:06.0214187Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-20T21:55:06.0563364Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-20T21:55:06.9428040Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-20T21:55:06.9648718Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-20T21:55:07.0071817Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-20T21:55:07.0965711Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-20T21:55:07.1269860Z Submodule path 'third_party/cudnn_frontend': checked out '23511ba176243f27b3b275da1fb3814ea805a171' 2024-08-20T21:55:07.5893695Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-20T21:55:07.8245766Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-20T21:55:07.9017029Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-20T21:55:07.9034559Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:55:07.9037540Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:55:07.9039135Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:55:07.9040729Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:55:07.9042857Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:55:07.9070225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-20T21:55:08.8435814Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-20T21:55:09.4381841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-20T21:55:11.2270097Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-20T21:55:12.0728739Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-20T21:55:12.3965025Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-20T21:55:12.4856184Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-20T21:55:12.8591863Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-20T21:55:12.9172552Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-20T21:55:12.9288912Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-20T21:55:13.0370690Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-20T21:55:13.0751800Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-20T21:55:13.1115183Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-20T21:55:13.1345123Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-20T21:55:13.1767564Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:55:13.1888088Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-20T21:55:13.1903390Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-20T21:55:13.1927182Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-20T21:55:24.0669498Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-20T21:55:24.0841545Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-20T21:55:24.1653167Z Submodule path 'third_party/kineto': checked out 'd9753139d181b9ff42872465aac0e5d3018be415' 2024-08-20T21:55:24.1670203Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:55:24.1672014Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:55:24.1673813Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:55:24.1700980Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-20T21:55:24.6396912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-20T21:55:25.6081672Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-20T21:55:26.6030943Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-20T21:55:26.6047440Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:55:26.6050147Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:55:26.6052183Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:55:26.6054299Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:55:26.6056169Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:55:26.6058201Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:55:26.6060490Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:55:26.6063292Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:55:26.6091463Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-20T21:55:27.4003248Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-20T21:55:27.7316329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-20T21:55:28.6848789Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-20T21:55:28.9896969Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-20T21:55:29.4742265Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-20T21:55:30.3469184Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-20T21:55:35.3393876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-20T21:55:35.7369904Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-20T21:55:35.7551771Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-20T21:55:35.7890585Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-20T21:55:35.8013634Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-20T21:55:35.8031068Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:55:35.8054421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-20T21:55:36.1234557Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-20T21:55:36.1407579Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-20T21:55:36.1787295Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-20T21:55:36.2758760Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-20T21:55:36.2918698Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-20T21:55:36.3278168Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-20T21:55:36.3803959Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-20T21:55:36.4140652Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-20T21:55:36.4366640Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-20T21:55:36.5315604Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-20T21:55:36.8570105Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-20T21:55:36.8603481Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-20T21:55:36.8605387Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-20T21:55:36.8631614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-20T21:55:37.2576210Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-20T21:55:38.5014764Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-20T21:55:38.5356133Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-20T21:55:38.6012680Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-20T21:55:38.6032694Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:55:38.6034493Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:55:38.6036188Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:55:38.6037881Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:55:38.6040215Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:55:38.6042694Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:55:38.6045406Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:55:38.6047991Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:55:38.6074413Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-20T21:55:39.2110221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-20T21:55:40.1057926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-20T21:55:40.4962371Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-20T21:55:45.5582255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-20T21:55:46.0556133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-20T21:55:46.4004686Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-20T21:55:46.7411122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-20T21:55:52.2164414Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-20T21:55:52.2546241Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-20T21:55:52.2697242Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-20T21:55:52.3599352Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-20T21:55:52.3721989Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-20T21:55:52.3855687Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-20T21:55:52.3997627Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-20T21:55:52.4012533Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:55:52.4014508Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:55:52.4039601Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-20T21:55:53.9474171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-20T21:55:55.0427355Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-20T21:55:55.0854516Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-20T21:55:55.5099674Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-20T21:55:55.5210962Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-20T21:55:55.7660072Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-20T21:55:55.7680869Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:55:55.7682751Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-20T21:55:55.7710936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-20T21:55:56.1941755Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-20T21:55:57.1152550Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-20T21:55:57.1814956Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-20T21:55:57.1896435Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-20T21:55:57.2012546Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-20T21:55:57.2356347Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-20T21:55:57.2619062Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-20T21:55:57.3002556Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-20T21:55:57.3243271Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-20T21:55:57.3256982Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:55:57.3258924Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:55:57.3261195Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:55:57.3264113Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:55:57.3290905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-20T21:55:58.1995735Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-20T21:55:58.4321780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-20T21:55:59.4371944Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-20T21:56:00.2508052Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-20T21:56:00.2650900Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-20T21:56:00.3288321Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-20T21:56:00.3551511Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-20T21:56:00.3568417Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:56:00.3592892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-20T21:56:00.5825968Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-20T21:56:00.5864166Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-20T21:56:00.6174984Z Entering 'android/libs/fbjni' 2024-08-20T21:56:00.6215384Z Entering 'third_party/FP16' 2024-08-20T21:56:00.6255498Z Entering 'third_party/FXdiv' 2024-08-20T21:56:00.6297300Z Entering 'third_party/NNPACK' 2024-08-20T21:56:00.6337639Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:56:00.6377997Z Entering 'third_party/XNNPACK' 2024-08-20T21:56:00.6436759Z Entering 'third_party/benchmark' 2024-08-20T21:56:00.6473621Z Entering 'third_party/cpp-httplib' 2024-08-20T21:56:00.6514229Z Entering 'third_party/cpuinfo' 2024-08-20T21:56:00.6554260Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:56:00.6594910Z Entering 'third_party/cutlass' 2024-08-20T21:56:00.6645579Z Entering 'third_party/eigen' 2024-08-20T21:56:00.6688214Z Entering 'third_party/fbgemm' 2024-08-20T21:56:00.6728151Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:56:00.6765821Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:56:00.6804547Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:56:00.6850219Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:56:00.6887004Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:56:00.6925587Z Entering 'third_party/flatbuffers' 2024-08-20T21:56:00.6969811Z Entering 'third_party/fmt' 2024-08-20T21:56:00.7007736Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:56:00.7046207Z Entering 'third_party/gloo' 2024-08-20T21:56:00.7085920Z Entering 'third_party/googletest' 2024-08-20T21:56:00.7124826Z Entering 'third_party/ideep' 2024-08-20T21:56:00.7163938Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:56:00.7209696Z Entering 'third_party/ittapi' 2024-08-20T21:56:00.7247662Z Entering 'third_party/kineto' 2024-08-20T21:56:00.7286106Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:56:00.7322990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:56:00.7363475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:56:00.7403892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:56:00.7443529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:56:00.7480165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:56:00.7522175Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:56:00.7564849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:56:00.7604456Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:56:00.7644351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:56:00.7685403Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:56:00.7722953Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:56:00.7761887Z Entering 'third_party/mimalloc' 2024-08-20T21:56:00.7802487Z Entering 'third_party/nccl/nccl' 2024-08-20T21:56:00.7845852Z Entering 'third_party/nlohmann' 2024-08-20T21:56:00.7887381Z Entering 'third_party/onnx' 2024-08-20T21:56:00.7940668Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:56:00.7977660Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:56:00.8016839Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:56:00.8057357Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:56:00.8093551Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:56:00.8132620Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:56:00.8171456Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:56:00.8210216Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:56:00.8247838Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:56:00.8285856Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:56:00.8323576Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:56:00.8363220Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:56:00.8405914Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:56:00.8470514Z Entering 'third_party/pocketfft' 2024-08-20T21:56:00.8509226Z Entering 'third_party/protobuf' 2024-08-20T21:56:00.8558136Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:56:00.8595133Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:56:00.8635269Z Entering 'third_party/psimd' 2024-08-20T21:56:00.8672202Z Entering 'third_party/pthreadpool' 2024-08-20T21:56:00.8711581Z Entering 'third_party/pybind11' 2024-08-20T21:56:00.8750656Z Entering 'third_party/python-peachpy' 2024-08-20T21:56:00.8787422Z Entering 'third_party/sleef' 2024-08-20T21:56:00.8826756Z Entering 'third_party/tensorpipe' 2024-08-20T21:56:00.8865700Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:56:00.8904133Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:56:00.8942778Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:56:00.8979731Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:56:00.9021228Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:56:00.9075959Z ##[endgroup] 2024-08-20T21:56:00.9078008Z ##[group]Persisting credentials for submodules 2024-08-20T21:56:00.9080299Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-08-20T21:56:00.9370483Z Entering 'android/libs/fbjni' 2024-08-20T21:56:00.9419171Z Entering 'third_party/FP16' 2024-08-20T21:56:00.9471292Z Entering 'third_party/FXdiv' 2024-08-20T21:56:00.9521672Z Entering 'third_party/NNPACK' 2024-08-20T21:56:00.9572024Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:56:00.9621739Z Entering 'third_party/XNNPACK' 2024-08-20T21:56:00.9690140Z Entering 'third_party/benchmark' 2024-08-20T21:56:00.9746737Z Entering 'third_party/cpp-httplib' 2024-08-20T21:56:00.9796692Z Entering 'third_party/cpuinfo' 2024-08-20T21:56:00.9848222Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:56:00.9898448Z Entering 'third_party/cutlass' 2024-08-20T21:56:00.9955696Z Entering 'third_party/eigen' 2024-08-20T21:56:01.0009075Z Entering 'third_party/fbgemm' 2024-08-20T21:56:01.0057437Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:56:01.0107730Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:56:01.0156825Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:56:01.0218782Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:56:01.0269561Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:56:01.0321054Z Entering 'third_party/flatbuffers' 2024-08-20T21:56:01.0371671Z Entering 'third_party/fmt' 2024-08-20T21:56:01.0420720Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:56:01.0470660Z Entering 'third_party/gloo' 2024-08-20T21:56:01.0522888Z Entering 'third_party/googletest' 2024-08-20T21:56:01.0572216Z Entering 'third_party/ideep' 2024-08-20T21:56:01.0620477Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:56:01.0675645Z Entering 'third_party/ittapi' 2024-08-20T21:56:01.0727759Z Entering 'third_party/kineto' 2024-08-20T21:56:01.0778390Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:56:01.0828432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:56:01.0877685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:56:01.0932455Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:56:01.0981762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:56:01.1030502Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:56:01.1089361Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:56:01.1137291Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:56:01.1188044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:56:01.1237772Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:56:01.1288942Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:56:01.1336545Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:56:01.1390113Z Entering 'third_party/mimalloc' 2024-08-20T21:56:01.1444784Z Entering 'third_party/nccl/nccl' 2024-08-20T21:56:01.1496166Z Entering 'third_party/nlohmann' 2024-08-20T21:56:01.1548606Z Entering 'third_party/onnx' 2024-08-20T21:56:01.1612445Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:56:01.1662435Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:56:01.1719738Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:56:01.1770965Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:56:01.1819546Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:56:01.1868050Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:56:01.1916991Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:56:01.1966911Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:56:01.2015675Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:56:01.2065165Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:56:01.2115097Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:56:01.2167380Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:56:01.2217538Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:56:01.2288906Z Entering 'third_party/pocketfft' 2024-08-20T21:56:01.2336741Z Entering 'third_party/protobuf' 2024-08-20T21:56:01.2390433Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:56:01.2446133Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:56:01.2495826Z Entering 'third_party/psimd' 2024-08-20T21:56:01.2548184Z Entering 'third_party/pthreadpool' 2024-08-20T21:56:01.2603981Z Entering 'third_party/pybind11' 2024-08-20T21:56:01.2652843Z Entering 'third_party/python-peachpy' 2024-08-20T21:56:01.2705404Z Entering 'third_party/sleef' 2024-08-20T21:56:01.2756982Z Entering 'third_party/tensorpipe' 2024-08-20T21:56:01.2810615Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:56:01.2862661Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:56:01.2913228Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:56:01.2966039Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:56:01.3015179Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:56:01.3092006Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-08-20T21:56:01.3374096Z Entering 'android/libs/fbjni' 2024-08-20T21:56:01.3421748Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-20T21:56:01.3437711Z Entering 'third_party/FP16' 2024-08-20T21:56:01.3483308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-20T21:56:01.3497575Z Entering 'third_party/FXdiv' 2024-08-20T21:56:01.3545968Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-20T21:56:01.3561927Z Entering 'third_party/NNPACK' 2024-08-20T21:56:01.3609690Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-20T21:56:01.3627356Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:56:01.3672320Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-20T21:56:01.3687665Z Entering 'third_party/XNNPACK' 2024-08-20T21:56:01.3733086Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-20T21:56:01.3763558Z Entering 'third_party/benchmark' 2024-08-20T21:56:01.3813318Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:56:01.3829280Z Entering 'third_party/cpp-httplib' 2024-08-20T21:56:01.3874904Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-20T21:56:01.3890968Z Entering 'third_party/cpuinfo' 2024-08-20T21:56:01.3936618Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:56:01.3954227Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:56:01.4002186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-20T21:56:01.4015475Z Entering 'third_party/cutlass' 2024-08-20T21:56:01.4060806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:56:01.4085804Z Entering 'third_party/eigen' 2024-08-20T21:56:01.4131771Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-20T21:56:01.4149710Z Entering 'third_party/fbgemm' 2024-08-20T21:56:01.4198172Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-20T21:56:01.4212130Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:56:01.4257061Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-20T21:56:01.4271279Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:56:01.4319391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-20T21:56:01.4333230Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:56:01.4379728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-20T21:56:01.4402450Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:56:01.4448608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.4464473Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:56:01.4512374Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-20T21:56:01.4529849Z Entering 'third_party/flatbuffers' 2024-08-20T21:56:01.4573888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-20T21:56:01.4593466Z Entering 'third_party/fmt' 2024-08-20T21:56:01.4639195Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:56:01.4653768Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:56:01.4700912Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-20T21:56:01.4717931Z Entering 'third_party/gloo' 2024-08-20T21:56:01.4764729Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-20T21:56:01.4778774Z Entering 'third_party/googletest' 2024-08-20T21:56:01.4826176Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.4842001Z Entering 'third_party/ideep' 2024-08-20T21:56:01.4890885Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-20T21:56:01.4906011Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:56:01.4952329Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-20T21:56:01.4973103Z Entering 'third_party/ittapi' 2024-08-20T21:56:01.5018879Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-20T21:56:01.5035749Z Entering 'third_party/kineto' 2024-08-20T21:56:01.5082416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-20T21:56:01.5095779Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:56:01.5144192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-20T21:56:01.5158189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:56:01.5207178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-08-20T21:56:01.5221051Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:56:01.5269815Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-08-20T21:56:01.5289711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:56:01.5340034Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-08-20T21:56:01.5355923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:56:01.5404182Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-08-20T21:56:01.5416282Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:56:01.5463545Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-08-20T21:56:01.5479299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:56:01.5528397Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-08-20T21:56:01.5542089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:56:01.5591203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.5607197Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:56:01.5653237Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-08-20T21:56:01.5670515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:56:01.5718528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-08-20T21:56:01.5733698Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:56:01.5781538Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-20T21:56:01.5797067Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:56:01.5843588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.5858326Z Entering 'third_party/mimalloc' 2024-08-20T21:56:01.5907397Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-20T21:56:01.5925051Z Entering 'third_party/nccl/nccl' 2024-08-20T21:56:01.5971755Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-20T21:56:01.5987027Z Entering 'third_party/nlohmann' 2024-08-20T21:56:01.6033612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-20T21:56:01.6051303Z Entering 'third_party/onnx' 2024-08-20T21:56:01.6097571Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-20T21:56:01.6128103Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:56:01.6172535Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:56:01.6189408Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:56:01.6235013Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:56:01.6252470Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:56:01.6300488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-20T21:56:01.6317337Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:56:01.6362781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:56:01.6376199Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:56:01.6422297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.6439085Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:56:01.6485448Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-08-20T21:56:01.6497763Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:56:01.6547165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-08-20T21:56:01.6564042Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:56:01.6612166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-08-20T21:56:01.6626171Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:56:01.6675124Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-08-20T21:56:01.6692197Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:56:01.6737213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-08-20T21:56:01.6753000Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:56:01.6799909Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-08-20T21:56:01.6815255Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:56:01.6863278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-08-20T21:56:01.6885492Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:56:01.6931903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-20T21:56:01.6966955Z Entering 'third_party/pocketfft' 2024-08-20T21:56:01.7012666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-20T21:56:01.7027333Z Entering 'third_party/protobuf' 2024-08-20T21:56:01.7072278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-20T21:56:01.7091000Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:56:01.7135184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-20T21:56:01.7151113Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:56:01.7198002Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.7213756Z Entering 'third_party/psimd' 2024-08-20T21:56:01.7258390Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-20T21:56:01.7272670Z Entering 'third_party/pthreadpool' 2024-08-20T21:56:01.7321357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-20T21:56:01.7335163Z Entering 'third_party/pybind11' 2024-08-20T21:56:01.7383358Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:56:01.7399322Z Entering 'third_party/python-peachpy' 2024-08-20T21:56:01.7443895Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-20T21:56:01.7457542Z Entering 'third_party/sleef' 2024-08-20T21:56:01.7505224Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-20T21:56:01.7521470Z Entering 'third_party/tensorpipe' 2024-08-20T21:56:01.7568167Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-20T21:56:01.7581885Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:56:01.7632313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-20T21:56:01.7646915Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:56:01.7693373Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-20T21:56:01.7708739Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:56:01.7754184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-20T21:56:01.7770620Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:56:01.7815338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-20T21:56:01.7832079Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:56:01.7881140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-08-20T21:56:01.8854593Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-20T21:56:01.9138931Z Entering 'android/libs/fbjni' 2024-08-20T21:56:01.9177532Z Entering 'third_party/FP16' 2024-08-20T21:56:01.9215940Z Entering 'third_party/FXdiv' 2024-08-20T21:56:01.9253999Z Entering 'third_party/NNPACK' 2024-08-20T21:56:01.9292305Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:56:01.9331520Z Entering 'third_party/XNNPACK' 2024-08-20T21:56:01.9385541Z Entering 'third_party/benchmark' 2024-08-20T21:56:01.9422501Z Entering 'third_party/cpp-httplib' 2024-08-20T21:56:01.9467140Z Entering 'third_party/cpuinfo' 2024-08-20T21:56:01.9508226Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:56:01.9547238Z Entering 'third_party/cutlass' 2024-08-20T21:56:01.9594539Z Entering 'third_party/eigen' 2024-08-20T21:56:01.9636431Z Entering 'third_party/fbgemm' 2024-08-20T21:56:01.9673913Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:56:01.9711779Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:56:01.9750102Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:56:01.9795449Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:56:01.9835969Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:56:01.9873729Z Entering 'third_party/flatbuffers' 2024-08-20T21:56:01.9915874Z Entering 'third_party/fmt' 2024-08-20T21:56:01.9956469Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:56:01.9996243Z Entering 'third_party/gloo' 2024-08-20T21:56:02.0034287Z Entering 'third_party/googletest' 2024-08-20T21:56:02.0071729Z Entering 'third_party/ideep' 2024-08-20T21:56:02.0110247Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:56:02.0155267Z Entering 'third_party/ittapi' 2024-08-20T21:56:02.0192797Z Entering 'third_party/kineto' 2024-08-20T21:56:02.0231419Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:56:02.0270001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:56:02.0310496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:56:02.0348704Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:56:02.0387266Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:56:02.0425234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:56:02.0469729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:56:02.0510945Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:56:02.0548871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:56:02.0589131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:56:02.0629526Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:56:02.0669183Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:56:02.0709659Z Entering 'third_party/mimalloc' 2024-08-20T21:56:02.0748801Z Entering 'third_party/nccl/nccl' 2024-08-20T21:56:02.0787063Z Entering 'third_party/nlohmann' 2024-08-20T21:56:02.0828186Z Entering 'third_party/onnx' 2024-08-20T21:56:02.0878459Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:56:02.0916829Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:56:02.0957753Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:56:02.0998013Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:56:02.1034698Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:56:02.1070831Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:56:02.1108474Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:56:02.1147818Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:56:02.1186429Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:56:02.1221998Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:56:02.1258821Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:56:02.1296801Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:56:02.1335148Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:56:02.1397183Z Entering 'third_party/pocketfft' 2024-08-20T21:56:02.1434821Z Entering 'third_party/protobuf' 2024-08-20T21:56:02.1474768Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:56:02.1513789Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:56:02.1554455Z Entering 'third_party/psimd' 2024-08-20T21:56:02.1593699Z Entering 'third_party/pthreadpool' 2024-08-20T21:56:02.1632795Z Entering 'third_party/pybind11' 2024-08-20T21:56:02.1670701Z Entering 'third_party/python-peachpy' 2024-08-20T21:56:02.1708745Z Entering 'third_party/sleef' 2024-08-20T21:56:02.1748910Z Entering 'third_party/tensorpipe' 2024-08-20T21:56:02.1787118Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:56:02.1824979Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:56:02.1860654Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:56:02.1899553Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:56:02.1936068Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:56:02.1992893Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-20T21:56:02.2278352Z Entering 'android/libs/fbjni' 2024-08-20T21:56:02.2317175Z Entering 'third_party/FP16' 2024-08-20T21:56:02.2355197Z Entering 'third_party/FXdiv' 2024-08-20T21:56:02.2393386Z Entering 'third_party/NNPACK' 2024-08-20T21:56:02.2432163Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T21:56:02.2470612Z Entering 'third_party/XNNPACK' 2024-08-20T21:56:02.2525304Z Entering 'third_party/benchmark' 2024-08-20T21:56:02.2563566Z Entering 'third_party/cpp-httplib' 2024-08-20T21:56:02.2603059Z Entering 'third_party/cpuinfo' 2024-08-20T21:56:02.2643217Z Entering 'third_party/cudnn_frontend' 2024-08-20T21:56:02.2683826Z Entering 'third_party/cutlass' 2024-08-20T21:56:02.2732449Z Entering 'third_party/eigen' 2024-08-20T21:56:02.2774490Z Entering 'third_party/fbgemm' 2024-08-20T21:56:02.2812710Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T21:56:02.2850859Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T21:56:02.2889033Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T21:56:02.2932399Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T21:56:02.2974172Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T21:56:02.3013024Z Entering 'third_party/flatbuffers' 2024-08-20T21:56:02.3053319Z Entering 'third_party/fmt' 2024-08-20T21:56:02.3092168Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T21:56:02.3130999Z Entering 'third_party/gloo' 2024-08-20T21:56:02.3170689Z Entering 'third_party/googletest' 2024-08-20T21:56:02.3210177Z Entering 'third_party/ideep' 2024-08-20T21:56:02.3247240Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T21:56:02.3294194Z Entering 'third_party/ittapi' 2024-08-20T21:56:02.3334974Z Entering 'third_party/kineto' 2024-08-20T21:56:02.3373349Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T21:56:02.3412123Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T21:56:02.3450674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T21:56:02.3490267Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T21:56:02.3532601Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T21:56:02.3570466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T21:56:02.3610663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T21:56:02.3649611Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T21:56:02.3688608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T21:56:02.3727782Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T21:56:02.3767360Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T21:56:02.3806181Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T21:56:02.3846064Z Entering 'third_party/mimalloc' 2024-08-20T21:56:02.3885980Z Entering 'third_party/nccl/nccl' 2024-08-20T21:56:02.3925155Z Entering 'third_party/nlohmann' 2024-08-20T21:56:02.3965959Z Entering 'third_party/onnx' 2024-08-20T21:56:02.4017675Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T21:56:02.4055243Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T21:56:02.4095153Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T21:56:02.4134634Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T21:56:02.4171920Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T21:56:02.4210044Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T21:56:02.4246992Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T21:56:02.4286762Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T21:56:02.4324400Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T21:56:02.4362703Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T21:56:02.4401498Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T21:56:02.4441167Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T21:56:02.4479522Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T21:56:02.4534135Z Entering 'third_party/pocketfft' 2024-08-20T21:56:02.4571877Z Entering 'third_party/protobuf' 2024-08-20T21:56:02.4615937Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T21:56:02.4653217Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T21:56:02.4692793Z Entering 'third_party/psimd' 2024-08-20T21:56:02.4731980Z Entering 'third_party/pthreadpool' 2024-08-20T21:56:02.4770801Z Entering 'third_party/pybind11' 2024-08-20T21:56:02.4814115Z Entering 'third_party/python-peachpy' 2024-08-20T21:56:02.4852285Z Entering 'third_party/sleef' 2024-08-20T21:56:02.4891644Z Entering 'third_party/tensorpipe' 2024-08-20T21:56:02.4929506Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T21:56:02.4967978Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T21:56:02.5006289Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T21:56:02.5047530Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T21:56:02.5085416Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T21:56:02.5137247Z ##[endgroup] 2024-08-20T21:56:02.5180978Z [command]/usr/bin/git log -1 --format='%H' 2024-08-20T21:56:02.5207701Z '40ec5f6ddd9787aca0449b24128343ff4c4a88b3' 2024-08-20T21:56:02.5398747Z Prepare all required actions 2024-08-20T21:56:02.5399173Z Getting action download info 2024-08-20T21:56:02.7246322Z ##[group]Run ./.github/actions/setup-linux 2024-08-20T21:56:02.7246916Z env: 2024-08-20T21:56:02.7247384Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:02.7247991Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:02.7248834Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:02.7249714Z ##[endgroup] 2024-08-20T21:56:02.7275509Z ##[group]Run set -euo pipefail 2024-08-20T21:56:02.7275934Z set -euo pipefail 2024-08-20T21:56:02.7276324Z function get_ec2_metadata() { 2024-08-20T21:56:02.7276866Z  # Pulled from instance metadata endpoint for EC2 2024-08-20T21:56:02.7277779Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-20T21:56:02.7278643Z  category=$1 2024-08-20T21:56:02.7279163Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-20T21:56:02.7279815Z  runner_name_str=i-043bcab3e68553ef7 2024-08-20T21:56:02.7280290Z  if [[ -f /.inarc ]]; then 2024-08-20T21:56:02.7280788Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-20T21:56:02.7281345Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-20T21:56:02.7282052Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-20T21:56:02.7282784Z  else 2024-08-20T21:56:02.7283246Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-20T21:56:02.7283821Z  fi 2024-08-20T21:56:02.7284098Z } 2024-08-20T21:56:02.7284424Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-20T21:56:02.7285010Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-20T21:56:02.7285668Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-20T21:56:02.7286215Z echo "system info $(uname -a)" 2024-08-20T21:56:02.7294940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:02.7295611Z env: 2024-08-20T21:56:02.7296049Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:02.7296661Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:02.7297544Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:02.7298443Z ##[endgroup] 2024-08-20T21:56:02.7391605Z ami-id: ami-06c68f701d8090592 2024-08-20T21:56:02.7445978Z instance-id: i-043bcab3e68553ef7 2024-08-20T21:56:02.7497725Z instance-type: c5.12xlarge 2024-08-20T21:56:02.7508456Z system info Linux ip-10-0-57-131.ec2.internal 6.1.94-99.176.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 18 14:57:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-20T21:56:02.7532765Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T21:56:02.7533820Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-20T21:56:02.7540169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:02.7540665Z env: 2024-08-20T21:56:02.7541093Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:02.7541699Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:02.7542570Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:02.7543547Z ##[endgroup] 2024-08-20T21:56:02.7611363Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-20T21:56:02.7612034Z if systemctl is-active --quiet docker; then 2024-08-20T21:56:02.7612592Z  echo "Docker daemon is running..."; 2024-08-20T21:56:02.7613035Z else 2024-08-20T21:56:02.7613665Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-20T21:56:02.7614239Z fi 2024-08-20T21:56:02.7619518Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:02.7620015Z env: 2024-08-20T21:56:02.7620451Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:02.7621046Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:02.7621918Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:02.7622790Z ##[endgroup] 2024-08-20T21:56:02.7694619Z Docker daemon is running... 2024-08-20T21:56:02.7740683Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-20T21:56:02.7741232Z with: 2024-08-20T21:56:02.7741478Z shell: bash 2024-08-20T21:56:02.7741758Z timeout_minutes: 5 2024-08-20T21:56:02.7742046Z max_attempts: 3 2024-08-20T21:56:02.7742338Z retry_wait_seconds: 30 2024-08-20T21:56:02.7745457Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-08-20T21:56:02.7748486Z polling_interval_seconds: 1 2024-08-20T21:56:02.7748824Z warning_on_retry: true 2024-08-20T21:56:02.7749122Z continue_on_error: false 2024-08-20T21:56:02.7749421Z env: 2024-08-20T21:56:02.7749821Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:02.7750358Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:02.7751163Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:02.7751992Z AWS_RETRY_MODE: standard 2024-08-20T21:56:02.7752305Z AWS_MAX_ATTEMPTS: 5 2024-08-20T21:56:02.7752572Z ##[endgroup] 2024-08-20T21:56:03.8466417Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:56:03.8467270Z Configure a credential helper to remove this warning. See 2024-08-20T21:56:03.8468141Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:56:03.8468691Z 2024-08-20T21:56:03.8468795Z Login Succeeded 2024-08-20T21:56:04.8292940Z Command completed after 1 attempt(s). 2024-08-20T21:56:04.8354400Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:56:04.8355094Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:56:04.8355720Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-20T21:56:04.8362629Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:04.8363087Z env: 2024-08-20T21:56:04.8363516Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:04.8364086Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:04.8364900Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:04.8365732Z ##[endgroup] 2024-08-20T21:56:04.8459962Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:56:04.8460760Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T21:56:04.8461364Z # shellcheck disable=SC2046 2024-08-20T21:56:04.8461803Z docker stop $(docker ps -q) || true 2024-08-20T21:56:04.8462285Z # Prune all of the docker images 2024-08-20T21:56:04.8462732Z docker system prune -af 2024-08-20T21:56:04.8468134Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:04.8468778Z env: 2024-08-20T21:56:04.8469679Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:04.8470512Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:04.8471386Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:04.8472297Z ##[endgroup] 2024-08-20T21:56:04.8755371Z "docker stop" requires at least 1 argument. 2024-08-20T21:56:04.8756424Z See 'docker stop --help'. 2024-08-20T21:56:04.8756728Z 2024-08-20T21:56:04.8756959Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T21:56:04.8757340Z 2024-08-20T21:56:04.8757495Z Stop one or more running containers 2024-08-20T21:56:04.8908730Z Total reclaimed space: 0B 2024-08-20T21:56:04.8946094Z ##[group]Run set +e 2024-08-20T21:56:04.8946516Z set +e 2024-08-20T21:56:04.8946786Z set -x 2024-08-20T21:56:04.8947040Z  2024-08-20T21:56:04.8947311Z PT_DOMAIN=download.pytorch.org 2024-08-20T21:56:04.8948071Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-20T21:56:04.8949109Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-20T21:56:04.8949835Z # one is returned at random 2024-08-20T21:56:04.8950315Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-20T21:56:04.8950791Z  2024-08-20T21:56:04.8951071Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T21:56:04.8951629Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-20T21:56:04.8952347Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-20T21:56:04.8952859Z  2024-08-20T21:56:04.8953131Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-20T21:56:04.8953638Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-20T21:56:04.8954109Z  exit 1 2024-08-20T21:56:04.8954376Z  fi 2024-08-20T21:56:04.8954627Z fi 2024-08-20T21:56:04.8954870Z  2024-08-20T21:56:04.8955169Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-20T21:56:04.8955771Z  # Clean up any old records first 2024-08-20T21:56:04.8956236Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-20T21:56:04.8956632Z fi 2024-08-20T21:56:04.8956876Z  2024-08-20T21:56:04.8957263Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-20T21:56:04.8957772Z cat /etc/hosts 2024-08-20T21:56:04.8962831Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:04.8963291Z env: 2024-08-20T21:56:04.8963710Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:04.8964249Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:04.8965070Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:04.8965894Z ##[endgroup] 2024-08-20T21:56:04.8988577Z + PT_DOMAIN=download.pytorch.org 2024-08-20T21:56:04.8995246Z ++ dig -4 +short download.pytorch.org 2024-08-20T21:56:04.8996008Z ++ tail -n1 2024-08-20T21:56:04.9206446Z + RESOLVED_IP=18.160.10.36 2024-08-20T21:56:04.9206949Z + '[' -z 18.160.10.36 ']' 2024-08-20T21:56:04.9207402Z + grep -r download.pytorch.org /etc/hosts 2024-08-20T21:56:04.9217637Z 18.165.98.58 download.pytorch.org 2024-08-20T21:56:04.9218663Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-20T21:56:05.1534515Z + echo '18.160.10.36 download.pytorch.org' 2024-08-20T21:56:05.1535016Z + sudo tee -a /etc/hosts 2024-08-20T21:56:05.1921773Z 18.160.10.36 download.pytorch.org 2024-08-20T21:56:05.1933683Z + cat /etc/hosts 2024-08-20T21:56:05.1941176Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-20T21:56:05.1952147Z ::1 localhost6 localhost6.localdomain6 2024-08-20T21:56:05.1952862Z 18.160.10.36 download.pytorch.org 2024-08-20T21:56:05.2102871Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-08-20T21:56:05.2103463Z with: 2024-08-20T21:56:05.2104008Z docker-image-name: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.2104576Z always-rebuild: true 2024-08-20T21:56:05.2104862Z push: true 2024-08-20T21:56:05.2105126Z docker-build-dir: .ci/docker 2024-08-20T21:56:05.2105454Z working-directory: . 2024-08-20T21:56:05.2105877Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:56:05.2106364Z force-push: false 2024-08-20T21:56:05.2106613Z env: 2024-08-20T21:56:05.2107010Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:05.2107550Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:05.2108347Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.2109151Z ##[endgroup] 2024-08-20T21:56:05.2127754Z ##[group]Run set -ex 2024-08-20T21:56:05.2128071Z set -ex 2024-08-20T21:56:05.2128329Z  2024-08-20T21:56:05.2128937Z # If the docker build directory or the build script doesn't exist, the action will 2024-08-20T21:56:05.2129847Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-08-20T21:56:05.2130671Z # job could then download the pre-built image as usual 2024-08-20T21:56:05.2131585Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-08-20T21:56:05.2132249Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2132883Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2133442Z  2024-08-20T21:56:05.2133930Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-08-20T21:56:05.2134551Z  exit 0 2024-08-20T21:56:05.2134829Z else 2024-08-20T21:56:05.2135164Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2135596Z fi 2024-08-20T21:56:05.2135848Z  2024-08-20T21:56:05.2136286Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-08-20T21:56:05.2137272Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-08-20T21:56:05.2138055Z  # use it as it is, but first let's extract the tag 2024-08-20T21:56:05.2138766Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-08-20T21:56:05.2139479Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2140179Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2140739Z else 2024-08-20T21:56:05.2141139Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-08-20T21:56:05.2141793Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2142701Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-08-20T21:56:05.2143538Z fi 2024-08-20T21:56:05.2149996Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:05.2150451Z env: 2024-08-20T21:56:05.2150860Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:05.2151391Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:05.2152187Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.2153008Z REPO_NAME: pytorch 2024-08-20T21:56:05.2153453Z DOCKER_IMAGE_NAME: pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.2153999Z DOCKER_BUILD_DIR: .ci/docker 2024-08-20T21:56:05.2154453Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:56:05.2154913Z ##[endgroup] 2024-08-20T21:56:05.2178106Z + [[ ! -d .ci/docker ]] 2024-08-20T21:56:05.2178560Z + [[ ! -f .ci/docker/build.sh ]] 2024-08-20T21:56:05.2178917Z + echo skip=false 2024-08-20T21:56:05.2180094Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *\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-08-20T21:56:05.2181359Z ++ git rev-parse HEAD:.ci/docker 2024-08-20T21:56:05.2197696Z + DOCKER_TAG=f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:56:05.2198576Z + echo docker-tag=f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:56:05.2200058Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:56:05.2239674Z ##[group]Run set -x 2024-08-20T21:56:05.2239992Z set -x 2024-08-20T21:56:05.2240250Z set +e 2024-08-20T21:56:05.2240512Z  2024-08-20T21:56:05.2240760Z login() { 2024-08-20T21:56:05.2241398Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T21:56:05.2242105Z } 2024-08-20T21:56:05.2242348Z  2024-08-20T21:56:05.2242583Z retry () { 2024-08-20T21:56:05.2242946Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T21:56:05.2243360Z } 2024-08-20T21:56:05.2243592Z  2024-08-20T21:56:05.2243876Z retry login "${DOCKER_REGISTRY}" 2024-08-20T21:56:05.2244268Z  2024-08-20T21:56:05.2244495Z set -e 2024-08-20T21:56:05.2244754Z  2024-08-20T21:56:05.2245329Z IMAGE_NAME=$(echo ${DOCKER_IMAGE#"${DOCKER_REGISTRY}/${REPO_NAME}/"} | awk -F '[:,]' '{print $1}') 2024-08-20T21:56:05.2246019Z # Build new image 2024-08-20T21:56:05.2246445Z ./build.sh "${IMAGE_NAME}" -t "${DOCKER_IMAGE}" 2024-08-20T21:56:05.2246896Z  2024-08-20T21:56:05.2247214Z if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2024-08-20T21:56:05.2247785Z  # Only push if docker image doesn't exist already 2024-08-20T21:56:05.2248714Z  if ! docker manifest inspect "${DOCKER_IMAGE}" >/dev/null 2>/dev/null || [ "${DOCKER_FORCE_PUSH:-false}" == "true" ]; then 2024-08-20T21:56:05.2249694Z  docker push "${DOCKER_IMAGE}" 2024-08-20T21:56:05.2250082Z  fi 2024-08-20T21:56:05.2250645Z  # Check that upload was successfull or that image already exists 2024-08-20T21:56:05.2251478Z  docker manifest inspect "${DOCKER_IMAGE}" 2024-08-20T21:56:05.2251987Z fi 2024-08-20T21:56:05.2257618Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T21:56:05.2258108Z env: 2024-08-20T21:56:05.2258533Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T21:56:05.2259125Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T21:56:05.2259994Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.2260877Z REPO_NAME: pytorch 2024-08-20T21:56:05.2261183Z DOCKER_PUSH: true 2024-08-20T21:56:05.2261488Z DOCKER_FORCE_PUSH: false 2024-08-20T21:56:05.2262553Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:56:05.2263841Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:56:05.2264316Z ##[endgroup] 2024-08-20T21:56:05.2286496Z + set +e 2024-08-20T21:56:05.2287368Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:56:05.2288015Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:56:05.2290064Z + aws ecr get-login-password --region us-east-1 2024-08-20T21:56:05.2291570Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T21:56:05.7275303Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T21:56:05.7276616Z Configure a credential helper to remove this warning. See 2024-08-20T21:56:05.7277652Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T21:56:05.7278188Z 2024-08-20T21:56:05.7278308Z Login Succeeded 2024-08-20T21:56:05.7289217Z + set -e 2024-08-20T21:56:05.7295614Z ++ echo pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:56:05.7296530Z ++ awk -F '[:,]' '{print $1}' 2024-08-20T21:56:05.7317267Z + IMAGE_NAME=pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.7319105Z + ./build.sh pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T21:56:05.7330300Z + image=pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T21:56:05.7331399Z + shift 2024-08-20T21:56:05.7331888Z + '[' -z pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter ']' 2024-08-20T21:56:05.7332700Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *xla* ]] 2024-08-20T21:56:05.7333562Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *-focal* ]] 2024-08-20T21:56:05.7334987Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *-jammy* ]] 2024-08-20T21:56:05.7335913Z + UBUNTU_VERSION=22.04 2024-08-20T21:56:05.7336256Z + '[' -n 22.04 ']' 2024-08-20T21:56:05.7336533Z + OS=ubuntu 2024-08-20T21:56:05.7336813Z + DOCKERFILE=ubuntu/Dockerfile 2024-08-20T21:56:05.7337418Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *cuda* ]] 2024-08-20T21:56:05.7337964Z + [[ 22.04 != \2\2\.\0\4 ]] 2024-08-20T21:56:05.7338535Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *rocm* ]] 2024-08-20T21:56:05.7339335Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *xpu* ]] 2024-08-20T21:56:05.7340169Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *cuda*linter* ]] 2024-08-20T21:56:05.7340850Z + DOCKERFILE=linter-cuda/Dockerfile 2024-08-20T21:56:05.7341248Z + CMAKE_VERSION=3.18.5 2024-08-20T21:56:05.7341636Z + _UCX_COMMIT=7bb2722ff2187a0cad557ae4a6afa090569f83fb 2024-08-20T21:56:05.7342275Z + _UCC_COMMIT=20eae37090a4ce1b32bcce6144ccad0b49943e0b 2024-08-20T21:56:05.7343083Z + case "$image" in 2024-08-20T21:56:05.7343584Z + ANACONDA_PYTHON_VERSION=3.9 2024-08-20T21:56:05.7343938Z + CUDA_VERSION=11.8 2024-08-20T21:56:05.7344238Z + CONDA_CMAKE=yes 2024-08-20T21:56:05.7344579Z ++ tr '[:upper:]' '[:lower:]' 2024-08-20T21:56:05.7345166Z +++ mktemp -u 2024-08-20T21:56:05.7354351Z ++ basename /tmp/tmp.NG6GOojzpQ 2024-08-20T21:56:05.7364844Z + tmp_tag=tmp.ng6goojzpq 2024-08-20T21:56:05.7365922Z + [[ pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter == *cuda* ]] 2024-08-20T21:56:05.7366513Z + [[ ubuntu == \u\b\u\n\t\u ]] 2024-08-20T21:56:05.7367019Z + IMAGE_NAME=nvidia/cuda:11.8-cudnn-devel-ubuntu22.04 2024-08-20T21:56:05.7367492Z + [[ '' == 9 ]] 2024-08-20T21:56:05.7370646Z ++ dirname linter-cuda/Dockerfile 2024-08-20T21:56:05.7386237Z + docker build --no-cache --progress=plain --build-arg BUILD_ENVIRONMENT=pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter --build-arg PROTOBUF= --build-arg LLVMDEV= --build-arg DB= --build-arg VISION= --build-arg UBUNTU_VERSION=22.04 --build-arg CENTOS_VERSION= --build-arg DEVTOOLSET_VERSION= --build-arg GLIBC_VERSION= --build-arg CLANG_VERSION= --build-arg ANACONDA_PYTHON_VERSION=3.9 --build-arg GCC_VERSION= --build-arg CUDA_VERSION=11.8 --build-arg CUDNN_VERSION= --build-arg TENSORRT_VERSION= --build-arg ANDROID= --build-arg ANDROID_NDK= --build-arg GRADLE_VERSION= --build-arg VULKAN_SDK_VERSION= --build-arg SWIFTSHADER= --build-arg CMAKE_VERSION=3.18.5 --build-arg NINJA_VERSION= --build-arg KATEX= --build-arg ROCM_VERSION= --build-arg 'PYTORCH_ROCM_ARCH=gfx906;gfx90a' --build-arg IMAGE_NAME=nvidia/cuda:11.8-cudnn-devel-ubuntu22.04 --build-arg UCX_COMMIT= --build-arg UCC_COMMIT= --build-arg CONDA_CMAKE=yes --build-arg TRITON= --build-arg ONNX= --build-arg DOCS= --build-arg INDUCTOR_BENCHMARKS= --build-arg EXECUTORCH= --build-arg HALIDE= --build-arg XPU_VERSION= --build-arg ACL= --build-arg SKIP_SCCACHE_INSTALL= --build-arg SKIP_LLVM_SRC_BUILD_INSTALL= -f linter-cuda/Dockerfile -t tmp.ng6goojzpq -t 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 . 2024-08-20T21:56:06.0497835Z #0 building with "default" instance using docker driver 2024-08-20T21:56:06.0499122Z 2024-08-20T21:56:06.0499691Z #1 [internal] load build definition from Dockerfile 2024-08-20T21:56:06.0501119Z #1 transferring dockerfile: 1.67kB done 2024-08-20T21:56:06.0502249Z #1 DONE 0.0s 2024-08-20T21:56:06.0502687Z 2024-08-20T21:56:06.0502940Z #2 [internal] load metadata for docker.io/library/ubuntu:22.04 2024-08-20T21:56:06.1658316Z #2 DONE 0.3s 2024-08-20T21:56:06.3047941Z 2024-08-20T21:56:06.3048441Z #3 [internal] load .dockerignore 2024-08-20T21:56:06.3049253Z #3 transferring context: 2B done 2024-08-20T21:56:06.3049867Z #3 DONE 0.0s 2024-08-20T21:56:06.3050037Z 2024-08-20T21:56:06.3050189Z #4 [internal] load build context 2024-08-20T21:56:06.3050940Z #4 transferring context: 34.35kB done 2024-08-20T21:56:06.3051564Z #4 DONE 0.0s 2024-08-20T21:56:06.3051725Z 2024-08-20T21:56:06.3052306Z #5 [ 1/16] FROM docker.io/library/ubuntu:22.04@sha256:adbb90115a21969d2fe6fa7f9af4253e16d45f8d4c1e930182610c4731962658 2024-08-20T21:56:06.3053671Z #5 resolve docker.io/library/ubuntu:22.04@sha256:adbb90115a21969d2fe6fa7f9af4253e16d45f8d4c1e930182610c4731962658 0.0s done 2024-08-20T21:56:06.3054858Z #5 sha256:adbb90115a21969d2fe6fa7f9af4253e16d45f8d4c1e930182610c4731962658 1.34kB / 1.34kB done 2024-08-20T21:56:06.3055844Z #5 sha256:075680e983398fda61b1ac59ad733ad81d18df4bc46411666bb8a03fb9ea0195 424B / 424B done 2024-08-20T21:56:06.3056833Z #5 sha256:53a843653cbcd9e10be207e951d907dc2481d9c222de57d24cfcac32e5165188 2.30kB / 2.30kB done 2024-08-20T21:56:06.3057856Z #5 sha256:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff 5.24MB / 29.54MB 0.1s 2024-08-20T21:56:06.5029007Z #5 sha256:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff 27.26MB / 29.54MB 0.3s 2024-08-20T21:56:06.6124286Z #5 sha256:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff 29.54MB / 29.54MB 0.4s done 2024-08-20T21:56:06.6125556Z #5 extracting sha256:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff 2024-08-20T21:56:07.3607415Z #5 extracting sha256:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff 0.6s done 2024-08-20T21:56:07.3608200Z #5 DONE 1.2s 2024-08-20T21:56:07.5153893Z 2024-08-20T21:56:07.5154554Z #6 [ 2/16] COPY ./common/install_base.sh install_base.sh 2024-08-20T21:56:09.8656071Z #6 DONE 2.5s 2024-08-20T21:56:10.0190409Z 2024-08-20T21:56:10.0192014Z #7 [ 3/16] RUN bash ./install_base.sh && rm install_base.sh 2024-08-20T21:56:10.2820854Z #7 0.414 ++ grep -oP '(?<=^ID=).+' /etc/os-release 2024-08-20T21:56:10.3900982Z #7 0.414 ++ tr -d '"' 2024-08-20T21:56:10.3901693Z #7 0.415 + ID=ubuntu 2024-08-20T21:56:10.3902111Z #7 0.415 + case "$ID" in 2024-08-20T21:56:10.3902484Z #7 0.415 + install_ubuntu 2024-08-20T21:56:10.3902819Z #7 0.415 + [[ 22.04 == \2\0\.\0\4* ]] 2024-08-20T21:56:10.3903219Z #7 0.415 + [[ 22.04 == \2\2\.\0\4* ]] 2024-08-20T21:56:10.3903682Z #7 0.415 + cmake3='cmake=3.22*' 2024-08-20T21:56:10.3904063Z #7 0.415 + maybe_libiomp_dev= 2024-08-20T21:56:10.3904463Z #7 0.415 + [[ '' == 15 ]] 2024-08-20T21:56:10.3904835Z #7 0.415 + [[ '' == 12 ]] 2024-08-20T21:56:10.3905210Z #7 0.415 + [[ '' == 10 ]] 2024-08-20T21:56:10.3905534Z #7 0.415 + maybe_libomp_dev= 2024-08-20T21:56:10.3905902Z #7 0.415 + [[ 22.04 == \2\0\.\0\4* ]] 2024-08-20T21:56:10.3906307Z #7 0.415 + maybe_libnccl_dev= 2024-08-20T21:56:10.3906693Z #7 0.415 + apt-get update 2024-08-20T21:56:10.3907248Z #7 0.460 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2024-08-20T21:56:10.3908199Z #7 0.464 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-20T21:56:10.3909176Z #7 0.522 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-20T21:56:10.5230241Z #7 0.538 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-20T21:56:10.5231494Z #7 0.593 Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] 2024-08-20T21:56:10.5232656Z #7 0.622 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2173 kB] 2024-08-20T21:56:10.5233611Z #7 0.655 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2024-08-20T21:56:10.6681110Z #7 0.682 Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2867 kB] 2024-08-20T21:56:10.6682319Z #7 0.700 Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1135 kB] 2024-08-20T21:56:10.6683349Z #7 0.704 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2024-08-20T21:56:10.6684310Z #7 0.705 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2024-08-20T21:56:10.6685265Z #7 0.706 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2024-08-20T21:56:10.6686373Z #7 0.800 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] 2024-08-20T21:56:10.8567355Z #7 0.801 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2452 kB] 2024-08-20T21:56:10.8568557Z #7 0.814 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1424 kB] 2024-08-20T21:56:10.8570035Z #7 0.822 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2968 kB] 2024-08-20T21:56:10.8589761Z #7 0.838 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] 2024-08-20T21:56:10.8591265Z #7 0.838 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] 2024-08-20T21:56:11.8407451Z #7 1.973 Fetched 33.6 MB in 2s (21.8 MB/s) 2024-08-20T21:56:12.5618018Z #7 1.973 Reading package lists... 2024-08-20T21:56:12.7562944Z #7 2.706 + ccache_deps='asciidoc docbook-xml docbook-xsl xsltproc' 2024-08-20T21:56:12.7564271Z #7 2.706 + deploy_deps='libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev' 2024-08-20T21:56:12.7565215Z #7 2.706 + numpy_deps=gfortran 2024-08-20T21:56:12.7568814Z #7 2.706 + apt-get install -y --no-install-recommends asciidoc docbook-xml docbook-xsl xsltproc gfortran libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev 'cmake=3.22*' apt-transport-https autoconf automake build-essential ca-certificates curl git libatlas-base-dev libc6-dbg libyaml-dev libz-dev libjemalloc2 libjpeg-dev libasound2-dev libsndfile-dev software-properties-common wget sudo vim jq libtool vim unzip gpg-agent gdb 2024-08-20T21:56:13.3231186Z #7 2.738 Reading package lists... 2024-08-20T21:56:13.4619728Z #7 3.469 Building dependency tree... 2024-08-20T21:56:13.4620259Z #7 3.594 Reading state information... 2024-08-20T21:56:13.6128755Z #7 3.745 The following additional packages will be installed: 2024-08-20T21:56:13.6129842Z #7 3.745 asciidoc-base asciidoc-common autotools-dev binutils binutils-common 2024-08-20T21:56:13.6130983Z #7 3.745 binutils-x86-64-linux-gnu bzip2 cmake-data cpp cpp-11 dbus dh-elpa-helper 2024-08-20T21:56:13.6131952Z #7 3.745 distro-info-data dpkg-dev emacsen-common file fontconfig-config 2024-08-20T21:56:13.6132802Z #7 3.745 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gfortran-11 2024-08-20T21:56:13.6133704Z #7 3.745 gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 git-man gpg gpgconf iso-codes 2024-08-20T21:56:13.6134661Z #7 3.745 libapparmor1 libappstream4 libarchive13 libargon2-1 libasan6 libasound2 2024-08-20T21:56:13.6135571Z #7 3.745 libasound2-data libassuan0 libatlas3-base libatomic1 libbabeltrace1 2024-08-20T21:56:13.6136470Z #7 3.745 libbinutils libboost-regex1.74.0 libbrotli-dev libbrotli1 libbsd0 2024-08-20T21:56:13.7648997Z #7 3.745 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcrypt-dev libcryptsetup12 2024-08-20T21:56:13.7650192Z #7 3.745 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 2024-08-20T21:56:13.7651291Z #7 3.745 libdebuginfod-common libdebuginfod1 libdevmapper1.02.1 libdpkg-perl libdw1 2024-08-20T21:56:13.7652266Z #7 3.745 libelf1 liberror-perl libexpat1 libexpat1-dev libflac-dev libflac8 2024-08-20T21:56:13.7653157Z #7 3.745 libfontconfig-dev libfontconfig1 libfontconfig1-dev libfreetype-dev 2024-08-20T21:56:13.7654071Z #7 3.745 libfreetype6 libfreetype6-dev libgcc-11-dev libgdbm-compat4 libgdbm6 2024-08-20T21:56:13.7654981Z #7 3.745 libgfortran-11-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 2024-08-20T21:56:13.7655909Z #7 3.745 libglib2.0-bin libglib2.0-data libgomp1 libgpm2 libgstreamer1.0-0 libicu70 2024-08-20T21:56:13.7656864Z #7 3.745 libip4tc2 libipt2 libisl23 libitm1 libjpeg-turbo8 libjpeg-turbo8-dev 2024-08-20T21:56:13.7657821Z #7 3.745 libjpeg8 libjpeg8-dev libjq1 libjson-c5 libjsoncpp25 libkmod2 libldap-2.5-0 2024-08-20T21:56:13.7658754Z #7 3.745 liblsan0 libmagic-mgc libmagic1 libmd0 libmpc3 libmpdec3 libmpfr6 2024-08-20T21:56:13.7659701Z #7 3.745 libncurses-dev libnghttp2-14 libnpth0 libnsl-dev libogg-dev libogg0 libonig5 2024-08-20T21:56:13.7660672Z #7 3.745 libopus-dev libopus0 libpackagekit-glib2-18 libpam-systemd libperl5.34 2024-08-20T21:56:13.7661735Z #7 3.745 libpng-dev libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2024-08-20T21:56:13.7662714Z #7 3.745 libpthread-stubs0-dev libpython3-stdlib libpython3.10 libpython3.10-minimal 2024-08-20T21:56:13.7663731Z #7 3.745 libpython3.10-stdlib libquadmath0 libreadline8 librhash0 librtmp1 libsasl2-2 2024-08-20T21:56:13.7664614Z #7 3.745 libsasl2-modules-db libsigsegv2 libsndfile1 libsodium23 2024-08-20T21:56:13.7665505Z #7 3.745 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh-4 2024-08-20T21:56:13.7666445Z #7 3.745 libstdc++-11-dev libstemmer0d libtcl8.6 libtirpc-dev libtk8.6 libtsan0 2024-08-20T21:56:13.7667352Z #7 3.745 libubsan1 libunwind8 libuv1 libvorbis-dev libvorbis0a libvorbisenc2 2024-08-20T21:56:13.7668280Z #7 3.745 libvorbisfile3 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcb1 2024-08-20T21:56:13.7669417Z #7 3.745 libxcb1-dev libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxft-dev libxft2 2024-08-20T21:56:13.7670532Z #7 3.745 libxml2 libxml2-utils libxmlb2 libxrender-dev libxrender1 libxslt1.1 2024-08-20T21:56:13.7671485Z #7 3.745 libxss-dev libxss1 libyaml-0-2 linux-libc-dev lsb-release lto-disabled-list 2024-08-20T21:56:13.7672422Z #7 3.746 m4 make media-types openssl packagekit patch perl perl-modules-5.34 2024-08-20T21:56:13.7673358Z #7 3.746 pinentry-curses pkexec pkg-config policykit-1 polkitd python-apt-common 2024-08-20T21:56:13.7674225Z #7 3.746 python3 python3-apt python3-blinker python3-cffi-backend 2024-08-20T21:56:13.7675134Z #7 3.746 python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 2024-08-20T21:56:13.7676109Z #7 3.746 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2024-08-20T21:56:13.7677046Z #7 3.746 python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2024-08-20T21:56:13.7677877Z #7 3.746 python3-minimal python3-more-itertools python3-oauthlib 2024-08-20T21:56:13.7678760Z #7 3.746 python3-pkg-resources python3-pyparsing python3-secretstorage python3-six 2024-08-20T21:56:13.7679734Z #7 3.746 python3-software-properties python3-wadllib python3-zipp python3.10 2024-08-20T21:56:13.7680701Z #7 3.746 python3.10-minimal readline-common rpcsvc-proto sgml-base sgml-data systemd 2024-08-20T21:56:13.7681654Z #7 3.746 systemd-sysv tcl tcl-dev tcl8.6 tcl8.6-dev tk tk8.6 tk8.6-dev tzdata ucf 2024-08-20T21:56:13.7682607Z #7 3.746 vim-common vim-runtime x11-common x11proto-core-dev x11proto-dev xml-core 2024-08-20T21:56:13.7683397Z #7 3.746 xorg-sgml-doctools xtrans-dev xxd xz-utils 2024-08-20T21:56:13.7683878Z #7 3.747 Suggested packages: 2024-08-20T21:56:13.7684558Z #7 3.747 asciidoc-doc docbook-utils source-highlight autoconf-archive gnu-standards 2024-08-20T21:56:13.7685572Z #7 3.747 autoconf-doc gettext binutils-doc bzip2-doc cmake-doc ninja-build 2024-08-20T21:56:13.7686426Z #7 3.747 cmake-format cpp-doc gcc-11-locales default-dbus-session-bus 2024-08-20T21:56:13.7687275Z #7 3.747 | dbus-session-bus docbook docbook-dsssl docbook-defguide dbtoepub 2024-08-20T21:56:13.7688168Z #7 3.747 docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text 2024-08-20T21:56:13.7689074Z #7 3.747 | docbook-xsl-doc docbook-xsl-saxon fop libsaxon-java libxalan2-java 2024-08-20T21:56:13.7690004Z #7 3.747 libxslthl-java xalan debian-keyring g++-multilib g++-11-multilib gcc-11-doc 2024-08-20T21:56:13.7691023Z #7 3.747 gcc-multilib manpages-dev flex bison gcc-doc gcc-11-multilib gdb-doc 2024-08-20T21:56:13.7691968Z #7 3.747 gdbserver gfortran-multilib gfortran-doc gfortran-11-multilib 2024-08-20T21:56:13.7692797Z #7 3.747 gfortran-11-doc libcoarrays-dev gettext-base git-daemon-run 2024-08-20T21:56:13.7693640Z #7 3.747 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2024-08-20T21:56:13.7694586Z #7 3.747 git-mediawiki git-svn dbus-user-session pinentry-gnome3 scdaemon isoquery 2024-08-20T21:56:13.7695510Z #7 3.747 lrzip libasound2-plugins alsa-utils libasound2-doc libatlas-doc 2024-08-20T21:56:13.7696352Z #7 3.747 liblapack-doc glibc-doc gnupg bzr freetype2-doc gdbm-l10n gpm 2024-08-20T21:56:13.7697222Z #7 3.747 gstreamer1.0-tools ncurses-doc opus-tools readline-doc sqlite3-doc 2024-08-20T21:56:13.7698130Z #7 3.747 libstdc++-11-doc libtool-doc gcj-jdk libx11-doc libxcb-doc libxext-doc 2024-08-20T21:56:13.7699002Z #7 3.747 libyaml-doc m4-doc make-doc appstream ed diffutils-doc perl-doc 2024-08-20T21:56:13.7699822Z #7 3.747 libterm-readline-gnu-perl | libterm-readline-perl-perl 2024-08-20T21:56:13.7700742Z #7 3.747 libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv 2024-08-20T21:56:13.7701767Z #7 3.747 python3-apt-dbg python-apt-doc python-blinker-doc python-cryptography-doc 2024-08-20T21:56:13.7702779Z #7 3.747 python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1 2024-08-20T21:56:13.7703876Z #7 3.747 gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources 2024-08-20T21:56:13.7704860Z #7 3.747 python3-setuptools python-pyparsing-doc python-secretstorage-doc 2024-08-20T21:56:13.7705785Z #7 3.747 python3.10-venv python3.10-doc binfmt-support sgml-base-doc perlsgml w3-recs 2024-08-20T21:56:13.7706714Z #7 3.747 opensp systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 2024-08-20T21:56:13.7707621Z #7 3.747 libtss2-rc0 tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc zip ctags 2024-08-20T21:56:13.7708308Z #7 3.747 vim-doc vim-scripts debhelper 2024-08-20T21:56:13.7708718Z #7 3.747 Recommended packages: 2024-08-20T21:56:13.7709358Z #7 3.747 asciidoc-dblatex xmlto fakeroot gnupg libalgorithm-merge-perl less 2024-08-20T21:56:13.7710281Z #7 3.747 ssh-client alsa-ucm-conf alsa-topology-conf bzip2-doc manpages manpages-dev 2024-08-20T21:56:13.7711150Z #7 3.747 libc-devtools libpam-cap dmsetup libfile-fcntllock-perl 2024-08-20T21:56:13.7711983Z #7 3.747 liblocale-gettext-perl shared-mime-info xdg-user-dirs libldap-common 2024-08-20T21:56:13.7712905Z #7 3.747 libpng-tools publicsuffix libsasl2-modules libltdl-dev packagekit-tools 2024-08-20T21:56:13.7713792Z #7 3.747 netbase unattended-upgrades networkd-dispatcher systemd-timesyncd 2024-08-20T21:56:13.7714590Z #7 3.747 | time-daemon libnss-systemd xterm | x-terminal-emulator 2024-08-20T21:56:13.9476759Z #7 4.080 The following NEW packages will be installed: 2024-08-20T21:56:13.9477810Z #7 4.080 apt-transport-https asciidoc asciidoc-base asciidoc-common autoconf automake 2024-08-20T21:56:13.9478782Z #7 4.080 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2024-08-20T21:56:13.9479718Z #7 4.080 build-essential bzip2 ca-certificates cmake cmake-data cpp cpp-11 curl dbus 2024-08-20T21:56:13.9480654Z #7 4.080 dh-elpa-helper distro-info-data docbook-xml docbook-xsl dpkg-dev 2024-08-20T21:56:14.0996343Z #7 4.080 emacsen-common file fontconfig-config fonts-dejavu-core g++ g++-11 gcc 2024-08-20T21:56:14.0997440Z #7 4.080 gcc-11 gcc-11-base gdb gfortran gfortran-11 gir1.2-glib-2.0 2024-08-20T21:56:14.0998373Z #7 4.080 gir1.2-packagekitglib-1.0 git git-man gpg gpg-agent gpgconf iso-codes jq 2024-08-20T21:56:14.0999369Z #7 4.080 libapparmor1 libappstream4 libarchive13 libargon2-1 libasan6 libasound2 2024-08-20T21:56:14.1000366Z #7 4.080 libasound2-data libasound2-dev libassuan0 libatlas-base-dev libatlas3-base 2024-08-20T21:56:14.1001375Z #7 4.080 libatomic1 libbabeltrace1 libbinutils libboost-regex1.74.0 libbrotli-dev 2024-08-20T21:56:14.1002346Z #7 4.080 libbrotli1 libbsd0 libbz2-dev libc-dev-bin libc6-dbg libc6-dev libcap2-bin 2024-08-20T21:56:14.1003363Z #7 4.080 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls 2024-08-20T21:56:14.1004403Z #7 4.080 libcurl4 libdbus-1-3 libdebuginfod-common libdebuginfod1 libdevmapper1.02.1 2024-08-20T21:56:14.1005418Z #7 4.080 libdpkg-perl libdw1 libelf1 liberror-perl libexpat1 libexpat1-dev libffi-dev 2024-08-20T21:56:14.1006424Z #7 4.080 libflac-dev libflac8 libfontconfig-dev libfontconfig1 libfontconfig1-dev 2024-08-20T21:56:14.1007441Z #7 4.080 libfreetype-dev libfreetype6 libfreetype6-dev libgcc-11-dev libgdbm-compat4 2024-08-20T21:56:14.1008443Z #7 4.080 libgdbm-dev libgdbm6 libgfortran-11-dev libgfortran5 libgirepository-1.0-1 2024-08-20T21:56:14.1009375Z #7 4.080 libglib2.0-0 libglib2.0-bin libglib2.0-data libgomp1 libgpm2 2024-08-20T21:56:14.1010294Z #7 4.080 libgstreamer1.0-0 libicu70 libip4tc2 libipt2 libisl23 libitm1 libjemalloc2 2024-08-20T21:56:14.1011454Z #7 4.080 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjq1 2024-08-20T21:56:14.1012407Z #7 4.080 libjson-c5 libjsoncpp25 libkmod2 libldap-2.5-0 liblsan0 libmagic-mgc 2024-08-20T21:56:14.1013371Z #7 4.080 libmagic1 libmd0 libmpc3 libmpdec3 libmpfr6 libncurses-dev libncurses5-dev 2024-08-20T21:56:14.1014346Z #7 4.080 libncursesw5-dev libnghttp2-14 libnpth0 libnsl-dev libogg-dev libogg0 2024-08-20T21:56:14.1015268Z #7 4.080 libonig5 libopus-dev libopus0 libpackagekit-glib2-18 libpam-systemd 2024-08-20T21:56:14.1016460Z #7 4.080 libperl5.34 libpng-dev libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 2024-08-20T21:56:14.1017407Z #7 4.080 libpsl5 libpthread-stubs0-dev libpython3-stdlib libpython3.10 2024-08-20T21:56:14.1018327Z #7 4.080 libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline-dev 2024-08-20T21:56:14.1019299Z #7 4.080 libreadline8 librhash0 librtmp1 libsasl2-2 libsasl2-modules-db libsigsegv2 2024-08-20T21:56:14.1020252Z #7 4.080 libsndfile1 libsndfile1-dev libsodium23 libsource-highlight-common 2024-08-20T21:56:14.1021237Z #7 4.080 libsource-highlight4v5 libsqlite3-0 libsqlite3-dev libssh-4 libstdc++-11-dev 2024-08-20T21:56:14.1022219Z #7 4.080 libstemmer0d libtcl8.6 libtirpc-dev libtk8.6 libtool libtsan0 libubsan1 2024-08-20T21:56:14.1023194Z #7 4.080 libunwind8 libuv1 libvorbis-dev libvorbis0a libvorbisenc2 libvorbisfile3 2024-08-20T21:56:14.1024155Z #7 4.080 libx11-6 libx11-data libx11-dev libxau-dev libxau6 libxcb1 libxcb1-dev 2024-08-20T21:56:14.1025076Z #7 4.080 libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxft-dev libxft2 libxml2 2024-08-20T21:56:14.1026038Z #7 4.080 libxml2-utils libxmlb2 libxrender-dev libxrender1 libxslt1.1 libxss-dev 2024-08-20T21:56:14.1027038Z #7 4.081 libxss1 libyaml-0-2 libyaml-dev linux-libc-dev lsb-release lto-disabled-list 2024-08-20T21:56:14.1028016Z #7 4.081 m4 make media-types openssl packagekit patch perl perl-modules-5.34 2024-08-20T21:56:14.1028951Z #7 4.081 pinentry-curses pkexec pkg-config policykit-1 polkitd python-apt-common 2024-08-20T21:56:14.1029840Z #7 4.081 python3 python3-apt python3-blinker python3-cffi-backend 2024-08-20T21:56:14.1030764Z #7 4.081 python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2 2024-08-20T21:56:14.1031840Z #7 4.081 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2024-08-20T21:56:14.1032792Z #7 4.081 python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2024-08-20T21:56:14.1033650Z #7 4.081 python3-minimal python3-more-itertools python3-oauthlib 2024-08-20T21:56:14.1034557Z #7 4.081 python3-pkg-resources python3-pyparsing python3-secretstorage python3-six 2024-08-20T21:56:14.1035556Z #7 4.081 python3-software-properties python3-wadllib python3-zipp python3.10 2024-08-20T21:56:14.1036493Z #7 4.081 python3.10-minimal readline-common rpcsvc-proto sgml-base sgml-data 2024-08-20T21:56:14.1037448Z #7 4.081 software-properties-common sudo systemd systemd-sysv tcl tcl-dev tcl8.6 2024-08-20T21:56:14.1038362Z #7 4.081 tcl8.6-dev tk tk-dev tk8.6 tk8.6-dev tzdata ucf unzip uuid-dev vim 2024-08-20T21:56:14.1039274Z #7 4.081 vim-common vim-runtime wget x11-common x11proto-core-dev x11proto-dev 2024-08-20T21:56:14.1040223Z #7 4.081 xml-core xorg-sgml-doctools xsltproc xtrans-dev xxd xz-utils zlib1g-dev 2024-08-20T21:56:14.1219987Z #7 4.254 0 upgraded, 286 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:56:14.1220649Z #7 4.254 Need to get 191 MB of archives. 2024-08-20T21:56:14.1221299Z #7 4.254 After this operation, 706 MB of additional disk space will be used. 2024-08-20T21:56:14.1222665Z #7 4.254 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.5 [813 kB] 2024-08-20T21:56:14.6662973Z #7 4.798 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB] 2024-08-20T21:56:14.8225170Z #7 4.804 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.5 [2244 kB] 2024-08-20T21:56:14.8244799Z #7 4.957 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB] 2024-08-20T21:56:14.9761139Z #7 4.957 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2024-08-20T21:56:14.9762430Z #7 4.958 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2024-08-20T21:56:14.9763642Z #7 4.961 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2024-08-20T21:56:14.9765643Z #7 4.962 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2024-08-20T21:56:14.9766929Z #7 4.967 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB] 2024-08-20T21:56:14.9768368Z #7 4.987 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.5 [1849 kB] 2024-08-20T21:56:14.9770294Z #7 5.036 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.5 [509 kB] 2024-08-20T21:56:14.9771791Z #7 5.048 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B] 2024-08-20T21:56:14.9773153Z #7 5.048 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB] 2024-08-20T21:56:14.9774511Z #7 5.108 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB] 2024-08-20T21:56:15.1436780Z #7 5.109 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2024-08-20T21:56:15.1438200Z #7 5.109 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB] 2024-08-20T21:56:15.1439646Z #7 5.110 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] 2024-08-20T21:56:15.1441087Z #7 5.110 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB] 2024-08-20T21:56:15.1442501Z #7 5.112 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2024-08-20T21:56:15.1444063Z #7 5.184 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2024-08-20T21:56:15.1445363Z #7 5.184 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB] 2024-08-20T21:56:15.1446771Z #7 5.276 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB] 2024-08-20T21:56:15.1447901Z #7 5.276 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2024-08-20T21:56:15.3658577Z #7 5.276 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebuginfod-common all 0.186-1build1 [7878 B] 2024-08-20T21:56:15.3660076Z #7 5.277 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB] 2024-08-20T21:56:15.3661387Z #7 5.354 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2024-08-20T21:56:15.3662603Z #7 5.354 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2024-08-20T21:56:15.3663911Z #7 5.354 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB] 2024-08-20T21:56:15.3665290Z #7 5.498 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB] 2024-08-20T21:56:15.5372176Z #7 5.500 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-base all 1.30 [12.5 kB] 2024-08-20T21:56:15.5373503Z #7 5.500 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.17 [1186 kB] 2024-08-20T21:56:15.5374935Z #7 5.512 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB] 2024-08-20T21:56:15.5376387Z #7 5.513 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2024-08-20T21:56:15.5377772Z #7 5.514 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2024-08-20T21:56:15.5379141Z #7 5.566 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B] 2024-08-20T21:56:15.5380531Z #7 5.566 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.3 [1466 kB] 2024-08-20T21:56:15.5382196Z #7 5.669 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2024-08-20T21:56:15.7797299Z #7 5.670 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2024-08-20T21:56:15.7798534Z #7 5.672 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2024-08-20T21:56:15.7799693Z #7 5.760 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2024-08-20T21:56:15.7800870Z #7 5.760 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2024-08-20T21:56:15.7802219Z #7 5.760 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB] 2024-08-20T21:56:15.7803542Z #7 5.761 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB] 2024-08-20T21:56:15.7804879Z #7 5.761 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.3 [4666 B] 2024-08-20T21:56:15.7806153Z #7 5.761 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2024-08-20T21:56:15.9143805Z #7 6.047 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB] 2024-08-20T21:56:16.0166842Z #7 6.049 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB] 2024-08-20T21:56:16.0168231Z #7 6.066 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2024-08-20T21:56:16.0170057Z #7 6.067 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2024-08-20T21:56:16.0171555Z #7 6.067 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB] 2024-08-20T21:56:16.0172964Z #7 6.067 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB] 2024-08-20T21:56:16.0174262Z #7 6.069 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2024-08-20T21:56:16.0175590Z #7 6.070 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2024-08-20T21:56:16.0177093Z #7 6.072 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB] 2024-08-20T21:56:16.0178540Z #7 6.149 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.4 [821 kB] 2024-08-20T21:56:16.1671482Z #7 6.156 Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2024a-0ubuntu0.22.04.1 [349 kB] 2024-08-20T21:56:16.1672923Z #7 6.159 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.17 [53.7 kB] 2024-08-20T21:56:16.1674330Z #7 6.159 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.17 [81.5 kB] 2024-08-20T21:56:16.1675758Z #7 6.160 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] 2024-08-20T21:56:16.1677154Z #7 6.162 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] 2024-08-20T21:56:16.1678499Z #7 6.163 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] 2024-08-20T21:56:16.1679853Z #7 6.163 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2024-08-20T21:56:16.1681200Z #7 6.225 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB] 2024-08-20T21:56:16.1682447Z #7 6.226 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2024-08-20T21:56:16.1684006Z #7 6.299 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB] 2024-08-20T21:56:16.3182101Z #7 6.300 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] 2024-08-20T21:56:16.3183472Z #7 6.300 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] 2024-08-20T21:56:16.3184730Z #7 6.300 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] 2024-08-20T21:56:16.3186049Z #7 6.301 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] 2024-08-20T21:56:16.3187428Z #7 6.302 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] 2024-08-20T21:56:16.3188737Z #7 6.307 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] 2024-08-20T21:56:16.3190028Z #7 6.375 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] 2024-08-20T21:56:16.3191314Z #7 6.378 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2024-08-20T21:56:16.3192623Z #7 6.379 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] 2024-08-20T21:56:16.3193955Z #7 6.450 Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 asciidoc-common all 10.1.2-1 [105 kB] 2024-08-20T21:56:16.4689621Z #7 6.451 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 xml-core all 0.18+nmu1 [21.6 kB] 2024-08-20T21:56:16.4691036Z #7 6.451 Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 docbook-xsl all 1.79.2+dfsg-1 [1063 kB] 2024-08-20T21:56:16.4692749Z #7 6.460 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-utils amd64 2.9.13+dfsg-1ubuntu0.4 [40.2 kB] 2024-08-20T21:56:16.4694252Z #7 6.461 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB] 2024-08-20T21:56:16.4695838Z #7 6.462 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xsltproc amd64 1.1.34-4ubuntu0.22.04.1 [14.7 kB] 2024-08-20T21:56:16.4697325Z #7 6.462 Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 asciidoc-base all 10.1.2-1 [82.8 kB] 2024-08-20T21:56:16.4698552Z #7 6.525 Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 asciidoc all 10.1.2-1 [3694 B] 2024-08-20T21:56:16.4699783Z #7 6.525 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2024-08-20T21:56:16.4700993Z #7 6.526 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB] 2024-08-20T21:56:16.4702104Z #7 6.601 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB] 2024-08-20T21:56:16.6198833Z #7 6.604 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2024-08-20T21:56:16.6200128Z #7 6.604 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB] 2024-08-20T21:56:16.6201457Z #7 6.610 Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB] 2024-08-20T21:56:16.6202848Z #7 6.611 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB] 2024-08-20T21:56:16.6204254Z #7 6.617 Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB] 2024-08-20T21:56:16.6205614Z #7 6.618 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB] 2024-08-20T21:56:16.6207086Z #7 6.677 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB] 2024-08-20T21:56:16.6208504Z #7 6.697 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B] 2024-08-20T21:56:16.6210176Z #7 6.697 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.8 [20.3 kB] 2024-08-20T21:56:16.6211729Z #7 6.752 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-118.128 [1342 kB] 2024-08-20T21:56:16.7330750Z #7 6.764 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2024-08-20T21:56:16.7332076Z #7 6.765 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2024-08-20T21:56:16.7333437Z #7 6.765 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2024-08-20T21:56:16.7334772Z #7 6.767 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2024-08-20T21:56:16.7336086Z #7 6.767 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.8 [2100 kB] 2024-08-20T21:56:16.7337506Z #7 6.837 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] 2024-08-20T21:56:16.7338998Z #7 6.865 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2024-08-20T21:56:16.8519574Z #7 6.962 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2024-08-20T21:56:16.8520844Z #7 6.984 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2024-08-20T21:56:16.9673354Z #7 6.984 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] 2024-08-20T21:56:16.9674713Z #7 7.057 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2024-08-20T21:56:16.9676302Z #7 7.057 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] 2024-08-20T21:56:16.9677734Z #7 7.058 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] 2024-08-20T21:56:16.9679140Z #7 7.059 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] 2024-08-20T21:56:16.9680549Z #7 7.059 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] 2024-08-20T21:56:16.9681961Z #7 7.059 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] 2024-08-20T21:56:16.9683355Z #7 7.076 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] 2024-08-20T21:56:16.9684739Z #7 7.084 Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] 2024-08-20T21:56:16.9686141Z #7 7.099 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] 2024-08-20T21:56:17.1305733Z #7 7.106 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] 2024-08-20T21:56:17.1307284Z #7 7.107 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] 2024-08-20T21:56:17.1308722Z #7 7.125 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] 2024-08-20T21:56:17.1309994Z #7 7.263 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2024-08-20T21:56:17.2343501Z #7 7.263 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] 2024-08-20T21:56:17.2345004Z #7 7.278 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] 2024-08-20T21:56:17.2346309Z #7 7.356 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2024-08-20T21:56:17.2347492Z #7 7.356 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2024-08-20T21:56:17.2348977Z #7 7.357 Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] 2024-08-20T21:56:17.2350252Z #7 7.359 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2024-08-20T21:56:17.2351435Z #7 7.359 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2024-08-20T21:56:17.2352599Z #7 7.360 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2024-08-20T21:56:17.2353851Z #7 7.360 Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] 2024-08-20T21:56:17.2355149Z #7 7.367 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2024-08-20T21:56:17.3426446Z #7 7.367 Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libarchive13 amd64 3.6.0-1ubuntu1.1 [369 kB] 2024-08-20T21:56:17.3427953Z #7 7.371 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2024-08-20T21:56:17.3429391Z #7 7.373 Get:131 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2024-08-20T21:56:17.3430925Z #7 7.385 Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2024-08-20T21:56:17.3432441Z #7 7.385 Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-0ubuntu0.22.04.2 [183 kB] 2024-08-20T21:56:17.3434037Z #7 7.386 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2024-08-20T21:56:17.3435632Z #7 7.387 Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB] 2024-08-20T21:56:17.3436997Z #7 7.389 Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.17 [290 kB] 2024-08-20T21:56:17.3438243Z #7 7.391 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB] 2024-08-20T21:56:17.3439422Z #7 7.391 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB] 2024-08-20T21:56:17.3440634Z #7 7.392 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B] 2024-08-20T21:56:17.3441813Z #7 7.398 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB] 2024-08-20T21:56:17.3443088Z #7 7.398 Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.2 [1913 kB] 2024-08-20T21:56:17.3444465Z #7 7.412 Get:142 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.2 [5010 kB] 2024-08-20T21:56:17.3445787Z #7 7.446 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.17 [194 kB] 2024-08-20T21:56:17.3447002Z #7 7.448 Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-data all 2.0.11+nmu1 [171 kB] 2024-08-20T21:56:17.3448121Z #7 7.449 Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 docbook-xml all 4.5-11 [74.8 kB] 2024-08-20T21:56:17.3449461Z #7 7.450 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] 2024-08-20T21:56:17.3451024Z #7 7.457 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] 2024-08-20T21:56:17.3452379Z #7 7.457 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB] 2024-08-20T21:56:17.3453602Z #7 7.459 Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 2024-08-20T21:56:17.3454978Z #7 7.461 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.17 [284 kB] 2024-08-20T21:56:17.3456466Z #7 7.463 Get:151 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebuginfod1 amd64 0.186-1build1 [12.7 kB] 2024-08-20T21:56:17.3457745Z #7 7.463 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 2024-08-20T21:56:17.3458999Z #7 7.475 Get:153 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.5 [1950 kB] 2024-08-20T21:56:17.4779601Z #7 7.489 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 2024-08-20T21:56:17.4781087Z #7 7.489 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libboost-regex1.74.0 amd64 1.74.0-14ubuntu3 [511 kB] 2024-08-20T21:56:17.4782506Z #7 7.493 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 2024-08-20T21:56:17.4783912Z #7 7.495 Get:157 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 2024-08-20T21:56:17.4785324Z #7 7.522 Get:158 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04 [879 kB] 2024-08-20T21:56:17.4786820Z #7 7.528 Get:159 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04 [842 kB] 2024-08-20T21:56:17.4788296Z #7 7.534 Get:160 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04 [11.2 MB] 2024-08-20T21:56:17.4789644Z #7 7.610 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1182 B] 2024-08-20T21:56:17.5908558Z #7 7.610 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB] 2024-08-20T21:56:17.5910255Z #7 7.611 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB] 2024-08-20T21:56:17.5911608Z #7 7.612 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2024-08-20T21:56:17.5912912Z #7 7.612 Get:165 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.11 [955 kB] 2024-08-20T21:56:17.5914280Z #7 7.619 Get:166 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.11 [3165 kB] 2024-08-20T21:56:17.5915578Z #7 7.640 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2024-08-20T21:56:17.5916876Z #7 7.641 Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB] 2024-08-20T21:56:17.5918195Z #7 7.642 Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB] 2024-08-20T21:56:17.5919508Z #7 7.645 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] 2024-08-20T21:56:17.5920757Z #7 7.646 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] 2024-08-20T21:56:17.5922145Z #7 7.646 Get:172 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB] 2024-08-20T21:56:17.5923421Z #7 7.648 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-20T21:56:17.5924598Z #7 7.649 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-20T21:56:17.5925744Z #7 7.650 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-20T21:56:17.5926912Z #7 7.655 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2024-08-20T21:56:17.5928115Z #7 7.669 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2024-08-20T21:56:17.5929492Z #7 7.670 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2024-08-20T21:56:17.5930857Z #7 7.671 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-data all 1.2.6.1-1ubuntu1 [19.1 kB] 2024-08-20T21:56:17.5932291Z #7 7.671 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2 amd64 1.2.6.1-1ubuntu1 [390 kB] 2024-08-20T21:56:17.5933581Z #7 7.674 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libasound2-dev amd64 1.2.6.1-1ubuntu1 [110 kB] 2024-08-20T21:56:17.5934931Z #7 7.675 Get:182 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libatlas3-base amd64 3.10.3-12ubuntu1 [3340 kB] 2024-08-20T21:56:17.5936318Z #7 7.698 Get:183 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libatlas-base-dev amd64 3.10.3-12ubuntu1 [3590 kB] 2024-08-20T21:56:17.5937652Z #7 7.723 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli-dev amd64 1.0.9-2build6 [337 kB] 2024-08-20T21:56:17.7017616Z #7 7.726 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbz2-dev amd64 1.0.8-5build1 [32.5 kB] 2024-08-20T21:56:17.7019022Z #7 7.726 Get:186 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB] 2024-08-20T21:56:17.7020365Z #7 7.727 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg0 amd64 1.3.5-0ubuntu3 [22.9 kB] 2024-08-20T21:56:17.7021642Z #7 7.727 Get:188 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac8 amd64 1.3.3-2ubuntu0.2 [111 kB] 2024-08-20T21:56:17.7022939Z #7 7.728 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libogg-dev amd64 1.3.5-0ubuntu3 [161 kB] 2024-08-20T21:56:17.7024257Z #7 7.729 Get:190 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libflac-dev amd64 1.3.3-2ubuntu0.2 [162 kB] 2024-08-20T21:56:17.7025679Z #7 7.731 Get:191 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB] 2024-08-20T21:56:17.7027297Z #7 7.734 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] 2024-08-20T21:56:17.7028716Z #7 7.738 Get:193 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2024-08-20T21:56:17.7030184Z #7 7.752 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng-dev amd64 1.6.37-3build5 [192 kB] 2024-08-20T21:56:17.7031522Z #7 7.754 Get:195 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype-dev amd64 2.11.1+dfsg-1ubuntu0.2 [555 kB] 2024-08-20T21:56:17.7032997Z #7 7.758 Get:196 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6-dev amd64 2.11.1+dfsg-1ubuntu0.2 [8290 B] 2024-08-20T21:56:17.7034395Z #7 7.758 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-dev amd64 2.37.2-4ubuntu3.4 [33.1 kB] 2024-08-20T21:56:17.7035673Z #7 7.758 Get:198 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-08-20T21:56:17.7036954Z #7 7.759 Get:199 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig-dev amd64 2.13.1-4.2ubuntu5 [151 kB] 2024-08-20T21:56:17.7038298Z #7 7.760 Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1-dev amd64 2.13.1-4.2ubuntu5 [1836 B] 2024-08-20T21:56:17.7039534Z #7 7.760 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-dev amd64 1.23-1 [117 kB] 2024-08-20T21:56:17.7040805Z #7 7.761 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.3 [80.8 kB] 2024-08-20T21:56:17.7042105Z #7 7.787 Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpm2 amd64 1.20.7-10build1 [15.3 kB] 2024-08-20T21:56:17.7043369Z #7 7.815 Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2024-08-20T21:56:17.7044743Z #7 7.834 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB] 2024-08-20T21:56:17.8138141Z #7 7.889 Get:206 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjemalloc2 amd64 5.2.1-4ubuntu1 [240 kB] 2024-08-20T21:56:17.8139516Z #7 7.894 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] 2024-08-20T21:56:17.8141059Z #7 7.896 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8-dev amd64 2.1.2-0ubuntu1 [257 kB] 2024-08-20T21:56:17.8142331Z #7 7.900 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] 2024-08-20T21:56:17.8143552Z #7 7.900 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8-dev amd64 8c-2ubuntu10 [1476 B] 2024-08-20T21:56:17.8144802Z #7 7.900 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-dev amd64 8c-2ubuntu10 [1472 B] 2024-08-20T21:56:17.8146120Z #7 7.900 Get:212 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB] 2024-08-20T21:56:17.8147527Z #7 7.903 Get:213 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses5-dev amd64 6.3-2ubuntu0.1 [790 B] 2024-08-20T21:56:17.8148909Z #7 7.903 Get:214 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw5-dev amd64 6.3-2ubuntu0.1 [790 B] 2024-08-20T21:56:17.8150228Z #7 7.903 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus0 amd64 1.3.1-0.1build2 [203 kB] 2024-08-20T21:56:17.8151573Z #7 7.917 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopus-dev amd64 1.3.1-0.1build2 [252 kB] 2024-08-20T21:56:17.8152832Z #7 7.919 Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2024-08-20T21:56:17.8154092Z #7 7.919 Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2024-08-20T21:56:17.8155376Z #7 7.919 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpthread-stubs0-dev amd64 0.4-1build2 [5516 B] 2024-08-20T21:56:17.8156722Z #7 7.920 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-08-20T21:56:17.8157921Z #7 7.921 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis0a amd64 1.3.7-1build2 [99.2 kB] 2024-08-20T21:56:17.8159161Z #7 7.930 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisenc2 amd64 1.3.7-1build2 [82.6 kB] 2024-08-20T21:56:17.8160485Z #7 7.931 Get:223 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1 amd64 1.0.31-2ubuntu0.1 [197 kB] 2024-08-20T21:56:17.8161793Z #7 7.932 Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbisfile3 amd64 1.3.7-1build2 [17.1 kB] 2024-08-20T21:56:17.8163024Z #7 7.932 Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvorbis-dev amd64 1.3.7-1build2 [347 kB] 2024-08-20T21:56:17.8164361Z #7 7.946 Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsndfile1-dev amd64 1.0.31-2ubuntu0.1 [509 kB] 2024-08-20T21:56:17.9214906Z #7 7.950 Get:227 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB] 2024-08-20T21:56:17.9216346Z #7 7.951 Get:228 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.3 [846 kB] 2024-08-20T21:56:17.9217721Z #7 7.957 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] 2024-08-20T21:56:17.9219009Z #7 7.964 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] 2024-08-20T21:56:17.9220217Z #7 7.964 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft2 amd64 2.3.4-1 [41.8 kB] 2024-08-20T21:56:17.9221405Z #7 7.965 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] 2024-08-20T21:56:17.9222620Z #7 7.965 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss1 amd64 1:1.2.3-1build2 [8476 B] 2024-08-20T21:56:17.9223836Z #7 7.965 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtk8.6 amd64 8.6.12-1build1 [784 kB] 2024-08-20T21:56:17.9225034Z #7 7.971 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB] 2024-08-20T21:56:17.9226261Z #7 7.972 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB] 2024-08-20T21:56:17.9227681Z #7 7.973 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-dev all 2021.5-1 [604 kB] 2024-08-20T21:56:17.9228903Z #7 7.977 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau-dev amd64 1:1.0.9-1build5 [9724 B] 2024-08-20T21:56:17.9230144Z #7 7.986 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-core-dev all 2021.5-1 [2438 B] 2024-08-20T21:56:17.9231398Z #7 7.986 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu5 [26.5 kB] 2024-08-20T21:56:17.9232608Z #7 7.986 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] 2024-08-20T21:56:17.9233817Z #7 7.987 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1-dev amd64 1.14-3ubuntu3 [86.5 kB] 2024-08-20T21:56:17.9235143Z #7 7.988 Get:243 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-dev amd64 2:1.7.5-1ubuntu0.3 [744 kB] 2024-08-20T21:56:17.9236463Z #7 7.993 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext-dev amd64 2:1.3.4-1build1 [84.7 kB] 2024-08-20T21:56:17.9237763Z #7 8.000 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender-dev amd64 1:0.9.10-1build4 [26.7 kB] 2024-08-20T21:56:17.9239001Z #7 8.000 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft-dev amd64 2.3.4-1 [52.4 kB] 2024-08-20T21:56:17.9240217Z #7 8.001 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss-dev amd64 1:1.2.3-1build2 [12.3 kB] 2024-08-20T21:56:17.9241406Z #7 8.001 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2024-08-20T21:56:17.9242537Z #7 8.014 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2024-08-20T21:56:17.9243820Z #7 8.014 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2024-08-20T21:56:17.9245050Z #7 8.014 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2024-08-20T21:56:17.9246398Z #7 8.014 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2024-08-20T21:56:17.9247848Z #7 8.015 Get:253 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2024-08-20T21:56:17.9249219Z #7 8.017 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2024-08-20T21:56:17.9250534Z #7 8.027 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2024-08-20T21:56:17.9251822Z #7 8.027 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2024-08-20T21:56:17.9253190Z #7 8.028 Get:257 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2024-08-20T21:56:17.9254549Z #7 8.028 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2024-08-20T21:56:17.9255840Z #7 8.040 Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2024-08-20T21:56:17.9257222Z #7 8.041 Get:260 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2024-08-20T21:56:17.9258504Z #7 8.041 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2024-08-20T21:56:17.9259714Z #7 8.041 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2024-08-20T21:56:17.9260896Z #7 8.041 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2024-08-20T21:56:17.9262081Z #7 8.042 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2024-08-20T21:56:17.9263260Z #7 8.054 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2024-08-20T21:56:18.0276870Z #7 8.054 Get:266 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2024-08-20T21:56:18.0278643Z #7 8.055 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2024-08-20T21:56:18.0279969Z #7 8.055 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2024-08-20T21:56:18.0281311Z #7 8.067 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2024-08-20T21:56:18.0282728Z #7 8.068 Get:270 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2024-08-20T21:56:18.0284090Z #7 8.068 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB] 2024-08-20T21:56:18.0285470Z #7 8.072 Get:272 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2024-08-20T21:56:18.0286853Z #7 8.072 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6 amd64 8.6.12+dfsg-1build1 [15.0 kB] 2024-08-20T21:56:18.0287966Z #7 8.072 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl amd64 8.6.11+1build2 [4678 B] 2024-08-20T21:56:18.0289194Z #7 8.081 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6-dev amd64 8.6.12+dfsg-1build1 [1002 kB] 2024-08-20T21:56:18.0290541Z #7 8.088 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl-dev amd64 8.6.11+1build2 [5768 B] 2024-08-20T21:56:18.0291754Z #7 8.088 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6 amd64 8.6.12-1build1 [12.8 kB] 2024-08-20T21:56:18.0292804Z #7 8.088 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk amd64 8.6.11+1build2 [3058 B] 2024-08-20T21:56:18.0294087Z #7 8.094 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6-dev amd64 8.6.12-1build1 [785 kB] 2024-08-20T21:56:18.0295302Z #7 8.100 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk-dev amd64 8.6.11+1build2 [2904 B] 2024-08-20T21:56:18.0296555Z #7 8.100 Get:281 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-08-20T21:56:18.0297928Z #7 8.101 Get:282 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim-runtime all 2:8.2.3995-1ubuntu2.17 [6827 kB] 2024-08-20T21:56:18.0299323Z #7 8.148 Get:283 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 vim amd64 2:8.2.3995-1ubuntu2.17 [1734 kB] 2024-08-20T21:56:18.0300682Z #7 8.160 Get:284 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.8 [13.8 MB] 2024-08-20T21:56:18.2393590Z #7 8.253 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2024-08-20T21:56:18.2394943Z #7 8.253 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-dev amd64 0.2.2-1build2 [62.8 kB] 2024-08-20T21:56:18.2396052Z #7 8.371 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T21:56:18.3447041Z #7 8.390 Fetched 191 MB in 4s (45.9 MB/s) 2024-08-20T21:56:18.3448065Z #7 8.410 Selecting previously unselected package libpython3.10-minimal:amd64. 2024-08-20T21:56:18.3448710Z #7 8.410 (Reading database ... 2024-08-20T21:56:18.3449089Z (Reading database ... 5% 2024-08-20T21:56:18.3449412Z (Reading database ... 10% 2024-08-20T21:56:18.3449748Z (Reading database ... 15% 2024-08-20T21:56:18.3450083Z (Reading database ... 20% 2024-08-20T21:56:18.3450477Z (Reading database ... 25% 2024-08-20T21:56:18.3450828Z (Reading database ... 30% 2024-08-20T21:56:18.3451171Z (Reading database ... 35% 2024-08-20T21:56:18.3451583Z (Reading database ... 40% 2024-08-20T21:56:18.3451916Z (Reading database ... 45% 2024-08-20T21:56:18.3452247Z (Reading database ... 50% 2024-08-20T21:56:18.3452560Z (Reading database ... 55% 2024-08-20T21:56:18.3452903Z (Reading database ... 60% 2024-08-20T21:56:18.3453246Z (Reading database ... 65% 2024-08-20T21:56:18.3453561Z (Reading database ... 70% 2024-08-20T21:56:18.3453893Z (Reading database ... 75% 2024-08-20T21:56:18.3454219Z (Reading database ... 80% 2024-08-20T21:56:18.3454757Z (Reading database ... 85% 2024-08-20T21:56:18.3455090Z (Reading database ... 90% 2024-08-20T21:56:18.3455418Z (Reading database ... 95% 2024-08-20T21:56:18.3455736Z (Reading database ... 100% 2024-08-20T21:56:18.3456253Z (Reading database ... 4393 files and directories currently installed.) 2024-08-20T21:56:18.3457250Z #7 8.414 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.5_amd64.deb ... 2024-08-20T21:56:18.3458122Z #7 8.417 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:18.3458834Z #7 8.477 Selecting previously unselected package libexpat1:amd64. 2024-08-20T21:56:18.4508073Z #7 8.478 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ... 2024-08-20T21:56:18.4508900Z #7 8.484 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ... 2024-08-20T21:56:18.4509640Z #7 8.512 Selecting previously unselected package python3.10-minimal. 2024-08-20T21:56:18.4510518Z #7 8.512 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.5_amd64.deb ... 2024-08-20T21:56:18.4511337Z #7 8.518 Unpacking python3.10-minimal (3.10.12-1~22.04.5) ... 2024-08-20T21:56:18.4512178Z #7 8.561 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:18.4512858Z #7 8.574 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ... 2024-08-20T21:56:18.4513486Z #7 8.583 Setting up python3.10-minimal (3.10.12-1~22.04.5) ... 2024-08-20T21:56:18.9737251Z #7 9.106 Selecting previously unselected package python3-minimal. 2024-08-20T21:56:19.0802856Z #7 9.106 (Reading database ... 2024-08-20T21:56:19.0803973Z (Reading database ... 5% 2024-08-20T21:56:19.0804931Z (Reading database ... 10% 2024-08-20T21:56:19.0805813Z (Reading database ... 15% 2024-08-20T21:56:19.0806146Z (Reading database ... 20% 2024-08-20T21:56:19.0806466Z (Reading database ... 25% 2024-08-20T21:56:19.0807014Z (Reading database ... 30% 2024-08-20T21:56:19.0807361Z (Reading database ... 35% 2024-08-20T21:56:19.0807680Z (Reading database ... 40% 2024-08-20T21:56:19.0808013Z (Reading database ... 45% 2024-08-20T21:56:19.0808357Z (Reading database ... 50% 2024-08-20T21:56:19.0808673Z (Reading database ... 55% 2024-08-20T21:56:19.0809001Z (Reading database ... 60% 2024-08-20T21:56:19.0809314Z (Reading database ... 65% 2024-08-20T21:56:19.0809641Z (Reading database ... 70% 2024-08-20T21:56:19.0809968Z (Reading database ... 75% 2024-08-20T21:56:19.0810280Z (Reading database ... 80% 2024-08-20T21:56:19.0810703Z (Reading database ... 85% 2024-08-20T21:56:19.0811033Z (Reading database ... 90% 2024-08-20T21:56:19.0811349Z (Reading database ... 95% 2024-08-20T21:56:19.0811688Z (Reading database ... 100% 2024-08-20T21:56:19.0812207Z (Reading database ... 4697 files and directories currently installed.) 2024-08-20T21:56:19.0813202Z #7 9.109 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ... 2024-08-20T21:56:19.0813970Z #7 9.112 Unpacking python3-minimal (3.10.6-1~22.04) ... 2024-08-20T21:56:19.0814644Z #7 9.133 Selecting previously unselected package media-types. 2024-08-20T21:56:19.0815378Z #7 9.133 Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2024-08-20T21:56:19.0815984Z #7 9.136 Unpacking media-types (7.0.0) ... 2024-08-20T21:56:19.0816559Z #7 9.159 Selecting previously unselected package libmpdec3:amd64. 2024-08-20T21:56:19.0817349Z #7 9.159 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2024-08-20T21:56:19.0818151Z #7 9.162 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2024-08-20T21:56:19.0818821Z #7 9.185 Selecting previously unselected package readline-common. 2024-08-20T21:56:19.0819581Z #7 9.185 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2024-08-20T21:56:19.0820222Z #7 9.189 Unpacking readline-common (8.1.2-1) ... 2024-08-20T21:56:19.0820818Z #7 9.212 Selecting previously unselected package libreadline8:amd64. 2024-08-20T21:56:19.2127428Z #7 9.214 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2024-08-20T21:56:19.2128179Z #7 9.217 Unpacking libreadline8:amd64 (8.1.2-1) ... 2024-08-20T21:56:19.2128888Z #7 9.243 Selecting previously unselected package libsqlite3-0:amd64. 2024-08-20T21:56:19.2129973Z #7 9.244 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ... 2024-08-20T21:56:19.2130861Z #7 9.247 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... 2024-08-20T21:56:19.2131662Z #7 9.273 Selecting previously unselected package libpython3.10-stdlib:amd64. 2024-08-20T21:56:19.2132614Z #7 9.273 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.5_amd64.deb ... 2024-08-20T21:56:19.2133485Z #7 9.276 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:19.2134164Z #7 9.345 Selecting previously unselected package python3.10. 2024-08-20T21:56:19.3914504Z #7 9.346 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.5_amd64.deb ... 2024-08-20T21:56:19.3915346Z #7 9.349 Unpacking python3.10 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:19.3916099Z #7 9.368 Selecting previously unselected package libpython3-stdlib:amd64. 2024-08-20T21:56:19.3916994Z #7 9.369 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ... 2024-08-20T21:56:19.3917822Z #7 9.371 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ... 2024-08-20T21:56:19.3918484Z #7 9.393 Setting up python3-minimal (3.10.6-1~22.04) ... 2024-08-20T21:56:19.3919073Z #7 9.523 Selecting previously unselected package python3. 2024-08-20T21:56:19.5078010Z #7 9.523 (Reading database ... 2024-08-20T21:56:19.5078724Z (Reading database ... 5% 2024-08-20T21:56:19.5079341Z (Reading database ... 10% 2024-08-20T21:56:19.5079948Z (Reading database ... 15% 2024-08-20T21:56:19.5080307Z (Reading database ... 20% 2024-08-20T21:56:19.5080623Z (Reading database ... 25% 2024-08-20T21:56:19.5080951Z (Reading database ... 30% 2024-08-20T21:56:19.5081283Z (Reading database ... 35% 2024-08-20T21:56:19.5081598Z (Reading database ... 40% 2024-08-20T21:56:19.5082159Z (Reading database ... 45% 2024-08-20T21:56:19.5082497Z (Reading database ... 50% 2024-08-20T21:56:19.5082813Z (Reading database ... 55% 2024-08-20T21:56:19.5083143Z (Reading database ... 60% 2024-08-20T21:56:19.5083484Z (Reading database ... 65% 2024-08-20T21:56:19.5083801Z (Reading database ... 70% 2024-08-20T21:56:19.5084131Z (Reading database ... 75% 2024-08-20T21:56:19.5084460Z (Reading database ... 80% 2024-08-20T21:56:19.5084776Z (Reading database ... 85% 2024-08-20T21:56:19.5085164Z (Reading database ... 90% 2024-08-20T21:56:19.5085493Z (Reading database ... 95% 2024-08-20T21:56:19.5085811Z (Reading database ... 100% 2024-08-20T21:56:19.5086329Z (Reading database ... 5127 files and directories currently installed.) 2024-08-20T21:56:19.5087275Z #7 9.527 Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ... 2024-08-20T21:56:19.5087936Z #7 9.532 Unpacking python3 (3.10.6-1~22.04) ... 2024-08-20T21:56:19.5088551Z #7 9.557 Selecting previously unselected package libapparmor1:amd64. 2024-08-20T21:56:19.5089405Z #7 9.558 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ... 2024-08-20T21:56:19.5090173Z #7 9.560 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... 2024-08-20T21:56:19.5091021Z #7 9.584 Selecting previously unselected package libargon2-1:amd64. 2024-08-20T21:56:19.5091836Z #7 9.584 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2024-08-20T21:56:19.5092560Z #7 9.587 Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2024-08-20T21:56:19.5093239Z #7 9.611 Selecting previously unselected package libdevmapper1.02.1:amd64. 2024-08-20T21:56:19.5094202Z #7 9.612 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ... 2024-08-20T21:56:19.5095102Z #7 9.615 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... 2024-08-20T21:56:19.5095895Z #7 9.640 Selecting previously unselected package libjson-c5:amd64. 2024-08-20T21:56:19.6295985Z #7 9.641 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2024-08-20T21:56:19.6296916Z #7 9.644 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2024-08-20T21:56:19.6297620Z #7 9.667 Selecting previously unselected package libcryptsetup12:amd64. 2024-08-20T21:56:19.6298736Z #7 9.668 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ... 2024-08-20T21:56:19.6299591Z #7 9.671 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... 2024-08-20T21:56:19.6300260Z #7 9.698 Selecting previously unselected package libip4tc2:amd64. 2024-08-20T21:56:19.6301062Z #7 9.698 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2024-08-20T21:56:19.6301798Z #7 9.702 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2024-08-20T21:56:19.6302425Z #7 9.725 Selecting previously unselected package libkmod2:amd64. 2024-08-20T21:56:19.6303181Z #7 9.727 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2024-08-20T21:56:19.6303858Z #7 9.730 Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2024-08-20T21:56:19.6304425Z #7 9.762 Selecting previously unselected package systemd. 2024-08-20T21:56:19.7615421Z #7 9.762 Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ... 2024-08-20T21:56:19.7616189Z #7 9.778 Unpacking systemd (249.11-0ubuntu3.12) ... 2024-08-20T21:56:19.7616878Z #7 9.894 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ... 2024-08-20T21:56:19.8640395Z #7 9.903 Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2024-08-20T21:56:19.8641547Z #7 9.911 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ... 2024-08-20T21:56:19.8642326Z #7 9.920 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2024-08-20T21:56:19.8643076Z #7 9.930 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ... 2024-08-20T21:56:19.8643781Z #7 9.940 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2024-08-20T21:56:19.8644388Z #7 9.949 Setting up libkmod2:amd64 (29-1ubuntu1) ... 2024-08-20T21:56:19.8644990Z #7 9.958 Setting up systemd (249.11-0ubuntu3.12) ... 2024-08-20T21:56:19.8646913Z #7 9.996 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 2024-08-20T21:56:20.0285008Z #7 9.998 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 2024-08-20T21:56:20.0288138Z #7 10.00 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 2024-08-20T21:56:20.0289891Z #7 10.00 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 2024-08-20T21:56:20.0291471Z #7 10.00 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 2024-08-20T21:56:20.0292826Z #7 10.01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 2024-08-20T21:56:20.0293867Z #7 10.01 Initializing machine ID from random generator. 2024-08-20T21:56:20.1560196Z #7 10.29 Selecting previously unselected package systemd-sysv. 2024-08-20T21:56:20.4055559Z #7 10.29 (Reading database ... 2024-08-20T21:56:20.4057627Z (Reading database ... 5% 2024-08-20T21:56:20.4059255Z (Reading database ... 10% 2024-08-20T21:56:20.4060210Z (Reading database ... 15% 2024-08-20T21:56:20.4061208Z (Reading database ... 20% 2024-08-20T21:56:20.4062332Z (Reading database ... 25% 2024-08-20T21:56:20.4063263Z (Reading database ... 30% 2024-08-20T21:56:20.4064336Z (Reading database ... 35% 2024-08-20T21:56:20.4065269Z (Reading database ... 40% 2024-08-20T21:56:20.4066047Z (Reading database ... 45% 2024-08-20T21:56:20.4066364Z (Reading database ... 50% 2024-08-20T21:56:20.4066694Z (Reading database ... 55% 2024-08-20T21:56:20.4067079Z (Reading database ... 60% 2024-08-20T21:56:20.4067453Z (Reading database ... 65% 2024-08-20T21:56:20.4067787Z (Reading database ... 70% 2024-08-20T21:56:20.4068117Z (Reading database ... 75% 2024-08-20T21:56:20.4068477Z (Reading database ... 80% 2024-08-20T21:56:20.4068808Z (Reading database ... 85% 2024-08-20T21:56:20.4069345Z (Reading database ... 90% 2024-08-20T21:56:20.4069665Z (Reading database ... 95% 2024-08-20T21:56:20.4070140Z (Reading database ... 100% 2024-08-20T21:56:20.4070657Z (Reading database ... 5966 files and directories currently installed.) 2024-08-20T21:56:20.4071945Z #7 10.29 Preparing to unpack .../000-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ... 2024-08-20T21:56:20.4072731Z #7 10.29 Unpacking systemd-sysv (249.11-0ubuntu3.12) ... 2024-08-20T21:56:20.4073368Z #7 10.32 Selecting previously unselected package ucf. 2024-08-20T21:56:20.4074006Z #7 10.32 Preparing to unpack .../001-ucf_3.0043_all.deb ... 2024-08-20T21:56:20.4074607Z #7 10.33 Moving old data out of the way 2024-08-20T21:56:20.4075026Z #7 10.33 Unpacking ucf (3.0043) ... 2024-08-20T21:56:20.4075660Z #7 10.36 Selecting previously unselected package libdebuginfod-common. 2024-08-20T21:56:20.4076555Z #7 10.36 Preparing to unpack .../002-libdebuginfod-common_0.186-1build1_all.deb ... 2024-08-20T21:56:20.4077373Z #7 10.36 Unpacking libdebuginfod-common (0.186-1build1) ... 2024-08-20T21:56:20.4078101Z #7 10.38 Selecting previously unselected package perl-modules-5.34. 2024-08-20T21:56:20.4078978Z #7 10.38 Preparing to unpack .../003-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ... 2024-08-20T21:56:20.4079793Z #7 10.39 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ... 2024-08-20T21:56:20.4363774Z #7 10.57 Selecting previously unselected package libgdbm6:amd64. 2024-08-20T21:56:20.6436385Z #7 10.57 Preparing to unpack .../004-libgdbm6_1.23-1_amd64.deb ... 2024-08-20T21:56:20.6437096Z #7 10.57 Unpacking libgdbm6:amd64 (1.23-1) ... 2024-08-20T21:56:20.6437790Z #7 10.60 Selecting previously unselected package libgdbm-compat4:amd64. 2024-08-20T21:56:20.6438645Z #7 10.60 Preparing to unpack .../005-libgdbm-compat4_1.23-1_amd64.deb ... 2024-08-20T21:56:20.6439364Z #7 10.60 Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2024-08-20T21:56:20.6439979Z #7 10.64 Selecting previously unselected package libperl5.34:amd64. 2024-08-20T21:56:20.6441065Z #7 10.64 Preparing to unpack .../006-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ... 2024-08-20T21:56:20.6441894Z #7 10.64 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... 2024-08-20T21:56:20.6442472Z #7 10.78 Selecting previously unselected package perl. 2024-08-20T21:56:20.7750897Z #7 10.78 Preparing to unpack .../007-perl_5.34.0-3ubuntu1.3_amd64.deb ... 2024-08-20T21:56:20.7751835Z #7 10.78 Unpacking perl (5.34.0-3ubuntu1.3) ... 2024-08-20T21:56:20.7752461Z #7 10.82 Selecting previously unselected package sgml-base. 2024-08-20T21:56:20.7753147Z #7 10.82 Preparing to unpack .../008-sgml-base_1.30_all.deb ... 2024-08-20T21:56:20.7753741Z #7 10.83 Unpacking sgml-base (1.30) ... 2024-08-20T21:56:20.7754249Z #7 10.86 Selecting previously unselected package openssl. 2024-08-20T21:56:20.7754996Z #7 10.86 Preparing to unpack .../009-openssl_3.0.2-0ubuntu1.17_amd64.deb ... 2024-08-20T21:56:20.7755697Z #7 10.87 Unpacking openssl (3.0.2-0ubuntu1.17) ... 2024-08-20T21:56:20.7756367Z #7 10.91 Selecting previously unselected package ca-certificates. 2024-08-20T21:56:20.8988900Z #7 10.91 Preparing to unpack .../010-ca-certificates_20230311ubuntu0.22.04.1_all.deb ... 2024-08-20T21:56:20.8989813Z #7 10.91 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ... 2024-08-20T21:56:20.8990605Z #7 10.95 Selecting previously unselected package libdbus-1-3:amd64. 2024-08-20T21:56:20.8991453Z #7 10.96 Preparing to unpack .../011-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2024-08-20T21:56:20.8992232Z #7 10.96 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2024-08-20T21:56:20.8992826Z #7 10.99 Selecting previously unselected package dbus. 2024-08-20T21:56:20.8993563Z #7 10.99 Preparing to unpack .../012-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2024-08-20T21:56:20.8994231Z #7 11.00 Unpacking dbus (1.12.20-2ubuntu4.1) ... 2024-08-20T21:56:20.8994897Z #7 11.03 Selecting previously unselected package distro-info-data. 2024-08-20T21:56:21.0071524Z #7 11.03 Preparing to unpack .../013-distro-info-data_0.52ubuntu0.7_all.deb ... 2024-08-20T21:56:21.0072366Z #7 11.04 Unpacking distro-info-data (0.52ubuntu0.7) ... 2024-08-20T21:56:21.0073091Z #7 11.07 Selecting previously unselected package libglib2.0-0:amd64. 2024-08-20T21:56:21.0073948Z #7 11.07 Preparing to unpack .../014-libglib2.0-0_2.72.4-0ubuntu2.3_amd64.deb ... 2024-08-20T21:56:21.0074962Z #7 11.07 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.3) ... 2024-08-20T21:56:21.0075753Z #7 11.11 Selecting previously unselected package libgirepository-1.0-1:amd64. 2024-08-20T21:56:21.0076671Z #7 11.11 Preparing to unpack .../015-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2024-08-20T21:56:21.0077476Z #7 11.12 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2024-08-20T21:56:21.0078228Z #7 11.14 Selecting previously unselected package gir1.2-glib-2.0:amd64. 2024-08-20T21:56:21.1430970Z #7 11.14 Preparing to unpack .../016-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2024-08-20T21:56:21.1431801Z #7 11.14 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2024-08-20T21:56:21.1432469Z #7 11.17 Selecting previously unselected package iso-codes. 2024-08-20T21:56:21.1433193Z #7 11.17 Preparing to unpack .../017-iso-codes_4.9.0-1_all.deb ... 2024-08-20T21:56:21.1433805Z #7 11.17 Unpacking iso-codes (4.9.0-1) ... 2024-08-20T21:56:21.1434355Z #7 11.28 Selecting previously unselected package libmd0:amd64. 2024-08-20T21:56:21.2590445Z #7 11.28 Preparing to unpack .../018-libmd0_1.0.4-1build1_amd64.deb ... 2024-08-20T21:56:21.2591243Z #7 11.28 Unpacking libmd0:amd64 (1.0.4-1build1) ... 2024-08-20T21:56:21.2591845Z #7 11.31 Selecting previously unselected package libbsd0:amd64. 2024-08-20T21:56:21.2592582Z #7 11.31 Preparing to unpack .../019-libbsd0_0.11.5-1_amd64.deb ... 2024-08-20T21:56:21.2593224Z #7 11.31 Unpacking libbsd0:amd64 (0.11.5-1) ... 2024-08-20T21:56:21.2593855Z #7 11.33 Selecting previously unselected package libcap2-bin. 2024-08-20T21:56:21.2594715Z #7 11.33 Preparing to unpack .../020-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ... 2024-08-20T21:56:21.2595537Z #7 11.34 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... 2024-08-20T21:56:21.2596382Z #7 11.36 Selecting previously unselected package libelf1:amd64. 2024-08-20T21:56:21.2597165Z #7 11.37 Preparing to unpack .../021-libelf1_0.186-1build1_amd64.deb ... 2024-08-20T21:56:21.2597857Z #7 11.37 Unpacking libelf1:amd64 (0.186-1build1) ... 2024-08-20T21:56:21.2598543Z #7 11.39 Selecting previously unselected package libglib2.0-data. 2024-08-20T21:56:21.4095140Z #7 11.39 Preparing to unpack .../022-libglib2.0-data_2.72.4-0ubuntu2.3_all.deb ... 2024-08-20T21:56:21.4096011Z #7 11.39 Unpacking libglib2.0-data (2.72.4-0ubuntu2.3) ... 2024-08-20T21:56:21.4096666Z #7 11.42 Selecting previously unselected package libicu70:amd64. 2024-08-20T21:56:21.4097420Z #7 11.42 Preparing to unpack .../023-libicu70_70.1-2_amd64.deb ... 2024-08-20T21:56:21.4098042Z #7 11.42 Unpacking libicu70:amd64 (70.1-2) ... 2024-08-20T21:56:21.4098732Z #7 11.54 Selecting previously unselected package libpam-systemd:amd64. 2024-08-20T21:56:21.5095641Z #7 11.54 Preparing to unpack .../024-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ... 2024-08-20T21:56:21.5096535Z #7 11.55 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ... 2024-08-20T21:56:21.5097192Z #7 11.57 Selecting previously unselected package libxml2:amd64. 2024-08-20T21:56:21.5098044Z #7 11.58 Preparing to unpack .../025-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... 2024-08-20T21:56:21.5098841Z #7 11.58 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-08-20T21:56:21.5099559Z #7 11.61 Selecting previously unselected package libyaml-0-2:amd64. 2024-08-20T21:56:21.5100376Z #7 11.61 Preparing to unpack .../026-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2024-08-20T21:56:21.5101113Z #7 11.62 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2024-08-20T21:56:21.5101761Z #7 11.64 Selecting previously unselected package lsb-release. 2024-08-20T21:56:21.6269734Z #7 11.64 Preparing to unpack .../027-lsb-release_11.1.0ubuntu4_all.deb ... 2024-08-20T21:56:21.6270495Z #7 11.65 Unpacking lsb-release (11.1.0ubuntu4) ... 2024-08-20T21:56:21.6271211Z #7 11.67 Selecting previously unselected package python-apt-common. 2024-08-20T21:56:21.6272048Z #7 11.67 Preparing to unpack .../028-python-apt-common_2.4.0ubuntu3_all.deb ... 2024-08-20T21:56:21.6272806Z #7 11.67 Unpacking python-apt-common (2.4.0ubuntu3) ... 2024-08-20T21:56:21.6273706Z #7 11.70 Selecting previously unselected package python3-apt. 2024-08-20T21:56:21.6274477Z #7 11.70 Preparing to unpack .../029-python3-apt_2.4.0ubuntu3_amd64.deb ... 2024-08-20T21:56:21.6275180Z #7 11.70 Unpacking python3-apt (2.4.0ubuntu3) ... 2024-08-20T21:56:21.6275827Z #7 11.73 Selecting previously unselected package python3-dbus. 2024-08-20T21:56:21.6276618Z #7 11.73 Preparing to unpack .../030-python3-dbus_1.2.18-3build1_amd64.deb ... 2024-08-20T21:56:21.6277341Z #7 11.73 Unpacking python3-dbus (1.2.18-3build1) ... 2024-08-20T21:56:21.6277996Z #7 11.76 Selecting previously unselected package python3-gi. 2024-08-20T21:56:21.7415840Z #7 11.76 Preparing to unpack .../031-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2024-08-20T21:56:21.7416616Z #7 11.76 Unpacking python3-gi (3.42.1-0ubuntu1) ... 2024-08-20T21:56:21.7417352Z #7 11.79 Selecting previously unselected package python3-pkg-resources. 2024-08-20T21:56:21.7418342Z #7 11.79 Preparing to unpack .../032-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ... 2024-08-20T21:56:21.7419296Z #7 11.79 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... 2024-08-20T21:56:21.7419963Z #7 11.83 Selecting previously unselected package sudo. 2024-08-20T21:56:21.7420683Z #7 11.83 Preparing to unpack .../033-sudo_1.9.9-1ubuntu2.4_amd64.deb ... 2024-08-20T21:56:21.7421330Z #7 11.83 Unpacking sudo (1.9.9-1ubuntu2.4) ... 2024-08-20T21:56:21.7421967Z #7 11.87 Selecting previously unselected package tzdata. 2024-08-20T21:56:21.8964810Z #7 11.87 Preparing to unpack .../034-tzdata_2024a-0ubuntu0.22.04.1_all.deb ... 2024-08-20T21:56:21.8965666Z #7 11.88 Unpacking tzdata (2024a-0ubuntu0.22.04.1) ... 2024-08-20T21:56:21.9198319Z #7 12.05 Selecting previously unselected package xxd. 2024-08-20T21:56:22.0390542Z #7 12.05 Preparing to unpack .../035-xxd_2%3a8.2.3995-1ubuntu2.17_amd64.deb ... 2024-08-20T21:56:22.0391378Z #7 12.06 Unpacking xxd (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:22.0392029Z #7 12.09 Selecting previously unselected package vim-common. 2024-08-20T21:56:22.0392872Z #7 12.09 Preparing to unpack .../036-vim-common_2%3a8.2.3995-1ubuntu2.17_all.deb ... 2024-08-20T21:56:22.0393660Z #7 12.10 Unpacking vim-common (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:22.0394347Z #7 12.12 Selecting previously unselected package libmagic-mgc. 2024-08-20T21:56:22.0395168Z #7 12.12 Preparing to unpack .../037-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... 2024-08-20T21:56:22.0395937Z #7 12.13 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... 2024-08-20T21:56:22.0396572Z #7 12.17 Selecting previously unselected package libmagic1:amd64. 2024-08-20T21:56:22.1566160Z #7 12.17 Preparing to unpack .../038-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... 2024-08-20T21:56:22.1567000Z #7 12.18 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... 2024-08-20T21:56:22.1567570Z #7 12.20 Selecting previously unselected package file. 2024-08-20T21:56:22.1568324Z #7 12.20 Preparing to unpack .../039-file_1%3a5.41-3ubuntu0.1_amd64.deb ... 2024-08-20T21:56:22.1569244Z #7 12.20 Unpacking file (1:5.41-3ubuntu0.1) ... 2024-08-20T21:56:22.1570044Z #7 12.23 Selecting previously unselected package libnghttp2-14:amd64. 2024-08-20T21:56:22.1570906Z #7 12.23 Preparing to unpack .../040-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2024-08-20T21:56:22.1571710Z #7 12.23 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2024-08-20T21:56:22.1572436Z #7 12.26 Selecting previously unselected package libpng16-16:amd64. 2024-08-20T21:56:22.1573248Z #7 12.26 Preparing to unpack .../041-libpng16-16_1.6.37-3build5_amd64.deb ... 2024-08-20T21:56:22.1573991Z #7 12.26 Unpacking libpng16-16:amd64 (1.6.37-3build5) ... 2024-08-20T21:56:22.1574602Z #7 12.29 Selecting previously unselected package libpsl5:amd64. 2024-08-20T21:56:22.2773575Z #7 12.29 Preparing to unpack .../042-libpsl5_0.21.0-1.2build2_amd64.deb ... 2024-08-20T21:56:22.2774357Z #7 12.29 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2024-08-20T21:56:22.2774972Z #7 12.32 Selecting previously unselected package libuv1:amd64. 2024-08-20T21:56:22.2775948Z #7 12.32 Preparing to unpack .../043-libuv1_1.43.0-1ubuntu0.1_amd64.deb ... 2024-08-20T21:56:22.2776675Z #7 12.32 Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ... 2024-08-20T21:56:22.2777278Z #7 12.35 Selecting previously unselected package libxau6:amd64. 2024-08-20T21:56:22.2778057Z #7 12.35 Preparing to unpack .../044-libxau6_1%3a1.0.9-1build5_amd64.deb ... 2024-08-20T21:56:22.2778779Z #7 12.35 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... 2024-08-20T21:56:22.2779392Z #7 12.38 Selecting previously unselected package libxdmcp6:amd64. 2024-08-20T21:56:22.2780216Z #7 12.38 Preparing to unpack .../045-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... 2024-08-20T21:56:22.2780957Z #7 12.38 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... 2024-08-20T21:56:22.2781580Z #7 12.41 Selecting previously unselected package libxcb1:amd64. 2024-08-20T21:56:22.3975730Z #7 12.41 Preparing to unpack .../046-libxcb1_1.14-3ubuntu3_amd64.deb ... 2024-08-20T21:56:22.3976490Z #7 12.41 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... 2024-08-20T21:56:22.3977163Z #7 12.44 Selecting previously unselected package libx11-data. 2024-08-20T21:56:22.3977980Z #7 12.44 Preparing to unpack .../047-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... 2024-08-20T21:56:22.3978742Z #7 12.44 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... 2024-08-20T21:56:22.3979411Z #7 12.49 Selecting previously unselected package libx11-6:amd64. 2024-08-20T21:56:22.3980240Z #7 12.49 Preparing to unpack .../048-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2024-08-20T21:56:22.3981010Z #7 12.50 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... 2024-08-20T21:56:22.3981720Z #7 12.53 Selecting previously unselected package libxext6:amd64. 2024-08-20T21:56:22.5234528Z #7 12.53 Preparing to unpack .../049-libxext6_2%3a1.3.4-1build1_amd64.deb ... 2024-08-20T21:56:22.5235501Z #7 12.54 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... 2024-08-20T21:56:22.5236066Z #7 12.56 Selecting previously unselected package wget. 2024-08-20T21:56:22.5236820Z #7 12.56 Preparing to unpack .../050-wget_1.21.2-2ubuntu1.1_amd64.deb ... 2024-08-20T21:56:22.5237514Z #7 12.56 Unpacking wget (1.21.2-2ubuntu1.1) ... 2024-08-20T21:56:22.5238110Z #7 12.59 Selecting previously unselected package xz-utils. 2024-08-20T21:56:22.5238865Z #7 12.59 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2024-08-20T21:56:22.5239546Z #7 12.60 Unpacking xz-utils (5.2.5-2ubuntu1) ... 2024-08-20T21:56:22.5240227Z #7 12.62 Selecting previously unselected package apt-transport-https. 2024-08-20T21:56:22.5241069Z #7 12.62 Preparing to unpack .../052-apt-transport-https_2.4.12_all.deb ... 2024-08-20T21:56:22.5241787Z #7 12.63 Unpacking apt-transport-https (2.4.12) ... 2024-08-20T21:56:22.5242464Z #7 12.66 Selecting previously unselected package asciidoc-common. 2024-08-20T21:56:22.6587287Z #7 12.66 Preparing to unpack .../053-asciidoc-common_10.1.2-1_all.deb ... 2024-08-20T21:56:22.6588068Z #7 12.75 Unpacking asciidoc-common (10.1.2-1) ... 2024-08-20T21:56:22.6588704Z #7 12.79 Selecting previously unselected package xml-core. 2024-08-20T21:56:22.8450426Z #7 12.79 Preparing to unpack .../054-xml-core_0.18+nmu1_all.deb ... 2024-08-20T21:56:22.8451137Z #7 12.80 Unpacking xml-core (0.18+nmu1) ... 2024-08-20T21:56:22.8451772Z #7 12.83 Selecting previously unselected package docbook-xsl. 2024-08-20T21:56:22.8452555Z #7 12.83 Preparing to unpack .../055-docbook-xsl_1.79.2+dfsg-1_all.deb ... 2024-08-20T21:56:22.8453256Z #7 12.84 Unpacking docbook-xsl (1.79.2+dfsg-1) ... 2024-08-20T21:56:22.8453916Z #7 12.98 Selecting previously unselected package libxml2-utils. 2024-08-20T21:56:22.9489045Z #7 12.98 Preparing to unpack .../056-libxml2-utils_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... 2024-08-20T21:56:22.9490058Z #7 12.98 Unpacking libxml2-utils (2.9.13+dfsg-1ubuntu0.4) ... 2024-08-20T21:56:22.9490762Z #7 13.01 Selecting previously unselected package libxslt1.1:amd64. 2024-08-20T21:56:22.9491630Z #7 13.01 Preparing to unpack .../057-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ... 2024-08-20T21:56:22.9492454Z #7 13.01 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... 2024-08-20T21:56:22.9493331Z #7 13.04 Selecting previously unselected package xsltproc. 2024-08-20T21:56:22.9494137Z #7 13.04 Preparing to unpack .../058-xsltproc_1.1.34-4ubuntu0.22.04.1_amd64.deb ... 2024-08-20T21:56:22.9494906Z #7 13.04 Unpacking xsltproc (1.1.34-4ubuntu0.22.04.1) ... 2024-08-20T21:56:22.9495582Z #7 13.07 Selecting previously unselected package asciidoc-base. 2024-08-20T21:56:22.9496452Z #7 13.07 Preparing to unpack .../059-asciidoc-base_10.1.2-1_all.deb ... 2024-08-20T21:56:22.9497099Z #7 13.08 Unpacking asciidoc-base (10.1.2-1) ... 2024-08-20T21:56:23.0763438Z #7 13.11 Selecting previously unselected package asciidoc. 2024-08-20T21:56:23.0777283Z #7 13.12 Preparing to unpack .../060-asciidoc_10.1.2-1_all.deb ... 2024-08-20T21:56:23.0777941Z #7 13.21 Unpacking asciidoc (10.1.2-1) ... 2024-08-20T21:56:23.2010945Z #7 13.23 Selecting previously unselected package libsigsegv2:amd64. 2024-08-20T21:56:23.2012242Z #7 13.24 Preparing to unpack .../061-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2024-08-20T21:56:23.2013027Z #7 13.24 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2024-08-20T21:56:23.2013598Z #7 13.26 Selecting previously unselected package m4. 2024-08-20T21:56:23.2014290Z #7 13.26 Preparing to unpack .../062-m4_1.4.18-5ubuntu2_amd64.deb ... 2024-08-20T21:56:23.2014927Z #7 13.26 Unpacking m4 (1.4.18-5ubuntu2) ... 2024-08-20T21:56:23.2015458Z #7 13.30 Selecting previously unselected package autoconf. 2024-08-20T21:56:23.2016146Z #7 13.30 Preparing to unpack .../063-autoconf_2.71-2_all.deb ... 2024-08-20T21:56:23.2016747Z #7 13.30 Unpacking autoconf (2.71-2) ... 2024-08-20T21:56:23.2017358Z #7 13.33 Selecting previously unselected package autotools-dev. 2024-08-20T21:56:23.3058047Z #7 13.33 Preparing to unpack .../064-autotools-dev_20220109.1_all.deb ... 2024-08-20T21:56:23.3058839Z #7 13.34 Unpacking autotools-dev (20220109.1) ... 2024-08-20T21:56:23.3059423Z #7 13.36 Selecting previously unselected package automake. 2024-08-20T21:56:23.3060171Z #7 13.37 Preparing to unpack .../065-automake_1%3a1.16.5-1.3_all.deb ... 2024-08-20T21:56:23.3060845Z #7 13.37 Unpacking automake (1:1.16.5-1.3) ... 2024-08-20T21:56:23.3061542Z #7 13.41 Selecting previously unselected package binutils-common:amd64. 2024-08-20T21:56:23.3062436Z #7 13.41 Preparing to unpack .../066-binutils-common_2.38-4ubuntu2.6_amd64.deb ... 2024-08-20T21:56:23.3063237Z #7 13.41 Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:23.3063917Z #7 13.44 Selecting previously unselected package libbinutils:amd64. 2024-08-20T21:56:23.4064734Z #7 13.44 Preparing to unpack .../067-libbinutils_2.38-4ubuntu2.6_amd64.deb ... 2024-08-20T21:56:23.4065563Z #7 13.44 Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:23.4066315Z #7 13.48 Selecting previously unselected package libctf-nobfd0:amd64. 2024-08-20T21:56:23.4067181Z #7 13.48 Preparing to unpack .../068-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ... 2024-08-20T21:56:23.4067990Z #7 13.48 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:23.4068635Z #7 13.51 Selecting previously unselected package libctf0:amd64. 2024-08-20T21:56:23.4069637Z #7 13.51 Preparing to unpack .../069-libctf0_2.38-4ubuntu2.6_amd64.deb ... 2024-08-20T21:56:23.4070358Z #7 13.51 Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:23.4071096Z #7 13.53 Selecting previously unselected package binutils-x86-64-linux-gnu. 2024-08-20T21:56:23.4072084Z #7 13.54 Preparing to unpack .../070-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ... 2024-08-20T21:56:23.4072982Z #7 13.54 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... 2024-08-20T21:56:23.5298691Z #7 13.60 Selecting previously unselected package binutils. 2024-08-20T21:56:23.5299778Z #7 13.60 Preparing to unpack .../071-binutils_2.38-4ubuntu2.6_amd64.deb ... 2024-08-20T21:56:23.5300514Z #7 13.61 Unpacking binutils (2.38-4ubuntu2.6) ... 2024-08-20T21:56:23.5301173Z #7 13.63 Selecting previously unselected package libc-dev-bin. 2024-08-20T21:56:23.5302214Z #7 13.63 Preparing to unpack .../072-libc-dev-bin_2.35-0ubuntu3.8_amd64.deb ... 2024-08-20T21:56:23.5302956Z #7 13.64 Unpacking libc-dev-bin (2.35-0ubuntu3.8) ... 2024-08-20T21:56:23.5303682Z #7 13.66 Selecting previously unselected package linux-libc-dev:amd64. 2024-08-20T21:56:23.6490618Z #7 13.66 Preparing to unpack .../073-linux-libc-dev_5.15.0-118.128_amd64.deb ... 2024-08-20T21:56:23.6491449Z #7 13.67 Unpacking linux-libc-dev:amd64 (5.15.0-118.128) ... 2024-08-20T21:56:23.6492209Z #7 13.78 Selecting previously unselected package libcrypt-dev:amd64. 2024-08-20T21:56:23.7633073Z #7 13.78 Preparing to unpack .../074-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2024-08-20T21:56:23.7633888Z #7 13.79 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2024-08-20T21:56:23.7634594Z #7 13.81 Selecting previously unselected package rpcsvc-proto. 2024-08-20T21:56:23.7635401Z #7 13.81 Preparing to unpack .../075-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2024-08-20T21:56:23.7636141Z #7 13.81 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2024-08-20T21:56:23.7636866Z #7 13.84 Selecting previously unselected package libtirpc-dev:amd64. 2024-08-20T21:56:23.7637711Z #7 13.84 Preparing to unpack .../076-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2024-08-20T21:56:23.7638499Z #7 13.84 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2024-08-20T21:56:23.7639228Z #7 13.87 Selecting previously unselected package libnsl-dev:amd64. 2024-08-20T21:56:23.7640034Z #7 13.87 Preparing to unpack .../077-libnsl-dev_1.3.0-2build2_amd64.deb ... 2024-08-20T21:56:23.7640747Z #7 13.87 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2024-08-20T21:56:23.7641438Z #7 13.90 Selecting previously unselected package libc6-dev:amd64. 2024-08-20T21:56:23.8651407Z #7 13.90 Preparing to unpack .../078-libc6-dev_2.35-0ubuntu3.8_amd64.deb ... 2024-08-20T21:56:23.8652427Z #7 13.90 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.8) ... 2024-08-20T21:56:23.8653157Z #7 13.99 Selecting previously unselected package gcc-11-base:amd64. 2024-08-20T21:56:23.8654042Z #7 13.99 Preparing to unpack .../079-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:23.8654872Z #7 14.00 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:23.9758691Z #7 14.03 Selecting previously unselected package libisl23:amd64. 2024-08-20T21:56:23.9759759Z #7 14.03 Preparing to unpack .../080-libisl23_0.24-2build1_amd64.deb ... 2024-08-20T21:56:23.9760457Z #7 14.03 Unpacking libisl23:amd64 (0.24-2build1) ... 2024-08-20T21:56:23.9761076Z #7 14.07 Selecting previously unselected package libmpfr6:amd64. 2024-08-20T21:56:23.9761873Z #7 14.07 Preparing to unpack .../081-libmpfr6_4.1.0-3build3_amd64.deb ... 2024-08-20T21:56:23.9762576Z #7 14.07 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2024-08-20T21:56:23.9763198Z #7 14.11 Selecting previously unselected package libmpc3:amd64. 2024-08-20T21:56:24.1561989Z #7 14.11 Preparing to unpack .../082-libmpc3_1.2.1-2build1_amd64.deb ... 2024-08-20T21:56:24.1562812Z #7 14.11 Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2024-08-20T21:56:24.1563478Z #7 14.14 Selecting previously unselected package cpp-11. 2024-08-20T21:56:24.1564262Z #7 14.14 Preparing to unpack .../083-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.1564999Z #7 14.15 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.1565531Z #7 14.29 Selecting previously unselected package cpp. 2024-08-20T21:56:24.2790939Z #7 14.29 Preparing to unpack .../084-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2024-08-20T21:56:24.2791681Z #7 14.29 Unpacking cpp (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:24.2792327Z #7 14.32 Selecting previously unselected package libcc1-0:amd64. 2024-08-20T21:56:24.2793168Z #7 14.32 Preparing to unpack .../085-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.2793968Z #7 14.32 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.2794616Z #7 14.35 Selecting previously unselected package libgomp1:amd64. 2024-08-20T21:56:24.2795434Z #7 14.35 Preparing to unpack .../086-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.2796455Z #7 14.35 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.2797098Z #7 14.38 Selecting previously unselected package libitm1:amd64. 2024-08-20T21:56:24.2797900Z #7 14.38 Preparing to unpack .../087-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.2798683Z #7 14.38 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.2799332Z #7 14.41 Selecting previously unselected package libatomic1:amd64. 2024-08-20T21:56:24.4121397Z #7 14.41 Preparing to unpack .../088-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.4122293Z #7 14.42 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.4122962Z #7 14.44 Selecting previously unselected package libasan6:amd64. 2024-08-20T21:56:24.4123817Z #7 14.45 Preparing to unpack .../089-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.4124590Z #7 14.45 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.4125241Z #7 14.50 Selecting previously unselected package liblsan0:amd64. 2024-08-20T21:56:24.4126081Z #7 14.50 Preparing to unpack .../090-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.4126845Z #7 14.51 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.4127490Z #7 14.54 Selecting previously unselected package libtsan0:amd64. 2024-08-20T21:56:24.5150454Z #7 14.55 Preparing to unpack .../091-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.5151333Z #7 14.55 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.5152019Z #7 14.60 Selecting previously unselected package libubsan1:amd64. 2024-08-20T21:56:24.5152877Z #7 14.60 Preparing to unpack .../092-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.5153903Z #7 14.61 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.5154575Z #7 14.64 Selecting previously unselected package libquadmath0:amd64. 2024-08-20T21:56:24.5155460Z #7 14.64 Preparing to unpack .../093-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.5156310Z #7 14.65 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.6161718Z #7 14.67 Selecting previously unselected package libgcc-11-dev:amd64. 2024-08-20T21:56:24.6162735Z #7 14.67 Preparing to unpack .../094-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.6163604Z #7 14.68 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.6164317Z #7 14.74 Selecting previously unselected package gcc-11. 2024-08-20T21:56:24.6165076Z #7 14.74 Preparing to unpack .../095-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.6165807Z #7 14.75 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.8031846Z #7 14.94 Selecting previously unselected package gcc. 2024-08-20T21:56:24.9710365Z #7 14.94 Preparing to unpack .../096-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2024-08-20T21:56:24.9711107Z #7 14.94 Unpacking gcc (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:24.9711825Z #7 14.96 Selecting previously unselected package libstdc++-11-dev:amd64. 2024-08-20T21:56:24.9712772Z #7 14.97 Preparing to unpack .../097-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:24.9713638Z #7 14.97 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:24.9714354Z #7 15.10 Selecting previously unselected package g++-11. 2024-08-20T21:56:25.0907827Z #7 15.10 Preparing to unpack .../098-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:25.0908647Z #7 15.11 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:25.0909188Z #7 15.22 Selecting previously unselected package g++. 2024-08-20T21:56:25.2152695Z #7 15.22 Preparing to unpack .../099-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2024-08-20T21:56:25.2153428Z #7 15.23 Unpacking g++ (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:25.2153965Z #7 15.25 Selecting previously unselected package make. 2024-08-20T21:56:25.2154670Z #7 15.25 Preparing to unpack .../100-make_4.3-4.1build1_amd64.deb ... 2024-08-20T21:56:25.2155510Z #7 15.25 Unpacking make (4.3-4.1build1) ... 2024-08-20T21:56:25.2156139Z #7 15.28 Selecting previously unselected package libdpkg-perl. 2024-08-20T21:56:25.2156951Z #7 15.28 Preparing to unpack .../101-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... 2024-08-20T21:56:25.2157679Z #7 15.28 Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... 2024-08-20T21:56:25.2158244Z #7 15.32 Selecting previously unselected package bzip2. 2024-08-20T21:56:25.2158960Z #7 15.32 Preparing to unpack .../102-bzip2_1.0.8-5build1_amd64.deb ... 2024-08-20T21:56:25.2159590Z #7 15.32 Unpacking bzip2 (1.0.8-5build1) ... 2024-08-20T21:56:25.2160233Z #7 15.35 Selecting previously unselected package patch. 2024-08-20T21:56:25.3411282Z #7 15.35 Preparing to unpack .../103-patch_2.7.6-7build2_amd64.deb ... 2024-08-20T21:56:25.3411995Z #7 15.35 Unpacking patch (2.7.6-7build2) ... 2024-08-20T21:56:25.3412671Z #7 15.38 Selecting previously unselected package lto-disabled-list. 2024-08-20T21:56:25.3413470Z #7 15.38 Preparing to unpack .../104-lto-disabled-list_24_all.deb ... 2024-08-20T21:56:25.3414143Z #7 15.38 Unpacking lto-disabled-list (24) ... 2024-08-20T21:56:25.3414745Z #7 15.40 Selecting previously unselected package dpkg-dev. 2024-08-20T21:56:25.3415501Z #7 15.41 Preparing to unpack .../105-dpkg-dev_1.21.1ubuntu2.3_all.deb ... 2024-08-20T21:56:25.3416194Z #7 15.41 Unpacking dpkg-dev (1.21.1ubuntu2.3) ... 2024-08-20T21:56:25.3416844Z #7 15.44 Selecting previously unselected package build-essential. 2024-08-20T21:56:25.3417830Z #7 15.44 Preparing to unpack .../106-build-essential_12.9ubuntu3_amd64.deb ... 2024-08-20T21:56:25.3418546Z #7 15.45 Unpacking build-essential (12.9ubuntu3) ... 2024-08-20T21:56:25.3419341Z #7 15.47 Selecting previously unselected package libarchive13:amd64. 2024-08-20T21:56:25.4659548Z #7 15.47 Preparing to unpack .../107-libarchive13_3.6.0-1ubuntu1.1_amd64.deb ... 2024-08-20T21:56:25.4660406Z #7 15.48 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1.1) ... 2024-08-20T21:56:25.4661075Z #7 15.51 Selecting previously unselected package libbrotli1:amd64. 2024-08-20T21:56:25.4661904Z #7 15.51 Preparing to unpack .../108-libbrotli1_1.0.9-2build6_amd64.deb ... 2024-08-20T21:56:25.4662638Z #7 15.51 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2024-08-20T21:56:25.4663393Z #7 15.54 Selecting previously unselected package libsasl2-modules-db:amd64. 2024-08-20T21:56:25.4664370Z #7 15.54 Preparing to unpack .../109-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2024-08-20T21:56:25.4665330Z #7 15.54 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2024-08-20T21:56:25.4666138Z #7 15.57 Selecting previously unselected package libsasl2-2:amd64. 2024-08-20T21:56:25.4666987Z #7 15.57 Preparing to unpack .../110-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2024-08-20T21:56:25.4667831Z #7 15.57 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2024-08-20T21:56:25.4668594Z #7 15.60 Selecting previously unselected package libldap-2.5-0:amd64. 2024-08-20T21:56:25.5669545Z #7 15.60 Preparing to unpack .../111-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.2_amd64.deb ... 2024-08-20T21:56:25.5670556Z #7 15.60 Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.2) ... 2024-08-20T21:56:25.5671285Z #7 15.63 Selecting previously unselected package librtmp1:amd64. 2024-08-20T21:56:25.5672199Z #7 15.63 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2024-08-20T21:56:25.5673107Z #7 15.63 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2024-08-20T21:56:25.5673890Z #7 15.66 Selecting previously unselected package libssh-4:amd64. 2024-08-20T21:56:25.5674729Z #7 15.66 Preparing to unpack .../113-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ... 2024-08-20T21:56:25.5675510Z #7 15.67 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... 2024-08-20T21:56:25.5676176Z #7 15.69 Selecting previously unselected package libcurl4:amd64. 2024-08-20T21:56:25.5676977Z #7 15.70 Preparing to unpack .../114-libcurl4_7.81.0-1ubuntu1.17_amd64.deb ... 2024-08-20T21:56:25.5677729Z #7 15.70 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.17) ... 2024-08-20T21:56:25.6881055Z #7 15.73 Selecting previously unselected package libjsoncpp25:amd64. 2024-08-20T21:56:25.6882051Z #7 15.73 Preparing to unpack .../115-libjsoncpp25_1.9.5-3_amd64.deb ... 2024-08-20T21:56:25.6882755Z #7 15.73 Unpacking libjsoncpp25:amd64 (1.9.5-3) ... 2024-08-20T21:56:25.6883374Z #7 15.76 Selecting previously unselected package librhash0:amd64. 2024-08-20T21:56:25.6884166Z #7 15.76 Preparing to unpack .../116-librhash0_1.4.2-1ubuntu1_amd64.deb ... 2024-08-20T21:56:25.6884902Z #7 15.76 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ... 2024-08-20T21:56:25.6885596Z #7 15.79 Selecting previously unselected package dh-elpa-helper. 2024-08-20T21:56:25.6886392Z #7 15.79 Preparing to unpack .../117-dh-elpa-helper_2.0.9ubuntu1_all.deb ... 2024-08-20T21:56:25.6887138Z #7 15.79 Unpacking dh-elpa-helper (2.0.9ubuntu1) ... 2024-08-20T21:56:25.6887922Z #7 15.82 Selecting previously unselected package emacsen-common. 2024-08-20T21:56:25.8923752Z #7 15.82 Preparing to unpack .../118-emacsen-common_3.0.4_all.deb ... 2024-08-20T21:56:25.8924643Z #7 15.83 Unpacking emacsen-common (3.0.4) ... 2024-08-20T21:56:25.8925297Z #7 15.86 Selecting previously unselected package cmake-data. 2024-08-20T21:56:25.8926124Z #7 15.87 Preparing to unpack .../119-cmake-data_3.22.1-1ubuntu1.22.04.2_all.deb ... 2024-08-20T21:56:25.8926905Z #7 15.87 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.2) ... 2024-08-20T21:56:26.0399906Z #7 16.17 Selecting previously unselected package cmake. 2024-08-20T21:56:26.1578343Z #7 16.17 Preparing to unpack .../120-cmake_3.22.1-1ubuntu1.22.04.2_amd64.deb ... 2024-08-20T21:56:26.1579161Z #7 16.18 Unpacking cmake (3.22.1-1ubuntu1.22.04.2) ... 2024-08-20T21:56:26.1579735Z #7 16.26 Selecting previously unselected package curl. 2024-08-20T21:56:26.1580718Z #7 16.26 Preparing to unpack .../121-curl_7.81.0-1ubuntu1.17_amd64.deb ... 2024-08-20T21:56:26.1581420Z #7 16.26 Unpacking curl (7.81.0-1ubuntu1.17) ... 2024-08-20T21:56:26.1582035Z #7 16.29 Selecting previously unselected package sgml-data. 2024-08-20T21:56:26.2619024Z #7 16.29 Preparing to unpack .../122-sgml-data_2.0.11+nmu1_all.deb ... 2024-08-20T21:56:26.2619748Z #7 16.29 Unpacking sgml-data (2.0.11+nmu1) ... 2024-08-20T21:56:26.2620376Z #7 16.35 Selecting previously unselected package docbook-xml. 2024-08-20T21:56:26.2621128Z #7 16.35 Preparing to unpack .../123-docbook-xml_4.5-11_all.deb ... 2024-08-20T21:56:26.2621765Z #7 16.36 Unpacking docbook-xml (4.5-11) ... 2024-08-20T21:56:26.2622408Z #7 16.39 Selecting previously unselected package fonts-dejavu-core. 2024-08-20T21:56:26.3643328Z #7 16.40 Preparing to unpack .../124-fonts-dejavu-core_2.37-2build1_all.deb ... 2024-08-20T21:56:26.3644143Z #7 16.40 Unpacking fonts-dejavu-core (2.37-2build1) ... 2024-08-20T21:56:26.3644876Z #7 16.50 Selecting previously unselected package fontconfig-config. 2024-08-20T21:56:26.4700829Z #7 16.50 Preparing to unpack .../125-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... 2024-08-20T21:56:26.4701692Z #7 16.50 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:26.4702375Z #7 16.53 Selecting previously unselected package libdw1:amd64. 2024-08-20T21:56:26.4703134Z #7 16.54 Preparing to unpack .../126-libdw1_0.186-1build1_amd64.deb ... 2024-08-20T21:56:26.4703813Z #7 16.54 Unpacking libdw1:amd64 (0.186-1build1) ... 2024-08-20T21:56:26.4704451Z #7 16.57 Selecting previously unselected package libbabeltrace1:amd64. 2024-08-20T21:56:26.4705295Z #7 16.57 Preparing to unpack .../127-libbabeltrace1_1.5.8-2build1_amd64.deb ... 2024-08-20T21:56:26.4706064Z #7 16.57 Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 2024-08-20T21:56:26.4706813Z #7 16.60 Selecting previously unselected package libcurl3-gnutls:amd64. 2024-08-20T21:56:26.6079757Z #7 16.60 Preparing to unpack .../128-libcurl3-gnutls_7.81.0-1ubuntu1.17_amd64.deb ... 2024-08-20T21:56:26.6080646Z #7 16.61 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.17) ... 2024-08-20T21:56:26.6081381Z #7 16.64 Selecting previously unselected package libdebuginfod1:amd64. 2024-08-20T21:56:26.6082517Z #7 16.64 Preparing to unpack .../129-libdebuginfod1_0.186-1build1_amd64.deb ... 2024-08-20T21:56:26.6083287Z #7 16.64 Unpacking libdebuginfod1:amd64 (0.186-1build1) ... 2024-08-20T21:56:26.6083893Z #7 16.67 Selecting previously unselected package libipt2. 2024-08-20T21:56:26.6084597Z #7 16.67 Preparing to unpack .../130-libipt2_2.0.5-1_amd64.deb ... 2024-08-20T21:56:26.6085186Z #7 16.67 Unpacking libipt2 (2.0.5-1) ... 2024-08-20T21:56:26.6085758Z #7 16.70 Selecting previously unselected package libpython3.10:amd64. 2024-08-20T21:56:26.6086611Z #7 16.70 Preparing to unpack .../131-libpython3.10_3.10.12-1~22.04.5_amd64.deb ... 2024-08-20T21:56:26.6087391Z #7 16.70 Unpacking libpython3.10:amd64 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:26.6088197Z #7 16.74 Selecting previously unselected package libsource-highlight-common. 2024-08-20T21:56:26.7191907Z #7 16.74 Preparing to unpack .../132-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 2024-08-20T21:56:26.7192878Z #7 16.74 Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 2024-08-20T21:56:26.7193746Z #7 16.79 Selecting previously unselected package libboost-regex1.74.0:amd64. 2024-08-20T21:56:26.7194697Z #7 16.79 Preparing to unpack .../133-libboost-regex1.74.0_1.74.0-14ubuntu3_amd64.deb ... 2024-08-20T21:56:26.7195570Z #7 16.79 Unpacking libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... 2024-08-20T21:56:26.7196374Z #7 16.82 Selecting previously unselected package libsource-highlight4v5. 2024-08-20T21:56:26.7197313Z #7 16.82 Preparing to unpack .../134-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 2024-08-20T21:56:26.7198167Z #7 16.83 Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 2024-08-20T21:56:26.7198763Z #7 16.85 Selecting previously unselected package gdb. 2024-08-20T21:56:26.8257500Z #7 16.85 Preparing to unpack .../135-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 2024-08-20T21:56:26.8258283Z #7 16.86 Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 2024-08-20T21:56:26.8258917Z #7 16.92 Selecting previously unselected package libgfortran5:amd64. 2024-08-20T21:56:26.8259803Z #7 16.92 Preparing to unpack .../136-libgfortran5_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:26.8260643Z #7 16.93 Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:26.8261448Z #7 16.96 Selecting previously unselected package libgfortran-11-dev:amd64. 2024-08-20T21:56:26.9873318Z #7 16.96 Preparing to unpack .../137-libgfortran-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:26.9874356Z #7 16.96 Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:26.9875153Z #7 17.00 Selecting previously unselected package gfortran-11. 2024-08-20T21:56:26.9875999Z #7 17.00 Preparing to unpack .../138-gfortran-11_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T21:56:26.9876792Z #7 17.00 Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:26.9877386Z #7 17.12 Selecting previously unselected package gfortran. 2024-08-20T21:56:27.1030429Z #7 17.12 Preparing to unpack .../139-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... 2024-08-20T21:56:27.1031224Z #7 17.12 Unpacking gfortran (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:27.1031989Z #7 17.15 Selecting previously unselected package libpackagekit-glib2-18:amd64. 2024-08-20T21:56:27.1032964Z #7 17.15 Preparing to unpack .../140-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ... 2024-08-20T21:56:27.1033858Z #7 17.16 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... 2024-08-20T21:56:27.1034695Z #7 17.18 Selecting previously unselected package gir1.2-packagekitglib-1.0. 2024-08-20T21:56:27.1035664Z #7 17.18 Preparing to unpack .../141-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ... 2024-08-20T21:56:27.1036549Z #7 17.18 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... 2024-08-20T21:56:27.1037431Z #7 17.21 Selecting previously unselected package liberror-perl. 2024-08-20T21:56:27.1038179Z #7 17.21 Preparing to unpack .../142-liberror-perl_0.17029-1_all.deb ... 2024-08-20T21:56:27.1038843Z #7 17.21 Unpacking liberror-perl (0.17029-1) ... 2024-08-20T21:56:27.1039679Z #7 17.24 Selecting previously unselected package git-man. 2024-08-20T21:56:27.2497290Z #7 17.24 Preparing to unpack .../143-git-man_1%3a2.34.1-1ubuntu1.11_all.deb ... 2024-08-20T21:56:27.2498103Z #7 17.24 Unpacking git-man (1:2.34.1-1ubuntu1.11) ... 2024-08-20T21:56:27.2498649Z #7 17.28 Selecting previously unselected package git. 2024-08-20T21:56:27.2499402Z #7 17.28 Preparing to unpack .../144-git_1%3a2.34.1-1ubuntu1.11_amd64.deb ... 2024-08-20T21:56:27.2500102Z #7 17.28 Unpacking git (1:2.34.1-1ubuntu1.11) ... 2024-08-20T21:56:27.2500697Z #7 17.38 Selecting previously unselected package libassuan0:amd64. 2024-08-20T21:56:27.3755997Z #7 17.38 Preparing to unpack .../145-libassuan0_2.5.5-1build1_amd64.deb ... 2024-08-20T21:56:27.3756824Z #7 17.39 Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2024-08-20T21:56:27.3757418Z #7 17.41 Selecting previously unselected package gpgconf. 2024-08-20T21:56:27.3758177Z #7 17.41 Preparing to unpack .../146-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ... 2024-08-20T21:56:27.3758886Z #7 17.41 Unpacking gpgconf (2.2.27-3ubuntu2.1) ... 2024-08-20T21:56:27.3759422Z #7 17.44 Selecting previously unselected package gpg. 2024-08-20T21:56:27.3760121Z #7 17.44 Preparing to unpack .../147-gpg_2.2.27-3ubuntu2.1_amd64.deb ... 2024-08-20T21:56:27.3760788Z #7 17.44 Unpacking gpg (2.2.27-3ubuntu2.1) ... 2024-08-20T21:56:27.3761437Z #7 17.48 Selecting previously unselected package pinentry-curses. 2024-08-20T21:56:27.3762265Z #7 17.48 Preparing to unpack .../148-pinentry-curses_1.1.1-1build2_amd64.deb ... 2024-08-20T21:56:27.3763016Z #7 17.48 Unpacking pinentry-curses (1.1.1-1build2) ... 2024-08-20T21:56:27.3763628Z #7 17.51 Selecting previously unselected package libnpth0:amd64. 2024-08-20T21:56:27.4769914Z #7 17.51 Preparing to unpack .../149-libnpth0_1.6-3build2_amd64.deb ... 2024-08-20T21:56:27.4770694Z #7 17.51 Unpacking libnpth0:amd64 (1.6-3build2) ... 2024-08-20T21:56:27.4771346Z #7 17.54 Selecting previously unselected package gpg-agent. 2024-08-20T21:56:27.4772154Z #7 17.54 Preparing to unpack .../150-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ... 2024-08-20T21:56:27.4772869Z #7 17.55 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ... 2024-08-20T21:56:27.4773477Z #7 17.58 Selecting previously unselected package libonig5:amd64. 2024-08-20T21:56:27.4774268Z #7 17.58 Preparing to unpack .../151-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-20T21:56:27.4774974Z #7 17.58 Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-20T21:56:27.4775580Z #7 17.61 Selecting previously unselected package libjq1:amd64. 2024-08-20T21:56:27.5774176Z #7 17.61 Preparing to unpack .../152-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-20T21:56:27.5774935Z #7 17.61 Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-20T21:56:27.5775472Z #7 17.64 Selecting previously unselected package jq. 2024-08-20T21:56:27.5776189Z #7 17.64 Preparing to unpack .../153-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-20T21:56:27.5776816Z #7 17.64 Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-20T21:56:27.5777381Z #7 17.67 Selecting previously unselected package libstemmer0d:amd64. 2024-08-20T21:56:27.5778224Z #7 17.67 Preparing to unpack .../154-libstemmer0d_2.2.0-1build1_amd64.deb ... 2024-08-20T21:56:27.5778978Z #7 17.67 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2024-08-20T21:56:27.5779588Z #7 17.70 Selecting previously unselected package libxmlb2:amd64. 2024-08-20T21:56:27.5780368Z #7 17.71 Preparing to unpack .../155-libxmlb2_0.3.6-2build1_amd64.deb ... 2024-08-20T21:56:27.5781073Z #7 17.71 Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2024-08-20T21:56:27.7050996Z #7 17.74 Selecting previously unselected package libappstream4:amd64. 2024-08-20T21:56:27.7051981Z #7 17.74 Preparing to unpack .../156-libappstream4_0.15.2-2_amd64.deb ... 2024-08-20T21:56:27.7052717Z #7 17.74 Unpacking libappstream4:amd64 (0.15.2-2) ... 2024-08-20T21:56:27.7053412Z #7 17.77 Selecting previously unselected package libasound2-data. 2024-08-20T21:56:27.7054261Z #7 17.77 Preparing to unpack .../157-libasound2-data_1.2.6.1-1ubuntu1_all.deb ... 2024-08-20T21:56:27.7055257Z #7 17.77 Unpacking libasound2-data (1.2.6.1-1ubuntu1) ... 2024-08-20T21:56:27.7055889Z #7 17.80 Selecting previously unselected package libasound2:amd64. 2024-08-20T21:56:27.7056719Z #7 17.81 Preparing to unpack .../158-libasound2_1.2.6.1-1ubuntu1_amd64.deb ... 2024-08-20T21:56:27.7057479Z #7 17.81 Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ... 2024-08-20T21:56:27.7058298Z #7 17.84 Selecting previously unselected package libasound2-dev:amd64. 2024-08-20T21:56:27.8125248Z #7 17.84 Preparing to unpack .../159-libasound2-dev_1.2.6.1-1ubuntu1_amd64.deb ... 2024-08-20T21:56:27.8126178Z #7 17.84 Unpacking libasound2-dev:amd64 (1.2.6.1-1ubuntu1) ... 2024-08-20T21:56:27.8126959Z #7 17.88 Selecting previously unselected package libatlas3-base:amd64. 2024-08-20T21:56:27.8127841Z #7 17.88 Preparing to unpack .../160-libatlas3-base_3.10.3-12ubuntu1_amd64.deb ... 2024-08-20T21:56:27.8128642Z #7 17.88 Unpacking libatlas3-base:amd64 (3.10.3-12ubuntu1) ... 2024-08-20T21:56:27.8129421Z #7 17.94 Selecting previously unselected package libatlas-base-dev:amd64. 2024-08-20T21:56:27.9136961Z #7 17.95 Preparing to unpack .../161-libatlas-base-dev_3.10.3-12ubuntu1_amd64.deb ... 2024-08-20T21:56:27.9137880Z #7 17.95 Unpacking libatlas-base-dev:amd64 (3.10.3-12ubuntu1) ... 2024-08-20T21:56:27.9138666Z #7 18.04 Selecting previously unselected package libbrotli-dev:amd64. 2024-08-20T21:56:27.9139523Z #7 18.05 Preparing to unpack .../162-libbrotli-dev_1.0.9-2build6_amd64.deb ... 2024-08-20T21:56:28.0362977Z #7 18.05 Unpacking libbrotli-dev:amd64 (1.0.9-2build6) ... 2024-08-20T21:56:28.0363785Z #7 18.08 Selecting previously unselected package libbz2-dev:amd64. 2024-08-20T21:56:28.0364614Z #7 18.08 Preparing to unpack .../163-libbz2-dev_1.0.8-5build1_amd64.deb ... 2024-08-20T21:56:28.0365581Z #7 18.08 Unpacking libbz2-dev:amd64 (1.0.8-5build1) ... 2024-08-20T21:56:28.0366318Z #7 18.10 Selecting previously unselected package libexpat1-dev:amd64. 2024-08-20T21:56:28.0367184Z #7 18.10 Preparing to unpack .../164-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ... 2024-08-20T21:56:28.0367983Z #7 18.11 Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... 2024-08-20T21:56:28.0368630Z #7 18.14 Selecting previously unselected package libogg0:amd64. 2024-08-20T21:56:28.0369829Z #7 18.14 Preparing to unpack .../165-libogg0_1.3.5-0ubuntu3_amd64.deb ... 2024-08-20T21:56:28.0370549Z #7 18.14 Unpacking libogg0:amd64 (1.3.5-0ubuntu3) ... 2024-08-20T21:56:28.0371148Z #7 18.17 Selecting previously unselected package libflac8:amd64. 2024-08-20T21:56:28.1431831Z #7 18.17 Preparing to unpack .../166-libflac8_1.3.3-2ubuntu0.2_amd64.deb ... 2024-08-20T21:56:28.1432685Z #7 18.17 Unpacking libflac8:amd64 (1.3.3-2ubuntu0.2) ... 2024-08-20T21:56:28.1433406Z #7 18.20 Selecting previously unselected package libogg-dev:amd64. 2024-08-20T21:56:28.1434241Z #7 18.20 Preparing to unpack .../167-libogg-dev_1.3.5-0ubuntu3_amd64.deb ... 2024-08-20T21:56:28.1434981Z #7 18.22 Unpacking libogg-dev:amd64 (1.3.5-0ubuntu3) ... 2024-08-20T21:56:28.1435681Z #7 18.24 Selecting previously unselected package libflac-dev:amd64. 2024-08-20T21:56:28.1436536Z #7 18.24 Preparing to unpack .../168-libflac-dev_1.3.3-2ubuntu0.2_amd64.deb ... 2024-08-20T21:56:28.1437311Z #7 18.24 Unpacking libflac-dev:amd64 (1.3.3-2ubuntu0.2) ... 2024-08-20T21:56:28.1437963Z #7 18.28 Selecting previously unselected package libfreetype6:amd64. 2024-08-20T21:56:28.2550854Z #7 18.28 Preparing to unpack .../169-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... 2024-08-20T21:56:28.2551790Z #7 18.28 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... 2024-08-20T21:56:28.2552505Z #7 18.32 Selecting previously unselected package libfontconfig1:amd64. 2024-08-20T21:56:28.2553398Z #7 18.32 Preparing to unpack .../170-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... 2024-08-20T21:56:28.2554237Z #7 18.32 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:28.2554974Z #7 18.35 Selecting previously unselected package zlib1g-dev:amd64. 2024-08-20T21:56:28.2555845Z #7 18.35 Preparing to unpack .../171-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2024-08-20T21:56:28.2556937Z #7 18.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2024-08-20T21:56:28.2557696Z #7 18.39 Selecting previously unselected package libpng-dev:amd64. 2024-08-20T21:56:28.3557692Z #7 18.39 Preparing to unpack .../172-libpng-dev_1.6.37-3build5_amd64.deb ... 2024-08-20T21:56:28.3558484Z #7 18.39 Unpacking libpng-dev:amd64 (1.6.37-3build5) ... 2024-08-20T21:56:28.3559219Z #7 18.42 Selecting previously unselected package libfreetype-dev:amd64. 2024-08-20T21:56:28.3560169Z #7 18.42 Preparing to unpack .../173-libfreetype-dev_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... 2024-08-20T21:56:28.3561063Z #7 18.42 Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.2) ... 2024-08-20T21:56:28.3561881Z #7 18.46 Selecting previously unselected package libfreetype6-dev:amd64. 2024-08-20T21:56:28.3562813Z #7 18.46 Preparing to unpack .../174-libfreetype6-dev_2.11.1+dfsg-1ubuntu0.2_amd64.deb ... 2024-08-20T21:56:28.3563718Z #7 18.46 Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.2) ... 2024-08-20T21:56:28.3564487Z #7 18.48 Selecting previously unselected package uuid-dev:amd64. 2024-08-20T21:56:28.3565296Z #7 18.49 Preparing to unpack .../175-uuid-dev_2.37.2-4ubuntu3.4_amd64.deb ... 2024-08-20T21:56:28.3566037Z #7 18.49 Unpacking uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... 2024-08-20T21:56:28.4661622Z #7 18.52 Selecting previously unselected package pkg-config. 2024-08-20T21:56:28.4662465Z #7 18.52 Preparing to unpack .../176-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-08-20T21:56:28.4663203Z #7 18.52 Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-08-20T21:56:28.4663940Z #7 18.54 Selecting previously unselected package libfontconfig-dev:amd64. 2024-08-20T21:56:28.4665056Z #7 18.55 Preparing to unpack .../177-libfontconfig-dev_2.13.1-4.2ubuntu5_amd64.deb ... 2024-08-20T21:56:28.4665934Z #7 18.55 Unpacking libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:28.4666753Z #7 18.57 Selecting previously unselected package libfontconfig1-dev:amd64. 2024-08-20T21:56:28.4667678Z #7 18.57 Preparing to unpack .../178-libfontconfig1-dev_2.13.1-4.2ubuntu5_amd64.deb ... 2024-08-20T21:56:28.4668543Z #7 18.58 Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:28.4669591Z #7 18.60 Selecting previously unselected package libgdbm-dev:amd64. 2024-08-20T21:56:28.6032083Z #7 18.60 Preparing to unpack .../179-libgdbm-dev_1.23-1_amd64.deb ... 2024-08-20T21:56:28.6033290Z #7 18.60 Unpacking libgdbm-dev:amd64 (1.23-1) ... 2024-08-20T21:56:28.6034050Z #7 18.63 Selecting previously unselected package libglib2.0-bin. 2024-08-20T21:56:28.6034921Z #7 18.63 Preparing to unpack .../180-libglib2.0-bin_2.72.4-0ubuntu2.3_amd64.deb ... 2024-08-20T21:56:28.6035697Z #7 18.63 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.3) ... 2024-08-20T21:56:28.6036346Z #7 18.66 Selecting previously unselected package libgpm2:amd64. 2024-08-20T21:56:28.6037141Z #7 18.66 Preparing to unpack .../181-libgpm2_1.20.7-10build1_amd64.deb ... 2024-08-20T21:56:28.6037862Z #7 18.67 Unpacking libgpm2:amd64 (1.20.7-10build1) ... 2024-08-20T21:56:28.6038484Z #7 18.69 Selecting previously unselected package libunwind8:amd64. 2024-08-20T21:56:28.6039305Z #7 18.69 Preparing to unpack .../182-libunwind8_1.3.2-2build2.1_amd64.deb ... 2024-08-20T21:56:28.6040135Z #7 18.70 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2024-08-20T21:56:28.6040835Z #7 18.74 Selecting previously unselected package libgstreamer1.0-0:amd64. 2024-08-20T21:56:28.7090174Z #7 18.74 Preparing to unpack .../183-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ... 2024-08-20T21:56:28.7091069Z #7 18.74 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... 2024-08-20T21:56:28.7091761Z #7 18.78 Selecting previously unselected package libjemalloc2:amd64. 2024-08-20T21:56:28.7092619Z #7 18.78 Preparing to unpack .../184-libjemalloc2_5.2.1-4ubuntu1_amd64.deb ... 2024-08-20T21:56:28.7093396Z #7 18.78 Unpacking libjemalloc2:amd64 (5.2.1-4ubuntu1) ... 2024-08-20T21:56:28.7094129Z #7 18.81 Selecting previously unselected package libjpeg-turbo8:amd64. 2024-08-20T21:56:28.7095202Z #7 18.81 Preparing to unpack .../185-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... 2024-08-20T21:56:28.7095994Z #7 18.82 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... 2024-08-20T21:56:28.7096869Z #7 18.84 Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2024-08-20T21:56:28.8244112Z #7 18.84 Preparing to unpack .../186-libjpeg-turbo8-dev_2.1.2-0ubuntu1_amd64.deb ... 2024-08-20T21:56:28.8245018Z #7 18.85 Unpacking libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... 2024-08-20T21:56:28.8245701Z #7 18.87 Selecting previously unselected package libjpeg8:amd64. 2024-08-20T21:56:28.8246480Z #7 18.87 Preparing to unpack .../187-libjpeg8_8c-2ubuntu10_amd64.deb ... 2024-08-20T21:56:28.8247202Z #7 18.88 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... 2024-08-20T21:56:28.8247904Z #7 18.90 Selecting previously unselected package libjpeg8-dev:amd64. 2024-08-20T21:56:28.8248722Z #7 18.90 Preparing to unpack .../188-libjpeg8-dev_8c-2ubuntu10_amd64.deb ... 2024-08-20T21:56:28.8249478Z #7 18.90 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu10) ... 2024-08-20T21:56:28.8250337Z #7 18.93 Selecting previously unselected package libjpeg-dev:amd64. 2024-08-20T21:56:28.8251148Z #7 18.93 Preparing to unpack .../189-libjpeg-dev_8c-2ubuntu10_amd64.deb ... 2024-08-20T21:56:28.8251884Z #7 18.93 Unpacking libjpeg-dev:amd64 (8c-2ubuntu10) ... 2024-08-20T21:56:28.8252610Z #7 18.96 Selecting previously unselected package libncurses-dev:amd64. 2024-08-20T21:56:28.9255384Z #7 18.96 Preparing to unpack .../190-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ... 2024-08-20T21:56:28.9256214Z #7 18.96 Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T21:56:28.9256996Z #7 19.00 Selecting previously unselected package libncurses5-dev:amd64. 2024-08-20T21:56:28.9258089Z #7 19.00 Preparing to unpack .../191-libncurses5-dev_6.3-2ubuntu0.1_amd64.deb ... 2024-08-20T21:56:28.9258893Z #7 19.00 Unpacking libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T21:56:28.9259673Z #7 19.02 Selecting previously unselected package libncursesw5-dev:amd64. 2024-08-20T21:56:28.9260577Z #7 19.02 Preparing to unpack .../192-libncursesw5-dev_6.3-2ubuntu0.1_amd64.deb ... 2024-08-20T21:56:28.9261496Z #7 19.03 Unpacking libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T21:56:28.9262129Z #7 19.06 Selecting previously unselected package libopus0:amd64. 2024-08-20T21:56:28.9262904Z #7 19.06 Preparing to unpack .../193-libopus0_1.3.1-0.1build2_amd64.deb ... 2024-08-20T21:56:29.0273123Z #7 19.06 Unpacking libopus0:amd64 (1.3.1-0.1build2) ... 2024-08-20T21:56:29.0273876Z #7 19.09 Selecting previously unselected package libopus-dev:amd64. 2024-08-20T21:56:29.0274732Z #7 19.09 Preparing to unpack .../194-libopus-dev_1.3.1-0.1build2_amd64.deb ... 2024-08-20T21:56:29.0275506Z #7 19.09 Unpacking libopus-dev:amd64 (1.3.1-0.1build2) ... 2024-08-20T21:56:29.0276285Z #7 19.12 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2024-08-20T21:56:29.0277204Z #7 19.12 Preparing to unpack .../195-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2024-08-20T21:56:29.0278021Z #7 19.13 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2024-08-20T21:56:29.0278815Z #7 19.16 Selecting previously unselected package libpolkit-agent-1-0:amd64. 2024-08-20T21:56:29.0279772Z #7 19.16 Preparing to unpack .../196-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2024-08-20T21:56:29.0280486Z #7 19.16 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2024-08-20T21:56:29.1551427Z #7 19.18 Selecting previously unselected package libpthread-stubs0-dev:amd64. 2024-08-20T21:56:29.1552432Z #7 19.19 Preparing to unpack .../197-libpthread-stubs0-dev_0.4-1build2_amd64.deb ... 2024-08-20T21:56:29.1553294Z #7 19.19 Unpacking libpthread-stubs0-dev:amd64 (0.4-1build2) ... 2024-08-20T21:56:29.1554105Z #7 19.21 Selecting previously unselected package libreadline-dev:amd64. 2024-08-20T21:56:29.1554945Z #7 19.21 Preparing to unpack .../198-libreadline-dev_8.1.2-1_amd64.deb ... 2024-08-20T21:56:29.1555656Z #7 19.22 Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-08-20T21:56:29.1556501Z #7 19.25 Selecting previously unselected package libvorbis0a:amd64. 2024-08-20T21:56:29.1557333Z #7 19.25 Preparing to unpack .../199-libvorbis0a_1.3.7-1build2_amd64.deb ... 2024-08-20T21:56:29.1558161Z #7 19.25 Unpacking libvorbis0a:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:29.1558803Z #7 19.29 Selecting previously unselected package libvorbisenc2:amd64. 2024-08-20T21:56:29.2554705Z #7 19.29 Preparing to unpack .../200-libvorbisenc2_1.3.7-1build2_amd64.deb ... 2024-08-20T21:56:29.2555597Z #7 19.29 Unpacking libvorbisenc2:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:29.2556260Z #7 19.32 Selecting previously unselected package libsndfile1:amd64. 2024-08-20T21:56:29.2557119Z #7 19.32 Preparing to unpack .../201-libsndfile1_1.0.31-2ubuntu0.1_amd64.deb ... 2024-08-20T21:56:29.2557908Z #7 19.33 Unpacking libsndfile1:amd64 (1.0.31-2ubuntu0.1) ... 2024-08-20T21:56:29.2558588Z #7 19.36 Selecting previously unselected package libvorbisfile3:amd64. 2024-08-20T21:56:29.2559442Z #7 19.36 Preparing to unpack .../202-libvorbisfile3_1.3.7-1build2_amd64.deb ... 2024-08-20T21:56:29.2560224Z #7 19.36 Unpacking libvorbisfile3:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:29.2560950Z #7 19.39 Selecting previously unselected package libvorbis-dev:amd64. 2024-08-20T21:56:29.3634607Z #7 19.39 Preparing to unpack .../203-libvorbis-dev_1.3.7-1build2_amd64.deb ... 2024-08-20T21:56:29.3635465Z #7 19.39 Unpacking libvorbis-dev:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:29.3636214Z #7 19.42 Selecting previously unselected package libsndfile1-dev:amd64. 2024-08-20T21:56:29.3637113Z #7 19.43 Preparing to unpack .../204-libsndfile1-dev_1.0.31-2ubuntu0.1_amd64.deb ... 2024-08-20T21:56:29.3637950Z #7 19.43 Unpacking libsndfile1-dev:amd64 (1.0.31-2ubuntu0.1) ... 2024-08-20T21:56:29.3638844Z #7 19.47 Selecting previously unselected package libsodium23:amd64. 2024-08-20T21:56:29.3639692Z #7 19.47 Preparing to unpack .../205-libsodium23_1.0.18-1build2_amd64.deb ... 2024-08-20T21:56:29.3640437Z #7 19.47 Unpacking libsodium23:amd64 (1.0.18-1build2) ... 2024-08-20T21:56:29.3641181Z #7 19.50 Selecting previously unselected package libsqlite3-dev:amd64. 2024-08-20T21:56:29.4643771Z #7 19.50 Preparing to unpack .../206-libsqlite3-dev_3.37.2-2ubuntu0.3_amd64.deb ... 2024-08-20T21:56:29.4644659Z #7 19.50 Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.3) ... 2024-08-20T21:56:29.4645339Z #7 19.54 Selecting previously unselected package libtcl8.6:amd64. 2024-08-20T21:56:29.4646160Z #7 19.54 Preparing to unpack .../207-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... 2024-08-20T21:56:29.4646956Z #7 19.54 Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... 2024-08-20T21:56:29.4647616Z #7 19.60 Selecting previously unselected package libxrender1:amd64. 2024-08-20T21:56:29.5651655Z #7 19.60 Preparing to unpack .../208-libxrender1_1%3a0.9.10-1build4_amd64.deb ... 2024-08-20T21:56:29.5652479Z #7 19.60 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... 2024-08-20T21:56:29.5653119Z #7 19.63 Selecting previously unselected package libxft2:amd64. 2024-08-20T21:56:29.5653880Z #7 19.63 Preparing to unpack .../209-libxft2_2.3.4-1_amd64.deb ... 2024-08-20T21:56:29.5654500Z #7 19.63 Unpacking libxft2:amd64 (2.3.4-1) ... 2024-08-20T21:56:29.5655123Z #7 19.66 Selecting previously unselected package x11-common. 2024-08-20T21:56:29.5655913Z #7 19.66 Preparing to unpack .../210-x11-common_1%3a7.7+23ubuntu2_all.deb ... 2024-08-20T21:56:29.5656609Z #7 19.67 Unpacking x11-common (1:7.7+23ubuntu2) ... 2024-08-20T21:56:29.5657198Z #7 19.70 Selecting previously unselected package libxss1:amd64. 2024-08-20T21:56:29.5657989Z #7 19.70 Preparing to unpack .../211-libxss1_1%3a1.2.3-1build2_amd64.deb ... 2024-08-20T21:56:29.6679911Z #7 19.70 Unpacking libxss1:amd64 (1:1.2.3-1build2) ... 2024-08-20T21:56:29.6680591Z #7 19.73 Selecting previously unselected package libtk8.6:amd64. 2024-08-20T21:56:29.6681400Z #7 19.73 Preparing to unpack .../212-libtk8.6_8.6.12-1build1_amd64.deb ... 2024-08-20T21:56:29.6682103Z #7 19.73 Unpacking libtk8.6:amd64 (8.6.12-1build1) ... 2024-08-20T21:56:29.6682881Z #7 19.77 Selecting previously unselected package libtool. 2024-08-20T21:56:29.6683624Z #7 19.77 Preparing to unpack .../213-libtool_2.4.6-15build2_all.deb ... 2024-08-20T21:56:29.6684540Z #7 19.77 Unpacking libtool (2.4.6-15build2) ... 2024-08-20T21:56:29.6685228Z #7 19.80 Selecting previously unselected package xorg-sgml-doctools. 2024-08-20T21:56:29.7710317Z #7 19.80 Preparing to unpack .../214-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... 2024-08-20T21:56:29.7711134Z #7 19.81 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... 2024-08-20T21:56:29.7711807Z #7 19.83 Selecting previously unselected package x11proto-dev. 2024-08-20T21:56:29.7712563Z #7 19.83 Preparing to unpack .../215-x11proto-dev_2021.5-1_all.deb ... 2024-08-20T21:56:29.7713225Z #7 19.83 Unpacking x11proto-dev (2021.5-1) ... 2024-08-20T21:56:29.7713885Z #7 19.87 Selecting previously unselected package libxau-dev:amd64. 2024-08-20T21:56:29.7714717Z #7 19.87 Preparing to unpack .../216-libxau-dev_1%3a1.0.9-1build5_amd64.deb ... 2024-08-20T21:56:29.7715487Z #7 19.88 Unpacking libxau-dev:amd64 (1:1.0.9-1build5) ... 2024-08-20T21:56:29.7716190Z #7 19.90 Selecting previously unselected package x11proto-core-dev. 2024-08-20T21:56:29.8801199Z #7 19.90 Preparing to unpack .../217-x11proto-core-dev_2021.5-1_all.deb ... 2024-08-20T21:56:29.8802074Z #7 19.91 Unpacking x11proto-core-dev (2021.5-1) ... 2024-08-20T21:56:29.8802772Z #7 19.93 Selecting previously unselected package libxdmcp-dev:amd64. 2024-08-20T21:56:29.8803653Z #7 19.93 Preparing to unpack .../218-libxdmcp-dev_1%3a1.1.3-0ubuntu5_amd64.deb ... 2024-08-20T21:56:29.8804453Z #7 19.93 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... 2024-08-20T21:56:29.8805132Z #7 19.95 Selecting previously unselected package xtrans-dev. 2024-08-20T21:56:29.8806652Z #7 19.96 Preparing to unpack .../219-xtrans-dev_1.4.0-1_all.deb ... 2024-08-20T21:56:29.8807338Z #7 19.96 Unpacking xtrans-dev (1.4.0-1) ... 2024-08-20T21:56:29.8807998Z #7 19.98 Selecting previously unselected package libxcb1-dev:amd64. 2024-08-20T21:56:29.8808812Z #7 19.99 Preparing to unpack .../220-libxcb1-dev_1.14-3ubuntu3_amd64.deb ... 2024-08-20T21:56:29.8809651Z #7 19.99 Unpacking libxcb1-dev:amd64 (1.14-3ubuntu3) ... 2024-08-20T21:56:29.8810367Z #7 20.01 Selecting previously unselected package libx11-dev:amd64. 2024-08-20T21:56:29.9964166Z #7 20.01 Preparing to unpack .../221-libx11-dev_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2024-08-20T21:56:29.9965089Z #7 20.02 Unpacking libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... 2024-08-20T21:56:29.9965830Z #7 20.05 Selecting previously unselected package libxext-dev:amd64. 2024-08-20T21:56:29.9966677Z #7 20.05 Preparing to unpack .../222-libxext-dev_2%3a1.3.4-1build1_amd64.deb ... 2024-08-20T21:56:29.9967459Z #7 20.05 Unpacking libxext-dev:amd64 (2:1.3.4-1build1) ... 2024-08-20T21:56:29.9968218Z #7 20.08 Selecting previously unselected package libxrender-dev:amd64. 2024-08-20T21:56:29.9969435Z #7 20.08 Preparing to unpack .../223-libxrender-dev_1%3a0.9.10-1build4_amd64.deb ... 2024-08-20T21:56:29.9970352Z #7 20.08 Unpacking libxrender-dev:amd64 (1:0.9.10-1build4) ... 2024-08-20T21:56:29.9971094Z #7 20.10 Selecting previously unselected package libxft-dev:amd64. 2024-08-20T21:56:29.9971873Z #7 20.10 Preparing to unpack .../224-libxft-dev_2.3.4-1_amd64.deb ... 2024-08-20T21:56:29.9972529Z #7 20.11 Unpacking libxft-dev:amd64 (2.3.4-1) ... 2024-08-20T21:56:29.9973206Z #7 20.13 Selecting previously unselected package libxss-dev:amd64. 2024-08-20T21:56:30.1040406Z #7 20.13 Preparing to unpack .../225-libxss-dev_1%3a1.2.3-1build2_amd64.deb ... 2024-08-20T21:56:30.1041226Z #7 20.13 Unpacking libxss-dev:amd64 (1:1.2.3-1build2) ... 2024-08-20T21:56:30.1041811Z #7 20.16 Selecting previously unselected package polkitd. 2024-08-20T21:56:30.1042546Z #7 20.16 Preparing to unpack .../226-polkitd_0.105-33_amd64.deb ... 2024-08-20T21:56:30.1043170Z #7 20.16 Unpacking polkitd (0.105-33) ... 2024-08-20T21:56:30.1043672Z #7 20.19 Selecting previously unselected package pkexec. 2024-08-20T21:56:30.1044376Z #7 20.19 Preparing to unpack .../227-pkexec_0.105-33_amd64.deb ... 2024-08-20T21:56:30.1045274Z #7 20.20 Unpacking pkexec (0.105-33) ... 2024-08-20T21:56:30.1045863Z #7 20.22 Selecting previously unselected package policykit-1. 2024-08-20T21:56:30.1046631Z #7 20.23 Preparing to unpack .../228-policykit-1_0.105-33_amd64.deb ... 2024-08-20T21:56:30.1047292Z #7 20.24 Unpacking policykit-1 (0.105-33) ... 2024-08-20T21:56:30.2049804Z #7 20.27 Selecting previously unselected package python3-blinker. 2024-08-20T21:56:30.2050738Z #7 20.27 Preparing to unpack .../229-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2024-08-20T21:56:30.2051559Z #7 20.27 Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2024-08-20T21:56:30.2052329Z #7 20.30 Selecting previously unselected package python3-cffi-backend:amd64. 2024-08-20T21:56:30.2053269Z #7 20.30 Preparing to unpack .../230-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2024-08-20T21:56:30.2054133Z #7 20.30 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2024-08-20T21:56:30.2054930Z #7 20.34 Selecting previously unselected package python3-cryptography. 2024-08-20T21:56:30.2055844Z #7 20.34 Preparing to unpack .../231-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2024-08-20T21:56:30.3153280Z #7 20.34 Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2024-08-20T21:56:30.3154121Z #7 20.38 Selecting previously unselected package python3-pyparsing. 2024-08-20T21:56:30.3154961Z #7 20.38 Preparing to unpack .../232-python3-pyparsing_2.4.7-1_all.deb ... 2024-08-20T21:56:30.3155667Z #7 20.39 Unpacking python3-pyparsing (2.4.7-1) ... 2024-08-20T21:56:30.3156358Z #7 20.42 Selecting previously unselected package python3-httplib2. 2024-08-20T21:56:30.3157163Z #7 20.42 Preparing to unpack .../233-python3-httplib2_0.20.2-2_all.deb ... 2024-08-20T21:56:30.3158070Z #7 20.42 Unpacking python3-httplib2 (0.20.2-2) ... 2024-08-20T21:56:30.3158813Z #7 20.45 Selecting previously unselected package python3-more-itertools. 2024-08-20T21:56:30.4170055Z #7 20.45 Preparing to unpack .../234-python3-more-itertools_8.10.0-2_all.deb ... 2024-08-20T21:56:30.4170965Z #7 20.45 Unpacking python3-more-itertools (8.10.0-2) ... 2024-08-20T21:56:30.4171654Z #7 20.48 Selecting previously unselected package python3-zipp. 2024-08-20T21:56:30.4172462Z #7 20.48 Preparing to unpack .../235-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2024-08-20T21:56:30.4173208Z #7 20.48 Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2024-08-20T21:56:30.4173961Z #7 20.51 Selecting previously unselected package python3-importlib-metadata. 2024-08-20T21:56:30.4174890Z #7 20.51 Preparing to unpack .../236-python3-importlib-metadata_4.6.4-1_all.deb ... 2024-08-20T21:56:30.4175704Z #7 20.52 Unpacking python3-importlib-metadata (4.6.4-1) ... 2024-08-20T21:56:30.4176423Z #7 20.54 Selecting previously unselected package python3-jeepney. 2024-08-20T21:56:30.4177220Z #7 20.55 Preparing to unpack .../237-python3-jeepney_0.7.1-3_all.deb ... 2024-08-20T21:56:30.4177905Z #7 20.55 Unpacking python3-jeepney (0.7.1-3) ... 2024-08-20T21:56:30.5434103Z #7 20.58 Selecting previously unselected package python3-jwt. 2024-08-20T21:56:30.5434970Z #7 20.58 Preparing to unpack .../238-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2024-08-20T21:56:30.5435707Z #7 20.58 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2024-08-20T21:56:30.5436436Z #7 20.61 Selecting previously unselected package python3-secretstorage. 2024-08-20T21:56:30.5437289Z #7 20.61 Preparing to unpack .../239-python3-secretstorage_3.3.1-1_all.deb ... 2024-08-20T21:56:30.5438042Z #7 20.61 Unpacking python3-secretstorage (3.3.1-1) ... 2024-08-20T21:56:30.5438743Z #7 20.64 Selecting previously unselected package python3-keyring. 2024-08-20T21:56:30.5439523Z #7 20.64 Preparing to unpack .../240-python3-keyring_23.5.0-1_all.deb ... 2024-08-20T21:56:30.5440211Z #7 20.65 Unpacking python3-keyring (23.5.0-1) ... 2024-08-20T21:56:30.5440899Z #7 20.68 Selecting previously unselected package python3-lazr.uri. 2024-08-20T21:56:30.6761147Z #7 20.68 Preparing to unpack .../241-python3-lazr.uri_1.0.6-2_all.deb ... 2024-08-20T21:56:30.6762201Z #7 20.68 Unpacking python3-lazr.uri (1.0.6-2) ... 2024-08-20T21:56:30.6762901Z #7 20.71 Selecting previously unselected package python3-wadllib. 2024-08-20T21:56:30.6763682Z #7 20.71 Preparing to unpack .../242-python3-wadllib_1.3.6-1_all.deb ... 2024-08-20T21:56:30.6764365Z #7 20.71 Unpacking python3-wadllib (1.3.6-1) ... 2024-08-20T21:56:30.6765028Z #7 20.74 Selecting previously unselected package python3-distro. 2024-08-20T21:56:30.6765798Z #7 20.74 Preparing to unpack .../243-python3-distro_1.7.0-1_all.deb ... 2024-08-20T21:56:30.6766473Z #7 20.74 Unpacking python3-distro (1.7.0-1) ... 2024-08-20T21:56:30.6767140Z #7 20.81 Selecting previously unselected package python3-oauthlib. 2024-08-20T21:56:30.7831769Z #7 20.81 Preparing to unpack .../244-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2024-08-20T21:56:30.7832614Z #7 20.81 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2024-08-20T21:56:30.7833315Z #7 20.85 Selecting previously unselected package python3-six. 2024-08-20T21:56:30.7834108Z #7 20.85 Preparing to unpack .../245-python3-six_1.16.0-3ubuntu1_all.deb ... 2024-08-20T21:56:30.7834832Z #7 20.85 Unpacking python3-six (1.16.0-3ubuntu1) ... 2024-08-20T21:56:30.7835593Z #7 20.88 Selecting previously unselected package python3-lazr.restfulclient. 2024-08-20T21:56:30.7836528Z #7 20.88 Preparing to unpack .../246-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2024-08-20T21:56:30.7837345Z #7 20.88 Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2024-08-20T21:56:30.7838116Z #7 20.92 Selecting previously unselected package python3-launchpadlib. 2024-08-20T21:56:30.9005904Z #7 20.92 Preparing to unpack .../247-python3-launchpadlib_1.10.16-1_all.deb ... 2024-08-20T21:56:30.9006743Z #7 20.92 Unpacking python3-launchpadlib (1.10.16-1) ... 2024-08-20T21:56:30.9007740Z #7 20.95 Selecting previously unselected package python3-software-properties. 2024-08-20T21:56:30.9008718Z #7 20.96 Preparing to unpack .../248-python3-software-properties_0.99.22.9_all.deb ... 2024-08-20T21:56:30.9009676Z #7 20.96 Unpacking python3-software-properties (0.99.22.9) ... 2024-08-20T21:56:30.9010334Z #7 20.99 Selecting previously unselected package packagekit. 2024-08-20T21:56:30.9011126Z #7 20.99 Preparing to unpack .../249-packagekit_1.2.5-2ubuntu2_amd64.deb ... 2024-08-20T21:56:30.9011836Z #7 21.00 Unpacking packagekit (1.2.5-2ubuntu2) ... 2024-08-20T21:56:30.9012572Z #7 21.03 Selecting previously unselected package software-properties-common. 2024-08-20T21:56:31.0152254Z #7 21.03 Preparing to unpack .../250-software-properties-common_0.99.22.9_all.deb ... 2024-08-20T21:56:31.0153148Z #7 21.04 Unpacking software-properties-common (0.99.22.9) ... 2024-08-20T21:56:31.0153786Z #7 21.08 Selecting previously unselected package tcl8.6. 2024-08-20T21:56:31.0154557Z #7 21.08 Preparing to unpack .../251-tcl8.6_8.6.12+dfsg-1build1_amd64.deb ... 2024-08-20T21:56:31.0155269Z #7 21.09 Unpacking tcl8.6 (8.6.12+dfsg-1build1) ... 2024-08-20T21:56:31.0155810Z #7 21.12 Selecting previously unselected package tcl. 2024-08-20T21:56:31.0156496Z #7 21.12 Preparing to unpack .../252-tcl_8.6.11+1build2_amd64.deb ... 2024-08-20T21:56:31.0157084Z #7 21.12 Unpacking tcl (8.6.11+1build2) ... 2024-08-20T21:56:31.0157728Z #7 21.15 Selecting previously unselected package tcl8.6-dev:amd64. 2024-08-20T21:56:31.1232418Z #7 21.15 Preparing to unpack .../253-tcl8.6-dev_8.6.12+dfsg-1build1_amd64.deb ... 2024-08-20T21:56:31.1233270Z #7 21.15 Unpacking tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... 2024-08-20T21:56:31.1234024Z #7 21.19 Selecting previously unselected package tcl-dev:amd64. 2024-08-20T21:56:31.1234812Z #7 21.19 Preparing to unpack .../254-tcl-dev_8.6.11+1build2_amd64.deb ... 2024-08-20T21:56:31.1235507Z #7 21.20 Unpacking tcl-dev:amd64 (8.6.11+1build2) ... 2024-08-20T21:56:31.1236067Z #7 21.23 Selecting previously unselected package tk8.6. 2024-08-20T21:56:31.1236803Z #7 21.23 Preparing to unpack .../255-tk8.6_8.6.12-1build1_amd64.deb ... 2024-08-20T21:56:31.1237438Z #7 21.23 Unpacking tk8.6 (8.6.12-1build1) ... 2024-08-20T21:56:31.1237944Z #7 21.26 Selecting previously unselected package tk. 2024-08-20T21:56:31.2240857Z #7 21.26 Preparing to unpack .../256-tk_8.6.11+1build2_amd64.deb ... 2024-08-20T21:56:31.2241482Z #7 21.26 Unpacking tk (8.6.11+1build2) ... 2024-08-20T21:56:31.2242147Z #7 21.28 Selecting previously unselected package tk8.6-dev:amd64. 2024-08-20T21:56:31.2242960Z #7 21.29 Preparing to unpack .../257-tk8.6-dev_8.6.12-1build1_amd64.deb ... 2024-08-20T21:56:31.2243667Z #7 21.29 Unpacking tk8.6-dev:amd64 (8.6.12-1build1) ... 2024-08-20T21:56:31.2244335Z #7 21.32 Selecting previously unselected package tk-dev:amd64. 2024-08-20T21:56:31.2245100Z #7 21.33 Preparing to unpack .../258-tk-dev_8.6.11+1build2_amd64.deb ... 2024-08-20T21:56:31.2245778Z #7 21.33 Unpacking tk-dev:amd64 (8.6.11+1build2) ... 2024-08-20T21:56:31.2246347Z #7 21.36 Selecting previously unselected package unzip. 2024-08-20T21:56:31.4279141Z #7 21.36 Preparing to unpack .../259-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-08-20T21:56:31.4279926Z #7 21.36 Unpacking unzip (6.0-26ubuntu3.2) ... 2024-08-20T21:56:31.4280604Z #7 21.39 Selecting previously unselected package vim-runtime. 2024-08-20T21:56:31.4281458Z #7 21.39 Preparing to unpack .../260-vim-runtime_2%3a8.2.3995-1ubuntu2.17_all.deb ... 2024-08-20T21:56:31.4282708Z #7 21.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 2024-08-20T21:56:31.4284155Z #7 21.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 2024-08-20T21:56:31.4285157Z #7 21.41 Unpacking vim-runtime (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:31.5434332Z #7 21.68 Selecting previously unselected package vim. 2024-08-20T21:56:31.7014029Z #7 21.68 Preparing to unpack .../261-vim_2%3a8.2.3995-1ubuntu2.17_amd64.deb ... 2024-08-20T21:56:31.7015016Z #7 21.69 Unpacking vim (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:31.7015704Z #7 21.73 Selecting previously unselected package libc6-dbg:amd64. 2024-08-20T21:56:31.7016517Z #7 21.73 Preparing to unpack .../262-libc6-dbg_2.35-0ubuntu3.8_amd64.deb ... 2024-08-20T21:56:31.7017257Z #7 21.73 Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.8) ... 2024-08-20T21:56:31.7017960Z #7 21.83 Selecting previously unselected package libffi-dev:amd64. 2024-08-20T21:56:31.8063852Z #7 21.84 Preparing to unpack .../263-libffi-dev_3.4.2-4_amd64.deb ... 2024-08-20T21:56:31.8065717Z #7 21.84 Unpacking libffi-dev:amd64 (3.4.2-4) ... 2024-08-20T21:56:31.8066407Z #7 21.86 Selecting previously unselected package libyaml-dev:amd64. 2024-08-20T21:56:31.8067247Z #7 21.87 Preparing to unpack .../264-libyaml-dev_0.2.2-1build2_amd64.deb ... 2024-08-20T21:56:31.8067980Z #7 21.87 Unpacking libyaml-dev:amd64 (0.2.2-1build2) ... 2024-08-20T21:56:31.8068547Z #7 21.90 Setting up media-types (7.0.0) ... 2024-08-20T21:56:31.8069407Z #7 21.92 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:31.8070086Z #7 21.93 Setting up systemd-sysv (249.11-0ubuntu3.12) ... 2024-08-20T21:56:31.8070715Z #7 21.94 Setting up libxau6:amd64 (1:1.0.9-1build5) ... 2024-08-20T21:56:31.9100898Z #7 21.95 Setting up lto-disabled-list (24) ... 2024-08-20T21:56:31.9102721Z #7 21.96 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2024-08-20T21:56:31.9104619Z #7 21.97 Setting up libsodium23:amd64 (1.0.18-1build2) ... 2024-08-20T21:56:31.9106463Z #7 21.98 Setting up libgpm2:amd64 (1.20.7-10build1) ... 2024-08-20T21:56:31.9107641Z #7 21.99 Setting up libogg0:amd64 (1.3.5-0ubuntu3) ... 2024-08-20T21:56:31.9108221Z #7 22.00 Setting up wget (1.21.2-2ubuntu1.1) ... 2024-08-20T21:56:31.9108800Z #7 22.01 Setting up apt-transport-https (2.4.12) ... 2024-08-20T21:56:31.9109413Z #7 22.02 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... 2024-08-20T21:56:31.9110044Z #7 22.03 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2024-08-20T21:56:31.9110715Z #7 22.04 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.3) ... 2024-08-20T21:56:32.1007322Z #7 22.05 No schema files found: doing nothing. 2024-08-20T21:56:32.1008117Z #7 22.06 Setting up distro-info-data (0.52ubuntu0.7) ... 2024-08-20T21:56:32.1008985Z #7 22.07 Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2024-08-20T21:56:32.1009660Z #7 22.08 Setting up unzip (6.0-26ubuntu3.2) ... 2024-08-20T21:56:32.1010244Z #7 22.09 Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2024-08-20T21:56:32.1010912Z #7 22.10 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ... 2024-08-20T21:56:32.1011621Z #7 22.11 Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:32.1012259Z #7 22.12 Setting up x11-common (1:7.7+23ubuntu2) ... 2024-08-20T21:56:32.1012889Z #7 22.23 invoke-rc.d: could not determine current runlevel 2024-08-20T21:56:32.2048485Z #7 22.24 invoke-rc.d: policy-rc.d denied execution of start. 2024-08-20T21:56:32.2049257Z #7 22.24 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2024-08-20T21:56:32.2050069Z #7 22.25 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... 2024-08-20T21:56:32.2050731Z #7 22.27 Setting up linux-libc-dev:amd64 (5.15.0-118.128) ... 2024-08-20T21:56:32.2051417Z #7 22.28 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:32.2052165Z #7 22.29 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ... 2024-08-20T21:56:32.2052841Z #7 22.30 Setting up libnpth0:amd64 (1.6-3build2) ... 2024-08-20T21:56:32.2053410Z #7 22.31 Setting up file (1:5.41-3ubuntu0.1) ... 2024-08-20T21:56:32.2054021Z #7 22.32 Setting up libjemalloc2:amd64 (5.2.1-4ubuntu1) ... 2024-08-20T21:56:32.2054654Z #7 22.33 Setting up libogg-dev:amd64 (1.3.5-0ubuntu3) ... 2024-08-20T21:56:32.2055286Z #7 22.34 Setting up libassuan0:amd64 (2.5.5-1build1) ... 2024-08-20T21:56:32.3136085Z #7 22.35 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:32.3136834Z #7 22.36 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ... 2024-08-20T21:56:32.3137434Z #7 22.37 Setting up bzip2 (1.0.8-5build1) ... 2024-08-20T21:56:32.3138176Z #7 22.37 Setting up libffi-dev:amd64 (3.4.2-4) ... 2024-08-20T21:56:32.3138798Z #7 22.38 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2024-08-20T21:56:32.3139482Z #7 22.39 Setting up libpthread-stubs0-dev:amd64 (0.4-1build2) ... 2024-08-20T21:56:32.3140156Z #7 22.41 Setting up xxd (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:32.3140853Z #7 22.42 Setting up libsource-highlight-common (3.1.9-4.1build2) ... 2024-08-20T21:56:32.3141583Z #7 22.43 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:32.3142241Z #7 22.44 Setting up libflac8:amd64 (1.3.3-2ubuntu0.2) ... 2024-08-20T21:56:32.3142876Z #7 22.45 Setting up libc6-dbg:amd64 (2.35-0ubuntu3.8) ... 2024-08-20T21:56:32.4227749Z #7 22.46 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2024-08-20T21:56:32.4228577Z #7 22.47 Setting up tzdata (2024a-0ubuntu0.22.04.1) ... 2024-08-20T21:56:32.4229040Z #7 22.54 2024-08-20T21:56:32.4229411Z #7 22.54 Current default time zone: 'Etc/UTC' 2024-08-20T21:56:32.4229963Z #7 22.54 Local time is now: Tue Aug 20 21:56:32 UTC 2024. 2024-08-20T21:56:32.4230585Z #7 22.54 Universal Time is now: Tue Aug 20 21:56:32 UTC 2024. 2024-08-20T21:56:32.4231307Z #7 22.54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 2024-08-20T21:56:32.4231823Z #7 22.54 2024-08-20T21:56:32.4232265Z #7 22.56 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ... 2024-08-20T21:56:32.5363543Z #7 22.57 Setting up libasound2-data (1.2.6.1-1ubuntu1) ... 2024-08-20T21:56:32.5364261Z #7 22.58 Setting up xtrans-dev (1.4.0-1) ... 2024-08-20T21:56:32.5364871Z #7 22.59 Setting up autotools-dev (20220109.1) ... 2024-08-20T21:56:32.5365503Z #7 22.60 Setting up libglib2.0-data (2.72.4-0ubuntu2.3) ... 2024-08-20T21:56:32.5366169Z #7 22.61 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2024-08-20T21:56:32.5366826Z #7 22.62 Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ... 2024-08-20T21:56:32.5367441Z #7 22.64 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2024-08-20T21:56:32.5368085Z #7 22.65 Setting up vim-common (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:32.5368669Z #7 22.67 Setting up emacsen-common (3.0.4) ... 2024-08-20T21:56:32.7398586Z #7 22.70 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... 2024-08-20T21:56:32.7399530Z #7 22.71 Setting up make (4.3-4.1build1) ... 2024-08-20T21:56:32.7400121Z #7 22.72 Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2024-08-20T21:56:32.7400840Z #7 22.73 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2024-08-20T21:56:32.7401560Z #7 22.75 Setting up dh-elpa-helper (2.0.9ubuntu1) ... 2024-08-20T21:56:32.7402216Z #7 22.76 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2024-08-20T21:56:32.7402818Z #7 22.77 Setting up dbus (1.12.20-2ubuntu4.1) ... 2024-08-20T21:56:32.7403422Z #7 22.87 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2024-08-20T21:56:32.8426136Z #7 22.88 Setting up xz-utils (5.2.5-2ubuntu1) ... 2024-08-20T21:56:32.8426998Z #7 22.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2024-08-20T21:56:32.8428656Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8430773Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8432887Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8435022Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8437150Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8439497Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8441652Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8443789Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8446042Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8448379Z #7 22.89 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2024-08-20T21:56:32.8449842Z #7 22.90 Setting up libopus0:amd64 (1.3.1-0.1build2) ... 2024-08-20T21:56:32.8450568Z #7 22.91 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:32.8451254Z #7 22.92 Setting up libpng16-16:amd64 (1.6.37-3build5) ... 2024-08-20T21:56:32.8451877Z #7 22.93 Setting up libmpc3:amd64 (1.2.1-2build1) ... 2024-08-20T21:56:32.8452546Z #7 22.95 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:32.8453211Z #7 22.96 Setting up libvorbis0a:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:32.8453799Z #7 22.97 Setting up patch (2.7.6-7build2) ... 2024-08-20T21:56:32.9437227Z #7 22.99 Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... 2024-08-20T21:56:32.9437931Z #7 23.00 Setting up libjsoncpp25:amd64 (1.9.5-3) ... 2024-08-20T21:56:32.9438516Z #7 23.01 Setting up sudo (1.9.9-1ubuntu2.4) ... 2024-08-20T21:56:32.9439020Z #7 23.08 Setting up libipt2 (2.0.5-1) ... 2024-08-20T21:56:33.0926522Z #7 23.09 Setting up fonts-dejavu-core (2.37-2build1) ... 2024-08-20T21:56:33.0927203Z #7 23.15 Setting up ucf (3.0043) ... 2024-08-20T21:56:33.0927800Z #7 23.22 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... 2024-08-20T21:56:33.1949343Z #7 23.23 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2024-08-20T21:56:33.1950350Z #7 23.25 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ... 2024-08-20T21:56:33.1951104Z #7 23.26 Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.1951828Z #7 23.27 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.1952455Z #7 23.28 Setting up libmd0:amd64 (1.0.4-1build1) ... 2024-08-20T21:56:33.1953078Z #7 23.29 Setting up python-apt-common (2.4.0ubuntu3) ... 2024-08-20T21:56:33.1953715Z #7 23.30 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2024-08-20T21:56:33.1954326Z #7 23.31 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ... 2024-08-20T21:56:33.1954943Z #7 23.32 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2024-08-20T21:56:33.1955583Z #7 23.33 Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ... 2024-08-20T21:56:33.3099209Z #7 23.34 Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2024-08-20T21:56:33.3099952Z #7 23.35 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ... 2024-08-20T21:56:33.3100639Z #7 23.44 Setting up git-man (1:2.34.1-1ubuntu1.11) ... 2024-08-20T21:56:33.4180914Z #7 23.45 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2024-08-20T21:56:33.4182364Z #7 23.46 Setting up xorg-sgml-doctools (1:1.11-1.1) ... 2024-08-20T21:56:33.4182989Z #7 23.47 Setting up sgml-base (1.30) ... 2024-08-20T21:56:33.4183644Z #7 23.50 Setting up cmake-data (3.22.1-1ubuntu1.22.04.2) ... 2024-08-20T21:56:33.4184318Z #7 23.54 Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2024-08-20T21:56:33.4184977Z #7 23.55 Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:33.5241515Z #7 23.56 Setting up vim-runtime (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:33.5242210Z #7 23.64 Setting up libisl23:amd64 (0.24-2build1) ... 2024-08-20T21:56:33.5243974Z #7 23.65 Setting up libasound2-dev:amd64 (1.2.6.1-1ubuntu1) ... 2024-08-20T21:56:33.5244751Z #7 23.66 Setting up libc-dev-bin (2.35-0ubuntu3.8) ... 2024-08-20T21:56:33.6313257Z #7 23.67 Setting up openssl (3.0.2-0ubuntu1.17) ... 2024-08-20T21:56:33.6313978Z #7 23.68 Setting up libbsd0:amd64 (0.11.5-1) ... 2024-08-20T21:56:33.6314578Z #7 23.69 Setting up libelf1:amd64 (0.186-1build1) ... 2024-08-20T21:56:33.6315149Z #7 23.70 Setting up readline-common (8.1.2-1) ... 2024-08-20T21:56:33.6315785Z #7 23.71 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.6316378Z #7 23.72 Setting up iso-codes (4.9.0-1) ... 2024-08-20T21:56:33.6316932Z #7 23.73 Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-20T21:56:33.6317581Z #7 23.74 Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... 2024-08-20T21:56:33.6318266Z #7 23.75 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2024-08-20T21:56:33.6318959Z #7 23.76 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.7338051Z #7 23.77 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.7338755Z #7 23.78 Setting up libvorbisenc2:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:33.7339365Z #7 23.79 Setting up libgdbm6:amd64 (1.23-1) ... 2024-08-20T21:56:33.7339916Z #7 23.80 Setting up libicu70:amd64 (70.1-2) ... 2024-08-20T21:56:33.7340521Z #7 23.81 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.7341169Z #7 23.82 Setting up libctf0:amd64 (2.38-4ubuntu2.6) ... 2024-08-20T21:56:33.7341778Z #7 23.83 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... 2024-08-20T21:56:33.7342404Z #7 23.84 Setting up pinentry-curses (1.1.1-1build2) ... 2024-08-20T21:56:33.7343070Z #7 23.85 Setting up x11proto-dev (2021.5-1) ... 2024-08-20T21:56:33.7343624Z #7 23.87 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:33.9073943Z #7 23.87 Setting up libdw1:amd64 (0.186-1build1) ... 2024-08-20T21:56:33.9074613Z #7 23.88 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... 2024-08-20T21:56:33.9075295Z #7 23.89 Setting up libflac-dev:amd64 (1.3.3-2ubuntu0.2) ... 2024-08-20T21:56:33.9075933Z #7 23.90 Setting up tcl8.6 (8.6.12+dfsg-1build1) ... 2024-08-20T21:56:33.9076542Z #7 23.91 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... 2024-08-20T21:56:33.9078358Z #7 23.92 Setting up libatlas3-base:amd64 (3.10.3-12ubuntu1) ... 2024-08-20T21:56:33.9079813Z #7 23.93 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2024-08-20T21:56:33.9081930Z #7 23.93 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2024-08-20T21:56:33.9083289Z #7 23.94 Setting up libxau-dev:amd64 (1:1.0.9-1build5) ... 2024-08-20T21:56:33.9083956Z #7 23.95 Setting up libdebuginfod-common (0.186-1build1) ... 2024-08-20T21:56:33.9084452Z #7 24.04 2024-08-20T21:56:33.9084923Z #7 24.04 Creating config file /etc/profile.d/debuginfod.sh with new version 2024-08-20T21:56:34.0115408Z #7 24.09 2024-08-20T21:56:34.0116011Z #7 24.09 Creating config file /etc/profile.d/debuginfod.csh with new version 2024-08-20T21:56:34.0116996Z #7 24.13 Setting up libyaml-dev:amd64 (0.2.2-1build2) ... 2024-08-20T21:56:34.0117641Z #7 24.14 Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-20T21:56:34.1720763Z #7 24.15 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:34.1721465Z #7 24.30 Setting up libreadline8:amd64 (8.1.2-1) ... 2024-08-20T21:56:34.4051555Z #7 24.31 Setting up libglib2.0-bin (2.72.4-0ubuntu2.3) ... 2024-08-20T21:56:34.4052204Z #7 24.33 Setting up m4 (1.4.18-5ubuntu2) ... 2024-08-20T21:56:34.4052796Z #7 24.34 Setting up libopus-dev:amd64 (1.3.1-0.1build2) ... 2024-08-20T21:56:34.4053561Z #7 24.35 Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.2) ... 2024-08-20T21:56:34.4054358Z #7 24.36 Setting up libatlas-base-dev:amd64 (3.10.3-12ubuntu1) ... 2024-08-20T21:56:34.4055999Z #7 24.36 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode 2024-08-20T21:56:34.4058073Z #7 24.37 update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode 2024-08-20T21:56:34.4059491Z #7 24.38 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:34.4060254Z #7 24.39 Setting up ca-certificates (20230311ubuntu0.22.04.1) ... 2024-08-20T21:56:34.6206193Z #7 24.75 Updating certificates in /etc/ssl/certs... 2024-08-20T21:56:35.1009265Z #7 25.23 137 added, 0 removed; done. 2024-08-20T21:56:35.2103108Z #7 25.26 Setting up libvorbisfile3:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:35.2105298Z #7 25.28 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... 2024-08-20T21:56:35.2106037Z #7 25.29 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ... 2024-08-20T21:56:35.2106736Z #7 25.30 Setting up x11proto-core-dev (2021.5-1) ... 2024-08-20T21:56:35.2107416Z #7 25.31 Setting up libboost-regex1.74.0:amd64 (1.74.0-14ubuntu3) ... 2024-08-20T21:56:35.2108108Z #7 25.31 Setting up libgdbm-compat4:amd64 (1.23-1) ... 2024-08-20T21:56:35.2108741Z #7 25.32 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2024-08-20T21:56:35.2109379Z #7 25.33 Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 2024-08-20T21:56:35.2110099Z #7 25.34 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:35.3882055Z #7 25.35 Setting up cpp (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:35.3882744Z #7 25.37 Setting up xml-core (0.18+nmu1) ... 2024-08-20T21:56:35.3958907Z #7 25.53 Setting up jq (1.6-2.1ubuntu3) ... 2024-08-20T21:56:35.5021490Z #7 25.54 Setting up tcl (8.6.11+1build2) ... 2024-08-20T21:56:35.5023301Z #7 25.55 Setting up gpgconf (2.2.27-3ubuntu2.1) ... 2024-08-20T21:56:35.5025154Z #7 25.56 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.17) ... 2024-08-20T21:56:35.5026487Z #7 25.57 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2024-08-20T21:56:35.5027149Z #7 25.58 Setting up libc6-dev:amd64 (2.35-0ubuntu3.8) ... 2024-08-20T21:56:35.5027773Z #7 25.58 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... 2024-08-20T21:56:35.5028354Z #7 25.59 Setting up curl (7.81.0-1ubuntu1.17) ... 2024-08-20T21:56:35.5029215Z #7 25.61 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:35.5029893Z #7 25.62 Setting up libsndfile1:amd64 (1.0.31-2ubuntu0.1) ... 2024-08-20T21:56:35.5030496Z #7 25.63 Setting up libgdbm-dev:amd64 (1.23-1) ... 2024-08-20T21:56:35.5031127Z #7 25.63 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-08-20T21:56:35.6042284Z #7 25.64 Setting up polkitd (0.105-33) ... 2024-08-20T21:56:35.6042862Z #7 25.67 Setting up gpg (2.2.27-3ubuntu2.1) ... 2024-08-20T21:56:35.6043553Z #7 25.68 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ... 2024-08-20T21:56:35.6044219Z #7 25.69 Setcap worked! gst-ptp-helper is not suid! 2024-08-20T21:56:35.6044901Z #7 25.69 Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 2024-08-20T21:56:35.6045620Z #7 25.70 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ... 2024-08-20T21:56:35.6046366Z #7 25.71 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ... 2024-08-20T21:56:35.6047070Z #7 25.72 Setting up libbz2-dev:amd64 (1.0.8-5build1) ... 2024-08-20T21:56:35.6047698Z #7 25.73 Setting up libvorbis-dev:amd64 (1.3.7-1build2) ... 2024-08-20T21:56:35.6048378Z #7 25.74 Setting up libpython3.10:amd64 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:35.7873853Z #7 25.75 Setting up libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... 2024-08-20T21:56:35.7874629Z #7 25.76 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ... 2024-08-20T21:56:35.7875322Z #7 25.76 Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T21:56:35.7875952Z #7 25.77 Setting up vim (2:8.2.3995-1ubuntu2.17) ... 2024-08-20T21:56:35.7876829Z #7 25.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 2024-08-20T21:56:35.7878227Z #7 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 2024-08-20T21:56:35.7879424Z #7 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 2024-08-20T21:56:35.7880608Z #7 25.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 2024-08-20T21:56:35.7881751Z #7 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 2024-08-20T21:56:35.7883386Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7885482Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7887581Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7889758Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7891871Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7893960Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7896040Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7898081Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist 2024-08-20T21:56:35.7899631Z #7 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 2024-08-20T21:56:35.7901311Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7903665Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7905768Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7907879Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7909974Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7912047Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7914145Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7916206Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist 2024-08-20T21:56:35.7917718Z #7 25.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 2024-08-20T21:56:35.7919358Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7921408Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7923444Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7925475Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7927484Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7929516Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7931828Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7933870Z #7 25.80 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist 2024-08-20T21:56:35.7935445Z #7 25.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 2024-08-20T21:56:35.7937173Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7939395Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7941594Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7943840Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7945849Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7947900Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7949951Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7951955Z #7 25.81 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist 2024-08-20T21:56:35.7953178Z #7 25.81 Setting up gpg-agent (2.2.27-3ubuntu2.1) ... 2024-08-20T21:56:35.7954326Z #7 25.92 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-08-20T21:56:35.9751553Z #7 26.01 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-08-20T21:56:35.9753216Z #7 26.11 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-08-20T21:56:36.0839952Z #7 26.20 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. 2024-08-20T21:56:36.0841227Z #7 26.21 Setting up libxcb1-dev:amd64 (1.14-3ubuntu3) ... 2024-08-20T21:56:36.0841881Z #7 26.22 Setting up python3.10 (3.10.12-1~22.04.5) ... 2024-08-20T21:56:36.6261090Z #7 26.76 Setting up libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T21:56:36.7888588Z #7 26.77 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... 2024-08-20T21:56:36.7889347Z #7 26.78 Setting up libarchive13:amd64 (3.6.0-1ubuntu1.1) ... 2024-08-20T21:56:36.7890238Z #7 26.79 Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:36.7891002Z #7 26.80 Setting up libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... 2024-08-20T21:56:36.7891643Z #7 26.81 Setting up libxext6:amd64 (2:1.3.4-1build1) ... 2024-08-20T21:56:36.7892198Z #7 26.82 Setting up pkexec (0.105-33) ... 2024-08-20T21:56:36.7892820Z #7 26.83 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.17) ... 2024-08-20T21:56:36.7893463Z #7 26.84 Setting up python3 (3.10.6-1~22.04) ... 2024-08-20T21:56:36.7894024Z #7 26.92 Setting up binutils (2.38-4ubuntu2.6) ... 2024-08-20T21:56:36.9173880Z #7 26.93 Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-08-20T21:56:36.9174559Z #7 26.94 Setting up libappstream4:amd64 (0.15.2-2) ... 2024-08-20T21:56:36.9175184Z #7 26.95 Setting up python3-six (1.16.0-3ubuntu1) ... 2024-08-20T21:56:36.9175771Z #7 27.05 Setting up asciidoc-common (10.1.2-1) ... 2024-08-20T21:56:37.1885241Z #7 27.32 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ... 2024-08-20T21:56:37.3600843Z #7 27.33 Setting up perl (5.34.0-3ubuntu1.3) ... 2024-08-20T21:56:37.3601596Z #7 27.35 Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... 2024-08-20T21:56:37.3602279Z #7 27.36 Setting up python3-pyparsing (2.4.7-1) ... 2024-08-20T21:56:37.3602951Z #7 27.49 Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.3) ... 2024-08-20T21:56:37.5235574Z #7 27.50 Setting up uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... 2024-08-20T21:56:37.6610456Z #7 27.52 Setting up python3-gi (3.42.1-0ubuntu1) ... 2024-08-20T21:56:37.6611103Z #7 27.66 Setting up libdpkg-perl (1.21.1ubuntu2.3) ... 2024-08-20T21:56:37.6611707Z #7 27.67 Setting up python3-jeepney (0.7.1-3) ... 2024-08-20T21:56:37.6612238Z #7 27.79 Setting up autoconf (2.71-2) ... 2024-08-20T21:56:37.8558487Z #7 27.81 Setting up libxext-dev:amd64 (2:1.3.4-1build1) ... 2024-08-20T21:56:37.8559619Z #7 27.82 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:37.8560408Z #7 27.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2024-08-20T21:56:37.8561090Z #7 27.85 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:37.8561734Z #7 27.86 Setting up libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T21:56:37.8562458Z #7 27.87 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ... 2024-08-20T21:56:37.8563114Z #7 27.88 Setting up python3-httplib2 (0.20.2-2) ... 2024-08-20T21:56:37.8563703Z #7 27.99 Setting up cmake (3.22.1-1ubuntu1.22.04.2) ... 2024-08-20T21:56:38.0456106Z #7 28.00 Setting up libxss1:amd64 (1:1.2.3-1build2) ... 2024-08-20T21:56:38.0456830Z #7 28.01 Setting up libjpeg8-dev:amd64 (8c-2ubuntu10) ... 2024-08-20T21:56:38.0457445Z #7 28.02 Setting up lsb-release (11.1.0ubuntu4) ... 2024-08-20T21:56:38.0458111Z #7 28.03 Setting up libxml2-utils (2.9.13+dfsg-1ubuntu0.4) ... 2024-08-20T21:56:38.0458835Z #7 28.04 Setting up libxrender-dev:amd64 (1:0.9.10-1build4) ... 2024-08-20T21:56:38.0459447Z #7 28.05 Setting up policykit-1 (0.105-33) ... 2024-08-20T21:56:38.0460109Z #7 28.07 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2024-08-20T21:56:38.0460801Z #7 28.08 Setting up python3-blinker (1.4+dfsg1-0.4) ... 2024-08-20T21:56:38.0461525Z #7 28.18 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ... 2024-08-20T21:56:38.1923044Z #7 28.32 Setting up automake (1:1.16.5-1.3) ... 2024-08-20T21:56:38.3127558Z #7 28.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2024-08-20T21:56:38.3129897Z #7 28.33 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 2024-08-20T21:56:38.3132254Z #7 28.33 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 2024-08-20T21:56:38.3133705Z #7 28.34 Setting up python3-more-itertools (8.10.0-2) ... 2024-08-20T21:56:38.3134340Z #7 28.44 Setting up python3-dbus (1.2.18-3build1) ... 2024-08-20T21:56:38.4216696Z #7 28.55 Setting up libxft2:amd64 (2.3.4-1) ... 2024-08-20T21:56:38.5272475Z #7 28.56 Setting up python3-distro (1.7.0-1) ... 2024-08-20T21:56:38.5273137Z #7 28.66 Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2024-08-20T21:56:38.6274743Z #7 28.76 Setting up libtool (2.4.6-15build2) ... 2024-08-20T21:56:38.7616398Z #7 28.77 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:38.7617035Z #7 28.78 Setting up python3-apt (2.4.0ubuntu3) ... 2024-08-20T21:56:38.7617671Z #7 28.89 Setting up libtk8.6:amd64 (8.6.12-1build1) ... 2024-08-20T21:56:38.9014731Z #7 28.90 Setting up libdebuginfod1:amd64 (0.186-1build1) ... 2024-08-20T21:56:38.9015456Z #7 28.91 Setting up libpng-dev:amd64 (1.6.37-3build5) ... 2024-08-20T21:56:38.9016134Z #7 28.92 Setting up xsltproc (1.1.34-4ubuntu0.22.04.1) ... 2024-08-20T21:56:38.9016766Z #7 28.93 Setting up libjpeg-dev:amd64 (8c-2ubuntu10) ... 2024-08-20T21:56:38.9017380Z #7 28.94 Setting up python3-lazr.uri (1.0.6-2) ... 2024-08-20T21:56:38.9017985Z #7 29.03 Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2024-08-20T21:56:39.0047201Z #7 29.13 Setting up libxss-dev:amd64 (1:1.2.3-1build2) ... 2024-08-20T21:56:39.0047878Z #7 29.14 Setting up gcc (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:39.2235281Z #7 29.16 Setting up dpkg-dev (1.21.1ubuntu2.3) ... 2024-08-20T21:56:39.2236025Z #7 29.17 Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.2) ... 2024-08-20T21:56:39.2236727Z #7 29.18 Setting up liberror-perl (0.17029-1) ... 2024-08-20T21:56:39.2237322Z #7 29.19 Setting up gdb (12.1-0ubuntu1~22.04.2) ... 2024-08-20T21:56:39.2237972Z #7 29.21 Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2024-08-20T21:56:39.2603461Z #7 29.39 Setting up python3-wadllib (1.3.6-1) ... 2024-08-20T21:56:39.3603835Z #7 29.49 Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-08-20T21:56:39.4810354Z #7 29.52 Setting up git (1:2.34.1-1ubuntu1.11) ... 2024-08-20T21:56:39.4812293Z #7 29.54 Setting up gfortran-11 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T21:56:39.4814031Z #7 29.55 Setting up g++ (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:39.4816387Z #7 29.57 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2024-08-20T21:56:39.4820004Z #7 29.57 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2024-08-20T21:56:39.4821276Z #7 29.58 Setting up build-essential (12.9ubuntu3) ... 2024-08-20T21:56:39.4821878Z #7 29.59 Setting up packagekit (1.2.5-2ubuntu2) ... 2024-08-20T21:56:39.4822516Z #7 29.61 invoke-rc.d: could not determine current runlevel 2024-08-20T21:56:39.5851709Z #7 29.62 invoke-rc.d: policy-rc.d denied execution of force-reload. 2024-08-20T21:56:39.5852869Z #7 29.62 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2024-08-20T21:56:39.5854617Z #7 29.71 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. 2024-08-20T21:56:39.5855703Z #7 29.72 Setting up tk8.6 (8.6.12-1build1) ... 2024-08-20T21:56:39.7010997Z #7 29.73 Setting up python3-importlib-metadata (4.6.4-1) ... 2024-08-20T21:56:39.7011784Z #7 29.83 Setting up libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:39.8903761Z #7 29.84 Setting up tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... 2024-08-20T21:56:39.8905728Z #7 29.85 Setting up gfortran (4:11.2.0-1ubuntu1) ... 2024-08-20T21:56:39.8907086Z #7 29.86 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode 2024-08-20T21:56:39.8908771Z #7 29.86 update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist 2024-08-20T21:56:39.8910372Z #7 29.87 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode 2024-08-20T21:56:39.8912035Z #7 29.87 update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist 2024-08-20T21:56:39.8913476Z #7 29.87 Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.2) ... 2024-08-20T21:56:39.8914211Z #7 29.88 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2024-08-20T21:56:39.8914867Z #7 30.02 Setting up python3-secretstorage (3.3.1-1) ... 2024-08-20T21:56:39.9999392Z #7 30.12 Setting up libsndfile1-dev:amd64 (1.0.31-2ubuntu0.1) ... 2024-08-20T21:56:40.0000135Z #7 30.13 Setting up tcl-dev:amd64 (8.6.11+1build2) ... 2024-08-20T21:56:40.1179212Z #7 30.14 Setting up python3-keyring (23.5.0-1) ... 2024-08-20T21:56:40.1179924Z #7 30.25 Setting up python3-lazr.restfulclient (0.14.4-1) ... 2024-08-20T21:56:40.2283024Z #7 30.36 Setting up tk (8.6.11+1build2) ... 2024-08-20T21:56:40.3708863Z #7 30.37 Setting up libxft-dev:amd64 (2.3.4-1) ... 2024-08-20T21:56:40.3709634Z #7 30.38 Setting up libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... 2024-08-20T21:56:40.3710371Z #7 30.39 Setting up python3-launchpadlib (1.10.16-1) ... 2024-08-20T21:56:40.3711056Z #7 30.50 Setting up python3-software-properties (0.99.22.9) ... 2024-08-20T21:56:40.4806999Z #7 30.61 Setting up tk8.6-dev:amd64 (8.6.12-1build1) ... 2024-08-20T21:56:40.5911332Z #7 30.62 Setting up software-properties-common (0.99.22.9) ... 2024-08-20T21:56:40.5912117Z #7 30.72 Setting up tk-dev:amd64 (8.6.11+1build2) ... 2024-08-20T21:56:40.7801827Z #7 30.74 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-08-20T21:56:40.7802563Z #7 30.76 Processing triggers for sgml-base (1.30) ... 2024-08-20T21:56:40.7803166Z #7 30.78 Setting up docbook-xsl (1.79.2+dfsg-1) ... 2024-08-20T21:56:40.7803741Z #7 30.91 Setting up sgml-data (2.0.11+nmu1) ... 2024-08-20T21:56:41.0865064Z #7 31.22 Setting up asciidoc-base (10.1.2-1) ... 2024-08-20T21:56:41.2795708Z #7 31.41 Setting up asciidoc (10.1.2-1) ... 2024-08-20T21:56:41.3835420Z #7 31.52 Processing triggers for sgml-base (1.30) ... 2024-08-20T21:56:41.5499709Z #7 31.53 Setting up docbook-xml (4.5-11) ... 2024-08-20T21:56:42.6357906Z #7 32.77 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ... 2024-08-20T21:56:42.7928525Z #7 32.77 Updating certificates in /etc/ssl/certs... 2024-08-20T21:56:43.0075884Z #7 33.14 0 added, 0 removed; done. 2024-08-20T21:56:43.0076661Z #7 33.14 Running hooks in /etc/ca-certificates/update.d... 2024-08-20T21:56:43.2552734Z #7 33.14 done. 2024-08-20T21:56:43.2553615Z #7 33.15 Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2024-08-20T21:56:43.2554315Z #7 33.15 Processing triggers for sgml-base (1.30) ... 2024-08-20T21:56:43.2554879Z #7 33.21 + apt-get install -y libgnutls30 2024-08-20T21:56:43.8149121Z #7 33.24 Reading package lists... 2024-08-20T21:56:43.9610250Z #7 33.96 Building dependency tree... 2024-08-20T21:56:44.1116620Z #7 34.09 Reading state information... 2024-08-20T21:56:44.1120524Z #7 34.24 libgnutls30 is already the newest version (3.7.3-4ubuntu1.5). 2024-08-20T21:56:44.1121292Z #7 34.24 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:56:44.2951979Z #7 34.24 + apt-get autoclean 2024-08-20T21:56:44.8582660Z #7 34.28 Reading package lists... 2024-08-20T21:56:45.0033641Z #7 35.00 Building dependency tree... 2024-08-20T21:56:45.1034035Z #7 35.14 Reading state information... 2024-08-20T21:56:45.1034773Z #7 35.15 + apt-get clean 2024-08-20T21:56:45.1046906Z #7 35.15 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 '/tmp/*' '/var/tmp/*' 2024-08-20T21:56:45.1057880Z #7 35.16 + mkdir valgrind_build 2024-08-20T21:56:45.1058255Z #7 35.16 + cd valgrind_build 2024-08-20T21:56:45.1058617Z #7 35.16 + VALGRIND_VERSION=3.20.0 2024-08-20T21:56:45.1059330Z #7 35.16 + wget https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2024-08-20T21:56:45.1060335Z #7 35.16 --2024-08-20 21:56:45-- https://ossci-linux.s3.amazonaws.com/valgrind-3.20.0.tar.bz2 2024-08-20T21:56:45.1061633Z #7 35.16 Resolving ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)... 52.216.51.41, 3.5.25.220, 52.217.234.121, ... 2024-08-20T21:56:45.1063034Z #7 35.16 Connecting to ossci-linux.s3.amazonaws.com (ossci-linux.s3.amazonaws.com)|52.216.51.41|:443... connected. 2024-08-20T21:56:45.1064082Z #7 35.17 HTTP request sent, awaiting response... 200 OK 2024-08-20T21:56:45.1064708Z #7 35.22 Length: 16469274 (16M) [application/x-bzip2] 2024-08-20T21:56:45.1065260Z #7 35.22 Saving to: 'valgrind-3.20.0.tar.bz2' 2024-08-20T21:56:45.1065683Z #7 35.22 2024-08-20T21:56:45.1066103Z #7 35.22 0K .......... .......... .......... .......... .......... 0% 61.4M 0s 2024-08-20T21:56:45.1066774Z #7 35.22 50K .......... .......... .......... .......... .......... 0% 49.0M 0s 2024-08-20T21:56:45.1067432Z #7 35.22 100K .......... .......... .......... .......... .......... 0% 48.9M 0s 2024-08-20T21:56:45.1068109Z #7 35.22 150K .......... .......... .......... .......... .......... 1% 58.2M 0s 2024-08-20T21:56:45.1068785Z #7 35.22 200K .......... .......... .......... .......... .......... 1% 71.7M 0s 2024-08-20T21:56:45.1069641Z #7 35.22 250K .......... .......... .......... .......... .......... 1% 63.8M 0s 2024-08-20T21:56:45.1070304Z #7 35.22 300K .......... .......... .......... .......... .......... 2% 62.1M 0s 2024-08-20T21:56:45.1070973Z #7 35.22 350K .......... .......... .......... .......... .......... 2% 74.3M 0s 2024-08-20T21:56:45.1071643Z #7 35.22 400K .......... .......... .......... .......... .......... 2% 79.9M 0s 2024-08-20T21:56:45.1072298Z #7 35.23 450K .......... .......... .......... .......... .......... 3% 82.8M 0s 2024-08-20T21:56:45.1072972Z #7 35.23 500K .......... .......... .......... .......... .......... 3% 83.8M 0s 2024-08-20T21:56:45.1073635Z #7 35.23 550K .......... .......... .......... .......... .......... 3% 102M 0s 2024-08-20T21:56:45.1074285Z #7 35.23 600K .......... .......... .......... .......... .......... 4% 83.4M 0s 2024-08-20T21:56:45.1075049Z #7 35.23 650K .......... .......... .......... .......... .......... 4% 86.3M 0s 2024-08-20T21:56:45.1075717Z #7 35.23 700K .......... .......... .......... .......... .......... 4% 88.6M 0s 2024-08-20T21:56:45.1076389Z #7 35.23 750K .......... .......... .......... .......... .......... 4% 72.8M 0s 2024-08-20T21:56:45.1077045Z #7 35.23 800K .......... .......... .......... .......... .......... 5% 103M 0s 2024-08-20T21:56:45.1077705Z #7 35.23 850K .......... .......... .......... .......... .......... 5% 368M 0s 2024-08-20T21:56:45.1078373Z #7 35.23 900K .......... .......... .......... .......... .......... 5% 81.7M 0s 2024-08-20T21:56:45.1079022Z #7 35.23 950K .......... .......... .......... .......... .......... 6% 89.1M 0s 2024-08-20T21:56:45.1079690Z #7 35.23 1000K .......... .......... .......... .......... .......... 6% 124M 0s 2024-08-20T21:56:45.1080366Z #7 35.23 1050K .......... .......... .......... .......... .......... 6% 199M 0s 2024-08-20T21:56:45.1081028Z #7 35.23 1100K .......... .......... .......... .......... .......... 7% 96.1M 0s 2024-08-20T21:56:45.1081701Z #7 35.23 1150K .......... .......... .......... .......... .......... 7% 337M 0s 2024-08-20T21:56:45.1082377Z #7 35.23 1200K .......... .......... .......... .......... .......... 7% 106M 0s 2024-08-20T21:56:45.1083047Z #7 35.23 1250K .......... .......... .......... .......... .......... 8% 96.3M 0s 2024-08-20T21:56:45.1083706Z #7 35.23 1300K .......... .......... .......... .......... .......... 8% 357M 0s 2024-08-20T21:56:45.1084371Z #7 35.23 1350K .......... .......... .......... .......... .......... 8% 101M 0s 2024-08-20T21:56:45.1085041Z #7 35.23 1400K .......... .......... .......... .......... .......... 9% 340M 0s 2024-08-20T21:56:45.1085698Z #7 35.23 1450K .......... .......... .......... .......... .......... 9% 95.6M 0s 2024-08-20T21:56:45.1086376Z #7 35.23 1500K .......... .......... .......... .......... .......... 9% 319M 0s 2024-08-20T21:56:45.1087047Z #7 35.23 1550K .......... .......... .......... .......... .......... 9% 119M 0s 2024-08-20T21:56:45.1087703Z #7 35.24 1600K .......... .......... .......... .......... .......... 10% 154M 0s 2024-08-20T21:56:45.3531733Z #7 35.24 1650K .......... .......... .......... .......... .......... 10% 182M 0s 2024-08-20T21:56:45.3532476Z #7 35.24 1700K .......... .......... .......... .......... .......... 10% 266M 0s 2024-08-20T21:56:45.3533153Z #7 35.24 1750K .......... .......... .......... .......... .......... 11% 138M 0s 2024-08-20T21:56:45.3533885Z #7 35.24 1800K .......... .......... .......... .......... .......... 11% 322M 0s 2024-08-20T21:56:45.3534576Z #7 35.24 1850K .......... .......... .......... .......... .......... 11% 114M 0s 2024-08-20T21:56:45.3535249Z #7 35.24 1900K .......... .......... .......... .......... .......... 12% 325M 0s 2024-08-20T21:56:45.3535916Z #7 35.24 1950K .......... .......... .......... .......... .......... 12% 205M 0s 2024-08-20T21:56:45.3536610Z #7 35.24 2000K .......... .......... .......... .......... .......... 12% 196M 0s 2024-08-20T21:56:45.3537286Z #7 35.24 2050K .......... .......... .......... .......... .......... 13% 330M 0s 2024-08-20T21:56:45.3537965Z #7 35.24 2100K .......... .......... .......... .......... .......... 13% 127M 0s 2024-08-20T21:56:45.3538619Z #7 35.24 2150K .......... .......... .......... .......... .......... 13% 279M 0s 2024-08-20T21:56:45.3539291Z #7 35.24 2200K .......... .......... .......... .......... .......... 13% 124M 0s 2024-08-20T21:56:45.3539960Z #7 35.24 2250K .......... .......... .......... .......... .......... 14% 319M 0s 2024-08-20T21:56:45.3540618Z #7 35.24 2300K .......... .......... .......... .......... .......... 14% 330M 0s 2024-08-20T21:56:45.3541286Z #7 35.24 2350K .......... .......... .......... .......... .......... 14% 147M 0s 2024-08-20T21:56:45.3541954Z #7 35.24 2400K .......... .......... .......... .......... .......... 15% 285M 0s 2024-08-20T21:56:45.3542807Z #7 35.24 2450K .......... .......... .......... .......... .......... 15% 337M 0s 2024-08-20T21:56:45.3543489Z #7 35.24 2500K .......... .......... .......... .......... .......... 15% 181M 0s 2024-08-20T21:56:45.3544168Z #7 35.24 2550K .......... .......... .......... .......... .......... 16% 276M 0s 2024-08-20T21:56:45.3544837Z #7 35.24 2600K .......... .......... .......... .......... .......... 16% 377M 0s 2024-08-20T21:56:45.3545496Z #7 35.24 2650K .......... .......... .......... .......... .......... 16% 262M 0s 2024-08-20T21:56:45.3546164Z #7 35.24 2700K .......... .......... .......... .......... .......... 17% 324M 0s 2024-08-20T21:56:45.3546833Z #7 35.24 2750K .......... .......... .......... .......... .......... 17% 333M 0s 2024-08-20T21:56:45.3547492Z #7 35.24 2800K .......... .......... .......... .......... .......... 17% 290M 0s 2024-08-20T21:56:45.3548157Z #7 35.24 2850K .......... .......... .......... .......... .......... 18% 192M 0s 2024-08-20T21:56:45.3548829Z #7 35.24 2900K .......... .......... .......... .......... .......... 18% 336M 0s 2024-08-20T21:56:45.3549480Z #7 35.24 2950K .......... .......... .......... .......... .......... 18% 160M 0s 2024-08-20T21:56:45.3550159Z #7 35.24 3000K .......... .......... .......... .......... .......... 18% 275M 0s 2024-08-20T21:56:45.3550824Z #7 35.24 3050K .......... .......... .......... .......... .......... 19% 258M 0s 2024-08-20T21:56:45.3551493Z #7 35.24 3100K .......... .......... .......... .......... .......... 19% 192M 0s 2024-08-20T21:56:45.3552147Z #7 35.24 3150K .......... .......... .......... .......... .......... 19% 237M 0s 2024-08-20T21:56:45.3552819Z #7 35.24 3200K .......... .......... .......... .......... .......... 20% 229M 0s 2024-08-20T21:56:45.3553483Z #7 35.24 3250K .......... .......... .......... .......... .......... 20% 245M 0s 2024-08-20T21:56:45.3554136Z #7 35.24 3300K .......... .......... .......... .......... .......... 20% 216M 0s 2024-08-20T21:56:45.3554805Z #7 35.24 3350K .......... .......... .......... .......... .......... 21% 170M 0s 2024-08-20T21:56:45.3555475Z #7 35.24 3400K .......... .......... .......... .......... .......... 21% 114M 0s 2024-08-20T21:56:45.3556245Z #7 35.24 3450K .......... .......... .......... .......... .......... 21% 293M 0s 2024-08-20T21:56:45.3556900Z #7 35.24 3500K .......... .......... .......... .......... .......... 22% 318M 0s 2024-08-20T21:56:45.3557568Z #7 35.24 3550K .......... .......... .......... .......... .......... 22% 268M 0s 2024-08-20T21:56:45.3558237Z #7 35.24 3600K .......... .......... .......... .......... .......... 22% 317M 0s 2024-08-20T21:56:45.3558886Z #7 35.24 3650K .......... .......... .......... .......... .......... 23% 342M 0s 2024-08-20T21:56:45.3559555Z #7 35.24 3700K .......... .......... .......... .......... .......... 23% 312M 0s 2024-08-20T21:56:45.3560217Z #7 35.24 3750K .......... .......... .......... .......... .......... 23% 311M 0s 2024-08-20T21:56:45.3560873Z #7 35.25 3800K .......... .......... .......... .......... .......... 23% 197M 0s 2024-08-20T21:56:45.3561540Z #7 35.25 3850K .......... .......... .......... .......... .......... 24% 362M 0s 2024-08-20T21:56:45.3562212Z #7 35.25 3900K .......... .......... .......... .......... .......... 24% 301M 0s 2024-08-20T21:56:45.3562882Z #7 35.25 3950K .......... .......... .......... .......... .......... 24% 310M 0s 2024-08-20T21:56:45.3563536Z #7 35.25 4000K .......... .......... .......... .......... .......... 25% 310M 0s 2024-08-20T21:56:45.3564200Z #7 35.25 4050K .......... .......... .......... .......... .......... 25% 326M 0s 2024-08-20T21:56:45.3564872Z #7 35.25 4100K .......... .......... .......... .......... .......... 25% 326M 0s 2024-08-20T21:56:45.3565521Z #7 35.25 4150K .......... .......... .......... .......... .......... 26% 325M 0s 2024-08-20T21:56:45.3566191Z #7 35.25 4200K .......... .......... .......... .......... .......... 26% 281M 0s 2024-08-20T21:56:45.3566918Z #7 35.25 4250K .......... .......... .......... .......... .......... 26% 346M 0s 2024-08-20T21:56:45.3567579Z #7 35.25 4300K .......... .......... .......... .......... .......... 27% 359M 0s 2024-08-20T21:56:45.3568249Z #7 35.25 4350K .......... .......... .......... .......... .......... 27% 328M 0s 2024-08-20T21:56:45.3569091Z #7 35.25 4400K .......... .......... .......... .......... .......... 27% 340M 0s 2024-08-20T21:56:45.3569955Z #7 35.25 4450K .......... .......... .......... .......... .......... 27% 333M 0s 2024-08-20T21:56:45.3570610Z #7 35.25 4500K .......... .......... .......... .......... .......... 28% 318M 0s 2024-08-20T21:56:45.3571285Z #7 35.25 4550K .......... .......... .......... .......... .......... 28% 330M 0s 2024-08-20T21:56:45.3571955Z #7 35.25 4600K .......... .......... .......... .......... .......... 28% 332M 0s 2024-08-20T21:56:45.3572611Z #7 35.25 4650K .......... .......... .......... .......... .......... 29% 281M 0s 2024-08-20T21:56:45.3573285Z #7 35.25 4700K .......... .......... .......... .......... .......... 29% 336M 0s 2024-08-20T21:56:45.3573950Z #7 35.25 4750K .......... .......... .......... .......... .......... 29% 330M 0s 2024-08-20T21:56:45.3574611Z #7 35.25 4800K .......... .......... .......... .......... .......... 30% 306M 0s 2024-08-20T21:56:45.3575281Z #7 35.25 4850K .......... .......... .......... .......... .......... 30% 317M 0s 2024-08-20T21:56:45.3575951Z #7 35.25 4900K .......... .......... .......... .......... .......... 30% 304M 0s 2024-08-20T21:56:45.3576615Z #7 35.25 4950K .......... .......... .......... .......... .......... 31% 338M 0s 2024-08-20T21:56:45.3577271Z #7 35.25 5000K .......... .......... .......... .......... .......... 31% 309M 0s 2024-08-20T21:56:45.3577939Z #7 35.25 5050K .......... .......... .......... .......... .......... 31% 257M 0s 2024-08-20T21:56:45.3578605Z #7 35.25 5100K .......... .......... .......... .......... .......... 32% 361M 0s 2024-08-20T21:56:45.3579263Z #7 35.25 5150K .......... .......... .......... .......... .......... 32% 368M 0s 2024-08-20T21:56:45.3579931Z #7 35.25 5200K .......... .......... .......... .......... .......... 32% 255M 0s 2024-08-20T21:56:45.3580707Z #7 35.25 5250K .......... .......... .......... .......... .......... 32% 326M 0s 2024-08-20T21:56:45.3581378Z #7 35.25 5300K .......... .......... .......... .......... .......... 33% 309M 0s 2024-08-20T21:56:45.3582030Z #7 35.25 5350K .......... .......... .......... .......... .......... 33% 325M 0s 2024-08-20T21:56:45.3582698Z #7 35.25 5400K .......... .......... .......... .......... .......... 33% 337M 0s 2024-08-20T21:56:45.3583367Z #7 35.25 5450K .......... .......... .......... .......... .......... 34% 260M 0s 2024-08-20T21:56:45.3584022Z #7 35.25 5500K .......... .......... .......... .......... .......... 34% 305M 0s 2024-08-20T21:56:45.3584692Z #7 35.25 5550K .......... .......... .......... .......... .......... 34% 359M 0s 2024-08-20T21:56:45.3585359Z #7 35.25 5600K .......... .......... .......... .......... .......... 35% 327M 0s 2024-08-20T21:56:45.3586011Z #7 35.25 5650K .......... .......... .......... .......... .......... 35% 305M 0s 2024-08-20T21:56:45.3586681Z #7 35.25 5700K .......... .......... .......... .......... .......... 35% 327M 0s 2024-08-20T21:56:45.3587346Z #7 35.25 5750K .......... .......... .......... .......... .......... 36% 328M 0s 2024-08-20T21:56:45.3588011Z #7 35.25 5800K .......... .......... .......... .......... .......... 36% 304M 0s 2024-08-20T21:56:45.3588663Z #7 35.25 5850K .......... .......... .......... .......... .......... 36% 286M 0s 2024-08-20T21:56:45.3589334Z #7 35.25 5900K .......... .......... .......... .......... .......... 36% 318M 0s 2024-08-20T21:56:45.3589996Z #7 35.25 5950K .......... .......... .......... .......... .......... 37% 370M 0s 2024-08-20T21:56:45.3590717Z #7 35.25 6000K .......... .......... .......... .......... .......... 37% 353M 0s 2024-08-20T21:56:45.3591382Z #7 35.25 6050K .......... .......... .......... .......... .......... 37% 323M 0s 2024-08-20T21:56:45.3592049Z #7 35.25 6100K .......... .......... .......... .......... .......... 38% 307M 0s 2024-08-20T21:56:45.3592705Z #7 35.25 6150K .......... .......... .......... .......... .......... 38% 324M 0s 2024-08-20T21:56:45.3593376Z #7 35.25 6200K .......... .......... .......... .......... .......... 38% 338M 0s 2024-08-20T21:56:45.3594044Z #7 35.25 6250K .......... .......... .......... .......... .......... 39% 340M 0s 2024-08-20T21:56:45.3594714Z #7 35.25 6300K .......... .......... .......... .......... .......... 39% 276M 0s 2024-08-20T21:56:45.3595368Z #7 35.25 6350K .......... .......... .......... .......... .......... 39% 357M 0s 2024-08-20T21:56:45.3596034Z #7 35.25 6400K .......... .......... .......... .......... .......... 40% 364M 0s 2024-08-20T21:56:45.3596702Z #7 35.25 6450K .......... .......... .......... .......... .......... 40% 321M 0s 2024-08-20T21:56:45.3597357Z #7 35.25 6500K .......... .......... .......... .......... .......... 40% 326M 0s 2024-08-20T21:56:45.3598021Z #7 35.25 6550K .......... .......... .......... .......... .......... 41% 286M 0s 2024-08-20T21:56:45.3598689Z #7 35.25 6600K .......... .......... .......... .......... .......... 41% 324M 0s 2024-08-20T21:56:45.3599360Z #7 35.25 6650K .......... .......... .......... .......... .......... 41% 333M 0s 2024-08-20T21:56:45.3600015Z #7 35.25 6700K .......... .......... .......... .......... .......... 41% 251M 0s 2024-08-20T21:56:45.3600681Z #7 35.25 6750K .......... .......... .......... .......... .......... 42% 323M 0s 2024-08-20T21:56:45.3601343Z #7 35.25 6800K .......... .......... .......... .......... .......... 42% 364M 0s 2024-08-20T21:56:45.3602000Z #7 35.25 6850K .......... .......... .......... .......... .......... 42% 386M 0s 2024-08-20T21:56:45.3602670Z #7 35.25 6900K .......... .......... .......... .......... .......... 43% 317M 0s 2024-08-20T21:56:45.3603336Z #7 35.25 6950K .......... .......... .......... .......... .......... 43% 311M 0s 2024-08-20T21:56:45.3603987Z #7 35.25 7000K .......... .......... .......... .......... .......... 43% 324M 0s 2024-08-20T21:56:45.3604726Z #7 35.26 7050K .......... .......... .......... .......... .......... 44% 314M 0s 2024-08-20T21:56:45.3605393Z #7 35.26 7100K .......... .......... .......... .......... .......... 44% 272M 0s 2024-08-20T21:56:45.3606058Z #7 35.26 7150K .......... .......... .......... .......... .......... 44% 311M 0s 2024-08-20T21:56:45.3606708Z #7 35.26 7200K .......... .......... .......... .......... .......... 45% 315M 0s 2024-08-20T21:56:45.3607375Z #7 35.26 7250K .......... .......... .......... .......... .......... 45% 382M 0s 2024-08-20T21:56:45.3608040Z #7 35.26 7300K .......... .......... .......... .......... .......... 45% 326M 0s 2024-08-20T21:56:45.3608696Z #7 35.26 7350K .......... .......... .......... .......... .......... 46% 338M 0s 2024-08-20T21:56:45.3609360Z #7 35.26 7400K .......... .......... .......... .......... .......... 46% 348M 0s 2024-08-20T21:56:45.3610106Z #7 35.26 7450K .......... .......... .......... .......... .......... 46% 347M 0s 2024-08-20T21:56:45.3610822Z #7 35.26 7500K .......... .......... .......... .......... .......... 46% 312M 0s 2024-08-20T21:56:45.3611490Z #7 35.26 7550K .......... .......... .......... .......... .......... 47% 331M 0s 2024-08-20T21:56:45.3612160Z #7 35.26 7600K .......... .......... .......... .......... .......... 47% 326M 0s 2024-08-20T21:56:45.3612824Z #7 35.26 7650K .......... .......... .......... .......... .......... 47% 379M 0s 2024-08-20T21:56:45.3613475Z #7 35.26 7700K .......... .......... .......... .......... .......... 48% 367M 0s 2024-08-20T21:56:45.3614142Z #7 35.26 7750K .......... .......... .......... .......... .......... 48% 342M 0s 2024-08-20T21:56:45.3614862Z #7 35.26 7800K .......... .......... .......... .......... .......... 48% 330M 0s 2024-08-20T21:56:45.3615520Z #7 35.26 7850K .......... .......... .......... .......... .......... 49% 327M 0s 2024-08-20T21:56:45.3616183Z #7 35.26 7900K .......... .......... .......... .......... .......... 49% 322M 0s 2024-08-20T21:56:45.3616853Z #7 35.26 7950K .......... .......... .......... .......... .......... 49% 293M 0s 2024-08-20T21:56:45.3617518Z #7 35.26 8000K .......... .......... .......... .......... .......... 50% 319M 0s 2024-08-20T21:56:45.3618242Z #7 35.26 8050K .......... .......... .......... .......... .......... 50% 292M 0s 2024-08-20T21:56:45.3618923Z #7 35.26 8100K .......... .......... .......... .......... .......... 50% 311M 0s 2024-08-20T21:56:45.3619595Z #7 35.26 8150K .......... .......... .......... .......... .......... 50% 350M 0s 2024-08-20T21:56:45.3620248Z #7 35.26 8200K .......... .......... .......... .......... .......... 51% 371M 0s 2024-08-20T21:56:45.3620925Z #7 35.26 8250K .......... .......... .......... .......... .......... 51% 351M 0s 2024-08-20T21:56:45.3621588Z #7 35.26 8300K .......... .......... .......... .......... .......... 51% 334M 0s 2024-08-20T21:56:45.3622255Z #7 35.26 8350K .......... .......... .......... .......... .......... 52% 284M 0s 2024-08-20T21:56:45.3622910Z #7 35.26 8400K .......... .......... .......... .......... .......... 52% 347M 0s 2024-08-20T21:56:45.3623575Z #7 35.26 8450K .......... .......... .......... .......... .......... 52% 332M 0s 2024-08-20T21:56:45.3624241Z #7 35.26 8500K .......... .......... .......... .......... .......... 53% 276M 0s 2024-08-20T21:56:45.3624893Z #7 35.26 8550K .......... .......... .......... .......... .......... 53% 355M 0s 2024-08-20T21:56:45.3625560Z #7 35.26 8600K .......... .......... .......... .......... .......... 53% 361M 0s 2024-08-20T21:56:45.3626228Z #7 35.26 8650K .......... .......... .......... .......... .......... 54% 345M 0s 2024-08-20T21:56:45.3626882Z #7 35.26 8700K .......... .......... .......... .......... .......... 54% 327M 0s 2024-08-20T21:56:45.3627549Z #7 35.26 8750K .......... .......... .......... .......... .......... 54% 321M 0s 2024-08-20T21:56:45.3628213Z #7 35.26 8800K .......... .......... .......... .......... .......... 55% 400M 0s 2024-08-20T21:56:45.3628959Z #7 35.26 8850K .......... .......... .......... .......... .......... 55% 330M 0s 2024-08-20T21:56:45.3629611Z #7 35.26 8900K .......... .......... .......... .......... .......... 55% 287M 0s 2024-08-20T21:56:45.3630275Z #7 35.26 8950K .......... .......... .......... .......... .......... 55% 342M 0s 2024-08-20T21:56:45.3631042Z #7 35.26 9000K .......... .......... .......... .......... .......... 56% 340M 0s 2024-08-20T21:56:45.3631678Z #7 35.26 9050K .......... .......... .......... .......... .......... 56% 52.5M 0s 2024-08-20T21:56:45.3632330Z #7 35.26 9100K .......... .......... .......... .......... .......... 56% 277M 0s 2024-08-20T21:56:45.3632982Z #7 35.26 9150K .......... .......... .......... .......... .......... 57% 298M 0s 2024-08-20T21:56:45.3633619Z #7 35.26 9200K .......... .......... .......... .......... .......... 57% 55.5M 0s 2024-08-20T21:56:45.3634273Z #7 35.26 9250K .......... .......... .......... .......... .......... 57% 277M 0s 2024-08-20T21:56:45.3634927Z #7 35.26 9300K .......... .......... .......... .......... .......... 58% 342M 0s 2024-08-20T21:56:45.3635586Z #7 35.26 9350K .......... .......... .......... .......... .......... 58% 55.3M 0s 2024-08-20T21:56:45.3636222Z #7 35.26 9400K .......... .......... .......... .......... .......... 58% 151M 0s 2024-08-20T21:56:45.3636872Z #7 35.26 9450K .......... .......... .......... .......... .......... 59% 338M 0s 2024-08-20T21:56:45.3637523Z #7 35.26 9500K .......... .......... .......... .......... .......... 59% 54.6M 0s 2024-08-20T21:56:45.3638164Z #7 35.27 9550K .......... .......... .......... .......... .......... 59% 42.2M 0s 2024-08-20T21:56:45.3638867Z #7 35.27 9600K .......... .......... .......... .......... .......... 60% 325M 0s 2024-08-20T21:56:45.3639518Z #7 35.27 9650K .......... .......... .......... .......... .......... 60% 343M 0s 2024-08-20T21:56:45.3640159Z #7 35.27 9700K .......... .......... .......... .......... .......... 60% 47.7M 0s 2024-08-20T21:56:45.3640815Z #7 35.27 9750K .......... .......... .......... .......... .......... 60% 232M 0s 2024-08-20T21:56:45.3641465Z #7 35.27 9800K .......... .......... .......... .......... .......... 61% 323M 0s 2024-08-20T21:56:45.3642118Z #7 35.27 9850K .......... .......... .......... .......... .......... 61% 289M 0s 2024-08-20T21:56:45.3642756Z #7 35.27 9900K .......... .......... .......... .......... .......... 61% 51.5M 0s 2024-08-20T21:56:45.3643408Z #7 35.27 9950K .......... .......... .......... .......... .......... 62% 45.6M 0s 2024-08-20T21:56:45.3644062Z #7 35.27 10000K .......... .......... .......... .......... .......... 62% 195M 0s 2024-08-20T21:56:45.3644711Z #7 35.27 10050K .......... .......... .......... .......... .......... 62% 56.3M 0s 2024-08-20T21:56:45.3645366Z #7 35.27 10100K .......... .......... .......... .......... .......... 63% 191M 0s 2024-08-20T21:56:45.3646024Z #7 35.27 10150K .......... .......... .......... .......... .......... 63% 45.3M 0s 2024-08-20T21:56:45.3646684Z #7 35.27 10200K .......... .......... .......... .......... .......... 63% 253M 0s 2024-08-20T21:56:45.3647329Z #7 35.27 10250K .......... .......... .......... .......... .......... 64% 307M 0s 2024-08-20T21:56:45.3647984Z #7 35.27 10300K .......... .......... .......... .......... .......... 64% 355M 0s 2024-08-20T21:56:45.3648643Z #7 35.27 10350K .......... .......... .......... .......... .......... 64% 53.8M 0s 2024-08-20T21:56:45.3649282Z #7 35.27 10400K .......... .......... .......... .......... .......... 64% 219M 0s 2024-08-20T21:56:45.3650180Z #7 35.27 10450K .......... .......... .......... .......... .......... 65% 54.7M 0s 2024-08-20T21:56:45.3650860Z #7 35.28 10500K .......... .......... .......... .......... .......... 65% 43.4M 0s 2024-08-20T21:56:45.3651522Z #7 35.28 10550K .......... .......... .......... .......... .......... 65% 333M 0s 2024-08-20T21:56:45.3652199Z #7 35.28 10600K .......... .......... .......... .......... .......... 66% 301M 0s 2024-08-20T21:56:45.3652928Z #7 35.28 10650K .......... .......... .......... .......... .......... 66% 293M 0s 2024-08-20T21:56:45.3653600Z #7 35.28 10700K .......... .......... .......... .......... .......... 66% 51.2M 0s 2024-08-20T21:56:45.3654263Z #7 35.28 10750K .......... .......... .......... .......... .......... 67% 248M 0s 2024-08-20T21:56:45.3654934Z #7 35.28 10800K .......... .......... .......... .......... .......... 67% 329M 0s 2024-08-20T21:56:45.3655610Z #7 35.28 10850K .......... .......... .......... .......... .......... 67% 50.6M 0s 2024-08-20T21:56:45.3656269Z #7 35.28 10900K .......... .......... .......... .......... .......... 68% 44.6M 0s 2024-08-20T21:56:45.3656951Z #7 35.28 10950K .......... .......... .......... .......... .......... 68% 206M 0s 2024-08-20T21:56:45.3657620Z #7 35.28 11000K .......... .......... .......... .......... .......... 68% 355M 0s 2024-08-20T21:56:45.3658283Z #7 35.28 11050K .......... .......... .......... .......... .......... 69% 48.0M 0s 2024-08-20T21:56:45.3658956Z #7 35.28 11100K .......... .......... .......... .......... .......... 69% 316M 0s 2024-08-20T21:56:45.3659630Z #7 35.28 11150K .......... .......... .......... .......... .......... 69% 346M 0s 2024-08-20T21:56:45.3660307Z #7 35.28 11200K .......... .......... .......... .......... .......... 69% 50.6M 0s 2024-08-20T21:56:45.3660967Z #7 35.28 11250K .......... .......... .......... .......... .......... 70% 201M 0s 2024-08-20T21:56:45.3661638Z #7 35.28 11300K .......... .......... .......... .......... .......... 70% 381M 0s 2024-08-20T21:56:45.3662424Z #7 35.28 11350K .......... .......... .......... .......... .......... 70% 51.1M 0s 2024-08-20T21:56:45.3663118Z #7 35.28 11400K .......... .......... .......... .......... .......... 71% 44.8M 0s 2024-08-20T21:56:45.3663780Z #7 35.29 11450K .......... .......... .......... .......... .......... 71% 219M 0s 2024-08-20T21:56:45.3664435Z #7 35.29 11500K .......... .......... .......... .......... .......... 71% 258M 0s 2024-08-20T21:56:45.3665097Z #7 35.29 11550K .......... .......... .......... .......... .......... 72% 51.2M 0s 2024-08-20T21:56:45.3665741Z #7 35.29 11600K .......... .......... .......... .......... .......... 72% 321M 0s 2024-08-20T21:56:45.3666399Z #7 35.29 11650K .......... .......... .......... .......... .......... 72% 244M 0s 2024-08-20T21:56:45.3667056Z #7 35.29 11700K .......... .......... .......... .......... .......... 73% 343M 0s 2024-08-20T21:56:45.3667700Z #7 35.29 11750K .......... .......... .......... .......... .......... 73% 53.0M 0s 2024-08-20T21:56:45.3668359Z #7 35.29 11800K .......... .......... .......... .......... .......... 73% 45.3M 0s 2024-08-20T21:56:45.3669189Z #7 35.29 11850K .......... .......... .......... .......... .......... 73% 288M 0s 2024-08-20T21:56:45.3670013Z #7 35.29 11900K .......... .......... .......... .......... .......... 74% 321M 0s 2024-08-20T21:56:45.3670688Z #7 35.29 11950K .......... .......... .......... .......... .......... 74% 46.7M 0s 2024-08-20T21:56:45.3671371Z #7 35.29 12000K .......... .......... .......... .......... .......... 74% 44.7M 0s 2024-08-20T21:56:45.3672047Z #7 35.29 12050K .......... .......... .......... .......... .......... 75% 269M 0s 2024-08-20T21:56:45.3672709Z #7 35.29 12100K .......... .......... .......... .......... .......... 75% 368M 0s 2024-08-20T21:56:45.3673383Z #7 35.29 12150K .......... .......... .......... .......... .......... 75% 339M 0s 2024-08-20T21:56:45.3674057Z #7 35.29 12200K .......... .......... .......... .......... .......... 76% 53.9M 0s 2024-08-20T21:56:45.3674714Z #7 35.29 12250K .......... .......... .......... .......... .......... 76% 278M 0s 2024-08-20T21:56:45.3675397Z #7 35.29 12300K .......... .......... .......... .......... .......... 76% 48.5M 0s 2024-08-20T21:56:45.3676067Z #7 35.29 12350K .......... .......... .......... .......... .......... 77% 334M 0s 2024-08-20T21:56:45.3676725Z #7 35.30 12400K .......... .......... .......... .......... .......... 77% 43.6M 0s 2024-08-20T21:56:45.3677519Z #7 35.30 12450K .......... .......... .......... .......... .......... 77% 235M 0s 2024-08-20T21:56:45.3678192Z #7 35.30 12500K .......... .......... .......... .......... .......... 78% 49.1M 0s 2024-08-20T21:56:45.3678862Z #7 35.30 12550K .......... .......... .......... .......... .......... 78% 324M 0s 2024-08-20T21:56:45.3679530Z #7 35.30 12600K .......... .......... .......... .......... .......... 78% 296M 0s 2024-08-20T21:56:45.3680203Z #7 35.30 12650K .......... .......... .......... .......... .......... 78% 347M 0s 2024-08-20T21:56:45.3680875Z #7 35.30 12700K .......... .......... .......... .......... .......... 79% 44.2M 0s 2024-08-20T21:56:45.3681647Z #7 35.30 12750K .......... .......... .......... .......... .......... 79% 44.5M 0s 2024-08-20T21:56:45.3682304Z #7 35.30 12800K .......... .......... .......... .......... .......... 79% 321M 0s 2024-08-20T21:56:45.3682958Z #7 35.30 12850K .......... .......... .......... .......... .......... 80% 276M 0s 2024-08-20T21:56:45.3683609Z #7 35.30 12900K .......... .......... .......... .......... .......... 80% 47.0M 0s 2024-08-20T21:56:45.3684264Z #7 35.30 12950K .......... .......... .......... .......... .......... 80% 303M 0s 2024-08-20T21:56:45.3684917Z #7 35.30 13000K .......... .......... .......... .......... .......... 81% 336M 0s 2024-08-20T21:56:45.3685574Z #7 35.30 13050K .......... .......... .......... .......... .......... 81% 356M 0s 2024-08-20T21:56:45.3686217Z #7 35.30 13100K .......... .......... .......... .......... .......... 81% 52.5M 0s 2024-08-20T21:56:45.3686874Z #7 35.30 13150K .......... .......... .......... .......... .......... 82% 352M 0s 2024-08-20T21:56:45.3687601Z #7 35.30 13200K .......... .......... .......... .......... .......... 82% 48.9M 0s 2024-08-20T21:56:45.3688247Z #7 35.30 13250K .......... .......... .......... .......... .......... 82% 42.5M 0s 2024-08-20T21:56:45.3688906Z #7 35.30 13300K .......... .......... .......... .......... .......... 83% 241M 0s 2024-08-20T21:56:45.3689632Z #7 35.30 13350K .......... .......... .......... .......... .......... 83% 283M 0s 2024-08-20T21:56:45.3690475Z #7 35.31 13400K .......... .......... .......... .......... .......... 83% 48.7M 0s 2024-08-20T21:56:45.3691153Z #7 35.31 13450K .......... .......... .......... .......... .......... 83% 320M 0s 2024-08-20T21:56:45.3691829Z #7 35.31 13500K .......... .......... .......... .......... .......... 84% 317M 0s 2024-08-20T21:56:45.3692501Z #7 35.31 13550K .......... .......... .......... .......... .......... 84% 353M 0s 2024-08-20T21:56:45.3693165Z #7 35.31 13600K .......... .......... .......... .......... .......... 84% 49.3M 0s 2024-08-20T21:56:45.3693844Z #7 35.31 13650K .......... .......... .......... .......... .......... 85% 46.9M 0s 2024-08-20T21:56:45.3694518Z #7 35.31 13700K .......... .......... .......... .......... .......... 85% 221M 0s 2024-08-20T21:56:45.3695181Z #7 35.31 13750K .......... .......... .......... .......... .......... 85% 356M 0s 2024-08-20T21:56:45.3695858Z #7 35.31 13800K .......... .......... .......... .......... .......... 86% 45.3M 0s 2024-08-20T21:56:45.3696532Z #7 35.31 13850K .......... .......... .......... .......... .......... 86% 46.1M 0s 2024-08-20T21:56:45.3697205Z #7 35.31 13900K .......... .......... .......... .......... .......... 86% 286M 0s 2024-08-20T21:56:45.3697862Z #7 35.31 13950K .......... .......... .......... .......... .......... 87% 335M 0s 2024-08-20T21:56:45.3698536Z #7 35.31 14000K .......... .......... .......... .......... .......... 87% 314M 0s 2024-08-20T21:56:45.3699208Z #7 35.31 14050K .......... .......... .......... .......... .......... 87% 53.3M 0s 2024-08-20T21:56:45.3699876Z #7 35.31 14100K .......... .......... .......... .......... .......... 87% 244M 0s 2024-08-20T21:56:45.3700548Z #7 35.31 14150K .......... .......... .......... .......... .......... 88% 48.3M 0s 2024-08-20T21:56:45.3701229Z #7 35.31 14200K .......... .......... .......... .......... .......... 88% 364M 0s 2024-08-20T21:56:45.3701951Z #7 35.31 14250K .......... .......... .......... .......... .......... 88% 42.2M 0s 2024-08-20T21:56:45.3702723Z #7 35.31 14300K .......... .......... .......... .......... .......... 89% 289M 0s 2024-08-20T21:56:45.3703379Z #7 35.32 14350K .......... .......... .......... .......... .......... 89% 50.3M 0s 2024-08-20T21:56:45.3704036Z #7 35.32 14400K .......... .......... .......... .......... .......... 89% 299M 0s 2024-08-20T21:56:45.3704675Z #7 35.32 14450K .......... .......... .......... .......... .......... 90% 308M 0s 2024-08-20T21:56:45.3705333Z #7 35.32 14500K .......... .......... .......... .......... .......... 90% 295M 0s 2024-08-20T21:56:45.3705991Z #7 35.32 14550K .......... .......... .......... .......... .......... 90% 51.8M 0s 2024-08-20T21:56:45.3706633Z #7 35.32 14600K .......... .......... .......... .......... .......... 91% 46.4M 0s 2024-08-20T21:56:45.3707291Z #7 35.32 14650K .......... .......... .......... .......... .......... 91% 295M 0s 2024-08-20T21:56:45.3707947Z #7 35.32 14700K .......... .......... .......... .......... .......... 91% 346M 0s 2024-08-20T21:56:45.3708601Z #7 35.32 14750K .......... .......... .......... .......... .......... 92% 44.0M 0s 2024-08-20T21:56:45.3709244Z #7 35.32 14800K .......... .......... .......... .......... .......... 92% 344M 0s 2024-08-20T21:56:45.3709898Z #7 35.32 14850K .......... .......... .......... .......... .......... 92% 298M 0s 2024-08-20T21:56:45.3710550Z #7 35.32 14900K .......... .......... .......... .......... .......... 92% 382M 0s 2024-08-20T21:56:45.3711197Z #7 35.32 14950K .......... .......... .......... .......... .......... 93% 47.5M 0s 2024-08-20T21:56:45.3711918Z #7 35.32 15000K .......... .......... .......... .......... .......... 93% 312M 0s 2024-08-20T21:56:45.3712579Z #7 35.32 15050K .......... .......... .......... .......... .......... 93% 45.2M 0s 2024-08-20T21:56:45.3713224Z #7 35.32 15100K .......... .......... .......... .......... .......... 94% 347M 0s 2024-08-20T21:56:45.3713887Z #7 35.32 15150K .......... .......... .......... .......... .......... 94% 42.4M 0s 2024-08-20T21:56:45.3714545Z #7 35.32 15200K .......... .......... .......... .......... .......... 94% 330M 0s 2024-08-20T21:56:45.3715198Z #7 35.32 15250K .......... .......... .......... .......... .......... 95% 340M 0s 2024-08-20T21:56:45.3715843Z #7 35.32 15300K .......... .......... .......... .......... .......... 95% 55.8M 0s 2024-08-20T21:56:45.3716499Z #7 35.33 15350K .......... .......... .......... .......... .......... 95% 251M 0s 2024-08-20T21:56:45.3717154Z #7 35.33 15400K .......... .......... .......... .......... .......... 96% 311M 0s 2024-08-20T21:56:45.3717804Z #7 35.33 15450K .......... .......... .......... .......... .......... 96% 49.6M 0s 2024-08-20T21:56:45.3718464Z #7 35.33 15500K .......... .......... .......... .......... .......... 96% 40.7M 0s 2024-08-20T21:56:45.3719120Z #7 35.33 15550K .......... .......... .......... .......... .......... 96% 315M 0s 2024-08-20T21:56:45.3719767Z #7 35.33 15600K .......... .......... .......... .......... .......... 97% 274M 0s 2024-08-20T21:56:45.3720421Z #7 35.33 15650K .......... .......... .......... .......... .......... 97% 44.9M 0s 2024-08-20T21:56:45.3721080Z #7 35.33 15700K .......... .......... .......... .......... .......... 97% 288M 0s 2024-08-20T21:56:45.3721733Z #7 35.33 15750K .......... .......... .......... .......... .......... 98% 284M 0s 2024-08-20T21:56:45.3722375Z #7 35.33 15800K .......... .......... .......... .......... .......... 98% 305M 0s 2024-08-20T21:56:45.3723031Z #7 35.33 15850K .......... .......... .......... .......... .......... 98% 59.5M 0s 2024-08-20T21:56:45.3723694Z #7 35.33 15900K .......... .......... .......... .......... .......... 99% 42.9M 0s 2024-08-20T21:56:45.3724334Z #7 35.33 15950K .......... .......... .......... .......... .......... 99% 284M 0s 2024-08-20T21:56:45.3724986Z #7 35.33 16000K .......... .......... .......... .......... .......... 99% 45.2M 0s 2024-08-20T21:56:45.3725705Z #7 35.33 16050K .......... .......... .......... ... 100% 26.6M=0.1s 2024-08-20T21:56:45.3726206Z #7 35.33 2024-08-20T21:56:45.3726950Z #7 35.33 2024-08-20 21:56:45 (136 MB/s) - 'valgrind-3.20.0.tar.bz2' saved [16469274/16469274] 2024-08-20T21:56:45.3727569Z #7 35.33 2024-08-20T21:56:45.3727917Z #7 35.34 + tar -xjf valgrind-3.20.0.tar.bz2 2024-08-20T21:56:48.2130771Z #7 38.35 + cd valgrind-3.20.0 2024-08-20T21:56:48.2131335Z #7 38.35 + ./configure --prefix=/usr/local 2024-08-20T21:56:48.3161067Z #7 38.42 checking for a BSD-compatible install... /usr/bin/install -c 2024-08-20T21:56:48.3161962Z #7 38.42 checking whether build environment is sane... yes 2024-08-20T21:56:48.3162738Z #7 38.43 checking for a race-free mkdir -p... /usr/bin/mkdir -p 2024-08-20T21:56:48.3163288Z #7 38.43 checking for gawk... no 2024-08-20T21:56:48.3163681Z #7 38.43 checking for mawk... mawk 2024-08-20T21:56:48.3164130Z #7 38.43 checking whether make sets $(MAKE)... yes 2024-08-20T21:56:48.3164731Z #7 38.44 checking whether make supports nested variables... yes 2024-08-20T21:56:48.3165598Z #7 38.45 checking whether to enable maintainer-specific portions of Makefiles... no 2024-08-20T21:56:48.4307690Z #7 38.45 checking whether ln -s works... yes 2024-08-20T21:56:48.4308219Z #7 38.45 checking for gcc... gcc 2024-08-20T21:56:48.4308680Z #7 38.47 checking whether the C compiler works... yes 2024-08-20T21:56:48.4309310Z #7 38.50 checking for C compiler default output file name... a.out 2024-08-20T21:56:48.4309925Z #7 38.50 checking for suffix of executables... 2024-08-20T21:56:48.4310453Z #7 38.53 checking whether we are cross compiling... no 2024-08-20T21:56:48.5316553Z #7 38.56 checking for suffix of object files... o 2024-08-20T21:56:48.5317483Z #7 38.58 checking whether the compiler supports GNU C... yes 2024-08-20T21:56:48.5318293Z #7 38.59 checking whether gcc accepts -g... yes 2024-08-20T21:56:48.5318922Z #7 38.61 checking for gcc option to enable C11 features... none needed 2024-08-20T21:56:48.5319740Z #7 38.63 checking whether gcc understands -c and -o together... yes 2024-08-20T21:56:48.5320519Z #7 38.66 checking whether make supports the include directive... yes (GNU style) 2024-08-20T21:56:48.6451787Z #7 38.66 checking dependency style of gcc... gcc3 2024-08-20T21:56:48.6452594Z #7 38.69 checking how to run the C preprocessor... gcc -E 2024-08-20T21:56:48.6453115Z #7 38.73 checking for g++... g++ 2024-08-20T21:56:48.6453609Z #7 38.75 checking whether the compiler supports GNU C++... yes 2024-08-20T21:56:48.6454274Z #7 38.76 checking whether g++ accepts -g... yes 2024-08-20T21:56:48.7567889Z #7 38.78 checking for g++ option to enable C++11 features... none needed 2024-08-20T21:56:48.7569424Z #7 38.83 checking dependency style of g++... gcc3 2024-08-20T21:56:48.7570070Z #7 38.86 checking for ranlib... ranlib 2024-08-20T21:56:48.7570785Z #7 38.86 checking for gcc-ranlib... /usr/bin/gcc-ranlib 2024-08-20T21:56:48.7571453Z #7 38.86 checking for a sed that does not truncate output... /usr/bin/sed 2024-08-20T21:56:48.7572057Z #7 38.86 checking for ar... /usr/bin/ar 2024-08-20T21:56:48.7572576Z #7 38.86 checking for gcc-ar... /usr/bin/gcc-ar 2024-08-20T21:56:48.7573056Z #7 38.86 checking for perl... /usr/bin/perl 2024-08-20T21:56:48.7573493Z #7 38.86 checking for gdb... /usr/bin/gdb 2024-08-20T21:56:48.7573970Z #7 38.86 checking dependency style of gcc... gcc3 2024-08-20T21:56:48.8660772Z #7 38.89 checking for diff -u... yes 2024-08-20T21:56:48.8661481Z #7 38.89 checking for a supported version of gcc... ok (11) 2024-08-20T21:56:48.8662177Z #7 38.90 checking build system type... x86_64-pc-linux-gnu 2024-08-20T21:56:48.8662837Z #7 38.94 checking host system type... x86_64-pc-linux-gnu 2024-08-20T21:56:48.8663444Z #7 38.94 checking for a supported CPU... ok (x86_64) 2024-08-20T21:56:48.8664017Z #7 38.94 checking for a 64-bit only build... no 2024-08-20T21:56:48.8664567Z #7 38.94 checking for a 32-bit only build... no 2024-08-20T21:56:48.8665357Z #7 38.94 checking for a supported OS... ok (linux-gnu) 2024-08-20T21:56:48.8666164Z #7 38.94 checking for the kernel version... 2.6 or later (6.1.94-99.176.amzn2023.x86_64) 2024-08-20T21:56:48.8666878Z #7 38.94 checking for 32 bit build support... no 2024-08-20T21:56:48.8667591Z #7 38.97 checking for a supported CPU/OS combination... ok (amd64-linux) 2024-08-20T21:56:48.8668236Z #7 38.97 checking for use as an inner Valgrind... no 2024-08-20T21:56:48.8668864Z #7 38.97 checking for using the undefined behaviour sanitiser... no 2024-08-20T21:56:48.8669727Z #7 38.97 checking for stdio.h... yes 2024-08-20T21:56:48.8670128Z #7 38.98 checking for stdlib.h... yes 2024-08-20T21:56:48.9768244Z #7 39.00 checking for string.h... yes 2024-08-20T21:56:48.9768784Z #7 39.02 checking for inttypes.h... yes 2024-08-20T21:56:48.9769475Z #7 39.03 checking for stdint.h... yes 2024-08-20T21:56:48.9769957Z #7 39.05 checking for strings.h... yes 2024-08-20T21:56:48.9770388Z #7 39.07 checking for sys/stat.h... yes 2024-08-20T21:56:48.9770848Z #7 39.09 checking for sys/types.h... yes 2024-08-20T21:56:49.0981542Z #7 39.11 checking for unistd.h... yes 2024-08-20T21:56:49.0982045Z #7 39.13 checking for sys/time.h... yes 2024-08-20T21:56:49.0982494Z #7 39.15 checking for sys/param.h... yes 2024-08-20T21:56:49.0982939Z #7 39.17 checking for features.h... yes 2024-08-20T21:56:49.0983778Z #7 39.20 checking for grep that handles long lines and -e... /usr/bin/grep 2024-08-20T21:56:49.0984460Z #7 39.20 checking for egrep... /usr/bin/grep -E 2024-08-20T21:56:49.2002335Z #7 39.23 checking whether pthread_create needs libpthread... no 2024-08-20T21:56:49.2003008Z #7 39.26 checking the glibc version... 2.35 family 2024-08-20T21:56:49.2003481Z #7 39.26 checking for AT_FDCWD... yes 2024-08-20T21:56:49.2004108Z #7 39.28 checking for stpncpy... yes 2024-08-20T21:56:49.2004552Z #7 39.31 checking for PTRACE_GETREGS... yes 2024-08-20T21:56:49.3045154Z #7 39.33 checking for CLOCK_MONOTONIC... yes 2024-08-20T21:56:49.3045750Z #7 39.35 checking for Elf32_Chdr... yes 2024-08-20T21:56:49.3046206Z #7 39.38 checking for Elf64_Chdr... yes 2024-08-20T21:56:49.3046649Z #7 39.42 checking for pthread_rwlock_t... yes 2024-08-20T21:56:49.4327471Z #7 39.44 checking for clockid_t... yes 2024-08-20T21:56:49.4328056Z #7 39.45 checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes 2024-08-20T21:56:49.4328640Z #7 39.47 checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes 2024-08-20T21:56:49.4329233Z #7 39.49 checking for PTHREAD_MUTEX_RECURSIVE_NP... yes 2024-08-20T21:56:49.4329948Z #7 39.51 checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes 2024-08-20T21:56:49.4330583Z #7 39.53 checking for pthread_mutex_t.__m_kind... no 2024-08-20T21:56:49.5332322Z #7 39.57 checking for pthread_mutex_t.__data.__kind... yes 2024-08-20T21:56:49.5333036Z #7 39.58 checking if AT_HWCAP contains the altivec indicator... no 2024-08-20T21:56:49.5333707Z #7 39.59 checking if AT_HWCAP contains the vsx indicator... no 2024-08-20T21:56:49.5334377Z #7 39.59 checking if AT_HWCAP contains the dfp indicator... no 2024-08-20T21:56:49.5335065Z #7 39.59 checking if AT_HWCAP contains the arch_2_05 indicator... no 2024-08-20T21:56:49.5335764Z #7 39.59 checking if AT_HWCAP contains the arch_2_06 indicator... no 2024-08-20T21:56:49.5336463Z #7 39.59 checking if AT_HWCAP contains the arch_2_07 indicator... no 2024-08-20T21:56:49.5337145Z #7 39.59 checking if AT_HWCAP contains the arch_3_00 indicator... no 2024-08-20T21:56:49.5337841Z #7 39.60 checking if AT_HWCAP contains the arch_3_1 indicator... no 2024-08-20T21:56:49.5338511Z #7 39.60 checking if AT_HWCAP contains the htm indicator... no 2024-08-20T21:56:49.5339139Z #7 39.60 checking if AT_HWCAP contains the mma indicator... no 2024-08-20T21:56:49.5339815Z #7 39.60 checking that assembler knows ISA 2.07 instructions ... no 2024-08-20T21:56:49.5340496Z #7 39.62 checking for Altivec support in the compiler ... no 2024-08-20T21:56:49.5341076Z #7 39.63 checking for VSX compiler flag support... no 2024-08-20T21:56:49.5341656Z #7 39.64 checking for VSX support in the assembler ... no 2024-08-20T21:56:49.5342427Z #7 39.65 checking that assembler knows DFP... no 2024-08-20T21:56:49.6508739Z #7 39.67 checking that compiler knows -mhard-dfp switch... no 2024-08-20T21:56:49.6509457Z #7 39.68 checking that compiler knows DFP datatypes... yes 2024-08-20T21:56:49.6510170Z #7 39.69 checking if compiler accepts the -mhtm flag... no 2024-08-20T21:56:49.6510797Z #7 39.70 checking if compiler can find the htm builtins... no 2024-08-20T21:56:49.6511389Z #7 39.71 checking that assembler knows ISA 3.00 ... no 2024-08-20T21:56:49.6511951Z #7 39.73 checking that assembler knows xscvhpdp ... no 2024-08-20T21:56:49.6512555Z #7 39.75 checking that assembler knows darn instruction ... no 2024-08-20T21:56:49.6513142Z #7 39.77 checking that assembler knows ISA 3.1 ... no 2024-08-20T21:56:49.7539925Z #7 39.78 checking for pthread_create@GLIBC2.0()... no 2024-08-20T21:56:49.7540511Z #7 39.82 checking for dlinfo RTLD_DI_TLS_MODID... yes 2024-08-20T21:56:49.7541006Z #7 39.86 checking for eventfd()... yes 2024-08-20T21:56:49.9985399Z #7 39.89 checking that C++ compiler can include header file... yes 2024-08-20T21:56:50.0216680Z #7 39.98 checking that C++ compiler can include header file... yes 2024-08-20T21:56:50.1736086Z #7 40.15 checking that C++ compiler can use std::shared_timed_mutex... yes 2024-08-20T21:56:50.3214559Z #7 40.31 checking that C++ compiler can use std::timed_mutex... yes 2024-08-20T21:56:50.4215294Z #7 40.45 checking for struct user_regs_struct... yes 2024-08-20T21:56:50.4215853Z #7 40.49 checking for __NR_membarrier... yes 2024-08-20T21:56:50.4216579Z #7 40.50 checking if gcc accepts -m32... yes 2024-08-20T21:56:50.4217108Z #7 40.52 checking if gcc accepts -m64... yes 2024-08-20T21:56:50.4217662Z #7 40.53 checking if gcc accepts -march=octeon... no 2024-08-20T21:56:50.4218491Z #7 40.54 checking if gcc accepts -march=octeon2... no 2024-08-20T21:56:50.5280467Z #7 40.55 checking if gcc accepts -mmsa... no 2024-08-20T21:56:50.5281086Z #7 40.56 checking if gcc is producing mips n32 binaries... no 2024-08-20T21:56:50.5281765Z #7 40.58 checking if gcc is producing mips n64 binaries... no 2024-08-20T21:56:50.5282394Z #7 40.59 checking if gcc accepts -mmmx... yes 2024-08-20T21:56:50.5282930Z #7 40.60 checking if gcc accepts -msse... yes 2024-08-20T21:56:50.5283636Z #7 40.62 checking if gcc accepts -mpreferred-stack-boundary=2 -m32... yes 2024-08-20T21:56:50.5284382Z #7 40.63 checking if gcc accepts -mlong-double-128... yes 2024-08-20T21:56:50.5285000Z #7 40.65 checking for using the link time optimisation... no 2024-08-20T21:56:50.5285728Z #7 40.65 checking if gcc accepts -Wmemset-transposed-args... yes 2024-08-20T21:56:50.6360501Z #7 40.66 checking if gcc accepts -Wnonnull... yes 2024-08-20T21:56:50.6361224Z #7 40.68 checking if gcc accepts -Woverflow... yes 2024-08-20T21:56:50.6361883Z #7 40.69 checking if gcc accepts -Wpointer-sign... yes 2024-08-20T21:56:50.6362530Z #7 40.70 checking if gcc accepts -Wuninitialized... yes 2024-08-20T21:56:50.6363165Z #7 40.72 checking if gcc accepts -Wunused-function... yes 2024-08-20T21:56:50.6363881Z #7 40.73 checking if gcc accepts -Wstatic-local-in-inline... no 2024-08-20T21:56:50.6364618Z #7 40.75 checking if gcc accepts -Wmismatched-new-delete... yes 2024-08-20T21:56:50.7404650Z #7 40.77 checking if gcc accepts -Winfinite-recursion... no 2024-08-20T21:56:50.7405439Z #7 40.79 checking if gcc accepts -Wexpansion-to-defined... yes 2024-08-20T21:56:50.7406139Z #7 40.80 checking if gcc accepts -Wwrite-strings... yes 2024-08-20T21:56:50.7406769Z #7 40.82 checking if gcc accepts -Wempty-body... yes 2024-08-20T21:56:50.7407348Z #7 40.83 checking if gcc accepts -Wformat... yes 2024-08-20T21:56:50.7407980Z #7 40.85 checking if gcc accepts -Wformat-signedness... yes 2024-08-20T21:56:50.7408630Z #7 40.86 checking if gcc accepts -Wcast-qual... yes 2024-08-20T21:56:50.8416476Z #7 40.87 checking if gcc accepts -Wold-style-declaration... yes 2024-08-20T21:56:50.8417257Z #7 40.89 checking if gcc accepts -Wignored-qualifiers... yes 2024-08-20T21:56:50.8418282Z #7 40.90 checking if gcc accepts -Wmissing-parameter-type... yes 2024-08-20T21:56:50.8418977Z #7 40.92 checking if gcc accepts -Wlogical-op... yes 2024-08-20T21:56:50.8419603Z #7 40.93 checking if gcc accepts -Wenum-conversion... yes 2024-08-20T21:56:50.8420315Z #7 40.95 checking if gcc accepts -Wimplicit-fallthrough=2... yes 2024-08-20T21:56:50.8421020Z #7 40.96 checking if gcc accepts -Wformat-security... yes 2024-08-20T21:56:50.9551465Z #7 40.97 checking if gcc accepts -Wextra or -W... -Wextra 2024-08-20T21:56:50.9552148Z #7 40.99 checking if g++ accepts -faligned-new... yes 2024-08-20T21:56:50.9552807Z #7 41.00 checking if g++ accepts -fsized-deallocation... yes 2024-08-20T21:56:50.9553469Z #7 41.02 checking if g++ supports aligned new and delete... yes 2024-08-20T21:56:50.9554206Z #7 41.04 checking if gcc accepts -fno-stack-protector... yes 2024-08-20T21:56:50.9554887Z #7 41.06 checking if gcc accepts -finline-functions... yes 2024-08-20T21:56:50.9555528Z #7 41.07 checking if gcc accepts -fno-ipa-icf... yes 2024-08-20T21:56:51.0617380Z #7 41.09 checking if gcc accepts --param inline-unit-growth... yes 2024-08-20T21:56:51.0618235Z #7 41.10 checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes 2024-08-20T21:56:51.0618946Z #7 41.12 checking if gcc accepts -g -gz=zlib... yes 2024-08-20T21:56:51.0619568Z #7 41.15 checking if gcc accepts -g -gz=zlib-gnu... yes 2024-08-20T21:56:51.0620141Z #7 41.18 checking if gcc accepts nested functions... yes 2024-08-20T21:56:51.1780035Z #7 41.19 checking if gcc accepts the 'p' constraint in asm statements... yes 2024-08-20T21:56:51.1780788Z #7 41.21 checking if gcc accepts -pie... yes 2024-08-20T21:56:51.1781329Z #7 41.24 checking if gcc accepts -ansi... yes 2024-08-20T21:56:51.1781881Z #7 41.25 checking if gcc accepts -no-pie... yes 2024-08-20T21:56:51.1782699Z #7 41.27 checking if the linker accepts -Wl,--image-base... no 2024-08-20T21:56:51.1783453Z #7 41.29 checking if the linker accepts -Wl,-Ttext-segment... yes 2024-08-20T21:56:51.2881496Z #7 41.31 configure: ld --image-base or -Ttext-segment used, no need to strip build-id NOTEs. 2024-08-20T21:56:51.2882386Z #7 41.31 checking if ppc32/64 as supports mtocrf/mfocrf... no 2024-08-20T21:56:51.2883191Z #7 41.33 checking if ppc32/64 asm supports phased out floating point instructions... no 2024-08-20T21:56:51.2884037Z #7 41.35 checking if amd64 assembler supports fxsave64/fxrstor64... yes 2024-08-20T21:56:51.2884717Z #7 41.36 checking if x86/amd64 assembler speaks SSE3... yes 2024-08-20T21:56:51.2885317Z #7 41.38 checking if x86/amd64 assembler speaks SSSE3... yes 2024-08-20T21:56:51.2886070Z #7 41.39 checking if x86/amd64 assembler supports 'pclmulqdq'... yes 2024-08-20T21:56:51.2886869Z #7 41.41 checking if x86/amd64 assembler supports 'vpclmulqdq'... yes 2024-08-20T21:56:51.3901630Z #7 41.42 checking if x86/amd64 assembler supports FMA4 'vfmaddpd'... yes 2024-08-20T21:56:51.3902469Z #7 41.44 checking if x86/amd64 assembler supports 'lzcnt'... yes 2024-08-20T21:56:51.3903219Z #7 41.45 checking if x86/amd64 assembler supports 'loopnel'... yes 2024-08-20T21:56:51.3903979Z #7 41.46 checking if x86/amd64 assembler supports 'addr32'... yes 2024-08-20T21:56:51.3904631Z #7 41.48 checking if x86/amd64 assembler speaks SSE4.2... yes 2024-08-20T21:56:51.3905240Z #7 41.49 checking if x86/amd64 assembler speaks AVX... yes 2024-08-20T21:56:51.3905830Z #7 41.51 checking if x86/amd64 assembler speaks AVX2... yes 2024-08-20T21:56:51.4912814Z #7 41.52 checking if x86/amd64 assembler speaks TSX... yes 2024-08-20T21:56:51.4913552Z #7 41.54 checking if x86/amd64 assembler speaks BMI1 and BMI2... yes 2024-08-20T21:56:51.4914231Z #7 41.55 checking if x86/amd64 assembler speaks FMA... yes 2024-08-20T21:56:51.4914890Z #7 41.57 checking if amd64 assembler knows the MPX instructions... no 2024-08-20T21:56:51.4915658Z #7 41.58 checking if amd64 assembler knows the ADX instructions... yes 2024-08-20T21:56:51.4916418Z #7 41.59 checking if amd64 assembler knows the RDRAND instruction... yes 2024-08-20T21:56:51.4917172Z #7 41.61 checking if amd64 assembler knows the RDSEED instruction... yes 2024-08-20T21:56:51.6098172Z #7 41.62 checking if amd64 assembler knows the F16C instructions... yes 2024-08-20T21:56:51.6098967Z #7 41.64 checking if x86/amd64 assembler knows the MOVBE insn... yes 2024-08-20T21:56:51.6099668Z #7 41.65 checking if gcc supports the ifunc attribute... yes 2024-08-20T21:56:51.6100319Z #7 41.68 checking if gcc supports the armv8 crc feature flag... no 2024-08-20T21:56:51.6101228Z #7 41.69 checking if gcc supports the armv81 feature flag and assembler supports v8.1 instructions... no 2024-08-20T21:56:51.6102344Z #7 41.70 checking if gcc supports the armv82 feature flag and assembler supports v8.2 instructions... no 2024-08-20T21:56:51.7277204Z #7 41.74 checking for TLS support... yes 2024-08-20T21:56:51.7277766Z #7 41.78 checking for asm/unistd.h... yes 2024-08-20T21:56:51.7278208Z #7 41.80 checking for endian.h... yes 2024-08-20T21:56:51.7278606Z #7 41.82 checking for mqueue.h... yes 2024-08-20T21:56:51.7279020Z #7 41.84 checking for sys/endian.h... no 2024-08-20T21:56:51.8327024Z #7 41.86 checking for sys/epoll.h... yes 2024-08-20T21:56:51.8327562Z #7 41.88 checking for sys/eventfd.h... yes 2024-08-20T21:56:51.8328032Z #7 41.90 checking for sys/klog.h... yes 2024-08-20T21:56:51.8328466Z #7 41.92 checking for sys/poll.h... yes 2024-08-20T21:56:51.8328880Z #7 41.94 checking for sys/prctl.h... yes 2024-08-20T21:56:51.9340531Z #7 41.96 checking for sys/signal.h... yes 2024-08-20T21:56:51.9341056Z #7 41.99 checking for sys/signalfd.h... yes 2024-08-20T21:56:51.9341538Z #7 42.01 checking for sys/syscall.h... yes 2024-08-20T21:56:51.9341977Z #7 42.03 checking for sys/sysnvl.h... no 2024-08-20T21:56:51.9342444Z #7 42.05 checking for sys/time.h... (cached) yes 2024-08-20T21:56:51.9343206Z #7 42.05 checking for sys/types.h... (cached) yes 2024-08-20T21:56:51.9343735Z #7 42.05 checking if is usable... yes 2024-08-20T21:56:52.0391929Z #7 42.07 checking for uid_t in sys/types.h... yes 2024-08-20T21:56:52.0392480Z #7 42.08 checking for off_t... yes 2024-08-20T21:56:52.0392901Z #7 42.12 checking for size_t... yes 2024-08-20T21:56:52.1438484Z #7 42.17 checking for struct statx... yes 2024-08-20T21:56:52.1439039Z #7 42.20 checking for working memcmp... yes 2024-08-20T21:56:52.1439501Z #7 42.25 checking for getpagesize... yes 2024-08-20T21:56:52.2493403Z #7 42.28 checking for working mmap... yes 2024-08-20T21:56:52.2494307Z #7 42.32 checking for pthread_create in -lpthread... yes 2024-08-20T21:56:52.2494941Z #7 42.35 checking for clock_gettime in -lrt... yes 2024-08-20T21:56:52.3756838Z #7 42.38 checking for clock_gettime... yes 2024-08-20T21:56:52.3757522Z #7 42.41 checking for copy_file_range... yes 2024-08-20T21:56:52.3757999Z #7 42.44 checking for epoll_create... yes 2024-08-20T21:56:52.3758464Z #7 42.48 checking for epoll_pwait... yes 2024-08-20T21:56:52.5066463Z #7 42.51 checking for klogctl... yes 2024-08-20T21:56:52.5067388Z #7 42.54 checking for mallinfo... yes 2024-08-20T21:56:52.5067929Z #7 42.57 checking for memchr... yes 2024-08-20T21:56:52.5068368Z #7 42.61 checking for memfd_create... yes 2024-08-20T21:56:52.6336937Z #7 42.64 checking for memset... yes 2024-08-20T21:56:52.6337614Z #7 42.67 checking for mkdir... yes 2024-08-20T21:56:52.6338018Z #7 42.70 checking for mremap... yes 2024-08-20T21:56:52.6338409Z #7 42.73 checking for ppoll... yes 2024-08-20T21:56:52.7593426Z #7 42.77 checking for preadv... yes 2024-08-20T21:56:52.7594086Z #7 42.80 checking for preadv2... yes 2024-08-20T21:56:52.7594548Z #7 42.83 checking for process_vm_readv... yes 2024-08-20T21:56:52.7595044Z #7 42.86 checking for process_vm_writev... yes 2024-08-20T21:56:52.8875189Z #7 42.89 checking for pthread_barrier_init... yes 2024-08-20T21:56:52.8875859Z #7 42.92 checking for pthread_condattr_setclock... yes 2024-08-20T21:56:52.8876470Z #7 42.96 checking for pthread_mutex_timedlock... yes 2024-08-20T21:56:52.8877044Z #7 42.99 checking for pthread_rwlock_timedrdlock... yes 2024-08-20T21:56:53.0173774Z #7 43.02 checking for pthread_rwlock_timedwrlock... yes 2024-08-20T21:56:53.0174746Z #7 43.05 checking for pthread_setname_np... yes 2024-08-20T21:56:53.0175254Z #7 43.08 checking for pthread_spin_lock... yes 2024-08-20T21:56:53.0183368Z #7 43.11 checking for pthread_yield... no 2024-08-20T21:56:53.1443228Z #7 43.15 checking for pwritev... yes 2024-08-20T21:56:53.1443878Z #7 43.18 checking for pwritev2... yes 2024-08-20T21:56:53.1444303Z #7 43.21 checking for rawmemchr... yes 2024-08-20T21:56:53.1444736Z #7 43.24 checking for readlinkat... yes 2024-08-20T21:56:53.2692946Z #7 43.28 checking for semtimedop... yes 2024-08-20T21:56:53.2693580Z #7 43.31 checking for setcontext... yes 2024-08-20T21:56:53.2694004Z #7 43.34 checking for signalfd... yes 2024-08-20T21:56:53.2694449Z #7 43.37 checking for sigwaitinfo... yes 2024-08-20T21:56:53.3748188Z #7 43.40 checking for strchr... yes 2024-08-20T21:56:53.3748705Z #7 43.44 checking for strdup... yes 2024-08-20T21:56:53.3749115Z #7 43.47 checking for strpbrk... yes 2024-08-20T21:56:53.4748475Z #7 43.51 checking for strrchr... yes 2024-08-20T21:56:53.4749111Z #7 43.54 checking for strstr... yes 2024-08-20T21:56:53.4749551Z #7 43.57 checking for swapcontext... yes 2024-08-20T21:56:53.6070085Z #7 43.61 checking for syscall... yes 2024-08-20T21:56:53.6070590Z #7 43.64 checking for utimensat... yes 2024-08-20T21:56:53.6071024Z #7 43.67 checking for mempcpy... yes 2024-08-20T21:56:53.6071442Z #7 43.70 checking for stpncpy... yes 2024-08-20T21:56:53.7070324Z #7 43.74 checking for strchrnul... yes 2024-08-20T21:56:53.7070853Z #7 43.77 checking for memrchr... yes 2024-08-20T21:56:53.7071270Z #7 43.80 checking for strndup... yes 2024-08-20T21:56:53.8310821Z #7 43.84 checking for mpicc... mpicc 2024-08-20T21:56:53.8312139Z #7 43.84 checking primary target for usable MPI2-compliant C compiler and mpi.h... no 2024-08-20T21:56:53.8313389Z #7 43.85 checking secondary target for usable MPI2-compliant C compiler and mpi.h... no 2024-08-20T21:56:53.8314074Z #7 43.86 checking for boost... no 2024-08-20T21:56:53.8314475Z #7 43.87 checking for OpenMP... yes 2024-08-20T21:56:53.8314946Z #7 43.90 checking for __builtin_popcount()... yes 2024-08-20T21:56:53.8315430Z #7 43.93 checking for __builtin_clz()... yes 2024-08-20T21:56:53.9631735Z #7 43.96 checking for __builtin_ctz()... yes 2024-08-20T21:56:53.9632508Z #7 43.99 checking if gcc supports __sync_add_and_fetch for the primary target... yes 2024-08-20T21:56:53.9633423Z #7 44.02 checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes 2024-08-20T21:56:53.9634207Z #7 44.06 checking if g++ supports __sync_add_and_fetch... yes 2024-08-20T21:56:54.1994309Z #7 44.10 checking if libstdc++ supports annotating shared pointers... yes 2024-08-20T21:56:54.3068831Z #7 44.36 checking that generated files are newer than configure... done 2024-08-20T21:56:54.3069792Z #7 44.36 configure: creating ./config.status 2024-08-20T21:56:54.3070270Z #7 44.43 config.status: creating Makefile 2024-08-20T21:56:54.3070770Z #7 44.44 config.status: creating VEX/Makefile 2024-08-20T21:56:54.4074395Z #7 44.46 config.status: creating valgrind.spec 2024-08-20T21:56:54.4074964Z #7 44.47 config.status: creating valgrind.pc 2024-08-20T21:56:54.4075681Z #7 44.48 config.status: creating glibc-2.X.supp 2024-08-20T21:56:54.4076302Z #7 44.49 config.status: creating glibc-2.X-helgrind.supp 2024-08-20T21:56:54.4076934Z #7 44.50 config.status: creating glibc-2.X-drd.supp 2024-08-20T21:56:54.4077455Z #7 44.51 config.status: creating include/valgrind.h 2024-08-20T21:56:54.4077974Z #7 44.53 config.status: creating docs/Makefile 2024-08-20T21:56:54.4078584Z #7 44.54 config.status: creating docs/xml/vg-entities.xml 2024-08-20T21:56:54.5173049Z #7 44.55 config.status: creating tests/Makefile 2024-08-20T21:56:54.5173614Z #7 44.57 config.status: creating tests/vg_regtest 2024-08-20T21:56:54.5174155Z #7 44.58 config.status: creating perf/Makefile 2024-08-20T21:56:54.5174645Z #7 44.59 config.status: creating perf/vg_perf 2024-08-20T21:56:54.5175191Z #7 44.61 config.status: creating gdbserver_tests/Makefile 2024-08-20T21:56:54.5175832Z #7 44.62 config.status: creating gdbserver_tests/solaris/Makefile 2024-08-20T21:56:54.5176665Z #7 44.64 config.status: creating include/Makefile 2024-08-20T21:56:54.5177176Z #7 44.65 config.status: creating auxprogs/Makefile 2024-08-20T21:56:54.6221239Z #7 44.66 config.status: creating mpi/Makefile 2024-08-20T21:56:54.6221856Z #7 44.68 config.status: creating coregrind/Makefile 2024-08-20T21:56:54.6222388Z #7 44.71 config.status: creating memcheck/Makefile 2024-08-20T21:56:54.6222954Z #7 44.73 config.status: creating memcheck/tests/Makefile 2024-08-20T21:56:54.6223583Z #7 44.74 config.status: creating memcheck/tests/common/Makefile 2024-08-20T21:56:54.6224224Z #7 44.75 config.status: creating memcheck/tests/amd64/Makefile 2024-08-20T21:56:54.7333837Z #7 44.77 config.status: creating memcheck/tests/x86/Makefile 2024-08-20T21:56:54.7334534Z #7 44.78 config.status: creating memcheck/tests/linux/Makefile 2024-08-20T21:56:54.7335545Z #7 44.80 config.status: creating memcheck/tests/linux/debuginfod-check.vgtest 2024-08-20T21:56:54.7336301Z #7 44.81 config.status: creating memcheck/tests/darwin/Makefile 2024-08-20T21:56:54.7336964Z #7 44.82 config.status: creating memcheck/tests/solaris/Makefile 2024-08-20T21:56:54.7337635Z #7 44.84 config.status: creating memcheck/tests/freebsd/Makefile 2024-08-20T21:56:54.7338387Z #7 44.85 config.status: creating memcheck/tests/amd64-linux/Makefile 2024-08-20T21:56:54.7339167Z #7 44.87 config.status: creating memcheck/tests/arm64-linux/Makefile 2024-08-20T21:56:54.8442286Z #7 44.88 config.status: creating memcheck/tests/x86-linux/Makefile 2024-08-20T21:56:54.8443143Z #7 44.89 config.status: creating memcheck/tests/amd64-solaris/Makefile 2024-08-20T21:56:54.8443949Z #7 44.91 config.status: creating memcheck/tests/x86-solaris/Makefile 2024-08-20T21:56:54.8444983Z #7 44.92 config.status: creating memcheck/tests/amd64-freebsd/Makefile 2024-08-20T21:56:54.8445783Z #7 44.93 config.status: creating memcheck/tests/x86-freebsd/Makefile 2024-08-20T21:56:54.8446453Z #7 44.95 config.status: creating memcheck/tests/ppc32/Makefile 2024-08-20T21:56:54.8447115Z #7 44.96 config.status: creating memcheck/tests/ppc64/Makefile 2024-08-20T21:56:54.8447754Z #7 44.98 config.status: creating memcheck/tests/s390x/Makefile 2024-08-20T21:56:54.9550865Z #7 44.99 config.status: creating memcheck/tests/mips32/Makefile 2024-08-20T21:56:54.9551594Z #7 45.00 config.status: creating memcheck/tests/mips64/Makefile 2024-08-20T21:56:54.9552504Z #7 45.02 config.status: creating memcheck/tests/vbit-test/Makefile 2024-08-20T21:56:54.9553135Z #7 45.03 config.status: creating cachegrind/Makefile 2024-08-20T21:56:54.9553698Z #7 45.05 config.status: creating cachegrind/tests/Makefile 2024-08-20T21:56:54.9554327Z #7 45.06 config.status: creating cachegrind/tests/x86/Makefile 2024-08-20T21:56:54.9554959Z #7 45.07 config.status: creating cachegrind/cg_annotate 2024-08-20T21:56:54.9555498Z #7 45.09 config.status: creating cachegrind/cg_diff 2024-08-20T21:56:55.0708980Z #7 45.10 config.status: creating callgrind/Makefile 2024-08-20T21:56:55.0709706Z #7 45.12 config.status: creating callgrind/callgrind_annotate 2024-08-20T21:56:55.0710358Z #7 45.13 config.status: creating callgrind/callgrind_control 2024-08-20T21:56:55.0710961Z #7 45.14 config.status: creating callgrind/tests/Makefile 2024-08-20T21:56:55.0711521Z #7 45.16 config.status: creating helgrind/Makefile 2024-08-20T21:56:55.0712081Z #7 45.17 config.status: creating helgrind/tests/Makefile 2024-08-20T21:56:55.0712604Z #7 45.19 config.status: creating drd/Makefile 2024-08-20T21:56:55.0713433Z #7 45.20 config.status: creating drd/scripts/download-and-build-splash2 2024-08-20T21:56:55.1843111Z #7 45.22 config.status: creating drd/tests/Makefile 2024-08-20T21:56:55.1843715Z #7 45.23 config.status: creating massif/Makefile 2024-08-20T21:56:55.1844262Z #7 45.25 config.status: creating massif/tests/Makefile 2024-08-20T21:56:55.1844803Z #7 45.26 config.status: creating massif/ms_print 2024-08-20T21:56:55.1845303Z #7 45.27 config.status: creating dhat/Makefile 2024-08-20T21:56:55.1845801Z #7 45.29 config.status: creating dhat/tests/Makefile 2024-08-20T21:56:55.1846536Z #7 45.30 config.status: creating lackey/Makefile 2024-08-20T21:56:55.1847074Z #7 45.32 config.status: creating lackey/tests/Makefile 2024-08-20T21:56:55.2979874Z #7 45.33 config.status: creating none/Makefile 2024-08-20T21:56:55.2980433Z #7 45.34 config.status: creating none/tests/Makefile 2024-08-20T21:56:55.2981028Z #7 45.36 config.status: creating none/tests/scripts/Makefile 2024-08-20T21:56:55.2981651Z #7 45.37 config.status: creating none/tests/amd64/Makefile 2024-08-20T21:56:55.2982236Z #7 45.39 config.status: creating none/tests/ppc32/Makefile 2024-08-20T21:56:55.2982831Z #7 45.40 config.status: creating none/tests/ppc64/Makefile 2024-08-20T21:56:55.2983416Z #7 45.42 config.status: creating none/tests/x86/Makefile 2024-08-20T21:56:55.2983990Z #7 45.43 config.status: creating none/tests/arm/Makefile 2024-08-20T21:56:55.3980400Z #7 45.45 config.status: creating none/tests/arm64/Makefile 2024-08-20T21:56:55.3981044Z #7 45.46 config.status: creating none/tests/s390x/Makefile 2024-08-20T21:56:55.3981673Z #7 45.47 config.status: creating none/tests/mips32/Makefile 2024-08-20T21:56:55.3982285Z #7 45.49 config.status: creating none/tests/mips64/Makefile 2024-08-20T21:56:55.3982906Z #7 45.50 config.status: creating none/tests/nanomips/Makefile 2024-08-20T21:56:55.3983526Z #7 45.52 config.status: creating none/tests/linux/Makefile 2024-08-20T21:56:55.3984117Z #7 45.53 config.status: creating none/tests/darwin/Makefile 2024-08-20T21:56:55.5087202Z #7 45.54 config.status: creating none/tests/solaris/Makefile 2024-08-20T21:56:55.5087872Z #7 45.56 config.status: creating none/tests/freebsd/Makefile 2024-08-20T21:56:55.5088741Z #7 45.57 config.status: creating none/tests/amd64-linux/Makefile 2024-08-20T21:56:55.5089775Z #7 45.59 config.status: creating none/tests/x86-linux/Makefile 2024-08-20T21:56:55.5090533Z #7 45.60 config.status: creating none/tests/amd64-darwin/Makefile 2024-08-20T21:56:55.5091270Z #7 45.61 config.status: creating none/tests/x86-darwin/Makefile 2024-08-20T21:56:55.5092003Z #7 45.63 config.status: creating none/tests/amd64-solaris/Makefile 2024-08-20T21:56:55.5092747Z #7 45.64 config.status: creating none/tests/x86-solaris/Makefile 2024-08-20T21:56:55.6192033Z #7 45.65 config.status: creating none/tests/x86-freebsd/Makefile 2024-08-20T21:56:55.6192720Z #7 45.67 config.status: creating exp-bbv/Makefile 2024-08-20T21:56:55.6193350Z #7 45.68 config.status: creating exp-bbv/tests/Makefile 2024-08-20T21:56:55.6194010Z #7 45.70 config.status: creating exp-bbv/tests/x86/Makefile 2024-08-20T21:56:55.6194706Z #7 45.71 config.status: creating exp-bbv/tests/x86-linux/Makefile 2024-08-20T21:56:55.6195453Z #7 45.72 config.status: creating exp-bbv/tests/amd64-linux/Makefile 2024-08-20T21:56:55.6196238Z #7 45.74 config.status: creating exp-bbv/tests/ppc32-linux/Makefile 2024-08-20T21:56:55.6196977Z #7 45.75 config.status: creating exp-bbv/tests/arm-linux/Makefile 2024-08-20T21:56:55.7298773Z #7 45.76 config.status: creating shared/Makefile 2024-08-20T21:56:55.7299349Z #7 45.78 config.status: creating solaris/Makefile 2024-08-20T21:56:55.7299922Z #7 45.79 config.status: creating coregrind/link_tool_exe_linux 2024-08-20T21:56:55.7300578Z #7 45.81 config.status: creating coregrind/link_tool_exe_freebsd 2024-08-20T21:56:55.7301246Z #7 45.82 config.status: creating coregrind/link_tool_exe_darwin 2024-08-20T21:56:55.7301889Z #7 45.83 config.status: creating coregrind/link_tool_exe_solaris 2024-08-20T21:56:55.7302525Z #7 45.85 config.status: creating tests/filter_stderr_basic 2024-08-20T21:56:55.7303108Z #7 45.86 config.status: creating tests/filter_discards 2024-08-20T21:56:55.8435774Z #7 45.88 config.status: creating memcheck/tests/filter_stderr 2024-08-20T21:56:55.8436468Z #7 45.89 config.status: creating memcheck/tests/filter_dw4 2024-08-20T21:56:55.8437162Z #7 45.90 config.status: creating memcheck/tests/filter_overlaperror 2024-08-20T21:56:55.8437903Z #7 45.92 config.status: creating memcheck/tests/x86/filter_pushfpopf 2024-08-20T21:56:55.8438562Z #7 45.93 config.status: creating gdbserver_tests/filter_gdb 2024-08-20T21:56:55.8439474Z #7 45.95 config.status: creating gdbserver_tests/filter_memcheck_monitor 2024-08-20T21:56:55.8440179Z #7 45.96 config.status: creating gdbserver_tests/filter_stderr 2024-08-20T21:56:55.8440803Z #7 45.98 config.status: creating gdbserver_tests/filter_vgdb 2024-08-20T21:56:55.9561623Z #7 45.99 config.status: creating drd/tests/filter_stderr 2024-08-20T21:56:55.9562339Z #7 46.00 config.status: creating drd/tests/filter_error_count 2024-08-20T21:56:55.9563000Z #7 46.02 config.status: creating drd/tests/filter_error_summary 2024-08-20T21:56:55.9563761Z #7 46.03 config.status: creating drd/tests/filter_stderr_and_thread_no_and_offset 2024-08-20T21:56:55.9564505Z #7 46.05 config.status: creating drd/tests/filter_thread_no 2024-08-20T21:56:55.9565180Z #7 46.06 config.status: creating drd/tests/filter_xml_and_thread_no 2024-08-20T21:56:55.9565841Z #7 46.07 config.status: creating helgrind/tests/filter_stderr 2024-08-20T21:56:55.9566403Z #7 46.09 config.status: creating config.h 2024-08-20T21:56:56.1124838Z #7 46.09 config.status: config.h is unchanged 2024-08-20T21:56:56.1125405Z #7 46.09 config.status: executing depfiles commands 2024-08-20T21:57:02.3375047Z #7 52.47 2024-08-20T21:57:02.3375642Z #7 52.47 Version: 3.20.0 2024-08-20T21:57:02.3376124Z #7 52.47 Maximum build arch: amd64 2024-08-20T21:57:02.3376601Z #7 52.47 Primary build arch: amd64 2024-08-20T21:57:02.3377025Z #7 52.47 Secondary build arch: 2024-08-20T21:57:02.3377449Z #7 52.47 Build OS: linux 2024-08-20T21:57:02.3377884Z #7 52.47 Link Time Optimisation: no 2024-08-20T21:57:02.3378345Z #7 52.47 Primary build target: AMD64_LINUX 2024-08-20T21:57:02.3379036Z #7 52.47 Secondary build target: 2024-08-20T21:57:02.3379486Z #7 52.47 Platform variant: vanilla 2024-08-20T21:57:02.3380277Z #7 52.47 Primary -DVGPV string: -DVGPV_amd64_linux_vanilla=1 2024-08-20T21:57:02.3381379Z #7 52.47 Default supp files: ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp 2024-08-20T21:57:02.3382211Z #7 52.47 2024-08-20T21:57:02.4382259Z #7 52.51 ++ nproc 2024-08-20T21:57:02.4383122Z #7 52.51 + make -j46 2024-08-20T21:57:02.4384378Z #7 52.51 echo "# This is a generated file, composed of the following suppression rules:" > default.supp 2024-08-20T21:57:02.4385796Z #7 52.51 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:57:02.4387626Z #7 52.51 echo "# " ./xfree-3.supp ./xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2024-08-20T21:57:02.4390227Z #7 52.51 cat xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.X-helgrind.supp glibc-2.X.supp >> default.supp 2024-08-20T21:57:02.4391821Z #7 52.51 make all-recursive 2024-08-20T21:57:02.4392899Z #7 52.52 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:02.4393941Z #7 52.52 Making all in include 2024-08-20T21:57:02.4395054Z #7 52.52 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:57:02.4396331Z #7 52.52 make[2]: Nothing to be done for 'all'. 2024-08-20T21:57:02.4397610Z #7 52.52 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:57:02.4398709Z #7 52.52 Making all in VEX 2024-08-20T21:57:02.4399816Z #7 52.52 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:02.4400946Z #7 52.52 make all-am 2024-08-20T21:57:02.4402000Z #7 52.53 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:02.4412761Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_globals.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_globals.Tpo -c -o priv/libvex_amd64_linux_a-main_globals.o `test -f 'priv/main_globals.c' || echo './'`priv/main_globals.c 2024-08-20T21:57:02.4432210Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_main.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_main.Tpo -c -o priv/libvex_amd64_linux_a-main_main.o `test -f 'priv/main_main.c' || echo './'`priv/main_main.c 2024-08-20T21:57:02.4451674Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-main_util.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-main_util.Tpo -c -o priv/libvex_amd64_linux_a-main_util.o `test -f 'priv/main_util.c' || echo './'`priv/main_util.c 2024-08-20T21:57:02.4470057Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo -c -o priv/libvex_amd64_linux_a-ir_defs.o `test -f 'priv/ir_defs.c' || echo './'`priv/ir_defs.c 2024-08-20T21:57:02.4488524Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_inject.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo -c -o priv/libvex_amd64_linux_a-ir_inject.o `test -f 'priv/ir_inject.c' || echo './'`priv/ir_inject.c 2024-08-20T21:57:02.4507064Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_match.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_match.Tpo -c -o priv/libvex_amd64_linux_a-ir_match.o `test -f 'priv/ir_match.c' || echo './'`priv/ir_match.c 2024-08-20T21:57:02.4525907Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-ir_opt.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo -c -o priv/libvex_amd64_linux_a-ir_opt.o `test -f 'priv/ir_opt.c' || echo './'`priv/ir_opt.c 2024-08-20T21:57:02.4545571Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o `test -f 'priv/guest_generic_bb_to_IR.c' || echo './'`priv/guest_generic_bb_to_IR.c 2024-08-20T21:57:02.4565875Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_generic_x87.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo -c -o priv/libvex_amd64_linux_a-guest_generic_x87.o `test -f 'priv/guest_generic_x87.c' || echo './'`priv/guest_generic_x87.c 2024-08-20T21:57:02.4585778Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_helpers.o `test -f 'priv/guest_x86_helpers.c' || echo './'`priv/guest_x86_helpers.c 2024-08-20T21:57:02.4605461Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_x86_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_x86_toIR.o `test -f 'priv/guest_x86_toIR.c' || echo './'`priv/guest_x86_toIR.c 2024-08-20T21:57:02.4625417Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_helpers.o `test -f 'priv/guest_amd64_helpers.c' || echo './'`priv/guest_amd64_helpers.c 2024-08-20T21:57:02.4644740Z #7 52.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_amd64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_amd64_toIR.o `test -f 'priv/guest_amd64_toIR.c' || echo './'`priv/guest_amd64_toIR.c 2024-08-20T21:57:02.4664473Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_helpers.o `test -f 'priv/guest_ppc_helpers.c' || echo './'`priv/guest_ppc_helpers.c 2024-08-20T21:57:02.4784789Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_ppc_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_ppc_toIR.o `test -f 'priv/guest_ppc_toIR.c' || echo './'`priv/guest_ppc_toIR.c 2024-08-20T21:57:02.4804821Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_helpers.o `test -f 'priv/guest_arm_helpers.c' || echo './'`priv/guest_arm_helpers.c 2024-08-20T21:57:02.4824305Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm_toIR.o `test -f 'priv/guest_arm_toIR.c' || echo './'`priv/guest_arm_toIR.c 2024-08-20T21:57:02.4843504Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_helpers.o `test -f 'priv/guest_arm64_helpers.c' || echo './'`priv/guest_arm64_helpers.c 2024-08-20T21:57:02.4862807Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_arm64_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_arm64_toIR.o `test -f 'priv/guest_arm64_toIR.c' || echo './'`priv/guest_arm64_toIR.c 2024-08-20T21:57:02.4882531Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_helpers.o `test -f 'priv/guest_s390_helpers.c' || echo './'`priv/guest_s390_helpers.c 2024-08-20T21:57:02.4901147Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_s390_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_s390_toIR.o `test -f 'priv/guest_s390_toIR.c' || echo './'`priv/guest_s390_toIR.c 2024-08-20T21:57:02.4919263Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_helpers.o `test -f 'priv/guest_mips_helpers.c' || echo './'`priv/guest_mips_helpers.c 2024-08-20T21:57:02.4937657Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o `test -f 'priv/guest_mipsdsp_toIR.c' || echo './'`priv/guest_mipsdsp_toIR.c 2024-08-20T21:57:02.4956763Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_mips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_mips_toIR.o `test -f 'priv/guest_mips_toIR.c' || echo './'`priv/guest_mips_toIR.c 2024-08-20T21:57:02.4976532Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_helpers.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o `test -f 'priv/guest_nanomips_helpers.c' || echo './'`priv/guest_nanomips_helpers.c 2024-08-20T21:57:02.4995758Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-guest_nanomips_toIR.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo -c -o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o `test -f 'priv/guest_nanomips_toIR.c' || echo './'`priv/guest_nanomips_toIR.c 2024-08-20T21:57:02.5015526Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_regs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_regs.o `test -f 'priv/host_generic_regs.c' || echo './'`priv/host_generic_regs.c 2024-08-20T21:57:02.5033930Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd64.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd64.o `test -f 'priv/host_generic_simd64.c' || echo './'`priv/host_generic_simd64.c 2024-08-20T21:57:02.5054177Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd128.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd128.o `test -f 'priv/host_generic_simd128.c' || echo './'`priv/host_generic_simd128.c 2024-08-20T21:57:02.5073450Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_simd256.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_simd256.o `test -f 'priv/host_generic_simd256.c' || echo './'`priv/host_generic_simd256.c 2024-08-20T21:57:02.5092278Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_maddf.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_maddf.o `test -f 'priv/host_generic_maddf.c' || echo './'`priv/host_generic_maddf.c 2024-08-20T21:57:02.5111378Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o `test -f 'priv/host_generic_reg_alloc2.c' || echo './'`priv/host_generic_reg_alloc2.c 2024-08-20T21:57:02.5131435Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo -c -o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o `test -f 'priv/host_generic_reg_alloc3.c' || echo './'`priv/host_generic_reg_alloc3.c 2024-08-20T21:57:02.5150351Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_defs.o `test -f 'priv/host_x86_defs.c' || echo './'`priv/host_x86_defs.c 2024-08-20T21:57:02.5169658Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_x86_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_x86_isel.o `test -f 'priv/host_x86_isel.c' || echo './'`priv/host_x86_isel.c 2024-08-20T21:57:02.5188694Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_defs.o `test -f 'priv/host_amd64_defs.c' || echo './'`priv/host_amd64_defs.c 2024-08-20T21:57:02.5207710Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_amd64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_amd64_isel.o `test -f 'priv/host_amd64_isel.c' || echo './'`priv/host_amd64_isel.c 2024-08-20T21:57:02.5227089Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_defs.o `test -f 'priv/host_ppc_defs.c' || echo './'`priv/host_ppc_defs.c 2024-08-20T21:57:02.5246214Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_ppc_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_ppc_isel.o `test -f 'priv/host_ppc_isel.c' || echo './'`priv/host_ppc_isel.c 2024-08-20T21:57:02.5264712Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_defs.o `test -f 'priv/host_arm_defs.c' || echo './'`priv/host_arm_defs.c 2024-08-20T21:57:02.5283458Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm_isel.o `test -f 'priv/host_arm_isel.c' || echo './'`priv/host_arm_isel.c 2024-08-20T21:57:02.5302385Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_defs.o `test -f 'priv/host_arm64_defs.c' || echo './'`priv/host_arm64_defs.c 2024-08-20T21:57:02.5322657Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_arm64_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_arm64_isel.o `test -f 'priv/host_arm64_isel.c' || echo './'`priv/host_arm64_isel.c 2024-08-20T21:57:02.5341935Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_defs.o `test -f 'priv/host_s390_defs.c' || echo './'`priv/host_s390_defs.c 2024-08-20T21:57:02.5361100Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_s390_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_s390_isel.o `test -f 'priv/host_s390_isel.c' || echo './'`priv/host_s390_isel.c 2024-08-20T21:57:02.5379932Z #7 52.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-s390_disasm.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo -c -o priv/libvex_amd64_linux_a-s390_disasm.o `test -f 'priv/s390_disasm.c' || echo './'`priv/s390_disasm.c 2024-08-20T21:57:02.5389989Z #7 52.55 mv -f priv/.deps/libvex_amd64_linux_a-main_globals.Tpo priv/.deps/libvex_amd64_linux_a-main_globals.Po 2024-08-20T21:57:02.5401226Z #7 52.56 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_defs.o `test -f 'priv/host_mips_defs.c' || echo './'`priv/host_mips_defs.c 2024-08-20T21:57:02.5412197Z #7 52.57 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd256.Po 2024-08-20T21:57:02.5423480Z #7 52.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_defs.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_defs.o `test -f 'priv/host_nanomips_defs.c' || echo './'`priv/host_nanomips_defs.c 2024-08-20T21:57:02.5453470Z #7 52.57 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_helpers.Po 2024-08-20T21:57:02.5464611Z #7 52.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_mips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_mips_isel.o `test -f 'priv/host_mips_isel.c' || echo './'`priv/host_mips_isel.c 2024-08-20T21:57:02.5475803Z #7 52.58 mv -f priv/.deps/libvex_amd64_linux_a-ir_match.Tpo priv/.deps/libvex_amd64_linux_a-ir_match.Po 2024-08-20T21:57:02.5487231Z #7 52.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvex_amd64_linux_a-host_nanomips_isel.o -MD -MP -MF priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo -c -o priv/libvex_amd64_linux_a-host_nanomips_isel.o `test -f 'priv/host_nanomips_isel.c' || echo './'`priv/host_nanomips_isel.c 2024-08-20T21:57:02.5497909Z #7 52.63 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_maddf.Po 2024-08-20T21:57:02.5510150Z #7 52.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -Ipriv -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -Wbad-function-cast -fstrict-aliasing -MT priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o -MD -MP -MF priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo -c -o priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o `test -f 'priv/multiarch_main_main.c' || echo './'`priv/multiarch_main_main.c 2024-08-20T21:57:02.5521221Z #7 52.64 mv -f priv/.deps/libvex_amd64_linux_a-ir_inject.Tpo priv/.deps/libvex_amd64_linux_a-ir_inject.Po 2024-08-20T21:57:02.5523913Z #7 52.65 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_helpers.Po 2024-08-20T21:57:02.5526380Z #7 52.68 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_isel.Po 2024-08-20T21:57:02.6635438Z #7 52.69 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd128.Po 2024-08-20T21:57:02.6638087Z #7 52.71 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_regs.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_regs.Po 2024-08-20T21:57:02.6640601Z #7 52.73 mv -f priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_nanomips_toIR.Po 2024-08-20T21:57:02.6643171Z #7 52.76 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_helpers.Po 2024-08-20T21:57:02.6645494Z #7 52.76 mv -f priv/.deps/libvex_amd64_linux_a-s390_disasm.Tpo priv/.deps/libvex_amd64_linux_a-s390_disasm.Po 2024-08-20T21:57:02.6647714Z #7 52.80 mv -f priv/.deps/libvex_amd64_linux_a-main_util.Tpo priv/.deps/libvex_amd64_linux_a-main_util.Po 2024-08-20T21:57:02.7858234Z #7 52.82 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_x87.Po 2024-08-20T21:57:02.7860809Z #7 52.86 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_helpers.Po 2024-08-20T21:57:02.7863387Z #7 52.92 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_helpers.Po 2024-08-20T21:57:02.9052729Z #7 52.95 mv -f priv/.deps/libvex_amd64_linux_a-main_main.Tpo priv/.deps/libvex_amd64_linux_a-main_main.Po 2024-08-20T21:57:02.9054251Z #7 52.97 mv -f priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Tpo priv/.deps/libvexmultiarch_amd64_linux_a-multiarch_main_main.Po 2024-08-20T21:57:02.9055316Z #7 52.97 rm -f libvexmultiarch-amd64-linux.a 2024-08-20T21:57:02.9056568Z #7 52.97 /usr/bin/ar cru libvexmultiarch-amd64-linux.a priv/libvexmultiarch_amd64_linux_a-multiarch_main_main.o 2024-08-20T21:57:02.9057689Z #7 52.97 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:57:02.9058834Z #7 52.97 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_isel.Po 2024-08-20T21:57:02.9059794Z #7 52.97 ranlib libvexmultiarch-amd64-linux.a 2024-08-20T21:57:02.9060862Z #7 52.98 mv -f priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Tpo priv/.deps/libvex_amd64_linux_a-guest_generic_bb_to_IR.Po 2024-08-20T21:57:02.9062365Z #7 53.04 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc3.Po 2024-08-20T21:57:03.1306299Z #7 53.06 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_reg_alloc2.Po 2024-08-20T21:57:03.1307880Z #7 53.11 mv -f priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_nanomips_defs.Po 2024-08-20T21:57:03.2027600Z #7 53.33 mv -f priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mips_toIR.Po 2024-08-20T21:57:03.4054025Z #7 53.35 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_helpers.Po 2024-08-20T21:57:03.4056347Z #7 53.41 mv -f priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Tpo priv/.deps/libvex_amd64_linux_a-host_generic_simd64.Po 2024-08-20T21:57:03.4058544Z #7 53.43 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_helpers.Po 2024-08-20T21:57:03.4061260Z #7 53.54 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_isel.Po 2024-08-20T21:57:03.5533714Z #7 53.69 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_isel.Po 2024-08-20T21:57:03.6624141Z #7 53.75 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_isel.Po 2024-08-20T21:57:03.6625417Z #7 53.78 mv -f priv/.deps/libvex_amd64_linux_a-ir_defs.Tpo priv/.deps/libvex_amd64_linux_a-ir_defs.Po 2024-08-20T21:57:03.8123511Z #7 53.79 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_helpers.Po 2024-08-20T21:57:03.8124920Z #7 53.83 mv -f priv/.deps/libvex_amd64_linux_a-host_x86_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_x86_defs.Po 2024-08-20T21:57:03.8126232Z #7 53.84 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_defs.Po 2024-08-20T21:57:03.8127573Z #7 53.85 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_defs.Po 2024-08-20T21:57:03.8128869Z #7 53.94 mv -f priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_amd64_isel.Po 2024-08-20T21:57:03.9466061Z #7 54.08 mv -f priv/.deps/libvex_amd64_linux_a-host_arm_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm_defs.Po 2024-08-20T21:57:04.0887690Z #7 54.22 mv -f priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_arm64_defs.Po 2024-08-20T21:57:04.2899980Z #7 54.25 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_isel.Po 2024-08-20T21:57:04.2901263Z #7 54.27 mv -f priv/.deps/libvex_amd64_linux_a-ir_opt.Tpo priv/.deps/libvex_amd64_linux_a-ir_opt.Po 2024-08-20T21:57:04.3600599Z #7 54.49 mv -f priv/.deps/libvex_amd64_linux_a-host_mips_isel.Tpo priv/.deps/libvex_amd64_linux_a-host_mips_isel.Po 2024-08-20T21:57:04.5658324Z #7 54.55 mv -f priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_ppc_defs.Po 2024-08-20T21:57:05.5677069Z #7 55.70 mv -f priv/.deps/libvex_amd64_linux_a-host_s390_defs.Tpo priv/.deps/libvex_amd64_linux_a-host_s390_defs.Po 2024-08-20T21:57:06.4736165Z #7 56.61 mv -f priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_mipsdsp_toIR.Po 2024-08-20T21:57:08.2075886Z #7 58.34 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm64_toIR.Po 2024-08-20T21:57:09.0762839Z #7 59.21 mv -f priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_x86_toIR.Po 2024-08-20T21:57:11.0922511Z #7 61.22 mv -f priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_s390_toIR.Po 2024-08-20T21:57:11.4738425Z #7 61.61 mv -f priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_arm_toIR.Po 2024-08-20T21:57:13.7122226Z #7 63.84 mv -f priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_amd64_toIR.Po 2024-08-20T21:57:14.8071220Z #7 64.94 mv -f priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Tpo priv/.deps/libvex_amd64_linux_a-guest_ppc_toIR.Po 2024-08-20T21:57:14.9636114Z #7 64.94 rm -f libvex-amd64-linux.a 2024-08-20T21:57:14.9653053Z #7 64.94 /usr/bin/ar cru libvex-amd64-linux.a priv/libvex_amd64_linux_a-main_globals.o priv/libvex_amd64_linux_a-main_main.o priv/libvex_amd64_linux_a-main_util.o priv/libvex_amd64_linux_a-ir_defs.o priv/libvex_amd64_linux_a-ir_inject.o priv/libvex_amd64_linux_a-ir_match.o priv/libvex_amd64_linux_a-ir_opt.o priv/libvex_amd64_linux_a-guest_generic_bb_to_IR.o priv/libvex_amd64_linux_a-guest_generic_x87.o priv/libvex_amd64_linux_a-guest_x86_helpers.o priv/libvex_amd64_linux_a-guest_x86_toIR.o priv/libvex_amd64_linux_a-guest_amd64_helpers.o priv/libvex_amd64_linux_a-guest_amd64_toIR.o priv/libvex_amd64_linux_a-guest_ppc_helpers.o priv/libvex_amd64_linux_a-guest_ppc_toIR.o priv/libvex_amd64_linux_a-guest_arm_helpers.o priv/libvex_amd64_linux_a-guest_arm_toIR.o priv/libvex_amd64_linux_a-guest_arm64_helpers.o priv/libvex_amd64_linux_a-guest_arm64_toIR.o priv/libvex_amd64_linux_a-guest_s390_helpers.o priv/libvex_amd64_linux_a-guest_s390_toIR.o priv/libvex_amd64_linux_a-guest_mips_helpers.o priv/libvex_amd64_linux_a-guest_mipsdsp_toIR.o priv/libvex_amd64_linux_a-guest_mips_toIR.o priv/libvex_amd64_linux_a-guest_nanomips_helpers.o priv/libvex_amd64_linux_a-guest_nanomips_toIR.o priv/libvex_amd64_linux_a-host_generic_regs.o priv/libvex_amd64_linux_a-host_generic_simd64.o priv/libvex_amd64_linux_a-host_generic_simd128.o priv/libvex_amd64_linux_a-host_generic_simd256.o priv/libvex_amd64_linux_a-host_generic_maddf.o priv/libvex_amd64_linux_a-host_generic_reg_alloc2.o priv/libvex_amd64_linux_a-host_generic_reg_alloc3.o priv/libvex_amd64_linux_a-host_x86_defs.o priv/libvex_amd64_linux_a-host_x86_isel.o priv/libvex_amd64_linux_a-host_amd64_defs.o priv/libvex_amd64_linux_a-host_amd64_isel.o priv/libvex_amd64_linux_a-host_ppc_defs.o priv/libvex_amd64_linux_a-host_ppc_isel.o priv/libvex_amd64_linux_a-host_arm_defs.o priv/libvex_amd64_linux_a-host_arm_isel.o priv/libvex_amd64_linux_a-host_arm64_defs.o priv/libvex_amd64_linux_a-host_arm64_isel.o priv/libvex_amd64_linux_a-host_s390_defs.o priv/libvex_amd64_linux_a-host_s390_isel.o priv/libvex_amd64_linux_a-s390_disasm.o priv/libvex_amd64_linux_a-host_mips_defs.o priv/libvex_amd64_linux_a-host_nanomips_defs.o priv/libvex_amd64_linux_a-host_mips_isel.o priv/libvex_amd64_linux_a-host_nanomips_isel.o 2024-08-20T21:57:14.9665479Z #7 64.94 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:57:15.0010898Z #7 65.13 ranlib libvex-amd64-linux.a 2024-08-20T21:57:15.1975488Z #7 65.33 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:15.3004317Z #7 65.33 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:15.3005468Z #7 65.33 Making all in coregrind 2024-08-20T21:57:15.3006739Z #7 65.34 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:15.3008021Z #7 65.34 make all-am 2024-08-20T21:57:15.3009416Z #7 65.36 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:15.3020981Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-launcher-linux.o -MD -MP -MF .deps/valgrind-launcher-linux.Tpo -c -o valgrind-launcher-linux.o `test -f 'launcher-linux.c' || echo './'`launcher-linux.c 2024-08-20T21:57:15.3040307Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind-m_debuglog.o -MD -MP -MF .deps/valgrind-m_debuglog.Tpo -c -o valgrind-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2024-08-20T21:57:15.3059043Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb.o -MD -MP -MF .deps/vgdb-vgdb.Tpo -c -o vgdb-vgdb.o `test -f 'vgdb.c' || echo './'`vgdb.c 2024-08-20T21:57:15.3078412Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vgdb-vgdb-invoker-ptrace.o -MD -MP -MF .deps/vgdb-vgdb-invoker-ptrace.Tpo -c -o vgdb-vgdb-invoker-ptrace.o `test -f 'vgdb-invoker-ptrace.c' || echo './'`vgdb-invoker-ptrace.c 2024-08-20T21:57:15.3099630Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_core_amd64_linux_so-vg_preloaded.o -MD -MP -MF .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo -c -o vgpreload_core_amd64_linux_so-vg_preloaded.o `test -f 'vg_preloaded.c' || echo './'`vg_preloaded.c 2024-08-20T21:57:15.3120144Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o `test -f 'm_libcsetjmp.c' || echo './'`m_libcsetjmp.c 2024-08-20T21:57:15.3139732Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT libnolto_coregrind_amd64_linux_a-m_main.o -MD -MP -MF .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo -c -o libnolto_coregrind_amd64_linux_a-m_main.o `test -f 'm_main.c' || echo './'`m_main.c 2024-08-20T21:57:15.3160094Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_addrinfo.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo -c -o libcoregrind_amd64_linux_a-m_addrinfo.o `test -f 'm_addrinfo.c' || echo './'`m_addrinfo.c 2024-08-20T21:57:15.3180845Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_cache.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cache.Tpo -c -o libcoregrind_amd64_linux_a-m_cache.o `test -f 'm_cache.c' || echo './'`m_cache.c 2024-08-20T21:57:15.3200559Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_commandline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo -c -o libcoregrind_amd64_linux_a-m_commandline.o `test -f 'm_commandline.c' || echo './'`m_commandline.c 2024-08-20T21:57:15.3220333Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_compiler.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo -c -o libcoregrind_amd64_linux_a-m_compiler.o `test -f 'm_compiler.c' || echo './'`m_compiler.c 2024-08-20T21:57:15.3239488Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_clientstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo -c -o libcoregrind_amd64_linux_a-m_clientstate.o `test -f 'm_clientstate.c' || echo './'`m_clientstate.c 2024-08-20T21:57:15.3253402Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_cpuid.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo -c -o libcoregrind_amd64_linux_a-m_cpuid.o `test -f 'm_cpuid.S' || echo './'`m_cpuid.S 2024-08-20T21:57:15.3267884Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_deduppoolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_deduppoolalloc.o `test -f 'm_deduppoolalloc.c' || echo './'`m_deduppoolalloc.c 2024-08-20T21:57:15.3287613Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_debuglog.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo -c -o libcoregrind_amd64_linux_a-m_debuglog.o `test -f 'm_debuglog.c' || echo './'`m_debuglog.c 2024-08-20T21:57:15.3307246Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_errormgr.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo -c -o libcoregrind_amd64_linux_a-m_errormgr.o `test -f 'm_errormgr.c' || echo './'`m_errormgr.c 2024-08-20T21:57:15.3326542Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_execontext.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo -c -o libcoregrind_amd64_linux_a-m_execontext.o `test -f 'm_execontext.c' || echo './'`m_execontext.c 2024-08-20T21:57:15.3346741Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_hashtable.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo -c -o libcoregrind_amd64_linux_a-m_hashtable.o `test -f 'm_hashtable.c' || echo './'`m_hashtable.c 2024-08-20T21:57:15.3367138Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcbase.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo -c -o libcoregrind_amd64_linux_a-m_libcbase.o `test -f 'm_libcbase.c' || echo './'`m_libcbase.c 2024-08-20T21:57:15.3388139Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcassert.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo -c -o libcoregrind_amd64_linux_a-m_libcassert.o `test -f 'm_libcassert.c' || echo './'`m_libcassert.c 2024-08-20T21:57:15.3407553Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcfile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo -c -o libcoregrind_amd64_linux_a-m_libcfile.o `test -f 'm_libcfile.c' || echo './'`m_libcfile.c 2024-08-20T21:57:15.3427273Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcprint.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo -c -o libcoregrind_amd64_linux_a-m_libcprint.o `test -f 'm_libcprint.c' || echo './'`m_libcprint.c 2024-08-20T21:57:15.3448191Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcproc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo -c -o libcoregrind_amd64_linux_a-m_libcproc.o `test -f 'm_libcproc.c' || echo './'`m_libcproc.c 2024-08-20T21:57:15.3468705Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_libcsignal.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo -c -o libcoregrind_amd64_linux_a-m_libcsignal.o `test -f 'm_libcsignal.c' || echo './'`m_libcsignal.c 2024-08-20T21:57:15.3489157Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_machine.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_machine.Tpo -c -o libcoregrind_amd64_linux_a-m_machine.o `test -f 'm_machine.c' || echo './'`m_machine.c 2024-08-20T21:57:15.3508627Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_mallocfree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo -c -o libcoregrind_amd64_linux_a-m_mallocfree.o `test -f 'm_mallocfree.c' || echo './'`m_mallocfree.c 2024-08-20T21:57:15.3528285Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_options.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_options.Tpo -c -o libcoregrind_amd64_linux_a-m_options.o `test -f 'm_options.c' || echo './'`m_options.c 2024-08-20T21:57:15.3548528Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_oset.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_oset.Tpo -c -o libcoregrind_amd64_linux_a-m_oset.o `test -f 'm_oset.c' || echo './'`m_oset.c 2024-08-20T21:57:15.3568757Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_pathscan.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo -c -o libcoregrind_amd64_linux_a-m_pathscan.o `test -f 'm_pathscan.c' || echo './'`m_pathscan.c 2024-08-20T21:57:15.3589237Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_poolalloc.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo -c -o libcoregrind_amd64_linux_a-m_poolalloc.o `test -f 'm_poolalloc.c' || echo './'`m_poolalloc.c 2024-08-20T21:57:15.3607582Z #7 65.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_rangemap.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo -c -o libcoregrind_amd64_linux_a-m_rangemap.o `test -f 'm_rangemap.c' || echo './'`m_rangemap.c 2024-08-20T21:57:15.3626886Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_redir.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_redir.Tpo -c -o libcoregrind_amd64_linux_a-m_redir.o `test -f 'm_redir.c' || echo './'`m_redir.c 2024-08-20T21:57:15.3646766Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sbprofile.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo -c -o libcoregrind_amd64_linux_a-m_sbprofile.o `test -f 'm_sbprofile.c' || echo './'`m_sbprofile.c 2024-08-20T21:57:15.3666065Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_seqmatch.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo -c -o libcoregrind_amd64_linux_a-m_seqmatch.o `test -f 'm_seqmatch.c' || echo './'`m_seqmatch.c 2024-08-20T21:57:15.3685441Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_signals.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_signals.Tpo -c -o libcoregrind_amd64_linux_a-m_signals.o `test -f 'm_signals.c' || echo './'`m_signals.c 2024-08-20T21:57:15.3705064Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_sparsewa.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo -c -o libcoregrind_amd64_linux_a-m_sparsewa.o `test -f 'm_sparsewa.c' || echo './'`m_sparsewa.c 2024-08-20T21:57:15.3724750Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacks.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo -c -o libcoregrind_amd64_linux_a-m_stacks.o `test -f 'm_stacks.c' || echo './'`m_stacks.c 2024-08-20T21:57:15.3744231Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_stacktrace.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo -c -o libcoregrind_amd64_linux_a-m_stacktrace.o `test -f 'm_stacktrace.c' || echo './'`m_stacktrace.c 2024-08-20T21:57:15.3763671Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_syscall.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo -c -o libcoregrind_amd64_linux_a-m_syscall.o `test -f 'm_syscall.c' || echo './'`m_syscall.c 2024-08-20T21:57:15.3783772Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_threadstate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo -c -o libcoregrind_amd64_linux_a-m_threadstate.o `test -f 'm_threadstate.c' || echo './'`m_threadstate.c 2024-08-20T21:57:15.3803588Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_tooliface.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo -c -o libcoregrind_amd64_linux_a-m_tooliface.o `test -f 'm_tooliface.c' || echo './'`m_tooliface.c 2024-08-20T21:57:15.3818715Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT libcoregrind_amd64_linux_a-m_trampoline.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo -c -o libcoregrind_amd64_linux_a-m_trampoline.o `test -f 'm_trampoline.S' || echo './'`m_trampoline.S 2024-08-20T21:57:15.3833546Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_translate.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_translate.Tpo -c -o libcoregrind_amd64_linux_a-m_translate.o `test -f 'm_translate.c' || echo './'`m_translate.c 2024-08-20T21:57:15.3853813Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_transtab.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo -c -o libcoregrind_amd64_linux_a-m_transtab.o `test -f 'm_transtab.c' || echo './'`m_transtab.c 2024-08-20T21:57:15.3874007Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vki.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vki.Tpo -c -o libcoregrind_amd64_linux_a-m_vki.o `test -f 'm_vki.c' || echo './'`m_vki.c 2024-08-20T21:57:15.3893963Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_vkiscnums.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo -c -o libcoregrind_amd64_linux_a-m_vkiscnums.o `test -f 'm_vkiscnums.c' || echo './'`m_vkiscnums.c 2024-08-20T21:57:15.3904538Z #7 65.37 mv -f .deps/libcoregrind_amd64_linux_a-m_cpuid.Tpo .deps/libcoregrind_amd64_linux_a-m_cpuid.Po 2024-08-20T21:57:15.3906992Z #7 65.37 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_libcsetjmp.Po 2024-08-20T21:57:15.3919521Z #7 65.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_wordfm.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo -c -o libcoregrind_amd64_linux_a-m_wordfm.o `test -f 'm_wordfm.c' || echo './'`m_wordfm.c 2024-08-20T21:57:15.3939609Z #7 65.38 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xarray.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo -c -o libcoregrind_amd64_linux_a-m_xarray.o `test -f 'm_xarray.c' || echo './'`m_xarray.c 2024-08-20T21:57:15.3950867Z #7 65.39 mv -f .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Tpo .deps/vgpreload_core_amd64_linux_so-vg_preloaded.Po 2024-08-20T21:57:15.3953438Z #7 65.39 mv -f .deps/libcoregrind_amd64_linux_a-m_trampoline.Tpo .deps/libcoregrind_amd64_linux_a-m_trampoline.Po 2024-08-20T21:57:15.3965162Z #7 65.39 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtree.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo -c -o libcoregrind_amd64_linux_a-m_xtree.o `test -f 'm_xtree.c' || echo './'`m_xtree.c 2024-08-20T21:57:15.3976649Z #7 65.41 mv -f .deps/libcoregrind_amd64_linux_a-m_compiler.Tpo .deps/libcoregrind_amd64_linux_a-m_compiler.Po 2024-08-20T21:57:15.3979019Z #7 65.41 mv -f .deps/libcoregrind_amd64_linux_a-m_clientstate.Tpo .deps/libcoregrind_amd64_linux_a-m_clientstate.Po 2024-08-20T21:57:15.3981419Z #7 65.41 mv -f .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Tpo .deps/libcoregrind_amd64_linux_a-m_vkiscnums.Po 2024-08-20T21:57:15.3993397Z #7 65.41 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_xtmemory.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo -c -o libcoregrind_amd64_linux_a-m_xtmemory.o `test -f 'm_xtmemory.c' || echo './'`m_xtmemory.c 2024-08-20T21:57:15.4013639Z #7 65.41 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT libcoregrind_amd64_linux_a-m_aspacehl.o -MD -MP -MF .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo -c -o libcoregrind_amd64_linux_a-m_aspacehl.o `test -f 'm_aspacehl.c' || echo './'`m_aspacehl.c 2024-08-20T21:57:15.4024284Z #7 65.42 mv -f .deps/libcoregrind_amd64_linux_a-m_vki.Tpo .deps/libcoregrind_amd64_linux_a-m_vki.Po 2024-08-20T21:57:15.4026443Z #7 65.43 mv -f .deps/libcoregrind_amd64_linux_a-m_seqmatch.Tpo .deps/libcoregrind_amd64_linux_a-m_seqmatch.Po 2024-08-20T21:57:15.4028912Z #7 65.43 mv -f .deps/libcoregrind_amd64_linux_a-m_poolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_poolalloc.Po 2024-08-20T21:57:15.4031307Z #7 65.44 mv -f .deps/libcoregrind_amd64_linux_a-m_pathscan.Tpo .deps/libcoregrind_amd64_linux_a-m_pathscan.Po 2024-08-20T21:57:15.4033991Z #7 65.44 mv -f .deps/libcoregrind_amd64_linux_a-m_aspacehl.Tpo .deps/libcoregrind_amd64_linux_a-m_aspacehl.Po 2024-08-20T21:57:15.4036340Z #7 65.44 mv -f .deps/libcoregrind_amd64_linux_a-m_rangemap.Tpo .deps/libcoregrind_amd64_linux_a-m_rangemap.Po 2024-08-20T21:57:15.4049835Z #7 65.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o `test -f 'm_scheduler/ticket-lock-linux.c' || echo './'`m_scheduler/ticket-lock-linux.c 2024-08-20T21:57:15.4073498Z #7 65.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT libgcc_sup_amd64_linux_a-m_libgcc_sup.o -MD -MP -MF .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo -c -o libgcc_sup_amd64_linux_a-m_libgcc_sup.o `test -f 'm_libgcc_sup.c' || echo './'`m_libgcc_sup.c 2024-08-20T21:57:15.4095035Z #7 65.45 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o -MD -MP -MF m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo -c -o m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o `test -f 'm_replacemalloc/vg_replace_malloc.c' || echo './'`m_replacemalloc/vg_replace_malloc.c 2024-08-20T21:57:15.4107931Z #7 65.46 mv -f .deps/libcoregrind_amd64_linux_a-m_sbprofile.Tpo .deps/libcoregrind_amd64_linux_a-m_sbprofile.Po 2024-08-20T21:57:15.4110317Z #7 65.46 mv -f .deps/libcoregrind_amd64_linux_a-m_syscall.Tpo .deps/libcoregrind_amd64_linux_a-m_syscall.Po 2024-08-20T21:57:15.4112554Z #7 65.46 mv -f .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Tpo .deps/libgcc_sup_amd64_linux_a-m_libgcc_sup.Po 2024-08-20T21:57:15.4113933Z #7 65.46 for f in ; do \ 2024-08-20T21:57:15.4114752Z #7 65.46 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:15.4115556Z #7 65.46 echo "dsymutil $f"; \ 2024-08-20T21:57:15.4116570Z #7 65.46 dsymutil $f; \ 2024-08-20T21:57:15.4117122Z #7 65.46 fi; \ 2024-08-20T21:57:15.4117553Z #7 65.46 done 2024-08-20T21:57:15.4128803Z #7 65.46 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o `test -f 'm_aspacemgr/aspacemgr-common.c' || echo './'`m_aspacemgr/aspacemgr-common.c 2024-08-20T21:57:15.4150827Z #7 65.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o `test -f 'm_aspacemgr/aspacemgr-linux.c' || echo './'`m_aspacemgr/aspacemgr-linux.c 2024-08-20T21:57:15.4172435Z #7 65.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o -MD -MP -MF m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo -c -o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o `test -f 'm_aspacemgr/aspacemgr-segnames.c' || echo './'`m_aspacemgr/aspacemgr-segnames.c 2024-08-20T21:57:15.4192553Z #7 65.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o `test -f 'm_coredump/coredump-elf.c' || echo './'`m_coredump/coredump-elf.c 2024-08-20T21:57:15.4209264Z #7 65.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o `test -f 'm_coredump/coredump-macho.c' || echo './'`m_coredump/coredump-macho.c 2024-08-20T21:57:15.4230723Z #7 65.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o -MD -MP -MF m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo -c -o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o `test -f 'm_coredump/coredump-solaris.c' || echo './'`m_coredump/coredump-solaris.c 2024-08-20T21:57:15.4249894Z #7 65.47 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -o vgpreload_core-amd64-linux.so vgpreload_core_amd64_linux_so-vg_preloaded.o 2024-08-20T21:57:15.4268786Z #7 65.47 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-misc.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-misc.o `test -f 'm_debuginfo/misc.c' || echo './'`m_debuginfo/misc.c 2024-08-20T21:57:15.4280093Z #7 65.47 mv -f .deps/libcoregrind_amd64_linux_a-m_threadstate.Tpo .deps/libcoregrind_amd64_linux_a-m_threadstate.Po 2024-08-20T21:57:15.4282837Z #7 65.47 mv -f .deps/libcoregrind_amd64_linux_a-m_libcsignal.Tpo .deps/libcoregrind_amd64_linux_a-m_libcsignal.Po 2024-08-20T21:57:15.4285337Z #7 65.48 mv -f .deps/libcoregrind_amd64_linux_a-m_commandline.Tpo .deps/libcoregrind_amd64_linux_a-m_commandline.Po 2024-08-20T21:57:15.4297961Z #7 65.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o `test -f 'm_debuginfo/d3basics.c' || echo './'`m_debuginfo/d3basics.c 2024-08-20T21:57:15.4319004Z #7 65.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o `test -f 'm_debuginfo/debuginfo.c' || echo './'`m_debuginfo/debuginfo.c 2024-08-20T21:57:15.4337910Z #7 65.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-image.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-image.o `test -f 'm_debuginfo/image.c' || echo './'`m_debuginfo/image.c 2024-08-20T21:57:15.4358239Z #7 65.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o `test -f 'm_debuginfo/minilzo-inl.c' || echo './'`m_debuginfo/minilzo-inl.c 2024-08-20T21:57:15.4367625Z #7 65.48 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-macho.Po 2024-08-20T21:57:15.4370849Z #7 65.48 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-solaris.Po 2024-08-20T21:57:15.4382586Z #7 65.48 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o `test -f 'm_debuginfo/readdwarf.c' || echo './'`m_debuginfo/readdwarf.c 2024-08-20T21:57:15.4388636Z #7 65.50 mv -f .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Tpo .deps/libcoregrind_amd64_linux_a-m_deduppoolalloc.Po 2024-08-20T21:57:15.4390836Z #7 65.50 mv -f .deps/libcoregrind_amd64_linux_a-m_stacks.Tpo .deps/libcoregrind_amd64_linux_a-m_stacks.Po 2024-08-20T21:57:15.4397412Z #7 65.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o `test -f 'm_debuginfo/readdwarf3.c' || echo './'`m_debuginfo/readdwarf3.c 2024-08-20T21:57:15.4403617Z #7 65.51 mv -f .deps/libcoregrind_amd64_linux_a-m_hashtable.Tpo .deps/libcoregrind_amd64_linux_a-m_hashtable.Po 2024-08-20T21:57:15.4410442Z #7 65.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readelf.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o `test -f 'm_debuginfo/readelf.c' || echo './'`m_debuginfo/readelf.c 2024-08-20T21:57:15.4421766Z #7 65.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o `test -f 'm_debuginfo/readexidx.c' || echo './'`m_debuginfo/readexidx.c 2024-08-20T21:57:15.4433038Z #7 65.51 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o `test -f 'm_debuginfo/readmacho.c' || echo './'`m_debuginfo/readmacho.c 2024-08-20T21:57:15.4438892Z #7 65.51 mv -f .deps/libcoregrind_amd64_linux_a-m_libcassert.Tpo .deps/libcoregrind_amd64_linux_a-m_libcassert.Po 2024-08-20T21:57:15.4445355Z #7 65.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o `test -f 'm_debuginfo/readpdb.c' || echo './'`m_debuginfo/readpdb.c 2024-08-20T21:57:15.4452013Z #7 65.52 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readexidx.Po 2024-08-20T21:57:15.4453582Z #7 65.52 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readmacho.Po 2024-08-20T21:57:15.4454971Z #7 65.53 mv -f .deps/libcoregrind_amd64_linux_a-m_stacktrace.Tpo .deps/libcoregrind_amd64_linux_a-m_stacktrace.Po 2024-08-20T21:57:15.4461885Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-storage.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-storage.o `test -f 'm_debuginfo/storage.c' || echo './'`m_debuginfo/storage.c 2024-08-20T21:57:15.4482408Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o `test -f 'm_debuginfo/tinfl.c' || echo './'`m_debuginfo/tinfl.c 2024-08-20T21:57:15.4503380Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o -MD -MP -MF m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo -c -o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o `test -f 'm_debuginfo/tytypes.c' || echo './'`m_debuginfo/tytypes.c 2024-08-20T21:57:15.4514698Z #7 65.53 mv -f .deps/libcoregrind_amd64_linux_a-m_sparsewa.Tpo .deps/libcoregrind_amd64_linux_a-m_sparsewa.Po 2024-08-20T21:57:15.4517163Z #7 65.53 mv -f .deps/libcoregrind_amd64_linux_a-m_tooliface.Tpo .deps/libcoregrind_amd64_linux_a-m_tooliface.Po 2024-08-20T21:57:15.4519713Z #7 65.53 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-misc.Po 2024-08-20T21:57:15.4522732Z #7 65.53 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-ticket-lock-linux.Po 2024-08-20T21:57:15.4536334Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o `test -f 'm_demangle/cp-demangle.c' || echo './'`m_demangle/cp-demangle.c 2024-08-20T21:57:15.4558917Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o `test -f 'm_demangle/cplus-dem.c' || echo './'`m_demangle/cplus-dem.c 2024-08-20T21:57:15.5022715Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-demangle.o `test -f 'm_demangle/demangle.c' || echo './'`m_demangle/demangle.c 2024-08-20T21:57:15.5034795Z #7 65.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-dyn-string.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o `test -f 'm_demangle/dyn-string.c' || echo './'`m_demangle/dyn-string.c 2024-08-20T21:57:15.5042369Z #7 65.53 mv -f .deps/libcoregrind_amd64_linux_a-m_options.Tpo .deps/libcoregrind_amd64_linux_a-m_options.Po 2024-08-20T21:57:15.5053853Z #7 65.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-d-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o `test -f 'm_demangle/d-demangle.c' || echo './'`m_demangle/d-demangle.c 2024-08-20T21:57:15.5062395Z #7 65.54 mv -f .deps/libcoregrind_amd64_linux_a-m_xtmemory.Tpo .deps/libcoregrind_amd64_linux_a-m_xtmemory.Po 2024-08-20T21:57:15.5074279Z #7 65.54 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o `test -f 'm_demangle/rust-demangle.c' || echo './'`m_demangle/rust-demangle.c 2024-08-20T21:57:15.5084363Z #7 65.56 mv -f .deps/valgrind-launcher-linux.Tpo .deps/valgrind-launcher-linux.Po 2024-08-20T21:57:15.5085488Z #7 65.56 mv -f .deps/libcoregrind_amd64_linux_a-m_machine.Tpo .deps/libcoregrind_amd64_linux_a-m_machine.Po 2024-08-20T21:57:15.5087163Z #7 65.57 mv -f .deps/libcoregrind_amd64_linux_a-m_addrinfo.Tpo .deps/libcoregrind_amd64_linux_a-m_addrinfo.Po 2024-08-20T21:57:15.5099953Z #7 65.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o -MD -MP -MF m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo -c -o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o `test -f 'm_demangle/safe-ctype.c' || echo './'`m_demangle/safe-ctype.c 2024-08-20T21:57:15.5110879Z #7 65.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o `test -f 'm_dispatch/dispatch-x86-linux.S' || echo './'`m_dispatch/dispatch-x86-linux.S 2024-08-20T21:57:15.5122024Z #7 65.57 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S 2024-08-20T21:57:15.5129384Z #7 65.58 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-linux.Po 2024-08-20T21:57:15.5132531Z #7 65.58 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-linux.Po 2024-08-20T21:57:15.5140194Z #7 65.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S 2024-08-20T21:57:15.5152035Z #7 65.58 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o `test -f 'm_dispatch/dispatch-ppc64be-linux.S' || echo './'`m_dispatch/dispatch-ppc64be-linux.S 2024-08-20T21:57:15.5159026Z #7 65.59 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-safe-ctype.Po 2024-08-20T21:57:15.5167128Z #7 65.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o `test -f 'm_dispatch/dispatch-ppc64le-linux.S' || echo './'`m_dispatch/dispatch-ppc64le-linux.S 2024-08-20T21:57:15.5175450Z #7 65.59 mv -f .deps/libcoregrind_amd64_linux_a-m_xarray.Tpo .deps/libcoregrind_amd64_linux_a-m_xarray.Po 2024-08-20T21:57:15.5182467Z #7 65.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S 2024-08-20T21:57:15.5189346Z #7 65.60 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.Po 2024-08-20T21:57:15.5192602Z #7 65.60 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.Po 2024-08-20T21:57:15.5200300Z #7 65.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o `test -f 'm_dispatch/dispatch-arm64-linux.S' || echo './'`m_dispatch/dispatch-arm64-linux.S 2024-08-20T21:57:15.5212073Z #7 65.60 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S 2024-08-20T21:57:15.5219217Z #7 65.61 mv -f .deps/libcoregrind_amd64_linux_a-m_execontext.Tpo .deps/libcoregrind_amd64_linux_a-m_execontext.Po 2024-08-20T21:57:15.5222113Z #7 65.61 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm-linux.Po 2024-08-20T21:57:15.5225448Z #7 65.61 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.Po 2024-08-20T21:57:15.5233531Z #7 65.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S 2024-08-20T21:57:15.5245490Z #7 65.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S 2024-08-20T21:57:15.5257912Z #7 65.61 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o `test -f 'm_dispatch/dispatch-nanomips-linux.S' || echo './'`m_dispatch/dispatch-nanomips-linux.S 2024-08-20T21:57:15.5265672Z #7 65.61 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-arm64-linux.Po 2024-08-20T21:57:15.5269287Z #7 65.62 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-common.Po 2024-08-20T21:57:15.5277406Z #7 65.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o `test -f 'm_dispatch/dispatch-x86-freebsd.S' || echo './'`m_dispatch/dispatch-x86-freebsd.S 2024-08-20T21:57:15.5284695Z #7 65.62 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-s390x-linux.Po 2024-08-20T21:57:15.5292858Z #7 65.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o `test -f 'm_dispatch/dispatch-amd64-freebsd.S' || echo './'`m_dispatch/dispatch-amd64-freebsd.S 2024-08-20T21:57:15.5300743Z #7 65.62 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips64-linux.Po 2024-08-20T21:57:15.5308639Z #7 65.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S 2024-08-20T21:57:15.5315885Z #7 65.62 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-mips32-linux.Po 2024-08-20T21:57:15.5324302Z #7 65.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S 2024-08-20T21:57:15.5332053Z #7 65.62 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.Po 2024-08-20T21:57:15.5340127Z #7 65.62 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o `test -f 'm_dispatch/dispatch-x86-solaris.S' || echo './'`m_dispatch/dispatch-x86-solaris.S 2024-08-20T21:57:15.5352123Z #7 65.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o -MD -MP -MF m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo -c -o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o `test -f 'm_dispatch/dispatch-amd64-solaris.S' || echo './'`m_dispatch/dispatch-amd64-solaris.S 2024-08-20T21:57:15.5359600Z #7 65.63 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.Po 2024-08-20T21:57:15.5362807Z #7 65.63 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-segnames.Po 2024-08-20T21:57:15.5366116Z #7 65.63 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.Po 2024-08-20T21:57:15.5378596Z #7 65.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c 2024-08-20T21:57:15.6047216Z #7 65.63 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c 2024-08-20T21:57:15.6059062Z #7 65.64 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-darwin.Po 2024-08-20T21:57:15.6062445Z #7 65.64 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.Po 2024-08-20T21:57:15.6075193Z #7 65.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-regcache.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c 2024-08-20T21:57:15.6095657Z #7 65.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c 2024-08-20T21:57:15.6106915Z #7 65.64 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.Po 2024-08-20T21:57:15.6110090Z #7 65.64 mv -f m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Tpo m_dispatch/.deps/libcoregrind_amd64_linux_a-dispatch-x86-solaris.Po 2024-08-20T21:57:15.6121862Z #7 65.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-server.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c 2024-08-20T21:57:15.6141555Z #7 65.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-signals.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c 2024-08-20T21:57:15.6152821Z #7 65.64 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-target.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c 2024-08-20T21:57:15.6158763Z #7 65.64 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cplus-dem.Po 2024-08-20T21:57:15.6160117Z #7 65.64 mv -f .deps/libcoregrind_amd64_linux_a-m_libcproc.Tpo .deps/libcoregrind_amd64_linux_a-m_libcproc.Po 2024-08-20T21:57:15.6166482Z #7 65.65 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c 2024-08-20T21:57:15.6179784Z #7 65.65 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c 2024-08-20T21:57:15.6186148Z #7 65.65 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-demangle.Po 2024-08-20T21:57:15.6193841Z #7 65.65 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c 2024-08-20T21:57:15.6200540Z #7 65.66 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-dyn-string.Po 2024-08-20T21:57:15.6207402Z #7 65.66 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c 2024-08-20T21:57:15.6214000Z #7 65.67 mv -f m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Tpo m_coredump/.deps/libcoregrind_amd64_linux_a-coredump-elf.Po 2024-08-20T21:57:15.6221366Z #7 65.67 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o `test -f 'm_gdbserver/valgrind-low-arm64.c' || echo './'`m_gdbserver/valgrind-low-arm64.c 2024-08-20T21:57:15.6232510Z #7 65.67 mv -f .deps/libcoregrind_amd64_linux_a-m_oset.Tpo .deps/libcoregrind_amd64_linux_a-m_oset.Po 2024-08-20T21:57:15.6234332Z #7 65.67 mv -f .deps/valgrind-m_debuglog.Tpo .deps/valgrind-m_debuglog.Po 2024-08-20T21:57:15.6246650Z #7 65.67 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c 2024-08-20T21:57:15.6256788Z #7 65.68 mv -f .deps/libcoregrind_amd64_linux_a-m_debuglog.Tpo .deps/libcoregrind_amd64_linux_a-m_debuglog.Po 2024-08-20T21:57:15.6266985Z #7 65.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c 2024-08-20T21:57:15.6290202Z #7 65.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c 2024-08-20T21:57:15.6296971Z #7 65.68 mv -f .deps/libcoregrind_amd64_linux_a-m_wordfm.Tpo .deps/libcoregrind_amd64_linux_a-m_wordfm.Po 2024-08-20T21:57:15.6306948Z #7 65.68 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c 2024-08-20T21:57:15.6318607Z #7 65.69 mv -f .deps/libcoregrind_amd64_linux_a-m_libcfile.Tpo .deps/libcoregrind_amd64_linux_a-m_libcfile.Po 2024-08-20T21:57:15.6328433Z #7 65.69 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c 2024-08-20T21:57:15.6335089Z #7 65.73 mv -f .deps/libcoregrind_amd64_linux_a-m_cache.Tpo .deps/libcoregrind_amd64_linux_a-m_cache.Po 2024-08-20T21:57:15.6342069Z #7 65.74 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o `test -f 'm_gdbserver/valgrind-low-nanomips.c' || echo './'`m_gdbserver/valgrind-low-nanomips.c 2024-08-20T21:57:15.7057132Z #7 65.74 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-utils.Po 2024-08-20T21:57:15.7070045Z #7 65.74 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_gdbserver/libcoregrind_amd64_linux_a-version.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo -c -o m_gdbserver/libcoregrind_amd64_linux_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c 2024-08-20T21:57:15.7081668Z #7 65.75 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-signals.Po 2024-08-20T21:57:15.7094741Z #7 65.76 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c 2024-08-20T21:57:15.7106715Z #7 65.76 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-inferiors.Po 2024-08-20T21:57:15.7119293Z #7 65.77 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o `test -f 'm_initimg/initimg-freebsd.c' || echo './'`m_initimg/initimg-freebsd.c 2024-08-20T21:57:15.7131459Z #7 65.78 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-freebsd.Po 2024-08-20T21:57:15.7134133Z #7 65.78 mv -f .deps/libcoregrind_amd64_linux_a-m_libcprint.Tpo .deps/libcoregrind_amd64_linux_a-m_libcprint.Po 2024-08-20T21:57:15.7146990Z #7 65.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c 2024-08-20T21:57:15.7158483Z #7 65.78 mv -f .deps/libcoregrind_amd64_linux_a-m_redir.Tpo .deps/libcoregrind_amd64_linux_a-m_redir.Po 2024-08-20T21:57:15.7171606Z #7 65.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o -MD -MP -MF m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo -c -o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o `test -f 'm_initimg/initimg-solaris.c' || echo './'`m_initimg/initimg-solaris.c 2024-08-20T21:57:15.7183290Z #7 65.78 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-regcache.Po 2024-08-20T21:57:15.7195686Z #7 65.78 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_basics.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c 2024-08-20T21:57:15.7207303Z #7 65.78 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-x86.Po 2024-08-20T21:57:15.7219760Z #7 65.79 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_mach/libcoregrind_amd64_linux_a-mach_msg.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c 2024-08-20T21:57:15.7236177Z #7 65.79 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S 2024-08-20T21:57:15.7243468Z #7 65.80 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-solaris.Po 2024-08-20T21:57:15.7246521Z #7 65.80 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-darwin.Po 2024-08-20T21:57:15.7249503Z #7 65.80 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_basics.Po 2024-08-20T21:57:15.7257481Z #7 65.80 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo -c -o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S 2024-08-20T21:57:15.7275667Z #7 65.80 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o -MD -MP -MF m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo -c -o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c 2024-08-20T21:57:15.7298427Z #7 65.80 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c 2024-08-20T21:57:15.7310452Z #7 65.80 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.Po 2024-08-20T21:57:15.7313373Z #7 65.80 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_msg.Po 2024-08-20T21:57:15.7315755Z #7 65.80 mv -f .deps/libcoregrind_amd64_linux_a-m_xtree.Tpo .deps/libcoregrind_amd64_linux_a-m_xtree.Po 2024-08-20T21:57:15.7328666Z #7 65.80 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c 2024-08-20T21:57:15.7350997Z #7 65.80 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-scheduler.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c 2024-08-20T21:57:15.7372398Z #7 65.80 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_scheduler/libcoregrind_amd64_linux_a-sema.o -MD -MP -MF m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo -c -o m_scheduler/libcoregrind_amd64_linux_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c 2024-08-20T21:57:15.7383308Z #7 65.81 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm64.Po 2024-08-20T21:57:15.7395629Z #7 65.81 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o `test -f 'm_sigframe/sigframe-common.c' || echo './'`m_sigframe/sigframe-common.c 2024-08-20T21:57:15.7407390Z #7 65.81 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-amd64.Po 2024-08-20T21:57:15.7410742Z #7 65.81 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-arm.Po 2024-08-20T21:57:15.7423445Z #7 65.81 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c 2024-08-20T21:57:15.7434751Z #7 65.81 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-version.Po 2024-08-20T21:57:15.7447173Z #7 65.81 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c 2024-08-20T21:57:15.7459298Z #7 65.81 mv -f m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Tpo m_mach/.deps/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.Po 2024-08-20T21:57:15.7471086Z #7 65.82 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o `test -f 'm_sigframe/sigframe-x86-freebsd.c' || echo './'`m_sigframe/sigframe-x86-freebsd.c 2024-08-20T21:57:15.7492908Z #7 65.82 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o `test -f 'm_sigframe/sigframe-amd64-freebsd.c' || echo './'`m_sigframe/sigframe-amd64-freebsd.c 2024-08-20T21:57:15.7505451Z #7 65.83 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-linux.Po 2024-08-20T21:57:15.7509219Z #7 65.83 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips32.Po 2024-08-20T21:57:15.7512413Z #7 65.83 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-s390x.Po 2024-08-20T21:57:15.7515636Z #7 65.83 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.Po 2024-08-20T21:57:15.7528356Z #7 65.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c 2024-08-20T21:57:15.7539988Z #7 65.83 mv -f .deps/vgdb-vgdb-invoker-ptrace.Tpo .deps/vgdb-vgdb-invoker-ptrace.Po 2024-08-20T21:57:15.7542376Z #7 65.83 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.Po 2024-08-20T21:57:15.7544586Z #7 65.83 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-minilzo-inl.Po 2024-08-20T21:57:15.7557467Z #7 65.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c 2024-08-20T21:57:15.7570623Z #7 65.83 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-mips64.Po 2024-08-20T21:57:15.7579133Z #7 65.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c 2024-08-20T21:57:15.7591263Z #7 65.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o `test -f 'm_sigframe/sigframe-arm64-linux.c' || echo './'`m_sigframe/sigframe-arm64-linux.c 2024-08-20T21:57:15.7609097Z #7 65.83 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c 2024-08-20T21:57:15.7631785Z #7 65.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c 2024-08-20T21:57:15.7654072Z #7 65.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c 2024-08-20T21:57:15.7666870Z #7 65.84 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock-generic.Po 2024-08-20T21:57:15.8079509Z #7 65.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o `test -f 'm_sigframe/sigframe-nanomips-linux.c' || echo './'`m_sigframe/sigframe-nanomips-linux.c 2024-08-20T21:57:15.8103154Z #7 65.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c 2024-08-20T21:57:15.8116072Z #7 65.84 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sched-lock.Po 2024-08-20T21:57:15.8128519Z #7 65.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c 2024-08-20T21:57:15.8140873Z #7 65.85 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.Po 2024-08-20T21:57:15.8144189Z #7 65.85 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.Po 2024-08-20T21:57:15.8147463Z #7 65.85 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm-linux.Po 2024-08-20T21:57:15.8160675Z #7 65.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o -MD -MP -MF m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo -c -o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o `test -f 'm_sigframe/sigframe-solaris.c' || echo './'`m_sigframe/sigframe-solaris.c 2024-08-20T21:57:15.8173510Z #7 65.85 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-arm64-linux.Po 2024-08-20T21:57:15.8176826Z #7 65.85 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips32-linux.Po 2024-08-20T21:57:15.8180313Z #7 65.85 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.Po 2024-08-20T21:57:15.8188003Z #7 65.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S 2024-08-20T21:57:15.8200008Z #7 65.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S 2024-08-20T21:57:15.8211855Z #7 65.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S 2024-08-20T21:57:15.8223968Z #7 65.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o `test -f 'm_syswrap/syscall-ppc64be-linux.S' || echo './'`m_syswrap/syscall-ppc64be-linux.S 2024-08-20T21:57:15.8236064Z #7 65.85 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o `test -f 'm_syswrap/syscall-ppc64le-linux.S' || echo './'`m_syswrap/syscall-ppc64le-linux.S 2024-08-20T21:57:15.8243509Z #7 65.86 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-nanomips.Po 2024-08-20T21:57:15.8246875Z #7 65.86 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-x86-darwin.Po 2024-08-20T21:57:15.8249996Z #7 65.86 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tytypes.Po 2024-08-20T21:57:15.8253084Z #7 65.86 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.Po 2024-08-20T21:57:15.8260893Z #7 65.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S 2024-08-20T21:57:15.8273168Z #7 65.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o `test -f 'm_syswrap/syscall-arm64-linux.S' || echo './'`m_syswrap/syscall-arm64-linux.S 2024-08-20T21:57:15.8285201Z #7 65.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S 2024-08-20T21:57:15.8297059Z #7 65.86 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S 2024-08-20T21:57:15.8304653Z #7 65.86 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-mips64-linux.Po 2024-08-20T21:57:15.8312745Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S 2024-08-20T21:57:15.8319913Z #7 65.87 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-solaris.Po 2024-08-20T21:57:15.8323032Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-linux.Po 2024-08-20T21:57:15.8326207Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-linux.Po 2024-08-20T21:57:15.8329595Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc32-linux.Po 2024-08-20T21:57:15.8332884Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.Po 2024-08-20T21:57:15.8336140Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.Po 2024-08-20T21:57:15.8344135Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o `test -f 'm_syswrap/syscall-nanomips-linux.S' || echo './'`m_syswrap/syscall-nanomips-linux.S 2024-08-20T21:57:15.8356198Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o `test -f 'm_syswrap/syscall-x86-freebsd.S' || echo './'`m_syswrap/syscall-x86-freebsd.S 2024-08-20T21:57:15.8368042Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o `test -f 'm_syswrap/syscall-amd64-freebsd.S' || echo './'`m_syswrap/syscall-amd64-freebsd.S 2024-08-20T21:57:15.8380220Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S 2024-08-20T21:57:15.8392053Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S 2024-08-20T21:57:15.8403978Z #7 65.87 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o `test -f 'm_syswrap/syscall-x86-solaris.S' || echo './'`m_syswrap/syscall-x86-solaris.S 2024-08-20T21:57:15.8411261Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm64-linux.Po 2024-08-20T21:57:15.8414448Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-arm-linux.Po 2024-08-20T21:57:15.8417753Z #7 65.87 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips32-linux.Po 2024-08-20T21:57:15.8421031Z #7 65.88 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-s390x-linux.Po 2024-08-20T21:57:15.8428835Z #7 65.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -g -MT m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o `test -f 'm_syswrap/syscall-amd64-solaris.S' || echo './'`m_syswrap/syscall-amd64-solaris.S 2024-08-20T21:57:15.8445482Z #7 65.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c 2024-08-20T21:57:15.8467686Z #7 65.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o `test -f 'm_syswrap/syswrap-generic.c' || echo './'`m_syswrap/syswrap-generic.c 2024-08-20T21:57:15.8479965Z #7 65.88 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc32.Po 2024-08-20T21:57:15.8493215Z #7 65.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o `test -f 'm_syswrap/syswrap-linux.c' || echo './'`m_syswrap/syswrap-linux.c 2024-08-20T21:57:15.8504956Z #7 65.88 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-mips64-linux.Po 2024-08-20T21:57:15.8518534Z #7 65.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o `test -f 'm_syswrap/syswrap-linux-variants.c' || echo './'`m_syswrap/syswrap-linux-variants.c 2024-08-20T21:57:15.8531324Z #7 65.88 mv -f .deps/libcoregrind_amd64_linux_a-m_libcbase.Tpo .deps/libcoregrind_amd64_linux_a-m_libcbase.Po 2024-08-20T21:57:15.8544150Z #7 65.88 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o `test -f 'm_syswrap/syswrap-freebsd.c' || echo './'`m_syswrap/syswrap-freebsd.c 2024-08-20T21:57:15.8556157Z #7 65.88 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-freebsd.Po 2024-08-20T21:57:15.8559462Z #7 65.89 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-nanomips-linux.Po 2024-08-20T21:57:15.8573012Z #7 65.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o `test -f 'm_syswrap/syswrap-darwin.c' || echo './'`m_syswrap/syswrap-darwin.c 2024-08-20T21:57:15.8585130Z #7 65.89 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.Po 2024-08-20T21:57:15.8588437Z #7 65.89 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-darwin.Po 2024-08-20T21:57:15.8591683Z #7 65.89 mv -f m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Tpo m_replacemalloc/.deps/libcoregrind_amd64_linux_a-replacemalloc_core.Po 2024-08-20T21:57:15.8604681Z #7 65.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o `test -f 'm_syswrap/syswrap-solaris.c' || echo './'`m_syswrap/syswrap-solaris.c 2024-08-20T21:57:15.8617186Z #7 65.89 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-x86-solaris.Po 2024-08-20T21:57:15.8620421Z #7 65.89 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-darwin.Po 2024-08-20T21:57:15.8634051Z #7 65.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o `test -f 'm_syswrap/syswrap-x86-linux.c' || echo './'`m_syswrap/syswrap-x86-linux.c 2024-08-20T21:57:15.8656330Z #7 65.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o `test -f 'm_syswrap/syswrap-amd64-linux.c' || echo './'`m_syswrap/syswrap-amd64-linux.c 2024-08-20T21:57:15.8678478Z #7 65.89 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o `test -f 'm_syswrap/syswrap-ppc32-linux.c' || echo './'`m_syswrap/syswrap-ppc32-linux.c 2024-08-20T21:57:15.8690898Z #7 65.90 mv -f .deps/libcoregrind_amd64_linux_a-m_signals.Tpo .deps/libcoregrind_amd64_linux_a-m_signals.Po 2024-08-20T21:57:15.8693379Z #7 65.90 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-sema.Po 2024-08-20T21:57:15.8696285Z #7 65.90 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-common.Po 2024-08-20T21:57:15.8699543Z #7 65.90 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-s390x-linux.Po 2024-08-20T21:57:15.8702938Z #7 65.90 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-valgrind-low-ppc64.Po 2024-08-20T21:57:15.8706353Z #7 65.90 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syscall-amd64-solaris.Po 2024-08-20T21:57:15.8709560Z #7 65.90 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-freebsd.Po 2024-08-20T21:57:15.8712690Z #7 65.90 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-linux.Po 2024-08-20T21:57:15.8726300Z #7 65.90 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o `test -f 'm_syswrap/syswrap-ppc64-linux.c' || echo './'`m_syswrap/syswrap-ppc64-linux.c 2024-08-20T21:57:15.8747715Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o `test -f 'm_syswrap/syswrap-x86-freebsd.c' || echo './'`m_syswrap/syswrap-x86-freebsd.c 2024-08-20T21:57:15.8770055Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o `test -f 'm_syswrap/syswrap-amd64-freebsd.c' || echo './'`m_syswrap/syswrap-amd64-freebsd.c 2024-08-20T21:57:15.8782980Z #7 65.91 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-darwin.Po 2024-08-20T21:57:15.8796486Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o `test -f 'm_syswrap/syswrap-arm-linux.c' || echo './'`m_syswrap/syswrap-arm-linux.c 2024-08-20T21:57:15.8819262Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o `test -f 'm_syswrap/syswrap-arm64-linux.c' || echo './'`m_syswrap/syswrap-arm64-linux.c 2024-08-20T21:57:15.8841357Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o `test -f 'm_syswrap/syswrap-s390x-linux.c' || echo './'`m_syswrap/syswrap-s390x-linux.c 2024-08-20T21:57:15.8863397Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o `test -f 'm_syswrap/syswrap-mips32-linux.c' || echo './'`m_syswrap/syswrap-mips32-linux.c 2024-08-20T21:57:15.8889130Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o `test -f 'm_syswrap/syswrap-mips64-linux.c' || echo './'`m_syswrap/syswrap-mips64-linux.c 2024-08-20T21:57:15.8911380Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o `test -f 'm_syswrap/syswrap-nanomips-linux.c' || echo './'`m_syswrap/syswrap-nanomips-linux.c 2024-08-20T21:57:15.8934682Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o `test -f 'm_syswrap/syswrap-x86-darwin.c' || echo './'`m_syswrap/syswrap-x86-darwin.c 2024-08-20T21:57:15.8957308Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o `test -f 'm_syswrap/syswrap-amd64-darwin.c' || echo './'`m_syswrap/syswrap-amd64-darwin.c 2024-08-20T21:57:15.8969867Z #7 65.91 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-solaris.Po 2024-08-20T21:57:15.8982665Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o `test -f 'm_syswrap/syswrap-xen.c' || echo './'`m_syswrap/syswrap-xen.c 2024-08-20T21:57:15.9004617Z #7 65.91 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o `test -f 'm_syswrap/syswrap-x86-solaris.c' || echo './'`m_syswrap/syswrap-x86-solaris.c 2024-08-20T21:57:15.9017318Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.Po 2024-08-20T21:57:15.9020539Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.Po 2024-08-20T21:57:15.9023819Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.Po 2024-08-20T21:57:15.9037222Z #7 65.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o -MD -MP -MF m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo -c -o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o `test -f 'm_syswrap/syswrap-amd64-solaris.c' || echo './'`m_syswrap/syswrap-amd64-solaris.c 2024-08-20T21:57:15.9050701Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.Po 2024-08-20T21:57:15.9053646Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm-linux.Po 2024-08-20T21:57:15.9056596Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-darwin.Po 2024-08-20T21:57:15.9069249Z #7 65.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-elf.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-elf.o `test -f 'm_ume/elf.c' || echo './'`m_ume/elf.c 2024-08-20T21:57:15.9080437Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-arm64-linux.Po 2024-08-20T21:57:15.9083840Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips32-linux.Po 2024-08-20T21:57:15.9087127Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-mips64-linux.Po 2024-08-20T21:57:15.9090589Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.Po 2024-08-20T21:57:15.9093979Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-s390x-linux.Po 2024-08-20T21:57:15.9106363Z #7 65.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-macho.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-macho.o `test -f 'm_ume/macho.c' || echo './'`m_ume/macho.c 2024-08-20T21:57:15.9117671Z #7 65.92 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.Po 2024-08-20T21:57:15.9130534Z #7 65.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-main.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-main.o `test -f 'm_ume/main.c' || echo './'`m_ume/main.c 2024-08-20T21:57:15.9151234Z #7 65.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/libexec/valgrind"\" -DVG_PLATFORM="\"amd64-linux\"" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -DENABLE_LINUX_TICKET_LOCK -MT m_ume/libcoregrind_amd64_linux_a-script.o -MD -MP -MF m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo -c -o m_ume/libcoregrind_amd64_linux_a-script.o `test -f 'm_ume/script.c' || echo './'`m_ume/script.c 2024-08-20T21:57:15.9160745Z #7 65.93 rm -f libgcc-sup-amd64-linux.a 2024-08-20T21:57:15.9161506Z #7 65.93 mkdir -p ../.in_place; \ 2024-08-20T21:57:15.9162362Z #7 65.93 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:57:15.9163283Z #7 65.93 rm -f ../.in_place/$f; \ 2024-08-20T21:57:15.9164128Z #7 65.93 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:57:15.9164883Z #7 65.93 done 2024-08-20T21:57:15.9165458Z #7 65.93 mkdir -p ../.in_place; \ 2024-08-20T21:57:15.9166104Z #7 65.93 for f in ; do \ 2024-08-20T21:57:15.9166788Z #7 65.93 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:15.9167756Z #7 65.93 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:15.9168574Z #7 65.93 done 2024-08-20T21:57:15.9170726Z #7 65.93 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-x86-solaris.Po 2024-08-20T21:57:15.9173246Z #7 65.93 /usr/bin/ar cru libgcc-sup-amd64-linux.a libgcc_sup_amd64_linux_a-m_libgcc_sup.o 2024-08-20T21:57:15.9185335Z #7 65.93 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind valgrind-launcher-linux.o valgrind-m_debuglog.o 2024-08-20T21:57:15.9196237Z #7 65.93 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:57:15.9197757Z #7 65.93 mkdir -p ../.in_place; \ 2024-08-20T21:57:15.9244966Z #7 65.93 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2024-08-20T21:57:15.9288359Z #7 65.93 rm -f ../.in_place/$f; \ 2024-08-20T21:57:15.9289395Z #7 65.93 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:57:15.9290171Z #7 65.93 done 2024-08-20T21:57:15.9291110Z #7 65.93 ranlib libgcc-sup-amd64-linux.a 2024-08-20T21:57:15.9293289Z #7 65.94 mv -f m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Tpo m_sigframe/.deps/libcoregrind_amd64_linux_a-sigframe-amd64-linux.Po 2024-08-20T21:57:15.9296636Z #7 65.94 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.Po 2024-08-20T21:57:15.9314387Z #7 65.94 mv -f .deps/libcoregrind_amd64_linux_a-m_errormgr.Tpo .deps/libcoregrind_amd64_linux_a-m_errormgr.Po 2024-08-20T21:57:15.9316940Z #7 65.94 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-macho.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-macho.Po 2024-08-20T21:57:15.9319858Z #7 65.95 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux-variants.Po 2024-08-20T21:57:15.9322865Z #7 66.00 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-d3basics.Po 2024-08-20T21:57:15.9325373Z #7 66.00 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-target.Po 2024-08-20T21:57:15.9327660Z #7 66.01 mv -f .deps/libcoregrind_amd64_linux_a-m_translate.Tpo .deps/libcoregrind_amd64_linux_a-m_translate.Po 2024-08-20T21:57:15.9329875Z #7 66.01 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-script.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-script.Po 2024-08-20T21:57:15.9332357Z #7 66.03 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readpdb.Po 2024-08-20T21:57:15.9334773Z #7 66.03 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-main.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-main.Po 2024-08-20T21:57:15.9337330Z #7 66.04 mv -f m_ume/.deps/libcoregrind_amd64_linux_a-elf.Tpo m_ume/.deps/libcoregrind_amd64_linux_a-elf.Po 2024-08-20T21:57:16.0494819Z #7 66.04 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-amd64-linux.Po 2024-08-20T21:57:16.0496901Z #7 66.04 mv -f m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Tpo m_replacemalloc/.deps/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.Po 2024-08-20T21:57:16.0498269Z #7 66.05 rm -f libreplacemalloc_toolpreload-amd64-linux.a 2024-08-20T21:57:16.0499562Z #7 66.05 /usr/bin/ar cru libreplacemalloc_toolpreload-amd64-linux.a m_replacemalloc/libreplacemalloc_toolpreload_amd64_linux_a-vg_replace_malloc.o 2024-08-20T21:57:16.0500856Z #7 66.05 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:57:16.0501632Z #7 66.05 ranlib libreplacemalloc_toolpreload-amd64-linux.a 2024-08-20T21:57:16.0502784Z #7 66.07 mv -f m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Tpo m_initimg/.deps/libcoregrind_amd64_linux_a-initimg-linux.Po 2024-08-20T21:57:16.0504287Z #7 66.07 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-tinfl.Po 2024-08-20T21:57:16.0505758Z #7 66.08 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-m_gdbserver.Po 2024-08-20T21:57:16.0507321Z #7 66.10 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-rust-demangle.Po 2024-08-20T21:57:16.0508374Z #7 66.12 mv -f .deps/vgdb-vgdb.Tpo .deps/vgdb-vgdb.Po 2024-08-20T21:57:16.0514628Z #7 66.12 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vgdb vgdb-vgdb.o vgdb-vgdb-invoker-ptrace.o -lpthread 2024-08-20T21:57:16.0520988Z #7 66.13 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-d-demangle.Po 2024-08-20T21:57:16.0522511Z #7 66.13 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-main.Po 2024-08-20T21:57:16.0523993Z #7 66.13 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-server.Po 2024-08-20T21:57:16.0525485Z #7 66.14 mv -f m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Tpo m_gdbserver/.deps/libcoregrind_amd64_linux_a-remote-utils.Po 2024-08-20T21:57:16.0526972Z #7 66.18 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-image.Po 2024-08-20T21:57:16.1574545Z #7 66.23 mv -f .deps/libcoregrind_amd64_linux_a-m_transtab.Tpo .deps/libcoregrind_amd64_linux_a-m_transtab.Po 2024-08-20T21:57:16.1577164Z #7 66.27 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-storage.Po 2024-08-20T21:57:16.1579691Z #7 66.29 mv -f .deps/libcoregrind_amd64_linux_a-m_mallocfree.Tpo .deps/libcoregrind_amd64_linux_a-m_mallocfree.Po 2024-08-20T21:57:16.2902069Z #7 66.33 mv -f m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Tpo m_scheduler/.deps/libcoregrind_amd64_linux_a-scheduler.Po 2024-08-20T21:57:16.2904813Z #7 66.42 mv -f .deps/libnolto_coregrind_amd64_linux_a-m_main.Tpo .deps/libnolto_coregrind_amd64_linux_a-m_main.Po 2024-08-20T21:57:16.5022354Z #7 66.42 rm -f libnolto_coregrind-amd64-linux.a 2024-08-20T21:57:16.5024657Z #7 66.43 /usr/bin/ar cru libnolto_coregrind-amd64-linux.a libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2024-08-20T21:57:16.5027007Z #7 66.43 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:57:16.5028260Z #7 66.43 ranlib libnolto_coregrind-amd64-linux.a 2024-08-20T21:57:16.5030131Z #7 66.46 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf.Po 2024-08-20T21:57:16.5033073Z #7 66.46 mv -f m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Tpo m_aspacemgr/.deps/libcoregrind_amd64_linux_a-aspacemgr-linux.Po 2024-08-20T21:57:16.5036053Z #7 66.51 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-xen.Po 2024-08-20T21:57:16.5038861Z #7 66.63 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-debuginfo.Po 2024-08-20T21:57:16.7399933Z #7 66.87 mv -f m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Tpo m_demangle/.deps/libcoregrind_amd64_linux_a-cp-demangle.Po 2024-08-20T21:57:17.1318624Z #7 67.26 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readdwarf3.Po 2024-08-20T21:57:17.2428535Z #7 67.28 mv -f m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Tpo m_debuginfo/.deps/libcoregrind_amd64_linux_a-readelf.Po 2024-08-20T21:57:17.2430196Z #7 67.37 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-generic.Po 2024-08-20T21:57:20.2282907Z #7 70.36 mv -f m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Tpo m_syswrap/.deps/libcoregrind_amd64_linux_a-syswrap-linux.Po 2024-08-20T21:57:20.3724265Z #7 70.36 rm -f libcoregrind-amd64-linux.a 2024-08-20T21:57:20.3786242Z #7 70.36 /usr/bin/ar cru libcoregrind-amd64-linux.a libcoregrind_amd64_linux_a-m_addrinfo.o libcoregrind_amd64_linux_a-m_cache.o libcoregrind_amd64_linux_a-m_commandline.o libcoregrind_amd64_linux_a-m_compiler.o libcoregrind_amd64_linux_a-m_clientstate.o libcoregrind_amd64_linux_a-m_cpuid.o libcoregrind_amd64_linux_a-m_deduppoolalloc.o libcoregrind_amd64_linux_a-m_debuglog.o libcoregrind_amd64_linux_a-m_errormgr.o libcoregrind_amd64_linux_a-m_execontext.o libcoregrind_amd64_linux_a-m_hashtable.o libcoregrind_amd64_linux_a-m_libcbase.o libcoregrind_amd64_linux_a-m_libcassert.o libcoregrind_amd64_linux_a-m_libcfile.o libcoregrind_amd64_linux_a-m_libcprint.o libcoregrind_amd64_linux_a-m_libcproc.o libcoregrind_amd64_linux_a-m_libcsignal.o libcoregrind_amd64_linux_a-m_machine.o libcoregrind_amd64_linux_a-m_mallocfree.o libcoregrind_amd64_linux_a-m_options.o libcoregrind_amd64_linux_a-m_oset.o libcoregrind_amd64_linux_a-m_pathscan.o libcoregrind_amd64_linux_a-m_poolalloc.o libcoregrind_amd64_linux_a-m_rangemap.o libcoregrind_amd64_linux_a-m_redir.o libcoregrind_amd64_linux_a-m_sbprofile.o libcoregrind_amd64_linux_a-m_seqmatch.o libcoregrind_amd64_linux_a-m_signals.o libcoregrind_amd64_linux_a-m_sparsewa.o libcoregrind_amd64_linux_a-m_stacks.o libcoregrind_amd64_linux_a-m_stacktrace.o libcoregrind_amd64_linux_a-m_syscall.o libcoregrind_amd64_linux_a-m_threadstate.o libcoregrind_amd64_linux_a-m_tooliface.o libcoregrind_amd64_linux_a-m_trampoline.o libcoregrind_amd64_linux_a-m_translate.o libcoregrind_amd64_linux_a-m_transtab.o libcoregrind_amd64_linux_a-m_vki.o libcoregrind_amd64_linux_a-m_vkiscnums.o libcoregrind_amd64_linux_a-m_wordfm.o libcoregrind_amd64_linux_a-m_xarray.o libcoregrind_amd64_linux_a-m_xtree.o libcoregrind_amd64_linux_a-m_xtmemory.o libcoregrind_amd64_linux_a-m_aspacehl.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-common.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-linux.o m_aspacemgr/libcoregrind_amd64_linux_a-aspacemgr-segnames.o m_coredump/libcoregrind_amd64_linux_a-coredump-elf.o m_coredump/libcoregrind_amd64_linux_a-coredump-macho.o m_coredump/libcoregrind_amd64_linux_a-coredump-solaris.o m_debuginfo/libcoregrind_amd64_linux_a-misc.o m_debuginfo/libcoregrind_amd64_linux_a-d3basics.o m_debuginfo/libcoregrind_amd64_linux_a-debuginfo.o m_debuginfo/libcoregrind_amd64_linux_a-image.o m_debuginfo/libcoregrind_amd64_linux_a-minilzo-inl.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf.o m_debuginfo/libcoregrind_amd64_linux_a-readdwarf3.o m_debuginfo/libcoregrind_amd64_linux_a-readelf.o m_debuginfo/libcoregrind_amd64_linux_a-readexidx.o m_debuginfo/libcoregrind_amd64_linux_a-readmacho.o m_debuginfo/libcoregrind_amd64_linux_a-readpdb.o m_debuginfo/libcoregrind_amd64_linux_a-storage.o m_debuginfo/libcoregrind_amd64_linux_a-tinfl.o m_debuginfo/libcoregrind_amd64_linux_a-tytypes.o m_demangle/libcoregrind_amd64_linux_a-cp-demangle.o m_demangle/libcoregrind_amd64_linux_a-cplus-dem.o m_demangle/libcoregrind_amd64_linux_a-demangle.o m_demangle/libcoregrind_amd64_linux_a-dyn-string.o m_demangle/libcoregrind_amd64_linux_a-d-demangle.o m_demangle/libcoregrind_amd64_linux_a-rust-demangle.o m_demangle/libcoregrind_amd64_linux_a-safe-ctype.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64be-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-ppc64le-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-arm64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-s390x-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips32-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-mips64-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-nanomips-linux.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-freebsd.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-darwin.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-x86-solaris.o m_dispatch/libcoregrind_amd64_linux_a-dispatch-amd64-solaris.o m_gdbserver/libcoregrind_amd64_linux_a-inferiors.o m_gdbserver/libcoregrind_amd64_linux_a-m_gdbserver.o m_gdbserver/libcoregrind_amd64_linux_a-regcache.o m_gdbserver/libcoregrind_amd64_linux_a-remote-utils.o m_gdbserver/libcoregrind_amd64_linux_a-server.o m_gdbserver/libcoregrind_amd64_linux_a-signals.o m_gdbserver/libcoregrind_amd64_linux_a-target.o m_gdbserver/libcoregrind_amd64_linux_a-utils.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-x86.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-amd64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-arm64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-ppc64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-s390x.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips32.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-mips64.o m_gdbserver/libcoregrind_amd64_linux_a-valgrind-low-nanomips.o m_gdbserver/libcoregrind_amd64_linux_a-version.o m_initimg/libcoregrind_amd64_linux_a-initimg-linux.o m_initimg/libcoregrind_amd64_linux_a-initimg-freebsd.o m_initimg/libcoregrind_amd64_linux_a-initimg-darwin.o m_initimg/libcoregrind_amd64_linux_a-initimg-solaris.o m_mach/libcoregrind_amd64_linux_a-mach_basics.o m_mach/libcoregrind_amd64_linux_a-mach_msg.o m_mach/libcoregrind_amd64_linux_a-mach_traps-x86-darwin.o m_mach/libcoregrind_amd64_linux_a-mach_traps-amd64-darwin.o m_replacemalloc/libcoregrind_amd64_linux_a-replacemalloc_core.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock.o m_scheduler/libcoregrind_amd64_linux_a-sched-lock-generic.o m_scheduler/libcoregrind_amd64_linux_a-scheduler.o m_scheduler/libcoregrind_amd64_linux_a-sema.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-common.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-freebsd.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-ppc64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-arm64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-s390x-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips32-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-mips64-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-nanomips-linux.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-x86-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-amd64-darwin.o m_sigframe/libcoregrind_amd64_linux_a-sigframe-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64be-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-ppc64le-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syscall-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syscall-amd64-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-main.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-generic.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-linux-variants.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-ppc64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-freebsd.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-arm64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-s390x-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips32-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-mips64-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-nanomips-linux.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-darwin.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-xen.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-x86-solaris.o m_syswrap/libcoregrind_amd64_linux_a-syswrap-amd64-solaris.o m_ume/libcoregrind_amd64_linux_a-elf.o m_ume/libcoregrind_amd64_linux_a-macho.o m_ume/libcoregrind_amd64_linux_a-main.o m_ume/libcoregrind_amd64_linux_a-script.o m_scheduler/libcoregrind_amd64_linux_a-ticket-lock-linux.o libnolto_coregrind_amd64_linux_a-m_libcsetjmp.o libnolto_coregrind_amd64_linux_a-m_main.o 2024-08-20T21:57:20.3841249Z #7 70.37 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 2024-08-20T21:57:20.3842012Z #7 70.44 ranlib libcoregrind-amd64-linux.a 2024-08-20T21:57:20.3842744Z #7 70.50 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:20.6076817Z #7 70.50 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:20.6077905Z #7 70.51 Making all in . 2024-08-20T21:57:20.6078721Z #7 70.51 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:20.6079350Z #7 70.51 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:57:20.6079848Z #7 70.51 mkdir -p ./.in_place 2024-08-20T21:57:20.6080261Z #7 70.51 rm -f ./.in_place/default.supp 2024-08-20T21:57:20.6080762Z #7 70.52 ln -s ../default.supp ./.in_place 2024-08-20T21:57:20.6081411Z #7 70.52 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:20.6081958Z #7 70.52 Making all in memcheck 2024-08-20T21:57:20.6082605Z #7 70.52 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:20.6083201Z #7 70.52 Making all in . 2024-08-20T21:57:20.6083793Z #7 70.52 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:20.6089161Z #7 70.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_leakcheck.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_leakcheck.Tpo -c -o memcheck_amd64_linux-mc_leakcheck.o `test -f 'mc_leakcheck.c' || echo './'`mc_leakcheck.c 2024-08-20T21:57:20.6098463Z #7 70.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_malloc_wrappers.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo -c -o memcheck_amd64_linux-mc_malloc_wrappers.o `test -f 'mc_malloc_wrappers.c' || echo './'`mc_malloc_wrappers.c 2024-08-20T21:57:20.6107631Z #7 70.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main.Tpo -c -o memcheck_amd64_linux-mc_main.o `test -f 'mc_main.c' || echo './'`mc_main.c 2024-08-20T21:57:20.6116509Z #7 70.52 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_main_asm.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_main_asm.Tpo -c -o memcheck_amd64_linux-mc_main_asm.o `test -f 'mc_main_asm.c' || echo './'`mc_main_asm.c 2024-08-20T21:57:20.6125587Z #7 70.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_translate.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_translate.Tpo -c -o memcheck_amd64_linux-mc_translate.o `test -f 'mc_translate.c' || echo './'`mc_translate.c 2024-08-20T21:57:20.6134696Z #7 70.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_machine.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_machine.Tpo -c -o memcheck_amd64_linux-mc_machine.o `test -f 'mc_machine.c' || echo './'`mc_machine.c 2024-08-20T21:57:20.6143650Z #7 70.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT memcheck_amd64_linux-mc_errors.o -MD -MP -MF .deps/memcheck_amd64_linux-mc_errors.Tpo -c -o memcheck_amd64_linux-mc_errors.o `test -f 'mc_errors.c' || echo './'`mc_errors.c 2024-08-20T21:57:20.6153441Z #7 70.53 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o -MD -MP -MF .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo -c -o vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o `test -f 'mc_replace_strmem.c' || echo './'`mc_replace_strmem.c 2024-08-20T21:57:20.6158468Z #7 70.53 for f in ; do \ 2024-08-20T21:57:20.6158962Z #7 70.53 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:20.6159448Z #7 70.53 echo "dsymutil $f"; \ 2024-08-20T21:57:20.6159841Z #7 70.53 dsymutil $f; \ 2024-08-20T21:57:20.6160171Z #7 70.53 fi; \ 2024-08-20T21:57:20.6160427Z #7 70.53 done 2024-08-20T21:57:20.6160754Z #7 70.53 mkdir -p ../.in_place; \ 2024-08-20T21:57:20.6161122Z #7 70.53 for f in ; do \ 2024-08-20T21:57:20.6161502Z #7 70.53 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:20.6162037Z #7 70.53 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2024-08-20T21:57:20.6162489Z #7 70.53 done 2024-08-20T21:57:20.6163209Z #7 70.54 mv -f .deps/memcheck_amd64_linux-mc_main_asm.Tpo .deps/memcheck_amd64_linux-mc_main_asm.Po 2024-08-20T21:57:20.6164313Z #7 70.59 mv -f .deps/memcheck_amd64_linux-mc_machine.Tpo .deps/memcheck_amd64_linux-mc_machine.Po 2024-08-20T21:57:20.6375159Z #7 70.77 mv -f .deps/memcheck_amd64_linux-mc_malloc_wrappers.Tpo .deps/memcheck_amd64_linux-mc_malloc_wrappers.Po 2024-08-20T21:57:20.7590477Z #7 70.78 mv -f .deps/memcheck_amd64_linux-mc_errors.Tpo .deps/memcheck_amd64_linux-mc_errors.Po 2024-08-20T21:57:20.7591662Z #7 70.89 mv -f .deps/memcheck_amd64_linux-mc_leakcheck.Tpo .deps/memcheck_amd64_linux-mc_leakcheck.Po 2024-08-20T21:57:21.3531404Z #7 71.49 mv -f .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Tpo .deps/vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.Po 2024-08-20T21:57:21.5076131Z #7 71.49 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_memcheck-amd64-linux.so vgpreload_memcheck_amd64_linux_so-mc_replace_strmem.o 2024-08-20T21:57:22.1676594Z #7 72.30 mv -f .deps/memcheck_amd64_linux-mc_translate.Tpo .deps/memcheck_amd64_linux-mc_translate.Po 2024-08-20T21:57:23.1213069Z #7 73.25 mv -f .deps/memcheck_amd64_linux-mc_main.Tpo .deps/memcheck_amd64_linux-mc_main.Po 2024-08-20T21:57:23.2663982Z #7 73.26 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o memcheck-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 memcheck_amd64_linux-mc_leakcheck.o memcheck_amd64_linux-mc_malloc_wrappers.o memcheck_amd64_linux-mc_main.o memcheck_amd64_linux-mc_main_asm.o memcheck_amd64_linux-mc_translate.o memcheck_amd64_linux-mc_machine.o memcheck_amd64_linux-mc_errors.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:23.2669920Z #7 73.40 mkdir -p ../.in_place; \ 2024-08-20T21:57:23.2670621Z #7 73.40 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:57:23.2671319Z #7 73.40 rm -f ../.in_place/$f; \ 2024-08-20T21:57:23.2671824Z #7 73.40 ln -f -s ../memcheck/$f ../.in_place; \ 2024-08-20T21:57:23.2672244Z #7 73.40 done 2024-08-20T21:57:23.3900812Z #7 73.40 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:23.3901532Z #7 73.40 Making all in tests 2024-08-20T21:57:23.3902217Z #7 73.41 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:23.3902856Z #7 73.41 Making all in . 2024-08-20T21:57:23.3903488Z #7 73.42 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:23.3904240Z #7 73.42 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:57:23.3905011Z #7 73.42 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:23.3905630Z #7 73.42 Making all in amd64 2024-08-20T21:57:23.3906327Z #7 73.42 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:57:23.3907095Z #7 73.42 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:23.3908094Z #7 73.42 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:57:23.3908758Z #7 73.42 Making all in linux 2024-08-20T21:57:23.3909457Z #7 73.42 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:57:23.3910241Z #7 73.42 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:23.3911011Z #7 73.42 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:57:23.3911733Z #7 73.42 Making all in amd64-linux 2024-08-20T21:57:23.3912502Z #7 73.43 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:57:23.3913292Z #7 73.43 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:23.3914118Z #7 73.43 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:57:23.3915113Z #7 73.43 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:23.3915999Z #7 73.43 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:23.3916603Z #7 73.43 Making all in cachegrind 2024-08-20T21:57:23.3917268Z #7 73.43 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:23.3917867Z #7 73.43 Making all in . 2024-08-20T21:57:23.3918484Z #7 73.43 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:23.3923428Z #7 73.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cg_merge-cg_merge.o -MD -MP -MF .deps/cg_merge-cg_merge.Tpo -c -o cg_merge-cg_merge.o `test -f 'cg_merge.c' || echo './'`cg_merge.c 2024-08-20T21:57:23.3932154Z #7 73.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_main.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_main.Tpo -c -o cachegrind_amd64_linux-cg_main.o `test -f 'cg_main.c' || echo './'`cg_main.c 2024-08-20T21:57:23.3941112Z #7 73.43 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT cachegrind_amd64_linux-cg_arch.o -MD -MP -MF .deps/cachegrind_amd64_linux-cg_arch.Tpo -c -o cachegrind_amd64_linux-cg_arch.o `test -f 'cg_arch.c' || echo './'`cg_arch.c 2024-08-20T21:57:23.3945410Z #7 73.43 for f in ; do \ 2024-08-20T21:57:23.3945911Z #7 73.43 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:23.3946418Z #7 73.43 echo "dsymutil $f"; \ 2024-08-20T21:57:23.3946880Z #7 73.43 dsymutil $f; \ 2024-08-20T21:57:23.3947217Z #7 73.43 fi; \ 2024-08-20T21:57:23.3947491Z #7 73.43 done 2024-08-20T21:57:23.3947815Z #7 73.44 mkdir -p ../.in_place; \ 2024-08-20T21:57:23.3948185Z #7 73.44 for f in ; do \ 2024-08-20T21:57:23.3948592Z #7 73.44 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:23.3949131Z #7 73.44 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:23.3949595Z #7 73.44 done 2024-08-20T21:57:23.3950259Z #7 73.52 mv -f .deps/cachegrind_amd64_linux-cg_arch.Tpo .deps/cachegrind_amd64_linux-cg_arch.Po 2024-08-20T21:57:23.9882093Z #7 74.12 mv -f .deps/cg_merge-cg_merge.Tpo .deps/cg_merge-cg_merge.Po 2024-08-20T21:57:24.1836405Z #7 74.12 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o cg_merge cg_merge-cg_merge.o 2024-08-20T21:57:24.1842217Z #7 74.18 mv -f .deps/cachegrind_amd64_linux-cg_main.Tpo .deps/cachegrind_amd64_linux-cg_main.Po 2024-08-20T21:57:24.1847761Z #7 74.19 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o cachegrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 cachegrind_amd64_linux-cg_main.o cachegrind_amd64_linux-cg_arch.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:24.1852606Z #7 74.32 mkdir -p ../.in_place; \ 2024-08-20T21:57:24.1853111Z #7 74.32 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:57:24.1853629Z #7 74.32 rm -f ../.in_place/$f; \ 2024-08-20T21:57:24.1854128Z #7 74.32 ln -f -s ../cachegrind/$f ../.in_place; \ 2024-08-20T21:57:24.1854574Z #7 74.32 done 2024-08-20T21:57:24.2881145Z #7 74.32 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:24.2881793Z #7 74.32 Making all in tests 2024-08-20T21:57:24.2882538Z #7 74.32 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:24.2883183Z #7 74.33 Making all in . 2024-08-20T21:57:24.2883833Z #7 74.33 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:24.2884600Z #7 74.33 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:57:24.2885376Z #7 74.33 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:24.2886326Z #7 74.33 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:24.2887231Z #7 74.33 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:24.2887849Z #7 74.33 Making all in callgrind 2024-08-20T21:57:24.2888510Z #7 74.33 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:24.2889191Z #7 74.33 Making all in . 2024-08-20T21:57:24.2889814Z #7 74.34 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:24.2895137Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bb.o -MD -MP -MF .deps/callgrind_amd64_linux-bb.Tpo -c -o callgrind_amd64_linux-bb.o `test -f 'bb.c' || echo './'`bb.c 2024-08-20T21:57:24.2903915Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-bbcc.o -MD -MP -MF .deps/callgrind_amd64_linux-bbcc.Tpo -c -o callgrind_amd64_linux-bbcc.o `test -f 'bbcc.c' || echo './'`bbcc.c 2024-08-20T21:57:24.2912886Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-callstack.o -MD -MP -MF .deps/callgrind_amd64_linux-callstack.Tpo -c -o callgrind_amd64_linux-callstack.o `test -f 'callstack.c' || echo './'`callstack.c 2024-08-20T21:57:24.2921903Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-clo.o -MD -MP -MF .deps/callgrind_amd64_linux-clo.Tpo -c -o callgrind_amd64_linux-clo.o `test -f 'clo.c' || echo './'`clo.c 2024-08-20T21:57:24.2930862Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-context.o -MD -MP -MF .deps/callgrind_amd64_linux-context.Tpo -c -o callgrind_amd64_linux-context.o `test -f 'context.c' || echo './'`context.c 2024-08-20T21:57:24.2939831Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-costs.o -MD -MP -MF .deps/callgrind_amd64_linux-costs.Tpo -c -o callgrind_amd64_linux-costs.o `test -f 'costs.c' || echo './'`costs.c 2024-08-20T21:57:24.2948650Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-debug.o -MD -MP -MF .deps/callgrind_amd64_linux-debug.Tpo -c -o callgrind_amd64_linux-debug.o `test -f 'debug.c' || echo './'`debug.c 2024-08-20T21:57:24.2957448Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-dump.o -MD -MP -MF .deps/callgrind_amd64_linux-dump.Tpo -c -o callgrind_amd64_linux-dump.o `test -f 'dump.c' || echo './'`dump.c 2024-08-20T21:57:24.2966336Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-events.o -MD -MP -MF .deps/callgrind_amd64_linux-events.Tpo -c -o callgrind_amd64_linux-events.o `test -f 'events.c' || echo './'`events.c 2024-08-20T21:57:24.2975462Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-fn.o -MD -MP -MF .deps/callgrind_amd64_linux-fn.Tpo -c -o callgrind_amd64_linux-fn.o `test -f 'fn.c' || echo './'`fn.c 2024-08-20T21:57:24.2984336Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-jumps.o -MD -MP -MF .deps/callgrind_amd64_linux-jumps.Tpo -c -o callgrind_amd64_linux-jumps.o `test -f 'jumps.c' || echo './'`jumps.c 2024-08-20T21:57:24.2993167Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-main.o -MD -MP -MF .deps/callgrind_amd64_linux-main.Tpo -c -o callgrind_amd64_linux-main.o `test -f 'main.c' || echo './'`main.c 2024-08-20T21:57:24.3001927Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-sim.o -MD -MP -MF .deps/callgrind_amd64_linux-sim.Tpo -c -o callgrind_amd64_linux-sim.o `test -f 'sim.c' || echo './'`sim.c 2024-08-20T21:57:24.3010928Z #7 74.34 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -MT callgrind_amd64_linux-threads.o -MD -MP -MF .deps/callgrind_amd64_linux-threads.Tpo -c -o callgrind_amd64_linux-threads.o `test -f 'threads.c' || echo './'`threads.c 2024-08-20T21:57:24.3015294Z #7 74.34 for f in ; do \ 2024-08-20T21:57:24.3015784Z #7 74.34 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:24.3016289Z #7 74.34 echo "dsymutil $f"; \ 2024-08-20T21:57:24.3016689Z #7 74.34 dsymutil $f; \ 2024-08-20T21:57:24.3017026Z #7 74.34 fi; \ 2024-08-20T21:57:24.3017287Z #7 74.34 done 2024-08-20T21:57:24.3017624Z #7 74.34 mkdir -p ../.in_place; \ 2024-08-20T21:57:24.3017982Z #7 74.34 for f in ; do \ 2024-08-20T21:57:24.3018386Z #7 74.34 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:24.3018931Z #7 74.34 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:24.3019377Z #7 74.34 done 2024-08-20T21:57:24.3020010Z #7 74.38 mv -f .deps/callgrind_amd64_linux-costs.Tpo .deps/callgrind_amd64_linux-costs.Po 2024-08-20T21:57:24.3021026Z #7 74.42 mv -f .deps/callgrind_amd64_linux-jumps.Tpo .deps/callgrind_amd64_linux-jumps.Po 2024-08-20T21:57:24.3894403Z #7 74.45 mv -f .deps/callgrind_amd64_linux-context.Tpo .deps/callgrind_amd64_linux-context.Po 2024-08-20T21:57:24.3895512Z #7 74.45 mv -f .deps/callgrind_amd64_linux-bb.Tpo .deps/callgrind_amd64_linux-bb.Po 2024-08-20T21:57:24.3896546Z #7 74.46 mv -f .deps/callgrind_amd64_linux-threads.Tpo .deps/callgrind_amd64_linux-threads.Po 2024-08-20T21:57:24.3897666Z #7 74.46 mv -f .deps/callgrind_amd64_linux-callstack.Tpo .deps/callgrind_amd64_linux-callstack.Po 2024-08-20T21:57:24.3898715Z #7 74.49 mv -f .deps/callgrind_amd64_linux-debug.Tpo .deps/callgrind_amd64_linux-debug.Po 2024-08-20T21:57:24.3899698Z #7 74.51 mv -f .deps/callgrind_amd64_linux-fn.Tpo .deps/callgrind_amd64_linux-fn.Po 2024-08-20T21:57:24.3900690Z #7 74.52 mv -f .deps/callgrind_amd64_linux-events.Tpo .deps/callgrind_amd64_linux-events.Po 2024-08-20T21:57:24.6073852Z #7 74.59 mv -f .deps/callgrind_amd64_linux-bbcc.Tpo .deps/callgrind_amd64_linux-bbcc.Po 2024-08-20T21:57:24.6074885Z #7 74.60 mv -f .deps/callgrind_amd64_linux-clo.Tpo .deps/callgrind_amd64_linux-clo.Po 2024-08-20T21:57:24.6075899Z #7 74.74 mv -f .deps/callgrind_amd64_linux-dump.Tpo .deps/callgrind_amd64_linux-dump.Po 2024-08-20T21:57:24.8111115Z #7 74.79 mv -f .deps/callgrind_amd64_linux-main.Tpo .deps/callgrind_amd64_linux-main.Po 2024-08-20T21:57:25.2973009Z #7 75.43 mv -f .deps/callgrind_amd64_linux-sim.Tpo .deps/callgrind_amd64_linux-sim.Po 2024-08-20T21:57:25.4348749Z #7 75.43 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o callgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -I../cachegrind -static -nodefaultlibs -nostartfiles -u _start -m64 callgrind_amd64_linux-bb.o callgrind_amd64_linux-bbcc.o callgrind_amd64_linux-callstack.o callgrind_amd64_linux-clo.o callgrind_amd64_linux-context.o callgrind_amd64_linux-costs.o callgrind_amd64_linux-debug.o callgrind_amd64_linux-dump.o callgrind_amd64_linux-events.o callgrind_amd64_linux-fn.o callgrind_amd64_linux-jumps.o callgrind_amd64_linux-main.o callgrind_amd64_linux-sim.o callgrind_amd64_linux-threads.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:25.4355953Z #7 75.57 mkdir -p ../.in_place; \ 2024-08-20T21:57:25.4356450Z #7 75.57 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:57:25.4356946Z #7 75.57 rm -f ../.in_place/$f; \ 2024-08-20T21:57:25.4357431Z #7 75.57 ln -f -s ../callgrind/$f ../.in_place; \ 2024-08-20T21:57:25.4357849Z #7 75.57 done 2024-08-20T21:57:25.6359997Z #7 75.57 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:25.6361128Z #7 75.57 Making all in tests 2024-08-20T21:57:25.6361862Z #7 75.57 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:25.6362493Z #7 75.58 Making all in . 2024-08-20T21:57:25.6363145Z #7 75.58 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:25.6363920Z #7 75.58 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:57:25.6364676Z #7 75.58 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:25.6365619Z #7 75.58 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:25.6366527Z #7 75.58 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:25.6367124Z #7 75.58 Making all in helgrind 2024-08-20T21:57:25.6367768Z #7 75.58 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:25.6368370Z #7 75.58 Making all in . 2024-08-20T21:57:25.6369281Z #7 75.59 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:25.6374809Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_addrdescr.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_addrdescr.Tpo -c -o helgrind_amd64_linux-hg_addrdescr.o `test -f 'hg_addrdescr.c' || echo './'`hg_addrdescr.c 2024-08-20T21:57:25.6383814Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_basics.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_basics.Tpo -c -o helgrind_amd64_linux-hg_basics.o `test -f 'hg_basics.c' || echo './'`hg_basics.c 2024-08-20T21:57:25.6392680Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_errors.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_errors.Tpo -c -o helgrind_amd64_linux-hg_errors.o `test -f 'hg_errors.c' || echo './'`hg_errors.c 2024-08-20T21:57:25.6401883Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_lock_n_thread.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo -c -o helgrind_amd64_linux-hg_lock_n_thread.o `test -f 'hg_lock_n_thread.c' || echo './'`hg_lock_n_thread.c 2024-08-20T21:57:25.6410904Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_main.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_main.Tpo -c -o helgrind_amd64_linux-hg_main.o `test -f 'hg_main.c' || echo './'`hg_main.c 2024-08-20T21:57:25.6419820Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-hg_wordset.o -MD -MP -MF .deps/helgrind_amd64_linux-hg_wordset.Tpo -c -o helgrind_amd64_linux-hg_wordset.o `test -f 'hg_wordset.c' || echo './'`hg_wordset.c 2024-08-20T21:57:25.6428777Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -MT helgrind_amd64_linux-libhb_core.o -MD -MP -MF .deps/helgrind_amd64_linux-libhb_core.Tpo -c -o helgrind_amd64_linux-libhb_core.o `test -f 'libhb_core.c' || echo './'`libhb_core.c 2024-08-20T21:57:25.6438393Z #7 75.59 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -MT vgpreload_helgrind_amd64_linux_so-hg_intercepts.o -MD -MP -MF .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo -c -o vgpreload_helgrind_amd64_linux_so-hg_intercepts.o `test -f 'hg_intercepts.c' || echo './'`hg_intercepts.c 2024-08-20T21:57:25.6443405Z #7 75.59 for f in ; do \ 2024-08-20T21:57:25.6443903Z #7 75.59 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:25.6444389Z #7 75.59 echo "dsymutil $f"; \ 2024-08-20T21:57:25.6444773Z #7 75.59 dsymutil $f; \ 2024-08-20T21:57:25.6445106Z #7 75.59 fi; \ 2024-08-20T21:57:25.6445361Z #7 75.59 done 2024-08-20T21:57:25.6445690Z #7 75.59 mkdir -p ../.in_place; \ 2024-08-20T21:57:25.6446060Z #7 75.59 for f in ; do \ 2024-08-20T21:57:25.6446441Z #7 75.59 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:25.6446981Z #7 75.59 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:25.6447430Z #7 75.59 done 2024-08-20T21:57:25.6448080Z #7 75.61 mv -f .deps/helgrind_amd64_linux-hg_basics.Tpo .deps/helgrind_amd64_linux-hg_basics.Po 2024-08-20T21:57:25.6449244Z #7 75.61 mv -f .deps/helgrind_amd64_linux-hg_addrdescr.Tpo .deps/helgrind_amd64_linux-hg_addrdescr.Po 2024-08-20T21:57:25.6450432Z #7 75.62 mv -f .deps/helgrind_amd64_linux-hg_lock_n_thread.Tpo .deps/helgrind_amd64_linux-hg_lock_n_thread.Po 2024-08-20T21:57:25.6961435Z #7 75.83 mv -f .deps/helgrind_amd64_linux-hg_errors.Tpo .deps/helgrind_amd64_linux-hg_errors.Po 2024-08-20T21:57:25.8707165Z #7 75.85 mv -f .deps/helgrind_amd64_linux-hg_wordset.Tpo .deps/helgrind_amd64_linux-hg_wordset.Po 2024-08-20T21:57:26.2978753Z #7 76.43 mv -f .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Tpo .deps/vgpreload_helgrind_amd64_linux_so-hg_intercepts.Po 2024-08-20T21:57:26.4524643Z #7 76.43 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_helgrind-amd64-linux.so vgpreload_helgrind_amd64_linux_so-hg_intercepts.o 2024-08-20T21:57:26.5406325Z #7 76.67 mv -f .deps/helgrind_amd64_linux-hg_main.Tpo .deps/helgrind_amd64_linux-hg_main.Po 2024-08-20T21:57:26.6414947Z #7 76.77 mv -f .deps/helgrind_amd64_linux-libhb_core.Tpo .deps/helgrind_amd64_linux-libhb_core.Po 2024-08-20T21:57:26.7792097Z #7 76.78 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o helgrind-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -O2 -static -nodefaultlibs -nostartfiles -u _start -m64 helgrind_amd64_linux-hg_addrdescr.o helgrind_amd64_linux-hg_basics.o helgrind_amd64_linux-hg_errors.o helgrind_amd64_linux-hg_lock_n_thread.o helgrind_amd64_linux-hg_main.o helgrind_amd64_linux-hg_wordset.o helgrind_amd64_linux-libhb_core.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:26.7797554Z #7 76.91 mkdir -p ../.in_place; \ 2024-08-20T21:57:26.7798302Z #7 76.91 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:57:26.7799088Z #7 76.91 rm -f ../.in_place/$f; \ 2024-08-20T21:57:26.7799571Z #7 76.91 ln -f -s ../helgrind/$f ../.in_place; \ 2024-08-20T21:57:26.7799991Z #7 76.91 done 2024-08-20T21:57:26.8865007Z #7 76.92 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:26.8866151Z #7 76.92 Making all in tests 2024-08-20T21:57:26.8867384Z #7 76.92 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:57:26.8868759Z #7 76.92 make[3]: Nothing to be done for 'all'. 2024-08-20T21:57:26.8870357Z #7 76.92 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:57:26.8871991Z #7 76.92 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:26.8873076Z #7 76.92 Making all in drd 2024-08-20T21:57:26.8874094Z #7 76.92 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:26.8874934Z #7 76.93 Making all in . 2024-08-20T21:57:26.8875929Z #7 76.93 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:26.8886812Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_barrier.o -MD -MP -MF .deps/drd_amd64_linux-drd_barrier.Tpo -c -o drd_amd64_linux-drd_barrier.o `test -f 'drd_barrier.c' || echo './'`drd_barrier.c 2024-08-20T21:57:26.8907049Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientobj.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientobj.Tpo -c -o drd_amd64_linux-drd_clientobj.o `test -f 'drd_clientobj.c' || echo './'`drd_clientobj.c 2024-08-20T21:57:26.8926882Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_clientreq.o -MD -MP -MF .deps/drd_amd64_linux-drd_clientreq.Tpo -c -o drd_amd64_linux-drd_clientreq.o `test -f 'drd_clientreq.c' || echo './'`drd_clientreq.c 2024-08-20T21:57:26.8946878Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond.Tpo -c -o drd_amd64_linux-drd_cond.o `test -f 'drd_cond.c' || echo './'`drd_cond.c 2024-08-20T21:57:26.8966607Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_cond_initializer.o -MD -MP -MF .deps/drd_amd64_linux-drd_cond_initializer.Tpo -c -o drd_amd64_linux-drd_cond_initializer.o `test -f 'drd_cond_initializer.c' || echo './'`drd_cond_initializer.c 2024-08-20T21:57:26.8987397Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_error.o -MD -MP -MF .deps/drd_amd64_linux-drd_error.Tpo -c -o drd_amd64_linux-drd_error.o `test -f 'drd_error.c' || echo './'`drd_error.c 2024-08-20T21:57:26.9006545Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_hb.o -MD -MP -MF .deps/drd_amd64_linux-drd_hb.Tpo -c -o drd_amd64_linux-drd_hb.o `test -f 'drd_hb.c' || echo './'`drd_hb.c 2024-08-20T21:57:26.9025939Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_load_store.o -MD -MP -MF .deps/drd_amd64_linux-drd_load_store.Tpo -c -o drd_amd64_linux-drd_load_store.o `test -f 'drd_load_store.c' || echo './'`drd_load_store.c 2024-08-20T21:57:26.9046343Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_main.o -MD -MP -MF .deps/drd_amd64_linux-drd_main.Tpo -c -o drd_amd64_linux-drd_main.o `test -f 'drd_main.c' || echo './'`drd_main.c 2024-08-20T21:57:26.9067047Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_malloc_wrappers.o -MD -MP -MF .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo -c -o drd_amd64_linux-drd_malloc_wrappers.o `test -f 'drd_malloc_wrappers.c' || echo './'`drd_malloc_wrappers.c 2024-08-20T21:57:26.9087181Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_mutex.o -MD -MP -MF .deps/drd_amd64_linux-drd_mutex.Tpo -c -o drd_amd64_linux-drd_mutex.o `test -f 'drd_mutex.c' || echo './'`drd_mutex.c 2024-08-20T21:57:26.9106453Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_rwlock.o -MD -MP -MF .deps/drd_amd64_linux-drd_rwlock.Tpo -c -o drd_amd64_linux-drd_rwlock.o `test -f 'drd_rwlock.c' || echo './'`drd_rwlock.c 2024-08-20T21:57:26.9125983Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_semaphore.o -MD -MP -MF .deps/drd_amd64_linux-drd_semaphore.Tpo -c -o drd_amd64_linux-drd_semaphore.o `test -f 'drd_semaphore.c' || echo './'`drd_semaphore.c 2024-08-20T21:57:26.9145554Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT drd_amd64_linux-drd_suppression.o -MD -MP -MF .deps/drd_amd64_linux-drd_suppression.Tpo -c -o drd_amd64_linux-drd_suppression.o `test -f 'drd_suppression.c' || echo './'`drd_suppression.c 2024-08-20T21:57:26.9166416Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o `test -f 'drd_libstdcxx_intercepts.c' || echo './'`drd_libstdcxx_intercepts.c 2024-08-20T21:57:26.9190402Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o `test -f 'drd_pthread_intercepts.c' || echo './'`drd_pthread_intercepts.c 2024-08-20T21:57:26.9214682Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o `test -f 'drd_qtcore_intercepts.c' || echo './'`drd_qtcore_intercepts.c 2024-08-20T21:57:26.9239053Z #7 76.93 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -MT vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o -MD -MP -MF .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo -c -o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o `test -f 'drd_strmem_intercepts.c' || echo './'`drd_strmem_intercepts.c 2024-08-20T21:57:26.9251014Z #7 76.93 for f in ; do \ 2024-08-20T21:57:26.9252149Z #7 76.93 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:26.9253089Z #7 76.93 echo "dsymutil $f"; \ 2024-08-20T21:57:26.9253796Z #7 76.93 dsymutil $f; \ 2024-08-20T21:57:26.9254414Z #7 76.93 fi; \ 2024-08-20T21:57:26.9254829Z #7 76.93 done 2024-08-20T21:57:26.9255403Z #7 76.94 mkdir -p ../.in_place; \ 2024-08-20T21:57:26.9256063Z #7 76.94 for f in ; do \ 2024-08-20T21:57:26.9256742Z #7 76.94 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:26.9257650Z #7 76.94 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2024-08-20T21:57:26.9258461Z #7 76.94 done 2024-08-20T21:57:26.9259852Z #7 76.95 mv -f .deps/drd_amd64_linux-drd_cond_initializer.Tpo .deps/drd_amd64_linux-drd_cond_initializer.Po 2024-08-20T21:57:26.9262616Z #7 76.97 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.Po 2024-08-20T21:57:26.9265179Z #7 76.98 mv -f .deps/drd_amd64_linux-drd_suppression.Tpo .deps/drd_amd64_linux-drd_suppression.Po 2024-08-20T21:57:26.9267704Z #7 76.98 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.Po 2024-08-20T21:57:26.9270124Z #7 76.99 mv -f .deps/drd_amd64_linux-drd_hb.Tpo .deps/drd_amd64_linux-drd_hb.Po 2024-08-20T21:57:26.9271949Z #7 76.99 mv -f .deps/drd_amd64_linux-drd_clientobj.Tpo .deps/drd_amd64_linux-drd_clientobj.Po 2024-08-20T21:57:26.9273718Z #7 77.01 mv -f .deps/drd_amd64_linux-drd_cond.Tpo .deps/drd_amd64_linux-drd_cond.Po 2024-08-20T21:57:26.9275444Z #7 77.02 mv -f .deps/drd_amd64_linux-drd_semaphore.Tpo .deps/drd_amd64_linux-drd_semaphore.Po 2024-08-20T21:57:27.0862970Z #7 77.02 mv -f .deps/drd_amd64_linux-drd_malloc_wrappers.Tpo .deps/drd_amd64_linux-drd_malloc_wrappers.Po 2024-08-20T21:57:27.0865129Z #7 77.02 mv -f .deps/drd_amd64_linux-drd_clientreq.Tpo .deps/drd_amd64_linux-drd_clientreq.Po 2024-08-20T21:57:27.0867084Z #7 77.04 mv -f .deps/drd_amd64_linux-drd_barrier.Tpo .deps/drd_amd64_linux-drd_barrier.Po 2024-08-20T21:57:27.0869086Z #7 77.06 mv -f .deps/drd_amd64_linux-drd_mutex.Tpo .deps/drd_amd64_linux-drd_mutex.Po 2024-08-20T21:57:27.0870902Z #7 77.06 mv -f .deps/drd_amd64_linux-drd_rwlock.Tpo .deps/drd_amd64_linux-drd_rwlock.Po 2024-08-20T21:57:27.0872951Z #7 77.07 mv -f .deps/drd_amd64_linux-drd_error.Tpo .deps/drd_amd64_linux-drd_error.Po 2024-08-20T21:57:27.1784818Z #7 77.31 mv -f .deps/drd_amd64_linux-drd_main.Tpo .deps/drd_amd64_linux-drd_main.Po 2024-08-20T21:57:27.6523330Z #7 77.78 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.Po 2024-08-20T21:57:28.0818934Z #7 78.21 mv -f .deps/drd_amd64_linux-drd_load_store.Tpo .deps/drd_amd64_linux-drd_load_store.Po 2024-08-20T21:57:28.2209449Z #7 78.22 mv -f .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Tpo .deps/vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.Po 2024-08-20T21:57:28.2217940Z #7 78.22 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o drd-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -static -nodefaultlibs -nostartfiles -u _start -m64 drd_amd64_linux-drd_barrier.o drd_amd64_linux-drd_clientobj.o drd_amd64_linux-drd_clientreq.o drd_amd64_linux-drd_cond.o drd_amd64_linux-drd_cond_initializer.o drd_amd64_linux-drd_error.o drd_amd64_linux-drd_hb.o drd_amd64_linux-drd_load_store.o drd_amd64_linux-drd_main.o drd_amd64_linux-drd_malloc_wrappers.o drd_amd64_linux-drd_mutex.o drd_amd64_linux-drd_rwlock.o drd_amd64_linux-drd_semaphore.o drd_amd64_linux-drd_suppression.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:28.2231214Z #7 78.22 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf --param inline-unit-growth=900 -O2 -Wextra -Wformat-nonliteral -Wswitch-enum -Wno-inline -Wno-unused-parameter -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_drd-amd64-linux.so vgpreload_drd_amd64_linux_so-drd_libstdcxx_intercepts.o vgpreload_drd_amd64_linux_so-drd_pthread_intercepts.o vgpreload_drd_amd64_linux_so-drd_qtcore_intercepts.o vgpreload_drd_amd64_linux_so-drd_strmem_intercepts.o 2024-08-20T21:57:28.2237568Z #7 78.35 mkdir -p ../.in_place; \ 2024-08-20T21:57:28.2238198Z #7 78.35 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:57:28.2238802Z #7 78.35 rm -f ../.in_place/$f; \ 2024-08-20T21:57:28.2239267Z #7 78.35 ln -f -s ../drd/$f ../.in_place; \ 2024-08-20T21:57:28.2239666Z #7 78.35 done 2024-08-20T21:57:28.3916882Z #7 78.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:28.3917678Z #7 78.36 Making all in tests 2024-08-20T21:57:28.3918361Z #7 78.36 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:57:28.3919117Z #7 78.36 make[3]: Nothing to be done for 'all'. 2024-08-20T21:57:28.3919838Z #7 78.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:57:28.3920722Z #7 78.36 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:28.3921303Z #7 78.36 Making all in massif 2024-08-20T21:57:28.3921914Z #7 78.37 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:28.3922732Z #7 78.37 Making all in . 2024-08-20T21:57:28.3923335Z #7 78.37 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:28.3928382Z #7 78.37 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT massif_amd64_linux-ms_main.o -MD -MP -MF .deps/massif_amd64_linux-ms_main.Tpo -c -o massif_amd64_linux-ms_main.o `test -f 'ms_main.c' || echo './'`ms_main.c 2024-08-20T21:57:28.3932724Z #7 78.37 for f in ; do \ 2024-08-20T21:57:28.3933224Z #7 78.37 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:28.3933726Z #7 78.37 echo "dsymutil $f"; \ 2024-08-20T21:57:28.3934114Z #7 78.37 dsymutil $f; \ 2024-08-20T21:57:28.3934432Z #7 78.37 fi; \ 2024-08-20T21:57:28.3934715Z #7 78.37 done 2024-08-20T21:57:28.3935043Z #7 78.37 mkdir -p ../.in_place; \ 2024-08-20T21:57:28.3935398Z #7 78.37 for f in ; do \ 2024-08-20T21:57:28.3935791Z #7 78.37 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:28.3936316Z #7 78.37 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2024-08-20T21:57:28.3936742Z #7 78.37 done 2024-08-20T21:57:28.3941489Z #7 78.37 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_massif-amd64-linux.so 2024-08-20T21:57:28.6701889Z #7 78.80 mv -f .deps/massif_amd64_linux-ms_main.Tpo .deps/massif_amd64_linux-ms_main.Po 2024-08-20T21:57:28.8007368Z #7 78.81 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o massif-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 massif_amd64_linux-ms_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:28.8011820Z #7 78.93 mkdir -p ../.in_place; \ 2024-08-20T21:57:28.8012500Z #7 78.93 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:57:28.8013179Z #7 78.93 rm -f ../.in_place/$f; \ 2024-08-20T21:57:28.8013652Z #7 78.93 ln -f -s ../massif/$f ../.in_place; \ 2024-08-20T21:57:28.8014074Z #7 78.93 done 2024-08-20T21:57:28.9687274Z #7 78.94 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:28.9687953Z #7 78.94 Making all in tests 2024-08-20T21:57:28.9688731Z #7 78.94 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:57:28.9689605Z #7 78.94 make[3]: Nothing to be done for 'all'. 2024-08-20T21:57:28.9690360Z #7 78.94 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:57:28.9691227Z #7 78.94 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:28.9692042Z #7 78.94 Making all in dhat 2024-08-20T21:57:28.9692646Z #7 78.94 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:28.9693204Z #7 78.95 Making all in . 2024-08-20T21:57:28.9693791Z #7 78.95 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:28.9699118Z #7 78.95 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT dhat_amd64_linux-dh_main.o -MD -MP -MF .deps/dhat_amd64_linux-dh_main.Tpo -c -o dhat_amd64_linux-dh_main.o `test -f 'dh_main.c' || echo './'`dh_main.c 2024-08-20T21:57:28.9709062Z #7 78.95 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -MT vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o -MD -MP -MF .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo -c -o vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o `test -f 'dh_replace_strmem.c' || echo './'`dh_replace_strmem.c 2024-08-20T21:57:28.9714025Z #7 78.95 for f in ; do \ 2024-08-20T21:57:28.9714522Z #7 78.95 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:28.9715026Z #7 78.95 echo "dsymutil $f"; \ 2024-08-20T21:57:28.9715401Z #7 78.95 dsymutil $f; \ 2024-08-20T21:57:28.9715738Z #7 78.95 fi; \ 2024-08-20T21:57:28.9716007Z #7 78.95 done 2024-08-20T21:57:28.9716323Z #7 78.95 mkdir -p ../.in_place; \ 2024-08-20T21:57:28.9716689Z #7 78.95 for f in ; do \ 2024-08-20T21:57:28.9717084Z #7 78.95 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:28.9717583Z #7 78.95 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2024-08-20T21:57:28.9718021Z #7 78.95 done 2024-08-20T21:57:29.1281928Z #7 79.26 mv -f .deps/dhat_amd64_linux-dh_main.Tpo .deps/dhat_amd64_linux-dh_main.Po 2024-08-20T21:57:29.2825654Z #7 79.26 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o dhat-amd64-linux -DDHAT_VIEW_DIR=\"/usr/local/libexec/valgrind\" -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 dhat_amd64_linux-dh_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:29.6815385Z #7 79.81 mv -f .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Tpo .deps/vgpreload_dhat_amd64_linux_so-dh_replace_strmem.Po 2024-08-20T21:57:29.8611774Z #7 79.82 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -O -g -fno-omit-frame-pointer -fno-strict-aliasing -fpic -fno-builtin -fno-ipa-icf -O2 -nodefaultlibs -shared -Wl,-z,interpose,-z,initfirst -m64 -Wl,--whole-archive ../coregrind/libreplacemalloc_toolpreload-amd64-linux.a -Wl,--no-whole-archive -o vgpreload_dhat-amd64-linux.so vgpreload_dhat_amd64_linux_so-dh_replace_strmem.o 2024-08-20T21:57:29.8617280Z #7 79.83 mkdir -p ../.in_place; \ 2024-08-20T21:57:29.8617958Z #7 79.83 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:57:29.8618605Z #7 79.83 rm -f ../.in_place/$f; \ 2024-08-20T21:57:29.8619078Z #7 79.83 ln -f -s ../dhat/$f ../.in_place; \ 2024-08-20T21:57:29.8619490Z #7 79.83 done 2024-08-20T21:57:29.8620019Z #7 79.83 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:29.8620585Z #7 79.83 Making all in tests 2024-08-20T21:57:29.8621228Z #7 79.83 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:57:29.8621945Z #7 79.83 make[3]: Nothing to be done for 'all'. 2024-08-20T21:57:29.8622654Z #7 79.83 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:57:29.8623501Z #7 79.83 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:29.8624072Z #7 79.83 Making all in lackey 2024-08-20T21:57:29.8624689Z #7 79.84 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:29.8625256Z #7 79.84 Making all in . 2024-08-20T21:57:29.8625940Z #7 79.84 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:29.8630975Z #7 79.84 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT lackey_amd64_linux-lk_main.o -MD -MP -MF .deps/lackey_amd64_linux-lk_main.Tpo -c -o lackey_amd64_linux-lk_main.o `test -f 'lk_main.c' || echo './'`lk_main.c 2024-08-20T21:57:29.8635090Z #7 79.84 for f in ; do \ 2024-08-20T21:57:29.8635563Z #7 79.84 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:29.8636050Z #7 79.84 echo "dsymutil $f"; \ 2024-08-20T21:57:29.8636424Z #7 79.84 dsymutil $f; \ 2024-08-20T21:57:29.8636736Z #7 79.84 fi; \ 2024-08-20T21:57:29.8636998Z #7 79.84 done 2024-08-20T21:57:29.8637317Z #7 79.84 mkdir -p ../.in_place; \ 2024-08-20T21:57:29.8637663Z #7 79.84 for f in ; do \ 2024-08-20T21:57:29.8638049Z #7 79.84 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:29.8638559Z #7 79.84 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2024-08-20T21:57:29.8638976Z #7 79.84 done 2024-08-20T21:57:29.9001136Z #7 80.03 mv -f .deps/lackey_amd64_linux-lk_main.Tpo .deps/lackey_amd64_linux-lk_main.Po 2024-08-20T21:57:30.0305604Z #7 80.04 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o lackey-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 lackey_amd64_linux-lk_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:30.0310070Z #7 80.16 mkdir -p ../.in_place; \ 2024-08-20T21:57:30.0310559Z #7 80.16 for f in lackey-amd64-linux ; do \ 2024-08-20T21:57:30.0311046Z #7 80.16 rm -f ../.in_place/$f; \ 2024-08-20T21:57:30.0311532Z #7 80.16 ln -f -s ../lackey/$f ../.in_place; \ 2024-08-20T21:57:30.0311958Z #7 80.16 done 2024-08-20T21:57:30.1981194Z #7 80.17 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:30.1981828Z #7 80.17 Making all in tests 2024-08-20T21:57:30.1982511Z #7 80.17 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:57:30.1983260Z #7 80.17 make[3]: Nothing to be done for 'all'. 2024-08-20T21:57:30.1983998Z #7 80.17 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:57:30.1984895Z #7 80.17 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:30.1985467Z #7 80.17 Making all in none 2024-08-20T21:57:30.1986072Z #7 80.17 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:30.1986660Z #7 80.17 Making all in . 2024-08-20T21:57:30.1987232Z #7 80.18 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:30.1992487Z #7 80.18 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT none_amd64_linux-nl_main.o -MD -MP -MF .deps/none_amd64_linux-nl_main.Tpo -c -o none_amd64_linux-nl_main.o `test -f 'nl_main.c' || echo './'`nl_main.c 2024-08-20T21:57:30.1996738Z #7 80.18 for f in ; do \ 2024-08-20T21:57:30.1997247Z #7 80.18 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:30.1997749Z #7 80.18 echo "dsymutil $f"; \ 2024-08-20T21:57:30.1998125Z #7 80.18 dsymutil $f; \ 2024-08-20T21:57:30.1998466Z #7 80.18 fi; \ 2024-08-20T21:57:30.1998740Z #7 80.18 done 2024-08-20T21:57:30.1999055Z #7 80.18 mkdir -p ../.in_place; \ 2024-08-20T21:57:30.1999424Z #7 80.18 for f in ; do \ 2024-08-20T21:57:30.1999820Z #7 80.18 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:30.2000320Z #7 80.18 ln -f -s ../none/$f.dSYM ../.in_place; \ 2024-08-20T21:57:30.2000759Z #7 80.18 done 2024-08-20T21:57:30.2001342Z #7 80.20 mv -f .deps/none_amd64_linux-nl_main.Tpo .deps/none_amd64_linux-nl_main.Po 2024-08-20T21:57:30.2006192Z #7 80.21 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o none-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 none_amd64_linux-nl_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:30.2010383Z #7 80.33 mkdir -p ../.in_place; \ 2024-08-20T21:57:30.2010850Z #7 80.33 for f in none-amd64-linux ; do \ 2024-08-20T21:57:30.2011331Z #7 80.33 rm -f ../.in_place/$f; \ 2024-08-20T21:57:30.2011811Z #7 80.33 ln -f -s ../none/$f ../.in_place; \ 2024-08-20T21:57:30.2012213Z #7 80.33 done 2024-08-20T21:57:30.3606912Z #7 80.33 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:30.3607555Z #7 80.33 Making all in tests 2024-08-20T21:57:30.3608253Z #7 80.34 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:30.3609230Z #7 80.34 Making all in . 2024-08-20T21:57:30.3609878Z #7 80.35 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:30.3610598Z #7 80.35 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:57:30.3611349Z #7 80.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:30.3611959Z #7 80.35 Making all in scripts 2024-08-20T21:57:30.3612655Z #7 80.35 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:57:30.3613403Z #7 80.35 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:30.3614172Z #7 80.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:57:30.3614827Z #7 80.35 Making all in amd64 2024-08-20T21:57:30.3615487Z #7 80.35 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:57:30.3616230Z #7 80.35 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:30.3616999Z #7 80.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:57:30.3617623Z #7 80.35 Making all in linux 2024-08-20T21:57:30.3618293Z #7 80.35 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:57:30.3619038Z #7 80.35 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:30.3619777Z #7 80.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:57:30.3620472Z #7 80.35 Making all in amd64-linux 2024-08-20T21:57:30.3621217Z #7 80.36 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:57:30.3621980Z #7 80.36 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:30.3622904Z #7 80.36 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:57:30.3623864Z #7 80.36 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:30.3624715Z #7 80.36 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:30.3625329Z #7 80.36 Making all in exp-bbv 2024-08-20T21:57:30.3625964Z #7 80.36 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:30.3626556Z #7 80.36 Making all in . 2024-08-20T21:57:30.3627142Z #7 80.36 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:30.3632526Z #7 80.36 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT exp_bbv_amd64_linux-bbv_main.o -MD -MP -MF .deps/exp_bbv_amd64_linux-bbv_main.Tpo -c -o exp_bbv_amd64_linux-bbv_main.o `test -f 'bbv_main.c' || echo './'`bbv_main.c 2024-08-20T21:57:30.3636817Z #7 80.36 for f in ; do \ 2024-08-20T21:57:30.3637311Z #7 80.36 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:30.3637813Z #7 80.36 echo "dsymutil $f"; \ 2024-08-20T21:57:30.3638188Z #7 80.36 dsymutil $f; \ 2024-08-20T21:57:30.3638522Z #7 80.36 fi; \ 2024-08-20T21:57:30.3638794Z #7 80.36 done 2024-08-20T21:57:30.3639110Z #7 80.36 mkdir -p ../.in_place; \ 2024-08-20T21:57:30.3639478Z #7 80.36 for f in ; do \ 2024-08-20T21:57:30.3639873Z #7 80.36 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:30.3640392Z #7 80.36 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2024-08-20T21:57:30.3640843Z #7 80.36 done 2024-08-20T21:57:30.3641471Z #7 80.49 mv -f .deps/exp_bbv_amd64_linux-bbv_main.Tpo .deps/exp_bbv_amd64_linux-bbv_main.Po 2024-08-20T21:57:30.4886434Z #7 80.50 ../coregrind/link_tool_exe_linux 0x58000000 gcc -o exp-bbv-amd64-linux -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -static -nodefaultlibs -nostartfiles -u _start -m64 exp_bbv_amd64_linux-bbv_main.o ../coregrind/libcoregrind-amd64-linux.a ../VEX/libvex-amd64-linux.a -lgcc ../coregrind/libgcc-sup-amd64-linux.a 2024-08-20T21:57:30.4891150Z #7 80.62 mkdir -p ../.in_place; \ 2024-08-20T21:57:30.4891667Z #7 80.62 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:57:30.4892165Z #7 80.62 rm -f ../.in_place/$f; \ 2024-08-20T21:57:30.4892647Z #7 80.62 ln -f -s ../exp-bbv/$f ../.in_place; \ 2024-08-20T21:57:30.4893080Z #7 80.62 done 2024-08-20T21:57:30.6870298Z #7 80.62 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:30.6870940Z #7 80.62 Making all in tests 2024-08-20T21:57:30.6871615Z #7 80.63 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:30.6872258Z #7 80.63 Making all in . 2024-08-20T21:57:30.6872899Z #7 80.63 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:30.6873647Z #7 80.63 make[4]: Nothing to be done for 'all-am'. 2024-08-20T21:57:30.6874395Z #7 80.63 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:30.6875072Z #7 80.63 Making all in amd64-linux 2024-08-20T21:57:30.6875834Z #7 80.63 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:57:30.6876854Z #7 80.63 make[4]: Nothing to be done for 'all'. 2024-08-20T21:57:30.6877686Z #7 80.63 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:57:30.6878682Z #7 80.63 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:30.6879570Z #7 80.63 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:30.6880144Z #7 80.63 Making all in shared 2024-08-20T21:57:30.6880763Z #7 80.64 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:57:30.6881456Z #7 80.64 make[2]: Nothing to be done for 'all'. 2024-08-20T21:57:30.6882142Z #7 80.64 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:57:30.6882723Z #7 80.64 Making all in tests 2024-08-20T21:57:30.6883329Z #7 80.64 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:57:30.6883998Z #7 80.64 make[2]: Nothing to be done for 'all'. 2024-08-20T21:57:30.6884695Z #7 80.64 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:57:30.6885270Z #7 80.64 Making all in perf 2024-08-20T21:57:30.6885854Z #7 80.64 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:57:30.6886543Z #7 80.64 make[2]: Nothing to be done for 'all'. 2024-08-20T21:57:30.6887230Z #7 80.64 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:57:30.6887801Z #7 80.64 Making all in gdbserver_tests 2024-08-20T21:57:30.6888516Z #7 80.64 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:30.6889248Z #7 80.65 Making all in . 2024-08-20T21:57:30.6889899Z #7 80.65 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:30.6890637Z #7 80.65 make[3]: Nothing to be done for 'all-am'. 2024-08-20T21:57:30.6891403Z #7 80.65 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:30.6892352Z #7 80.65 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:30.6893076Z #7 80.65 Making all in memcheck/tests/vbit-test 2024-08-20T21:57:30.6893885Z #7 80.65 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:57:30.6899287Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-main.o -MD -MP -MF .deps/vbit_test-main.Tpo -c -o vbit_test-main.o `test -f 'main.c' || echo './'`main.c 2024-08-20T21:57:30.6908010Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-unary.o -MD -MP -MF .deps/vbit_test-unary.Tpo -c -o vbit_test-unary.o `test -f 'unary.c' || echo './'`unary.c 2024-08-20T21:57:30.6916322Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-binary.o -MD -MP -MF .deps/vbit_test-binary.Tpo -c -o vbit_test-binary.o `test -f 'binary.c' || echo './'`binary.c 2024-08-20T21:57:30.6924664Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-ternary.o -MD -MP -MF .deps/vbit_test-ternary.Tpo -c -o vbit_test-ternary.o `test -f 'ternary.c' || echo './'`ternary.c 2024-08-20T21:57:30.6933546Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-qernary.o -MD -MP -MF .deps/vbit_test-qernary.Tpo -c -o vbit_test-qernary.o `test -f 'qernary.c' || echo './'`qernary.c 2024-08-20T21:57:30.6942555Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-util.o -MD -MP -MF .deps/vbit_test-util.Tpo -c -o vbit_test-util.o `test -f 'util.c' || echo './'`util.c 2024-08-20T21:57:30.6950815Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-vbits.o -MD -MP -MF .deps/vbit_test-vbits.Tpo -c -o vbit_test-vbits.o `test -f 'vbits.c' || echo './'`vbits.c 2024-08-20T21:57:30.6959045Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-irops.o -MD -MP -MF .deps/vbit_test-irops.Tpo -c -o vbit_test-irops.o `test -f 'irops.c' || echo './'`irops.c 2024-08-20T21:57:30.6967361Z #7 80.65 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../../../include -I../../../memcheck -I../../../VEX/pub -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT vbit_test-valgrind.o -MD -MP -MF .deps/vbit_test-valgrind.Tpo -c -o vbit_test-valgrind.o `test -f 'valgrind.c' || echo './'`valgrind.c 2024-08-20T21:57:30.6972197Z #7 80.70 mv -f .deps/vbit_test-unary.Tpo .deps/vbit_test-unary.Po 2024-08-20T21:57:30.6972970Z #7 80.70 mv -f .deps/vbit_test-ternary.Tpo .deps/vbit_test-ternary.Po 2024-08-20T21:57:30.6973746Z #7 80.70 mv -f .deps/vbit_test-qernary.Tpo .deps/vbit_test-qernary.Po 2024-08-20T21:57:30.6974503Z #7 80.71 mv -f .deps/vbit_test-irops.Tpo .deps/vbit_test-irops.Po 2024-08-20T21:57:30.6975364Z #7 80.71 mv -f .deps/vbit_test-valgrind.Tpo .deps/vbit_test-valgrind.Po 2024-08-20T21:57:30.6976105Z #7 80.71 mv -f .deps/vbit_test-main.Tpo .deps/vbit_test-main.Po 2024-08-20T21:57:30.6976813Z #7 80.72 mv -f .deps/vbit_test-util.Tpo .deps/vbit_test-util.Po 2024-08-20T21:57:30.6977546Z #7 80.82 mv -f .deps/vbit_test-binary.Tpo .deps/vbit_test-binary.Po 2024-08-20T21:57:30.8334419Z #7 80.88 mv -f .deps/vbit_test-vbits.Tpo .deps/vbit_test-vbits.Po 2024-08-20T21:57:30.8341717Z #7 80.89 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o vbit-test vbit_test-main.o vbit_test-unary.o vbit_test-binary.o vbit_test-ternary.o vbit_test-qernary.o vbit_test-util.o vbit_test-vbits.o vbit_test-irops.o vbit_test-valgrind.o ../../../VEX/libvex-amd64-linux.a 2024-08-20T21:57:30.8348756Z #7 80.91 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:57:30.8349595Z #7 80.91 Making all in auxprogs 2024-08-20T21:57:30.8350505Z #7 80.92 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:57:30.8356038Z #7 80.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_listener-valgrind-listener.o -MD -MP -MF .deps/valgrind_listener-valgrind-listener.Tpo -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo './'`valgrind-listener.c 2024-08-20T21:57:30.8365621Z #7 80.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -I../coregrind -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT valgrind_di_server-valgrind-di-server.o -MD -MP -MF .deps/valgrind_di_server-valgrind-di-server.Tpo -c -o valgrind_di_server-valgrind-di-server.o `test -f 'valgrind-di-server.c' || echo './'`valgrind-di-server.c 2024-08-20T21:57:30.8375008Z #7 80.92 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include -I../VEX/pub -I../VEX/pub -DVGA_amd64=1 -DVGO_linux=1 -DVGP_amd64_linux=1 -DVGPV_amd64_linux_vanilla=1 -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -MT getoff_amd64_linux-getoff.o -MD -MP -MF .deps/getoff_amd64_linux-getoff.Tpo -c -o getoff_amd64_linux-getoff.o `test -f 'getoff.c' || echo './'`getoff.c 2024-08-20T21:57:30.8379323Z #7 80.92 for f in ; do \ 2024-08-20T21:57:30.8379822Z #7 80.92 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:30.8380310Z #7 80.92 echo "dsymutil $f"; \ 2024-08-20T21:57:30.8380696Z #7 80.92 dsymutil $f; \ 2024-08-20T21:57:30.8381026Z #7 80.92 fi; \ 2024-08-20T21:57:30.8381280Z #7 80.92 done 2024-08-20T21:57:30.8381609Z #7 80.92 mkdir -p ../.in_place; \ 2024-08-20T21:57:30.8381975Z #7 80.92 for f in ; do \ 2024-08-20T21:57:30.8382361Z #7 80.92 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:30.8382899Z #7 80.92 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2024-08-20T21:57:30.8383346Z #7 80.92 done 2024-08-20T21:57:30.8383932Z #7 80.97 mv -f .deps/getoff_amd64_linux-getoff.Tpo .deps/getoff_amd64_linux-getoff.Po 2024-08-20T21:57:31.0517305Z #7 80.97 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o getoff-amd64-linux getoff_amd64_linux-getoff.o -ldl 2024-08-20T21:57:31.0522901Z #7 80.99 mkdir -p ../.in_place; \ 2024-08-20T21:57:31.0523382Z #7 80.99 for f in getoff-amd64-linux ; do \ 2024-08-20T21:57:31.0523874Z #7 80.99 rm -f ../.in_place/$f; \ 2024-08-20T21:57:31.0524460Z #7 80.99 ln -f -s ../auxprogs/$f ../.in_place; \ 2024-08-20T21:57:31.0524851Z #7 80.99 done 2024-08-20T21:57:31.0525563Z #7 81.03 mv -f .deps/valgrind_listener-valgrind-listener.Tpo .deps/valgrind_listener-valgrind-listener.Po 2024-08-20T21:57:31.0532099Z #7 81.03 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-listener valgrind_listener-valgrind-listener.o 2024-08-20T21:57:31.2613746Z #7 81.39 mv -f .deps/valgrind_di_server-valgrind-di-server.Tpo .deps/valgrind_di_server-valgrind-di-server.Po 2024-08-20T21:57:31.3805120Z #7 81.40 gcc -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -m64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wcast-align -Wcast-qual -Wwrite-strings -Wempty-body -Wformat -Wformat-signedness -Wformat-security -Wignored-qualifiers -Wmissing-parameter-type -Wlogical-op -Wenum-conversion -Wimplicit-fallthrough=2 -Wold-style-declaration -finline-functions -fno-stack-protector -fno-strict-aliasing -fno-builtin -fomit-frame-pointer -o valgrind-di-server valgrind_di_server-valgrind-di-server.o 2024-08-20T21:57:31.3811510Z #7 81.41 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:57:31.3812148Z #7 81.42 Making all in mpi 2024-08-20T21:57:31.3812737Z #7 81.42 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:57:31.3813374Z #7 81.42 mkdir -p ../.in_place; \ 2024-08-20T21:57:31.3813744Z #7 81.42 for f in ; do \ 2024-08-20T21:57:31.3814112Z #7 81.42 rm -f ../.in_place/$f; \ 2024-08-20T21:57:31.3814583Z #7 81.42 ln -f -s ../mpi/$f ../.in_place; \ 2024-08-20T21:57:31.3815099Z #7 81.42 done 2024-08-20T21:57:31.3815349Z #7 81.42 for f in ; do \ 2024-08-20T21:57:31.3815820Z #7 81.42 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:31.3816295Z #7 81.42 echo "dsymutil $f"; \ 2024-08-20T21:57:31.3816656Z #7 81.42 dsymutil $f; \ 2024-08-20T21:57:31.3816975Z #7 81.42 fi; \ 2024-08-20T21:57:31.3817232Z #7 81.42 done 2024-08-20T21:57:31.3817536Z #7 81.42 mkdir -p ../.in_place; \ 2024-08-20T21:57:31.3818063Z #7 81.42 for f in ; do \ 2024-08-20T21:57:31.3818450Z #7 81.42 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:31.3818949Z #7 81.42 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2024-08-20T21:57:31.3819378Z #7 81.42 done 2024-08-20T21:57:31.3819907Z #7 81.42 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:57:31.3820607Z #7 81.42 Making all in solaris 2024-08-20T21:57:31.3821242Z #7 81.42 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:57:31.3821944Z #7 81.42 make[2]: Nothing to be done for 'all'. 2024-08-20T21:57:31.3822640Z #7 81.42 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:57:31.3823226Z #7 81.42 Making all in docs 2024-08-20T21:57:31.3823821Z #7 81.42 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:31.3824491Z #7 81.42 make[2]: Nothing to be done for 'all'. 2024-08-20T21:57:31.3825176Z #7 81.42 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:31.3825972Z #7 81.42 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:31.3826510Z #7 81.42 + sudo make install 2024-08-20T21:57:31.3826898Z #7 81.43 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:57:31.3827385Z #7 81.43 make install-recursive 2024-08-20T21:57:31.3827981Z #7 81.44 make[1]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:31.3828545Z #7 81.44 Making install in include 2024-08-20T21:57:31.3829194Z #7 81.44 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:57:31.3830159Z #7 81.44 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:57:31.3830882Z #7 81.44 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:31.3831516Z #7 81.45 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:31.3836807Z #7 81.45 /usr/bin/install -c -m 644 pub_tool_basics.h pub_tool_basics_asm.h pub_tool_addrinfo.h pub_tool_aspacehl.h pub_tool_aspacemgr.h pub_tool_clientstate.h pub_tool_clreq.h pub_tool_deduppoolalloc.h pub_tool_debuginfo.h pub_tool_errormgr.h pub_tool_execontext.h pub_tool_gdbserver.h pub_tool_guest.h pub_tool_poolalloc.h pub_tool_hashtable.h pub_tool_libcbase.h pub_tool_libcassert.h pub_tool_libcfile.h pub_tool_libcprint.h pub_tool_libcproc.h pub_tool_libcsetjmp.h pub_tool_libcsignal.h pub_tool_machine.h pub_tool_mallocfree.h pub_tool_options.h pub_tool_oset.h pub_tool_rangemap.h pub_tool_redir.h pub_tool_replacemalloc.h pub_tool_seqmatch.h pub_tool_signals.h pub_tool_sparsewa.h pub_tool_stacktrace.h pub_tool_threadstate.h pub_tool_tooliface.h pub_tool_transtab.h pub_tool_vki.h pub_tool_vkiscnums.h pub_tool_vkiscnums_asm.h pub_tool_wordfm.h '/usr/local/include/valgrind/.' 2024-08-20T21:57:31.3841501Z #7 81.45 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2024-08-20T21:57:31.3849610Z #7 81.45 /usr/bin/install -c -m 644 vki/vki-linux.h vki/vki-freebsd.h vki/vki-darwin.h vki/vki-solaris.h vki/vki-solaris-repcache.h vki/vki-machine-types-amd64-freebsd.h vki/vki-machine-types-x86-freebsd.h vki/vki-posixtypes-amd64-linux.h vki/vki-posixtypes-arm64-linux.h vki/vki-posixtypes-ppc32-linux.h vki/vki-posixtypes-ppc64-linux.h vki/vki-posixtypes-x86-linux.h vki/vki-posixtypes-arm-linux.h vki/vki-posixtypes-s390x-linux.h vki/vki-posixtypes-mips32-linux.h vki/vki-posixtypes-mips64-linux.h vki/vki-posixtypes-nanomips-linux.h vki/vki-amd64-linux.h vki/vki-arm64-linux.h vki/vki-ppc32-linux.h vki/vki-ppc64-linux.h vki/vki-x86-linux.h vki/vki-amd64-freebsd.h vki/vki-x86-freebsd.h vki/vki-arm-linux.h vki/vki-s390x-linux.h vki/vki-mips32-linux.h vki/vki-mips64-linux.h vki/vki-nanomips-linux.h vki/vki-scnums-amd64-linux.h vki/vki-scnums-arm64-linux.h vki/vki-scnums-ppc32-linux.h vki/vki-scnums-ppc64-linux.h vki/vki-scnums-x86-linux.h vki/vki-scnums-freebsd.h vki/vki-scnums-arm-linux.h vki/vki-scnums-s390x-linux.h vki/vki-scnums-mips32-linux.h vki/vki-scnums-mips64-linux.h vki/vki-scnums-nanomips-linux.h '/usr/local/include/valgrind/vki' 2024-08-20T21:57:31.3857639Z #7 81.46 /usr/bin/install -c -m 644 pub_tool_xarray.h pub_tool_xtree.h pub_tool_xtmemory.h valgrind.h '/usr/local/include/valgrind/.' 2024-08-20T21:57:31.3858680Z #7 81.46 /usr/bin/mkdir -p '/usr/local/include/valgrind/vki' 2024-08-20T21:57:31.3862199Z #7 81.46 /usr/bin/install -c -m 644 vki/vki-scnums-darwin.h vki/vki-scnums-solaris.h vki/vki-scnums-shared-linux.h vki/vki-scnums-32bit-linux.h vki/vki-xen.h vki/vki-xen-domctl.h vki/vki-xen-evtchn.h vki/vki-xen-gnttab.h vki/vki-xen-hvm.h vki/vki-xen-memory.h vki/vki-xen-mmuext.h vki/vki-xen-physdev.h vki/vki-xen-schedop.h vki/vki-xen-sysctl.h vki/vki-xen-tmem.h vki/vki-xen-version.h vki/vki-xen-xsm.h vki/vki-xen-x86.h vki/vki-linux-drm.h vki/vki-linux-io_uring.h '/usr/local/include/valgrind/vki' 2024-08-20T21:57:31.3865423Z #7 81.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:57:31.3866243Z #7 81.46 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/include' 2024-08-20T21:57:31.3866819Z #7 81.46 Making install in VEX 2024-08-20T21:57:31.3867413Z #7 81.47 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:31.3867995Z #7 81.47 make install-am 2024-08-20T21:57:31.3868560Z #7 81.48 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:31.3870081Z #7 81.48 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:31.3870773Z #7 81.49 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:57:31.3871775Z #7 81.49 /usr/bin/install -c -m 644 libvex-amd64-linux.a libvexmultiarch-amd64-linux.a '/usr/local/lib/valgrind' 2024-08-20T21:57:31.3872869Z #7 81.51 ( cd '/usr/local/lib/valgrind' && ranlib libvex-amd64-linux.a ) 2024-08-20T21:57:31.5897329Z #7 81.72 ( cd '/usr/local/lib/valgrind' && ranlib libvexmultiarch-amd64-linux.a ) 2024-08-20T21:57:31.8253500Z #7 81.73 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:31.8256698Z #7 81.73 /usr/bin/install -c -m 644 pub/libvex.h pub/libvex_basictypes.h pub/libvex_emnote.h pub/libvex_guest_offsets.h pub/libvex_guest_x86.h pub/libvex_guest_amd64.h pub/libvex_guest_ppc32.h pub/libvex_guest_ppc64.h pub/libvex_guest_arm.h pub/libvex_guest_arm64.h pub/libvex_guest_s390x.h pub/libvex_guest_mips32.h pub/libvex_guest_mips64.h pub/libvex_s390x_common.h pub/libvex_ir.h pub/libvex_trc_values.h pub/libvex_inner.h '/usr/local/include/valgrind' 2024-08-20T21:57:31.8259616Z #7 81.73 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:31.8260442Z #7 81.73 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:31.8261500Z #7 81.73 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/VEX' 2024-08-20T21:57:31.8262087Z #7 81.73 Making install in coregrind 2024-08-20T21:57:31.8262769Z #7 81.76 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:31.8263401Z #7 81.76 make install-am 2024-08-20T21:57:31.8264016Z #7 81.80 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:31.8264678Z #7 81.80 mkdir -p ../.in_place; \ 2024-08-20T21:57:31.8265199Z #7 81.80 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:57:31.8265723Z #7 81.80 rm -f ../.in_place/$f; \ 2024-08-20T21:57:31.8266327Z #7 81.80 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:57:31.8266763Z #7 81.80 done 2024-08-20T21:57:31.8267014Z #7 81.80 for f in ; do \ 2024-08-20T21:57:31.8267482Z #7 81.80 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:31.8267959Z #7 81.80 echo "dsymutil $f"; \ 2024-08-20T21:57:31.8268331Z #7 81.80 dsymutil $f; \ 2024-08-20T21:57:31.8268654Z #7 81.80 fi; \ 2024-08-20T21:57:31.8269200Z #7 81.80 done 2024-08-20T21:57:31.8269939Z #7 81.81 mkdir -p ../.in_place; \ 2024-08-20T21:57:31.8270306Z #7 81.81 for f in ; do \ 2024-08-20T21:57:31.8270684Z #7 81.81 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:31.8271223Z #7 81.81 ln -f -s ../coregrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:31.8271680Z #7 81.81 done 2024-08-20T21:57:31.8271989Z #7 81.81 mkdir -p ../.in_place; \ 2024-08-20T21:57:31.8296761Z #7 81.81 for f in m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml; do \ 2024-08-20T21:57:31.8318383Z #7 81.81 rm -f ../.in_place/$f; \ 2024-08-20T21:57:31.8318871Z #7 81.81 ln -f -s ../coregrind/$f ../.in_place; \ 2024-08-20T21:57:31.8319284Z #7 81.81 done 2024-08-20T21:57:31.8471833Z #7 81.98 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:31.9697372Z #7 81.98 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:57:31.9698112Z #7 81.98 /usr/bin/install -c valgrind vgdb '/usr/local/bin' 2024-08-20T21:57:31.9699058Z #7 81.98 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:31.9700175Z #7 81.98 for f in vgpreload_core-amd64-linux.so ; do \ 2024-08-20T21:57:31.9700886Z #7 81.98 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:31.9701383Z #7 81.98 done 2024-08-20T21:57:31.9701672Z #7 82.00 for f in ; do \ 2024-08-20T21:57:31.9702165Z #7 82.00 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:31.9702650Z #7 82.00 echo "dsymutil $f"; \ 2024-08-20T21:57:31.9703033Z #7 82.00 dsymutil $f; \ 2024-08-20T21:57:31.9703368Z #7 82.00 fi; \ 2024-08-20T21:57:31.9703623Z #7 82.00 done 2024-08-20T21:57:31.9704383Z #7 82.00 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:31.9705034Z #7 82.00 for f in ; do \ 2024-08-20T21:57:31.9705455Z #7 82.00 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:31.9705877Z #7 82.00 done 2024-08-20T21:57:31.9706266Z #7 82.01 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:57:31.9707684Z #7 82.01 /usr/bin/install -c -m 644 libcoregrind-amd64-linux.a libgcc-sup-amd64-linux.a libreplacemalloc_toolpreload-amd64-linux.a '/usr/local/lib/valgrind' 2024-08-20T21:57:31.9709032Z #7 82.02 ( cd '/usr/local/lib/valgrind' && ranlib libcoregrind-amd64-linux.a ) 2024-08-20T21:57:31.9709912Z #7 82.10 ( cd '/usr/local/lib/valgrind' && ranlib libgcc-sup-amd64-linux.a ) 2024-08-20T21:57:32.0707167Z #7 82.11 ( cd '/usr/local/lib/valgrind' && ranlib libreplacemalloc_toolpreload-amd64-linux.a ) 2024-08-20T21:57:32.0708107Z #7 82.12 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.0718291Z #7 82.12 /usr/bin/install -c -m 644 m_gdbserver/32bit-core-valgrind-s1.xml m_gdbserver/32bit-core-valgrind-s2.xml m_gdbserver/32bit-core.xml m_gdbserver/32bit-linux-valgrind-s1.xml m_gdbserver/32bit-linux-valgrind-s2.xml m_gdbserver/32bit-linux.xml m_gdbserver/32bit-sse-valgrind-s1.xml m_gdbserver/32bit-sse-valgrind-s2.xml m_gdbserver/32bit-sse.xml m_gdbserver/64bit-avx-valgrind-s2.xml m_gdbserver/64bit-avx-valgrind-s1.xml m_gdbserver/64bit-avx.xml m_gdbserver/64bit-core-valgrind-s1.xml m_gdbserver/64bit-core-valgrind-s2.xml m_gdbserver/64bit-core.xml m_gdbserver/64bit-linux-valgrind-s1.xml m_gdbserver/64bit-linux-valgrind-s2.xml m_gdbserver/64bit-linux.xml m_gdbserver/64bit-sse-valgrind-s1.xml m_gdbserver/64bit-sse-valgrind-s2.xml m_gdbserver/64bit-sse.xml m_gdbserver/amd64-avx-coresse-valgrind.xml m_gdbserver/amd64-avx-coresse.xml m_gdbserver/amd64-avx-linux-valgrind.xml m_gdbserver/amd64-avx-linux.xml m_gdbserver/amd64-coresse-valgrind.xml m_gdbserver/amd64-linux-valgrind.xml m_gdbserver/arm-core-valgrind-s1.xml m_gdbserver/arm-core-valgrind-s2.xml m_gdbserver/arm-core.xml m_gdbserver/arm-vfpv3-valgrind-s1.xml m_gdbserver/arm-vfpv3-valgrind-s2.xml m_gdbserver/arm-vfpv3.xml m_gdbserver/arm-with-vfpv3-valgrind.xml m_gdbserver/arm-with-vfpv3.xml m_gdbserver/i386-coresse-valgrind.xml m_gdbserver/i386-linux-valgrind.xml m_gdbserver/power64-core-valgrind-s1.xml m_gdbserver/power64-core-valgrind-s2.xml m_gdbserver/power64-core.xml '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.0737543Z #7 82.13 /usr/bin/install -c -m 644 m_gdbserver/power64-core2-valgrind-s1.xml m_gdbserver/power64-core2-valgrind-s2.xml m_gdbserver/power64-linux-valgrind-s1.xml m_gdbserver/power64-linux-valgrind-s2.xml m_gdbserver/power64-linux.xml m_gdbserver/power-altivec-valgrind-s1.xml m_gdbserver/power-altivec-valgrind-s2.xml m_gdbserver/power-altivec.xml m_gdbserver/power-vsx-valgrind-s1.xml m_gdbserver/power-vsx-valgrind-s2.xml m_gdbserver/power-vsx.xml m_gdbserver/power-core-valgrind-s1.xml m_gdbserver/power-core-valgrind-s2.xml m_gdbserver/power-core.xml m_gdbserver/power-fpu-valgrind-s1.xml m_gdbserver/power-fpu-valgrind-s2.xml m_gdbserver/power-fpu.xml m_gdbserver/power-linux-valgrind-s1.xml m_gdbserver/power-linux-valgrind-s2.xml m_gdbserver/power-linux.xml m_gdbserver/powerpc-altivec32l-valgrind.xml m_gdbserver/powerpc-altivec32l.xml m_gdbserver/powerpc-altivec64l-valgrind.xml m_gdbserver/powerpc-altivec64l.xml m_gdbserver/s390-acr-valgrind-s1.xml m_gdbserver/s390-acr-valgrind-s2.xml m_gdbserver/s390-acr.xml m_gdbserver/s390-fpr-valgrind-s1.xml m_gdbserver/s390-fpr-valgrind-s2.xml m_gdbserver/s390-fpr.xml m_gdbserver/s390x-core64-valgrind-s1.xml m_gdbserver/s390x-core64-valgrind-s2.xml m_gdbserver/s390x-core64.xml m_gdbserver/s390x-generic-valgrind.xml m_gdbserver/s390x-generic.xml m_gdbserver/s390x-linux64-valgrind-s1.xml m_gdbserver/s390x-linux64-valgrind-s2.xml m_gdbserver/s390x-linux64.xml m_gdbserver/s390-vx-valgrind-s1.xml m_gdbserver/s390-vx-valgrind-s2.xml '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.0752114Z #7 82.13 /usr/bin/install -c -m 644 m_gdbserver/s390-vx.xml m_gdbserver/s390x-vx-linux-valgrind.xml m_gdbserver/s390x-vx-linux.xml m_gdbserver/mips-cp0-valgrind-s1.xml m_gdbserver/mips-cp0-valgrind-s2.xml m_gdbserver/mips-cp0.xml m_gdbserver/mips-cpu-valgrind-s1.xml m_gdbserver/mips-cpu-valgrind-s2.xml m_gdbserver/mips-cpu.xml m_gdbserver/mips-linux.xml m_gdbserver/mips-linux-valgrind.xml m_gdbserver/mips-fpu-valgrind-s1.xml m_gdbserver/mips-fpu-valgrind-s2.xml m_gdbserver/mips-fpu.xml m_gdbserver/mips64-cp0-valgrind-s1.xml m_gdbserver/mips64-cp0-valgrind-s2.xml m_gdbserver/mips64-cp0.xml m_gdbserver/mips64-cpu-valgrind-s1.xml m_gdbserver/mips64-cpu-valgrind-s2.xml m_gdbserver/mips64-cpu.xml m_gdbserver/mips64-linux.xml m_gdbserver/mips64-linux-valgrind.xml m_gdbserver/mips64-fpu-valgrind-s1.xml m_gdbserver/mips64-fpu-valgrind-s2.xml m_gdbserver/mips64-fpu.xml '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.0757506Z #7 82.13 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:32.0758359Z #7 82.13 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:32.0759208Z #7 82.13 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/coregrind' 2024-08-20T21:57:32.0759791Z #7 82.13 Making install in . 2024-08-20T21:57:32.0760353Z #7 82.14 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:32.0760940Z #7 82.14 ./auxprogs/make_or_upd_vgversion_h . 2024-08-20T21:57:32.0761409Z #7 82.14 mkdir -p ./.in_place 2024-08-20T21:57:32.0761802Z #7 82.14 rm -f ./.in_place/default.supp 2024-08-20T21:57:32.0762270Z #7 82.14 ln -s ../default.supp ./.in_place 2024-08-20T21:57:32.0762904Z #7 82.15 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:32.0763664Z #7 82.15 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.0764286Z #7 82.15 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' 2024-08-20T21:57:32.0765003Z #7 82.15 /usr/bin/install -c -m 644 valgrind.pc '/usr/local/lib/pkgconfig' 2024-08-20T21:57:32.0765706Z #7 82.16 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:32.0766428Z #7 82.16 /usr/bin/install -c -m 644 config.h '/usr/local/include/valgrind' 2024-08-20T21:57:32.0767137Z #7 82.16 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.0767868Z #7 82.16 /usr/bin/install -c -m 644 default.supp '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.0768679Z #7 82.16 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:32.0769827Z #7 82.16 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:32.0770380Z #7 82.16 Making install in memcheck 2024-08-20T21:57:32.0771043Z #7 82.17 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:32.0771650Z #7 82.17 Making install in . 2024-08-20T21:57:32.0772273Z #7 82.17 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:32.0772910Z #7 82.17 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.0773598Z #7 82.17 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:57:32.0774281Z #7 82.17 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.0774760Z #7 82.17 ln -f -s ../memcheck/$f ../.in_place; \ 2024-08-20T21:57:32.0775187Z #7 82.17 done 2024-08-20T21:57:32.0775457Z #7 82.18 for f in ; do \ 2024-08-20T21:57:32.0776037Z #7 82.18 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.0776514Z #7 82.18 echo "dsymutil $f"; \ 2024-08-20T21:57:32.0776998Z #7 82.18 dsymutil $f; \ 2024-08-20T21:57:32.0777310Z #7 82.18 fi; \ 2024-08-20T21:57:32.0777571Z #7 82.18 done 2024-08-20T21:57:32.0777897Z #7 82.18 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.0778248Z #7 82.18 for f in ; do \ 2024-08-20T21:57:32.0778630Z #7 82.18 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.0779148Z #7 82.18 ln -f -s ../memcheck/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.0779572Z #7 82.18 done 2024-08-20T21:57:32.0780114Z #7 82.19 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:32.0781082Z #7 82.19 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.0782222Z #7 82.19 for f in memcheck-amd64-linux vgpreload_memcheck-amd64-linux.so ; do \ 2024-08-20T21:57:32.0792416Z #7 82.19 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.0793073Z #7 82.19 done 2024-08-20T21:57:32.0793342Z #7 82.20 for f in ; do \ 2024-08-20T21:57:32.0793913Z #7 82.20 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.0794414Z #7 82.20 echo "dsymutil $f"; \ 2024-08-20T21:57:32.0794788Z #7 82.20 dsymutil $f; \ 2024-08-20T21:57:32.0795122Z #7 82.20 fi; \ 2024-08-20T21:57:32.0795401Z #7 82.20 done 2024-08-20T21:57:32.0796067Z #7 82.20 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.0796775Z #7 82.20 for f in ; do \ 2024-08-20T21:57:32.0797247Z #7 82.20 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.0797689Z #7 82.20 done 2024-08-20T21:57:32.0798127Z #7 82.20 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:32.0798911Z #7 82.20 /usr/bin/install -c -m 644 memcheck.h '/usr/local/include/valgrind' 2024-08-20T21:57:32.1726783Z #7 82.20 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:32.1727741Z #7 82.20 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:32.1728404Z #7 82.20 Making install in tests 2024-08-20T21:57:32.1729209Z #7 82.21 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:32.1729854Z #7 82.21 Making install in . 2024-08-20T21:57:32.1730731Z #7 82.22 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:32.1731659Z #7 82.23 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:32.1732457Z #7 82.23 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.1733130Z #7 82.23 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.1733921Z #7 82.23 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:32.1734852Z #7 82.23 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:32.1735489Z #7 82.23 Making install in amd64 2024-08-20T21:57:32.1736211Z #7 82.23 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:57:32.1737206Z #7 82.23 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:57:32.1738031Z #7 82.23 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.1738703Z #7 82.23 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.1739530Z #7 82.23 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:57:32.1740526Z #7 82.23 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64' 2024-08-20T21:57:32.1741189Z #7 82.23 Making install in linux 2024-08-20T21:57:32.1741985Z #7 82.23 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:57:32.1742961Z #7 82.23 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:57:32.1743761Z #7 82.23 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.1744585Z #7 82.23 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.1745496Z #7 82.23 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:57:32.1746496Z #7 82.23 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/linux' 2024-08-20T21:57:32.1747222Z #7 82.24 Making install in amd64-linux 2024-08-20T21:57:32.1747992Z #7 82.24 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:57:32.1749058Z #7 82.24 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:57:32.1749914Z #7 82.24 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.1750570Z #7 82.24 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.1751443Z #7 82.24 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:57:32.1752503Z #7 82.24 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/amd64-linux' 2024-08-20T21:57:32.1753499Z #7 82.24 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests' 2024-08-20T21:57:32.1754380Z #7 82.24 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck' 2024-08-20T21:57:32.1754988Z #7 82.24 Making install in cachegrind 2024-08-20T21:57:32.1755676Z #7 82.24 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:32.1756275Z #7 82.25 Making install in . 2024-08-20T21:57:32.1756914Z #7 82.25 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:32.1757589Z #7 82.25 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.1758071Z #7 82.25 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:57:32.1758581Z #7 82.25 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.1759088Z #7 82.25 ln -f -s ../cachegrind/$f ../.in_place; \ 2024-08-20T21:57:32.1759514Z #7 82.25 done 2024-08-20T21:57:32.1759788Z #7 82.25 for f in ; do \ 2024-08-20T21:57:32.1760274Z #7 82.25 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.1760756Z #7 82.25 echo "dsymutil $f"; \ 2024-08-20T21:57:32.1761142Z #7 82.25 dsymutil $f; \ 2024-08-20T21:57:32.1761473Z #7 82.25 fi; \ 2024-08-20T21:57:32.1761752Z #7 82.25 done 2024-08-20T21:57:32.1762077Z #7 82.25 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.1762506Z #7 82.25 for f in ; do \ 2024-08-20T21:57:32.1762888Z #7 82.25 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.1763436Z #7 82.25 ln -f -s ../cachegrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.1763901Z #7 82.25 done 2024-08-20T21:57:32.1764462Z #7 82.26 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:32.1765161Z #7 82.26 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:57:32.1765733Z #7 82.26 /usr/bin/install -c cg_merge '/usr/local/bin' 2024-08-20T21:57:32.1766293Z #7 82.27 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:57:32.1766915Z #7 82.27 /usr/bin/install -c cg_annotate cg_diff '/usr/local/bin' 2024-08-20T21:57:32.1767856Z #7 82.27 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.1768678Z #7 82.27 for f in cachegrind-amd64-linux ; do \ 2024-08-20T21:57:32.1769591Z #7 82.27 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.1770108Z #7 82.27 done 2024-08-20T21:57:32.1770382Z #7 82.28 for f in ; do \ 2024-08-20T21:57:32.1770850Z #7 82.28 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.1771342Z #7 82.28 echo "dsymutil $f"; \ 2024-08-20T21:57:32.1771725Z #7 82.28 dsymutil $f; \ 2024-08-20T21:57:32.1772044Z #7 82.28 fi; \ 2024-08-20T21:57:32.1772313Z #7 82.28 done 2024-08-20T21:57:32.1772986Z #7 82.28 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.1773678Z #7 82.28 for f in ; do \ 2024-08-20T21:57:32.1774150Z #7 82.28 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.1774604Z #7 82.28 done 2024-08-20T21:57:32.1775042Z #7 82.28 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.1775939Z #7 82.28 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:32.1776835Z #7 82.28 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:32.1777441Z #7 82.28 Making install in tests 2024-08-20T21:57:32.1778132Z #7 82.29 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:32.1778775Z #7 82.29 Making install in . 2024-08-20T21:57:32.1779431Z #7 82.29 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:32.1780396Z #7 82.29 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:32.1781204Z #7 82.29 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.1781870Z #7 82.29 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.1782676Z #7 82.29 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:32.1783632Z #7 82.29 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:32.1784572Z #7 82.29 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind/tests' 2024-08-20T21:57:32.1785470Z #7 82.29 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/cachegrind' 2024-08-20T21:57:32.1786092Z #7 82.29 Making install in callgrind 2024-08-20T21:57:32.1786771Z #7 82.30 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:32.1787370Z #7 82.30 Making install in . 2024-08-20T21:57:32.1788002Z #7 82.30 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:32.1788658Z #7 82.30 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.1789136Z #7 82.30 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:57:32.1789633Z #7 82.30 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.1790124Z #7 82.30 ln -f -s ../callgrind/$f ../.in_place; \ 2024-08-20T21:57:32.1790544Z #7 82.30 done 2024-08-20T21:57:32.2751933Z #7 82.31 for f in ; do \ 2024-08-20T21:57:32.2752784Z #7 82.31 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.2753375Z #7 82.31 echo "dsymutil $f"; \ 2024-08-20T21:57:32.2753803Z #7 82.31 dsymutil $f; \ 2024-08-20T21:57:32.2754364Z #7 82.31 fi; \ 2024-08-20T21:57:32.2754636Z #7 82.31 done 2024-08-20T21:57:32.2754980Z #7 82.31 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.2755351Z #7 82.31 for f in ; do \ 2024-08-20T21:57:32.2755751Z #7 82.31 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.2756283Z #7 82.31 ln -f -s ../callgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.2756742Z #7 82.31 done 2024-08-20T21:57:32.2757317Z #7 82.31 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:32.2758012Z #7 82.32 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:57:32.2758756Z #7 82.32 /usr/bin/install -c callgrind_annotate callgrind_control '/usr/local/bin' 2024-08-20T21:57:32.2759798Z #7 82.32 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2760618Z #7 82.32 for f in callgrind-amd64-linux ; do \ 2024-08-20T21:57:32.2761242Z #7 82.32 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2761750Z #7 82.32 done 2024-08-20T21:57:32.2762028Z #7 82.33 for f in ; do \ 2024-08-20T21:57:32.2762500Z #7 82.33 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.2762999Z #7 82.33 echo "dsymutil $f"; \ 2024-08-20T21:57:32.2763385Z #7 82.33 dsymutil $f; \ 2024-08-20T21:57:32.2763703Z #7 82.33 fi; \ 2024-08-20T21:57:32.2763972Z #7 82.33 done 2024-08-20T21:57:32.2764651Z #7 82.33 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2765344Z #7 82.33 for f in ; do \ 2024-08-20T21:57:32.2765816Z #7 82.33 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2766269Z #7 82.33 done 2024-08-20T21:57:32.2766690Z #7 82.33 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:32.2767587Z #7 82.34 /usr/bin/install -c -m 644 callgrind.h '/usr/local/include/valgrind' 2024-08-20T21:57:32.2768487Z #7 82.34 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:32.2769660Z #7 82.34 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:32.2770279Z #7 82.34 Making install in tests 2024-08-20T21:57:32.2770972Z #7 82.34 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:32.2771600Z #7 82.34 Making install in . 2024-08-20T21:57:32.2772266Z #7 82.34 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:32.2773215Z #7 82.35 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:32.2774001Z #7 82.35 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.2774674Z #7 82.35 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.2775485Z #7 82.35 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:32.2776743Z #7 82.35 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:32.2777668Z #7 82.35 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind/tests' 2024-08-20T21:57:32.2778577Z #7 82.35 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/callgrind' 2024-08-20T21:57:32.2779189Z #7 82.35 Making install in helgrind 2024-08-20T21:57:32.2779837Z #7 82.35 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:32.2780435Z #7 82.35 Making install in . 2024-08-20T21:57:32.2781059Z #7 82.36 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:32.2781698Z #7 82.36 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.2782386Z #7 82.36 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:57:32.2783073Z #7 82.36 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.2783552Z #7 82.36 ln -f -s ../helgrind/$f ../.in_place; \ 2024-08-20T21:57:32.2783992Z #7 82.36 done 2024-08-20T21:57:32.2784265Z #7 82.37 for f in ; do \ 2024-08-20T21:57:32.2784735Z #7 82.37 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.2785228Z #7 82.37 echo "dsymutil $f"; \ 2024-08-20T21:57:32.2785727Z #7 82.37 dsymutil $f; \ 2024-08-20T21:57:32.2786045Z #7 82.37 fi; \ 2024-08-20T21:57:32.2786314Z #7 82.37 done 2024-08-20T21:57:32.2786644Z #7 82.37 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.2787000Z #7 82.37 for f in ; do \ 2024-08-20T21:57:32.2787395Z #7 82.37 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.2787930Z #7 82.37 ln -f -s ../helgrind/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.2788363Z #7 82.37 done 2024-08-20T21:57:32.2788919Z #7 82.38 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:32.2790012Z #7 82.38 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2791001Z #7 82.38 for f in helgrind-amd64-linux vgpreload_helgrind-amd64-linux.so ; do \ 2024-08-20T21:57:32.2791790Z #7 82.38 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2792285Z #7 82.38 done 2024-08-20T21:57:32.2792550Z #7 82.39 for f in ; do \ 2024-08-20T21:57:32.2793182Z #7 82.39 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.2793680Z #7 82.39 echo "dsymutil $f"; \ 2024-08-20T21:57:32.2794065Z #7 82.39 dsymutil $f; \ 2024-08-20T21:57:32.2794384Z #7 82.39 fi; \ 2024-08-20T21:57:32.2794654Z #7 82.39 done 2024-08-20T21:57:32.2795324Z #7 82.39 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2796016Z #7 82.39 for f in ; do \ 2024-08-20T21:57:32.2796485Z #7 82.39 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.2796941Z #7 82.39 done 2024-08-20T21:57:32.2797358Z #7 82.39 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:32.2798117Z #7 82.39 /usr/bin/install -c -m 644 helgrind.h '/usr/local/include/valgrind' 2024-08-20T21:57:32.2799193Z #7 82.39 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:32.2800026Z #7 82.39 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:32.2800617Z #7 82.39 Making install in tests 2024-08-20T21:57:32.2801284Z #7 82.40 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:57:32.2802186Z #7 82.40 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:57:32.2802965Z #7 82.40 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.2803615Z #7 82.40 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.2804389Z #7 82.40 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:57:32.2805294Z #7 82.40 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind/tests' 2024-08-20T21:57:32.2806162Z #7 82.40 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/helgrind' 2024-08-20T21:57:32.2806747Z #7 82.40 Making install in drd 2024-08-20T21:57:32.2807324Z #7 82.40 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:32.2807888Z #7 82.41 Making install in . 2024-08-20T21:57:32.3772206Z #7 82.42 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:32.3772890Z #7 82.42 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.3773572Z #7 82.42 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:57:32.3774205Z #7 82.42 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.3774680Z #7 82.42 ln -f -s ../drd/$f ../.in_place; \ 2024-08-20T21:57:32.3775076Z #7 82.42 done 2024-08-20T21:57:32.3775350Z #7 82.42 for f in ; do \ 2024-08-20T21:57:32.3775842Z #7 82.42 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.3776321Z #7 82.42 echo "dsymutil $f"; \ 2024-08-20T21:57:32.3776708Z #7 82.42 dsymutil $f; \ 2024-08-20T21:57:32.3777041Z #7 82.42 fi; \ 2024-08-20T21:57:32.3777300Z #7 82.42 done 2024-08-20T21:57:32.3777644Z #7 82.42 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.3778014Z #7 82.42 for f in ; do \ 2024-08-20T21:57:32.3778395Z #7 82.42 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.3778908Z #7 82.42 ln -f -s ../drd/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.3779547Z #7 82.42 done 2024-08-20T21:57:32.3780072Z #7 82.43 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:32.3781047Z #7 82.43 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3781995Z #7 82.43 for f in drd-amd64-linux vgpreload_drd-amd64-linux.so ; do \ 2024-08-20T21:57:32.3782779Z #7 82.43 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3783287Z #7 82.43 done 2024-08-20T21:57:32.3783560Z #7 82.44 for f in ; do \ 2024-08-20T21:57:32.3784033Z #7 82.44 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.3784529Z #7 82.44 echo "dsymutil $f"; \ 2024-08-20T21:57:32.3784922Z #7 82.44 dsymutil $f; \ 2024-08-20T21:57:32.3785240Z #7 82.44 fi; \ 2024-08-20T21:57:32.3785508Z #7 82.44 done 2024-08-20T21:57:32.3786183Z #7 82.45 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3786877Z #7 82.45 for f in ; do \ 2024-08-20T21:57:32.3787346Z #7 82.45 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3787800Z #7 82.45 done 2024-08-20T21:57:32.3788217Z #7 82.45 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:32.3788945Z #7 82.45 /usr/bin/install -c -m 644 drd.h '/usr/local/include/valgrind' 2024-08-20T21:57:32.3789763Z #7 82.45 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:32.3790580Z #7 82.45 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:32.3791141Z #7 82.45 Making install in tests 2024-08-20T21:57:32.3791800Z #7 82.46 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:57:32.3792832Z #7 82.46 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:57:32.3793603Z #7 82.46 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.3794275Z #7 82.46 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.3795058Z #7 82.46 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:57:32.3795921Z #7 82.46 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd/tests' 2024-08-20T21:57:32.3796767Z #7 82.46 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/drd' 2024-08-20T21:57:32.3797342Z #7 82.46 Making install in massif 2024-08-20T21:57:32.3797970Z #7 82.47 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:32.3798561Z #7 82.47 Making install in . 2024-08-20T21:57:32.3799171Z #7 82.47 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:32.3799786Z #7 82.47 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.3800450Z #7 82.47 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:57:32.3801112Z #7 82.47 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.3801591Z #7 82.47 ln -f -s ../massif/$f ../.in_place; \ 2024-08-20T21:57:32.3802005Z #7 82.47 done 2024-08-20T21:57:32.3802277Z #7 82.48 for f in ; do \ 2024-08-20T21:57:32.3802744Z #7 82.48 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.3803235Z #7 82.48 echo "dsymutil $f"; \ 2024-08-20T21:57:32.3803620Z #7 82.48 dsymutil $f; \ 2024-08-20T21:57:32.3803948Z #7 82.48 fi; \ 2024-08-20T21:57:32.3804203Z #7 82.48 done 2024-08-20T21:57:32.3804529Z #7 82.48 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.3804883Z #7 82.48 for f in ; do \ 2024-08-20T21:57:32.3805276Z #7 82.48 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.3805799Z #7 82.48 ln -f -s ../massif/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.3806225Z #7 82.48 done 2024-08-20T21:57:32.3806772Z #7 82.48 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:32.3807450Z #7 82.48 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:57:32.3808019Z #7 82.48 /usr/bin/install -c ms_print '/usr/local/bin' 2024-08-20T21:57:32.3808985Z #7 82.49 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3810111Z #7 82.49 for f in massif-amd64-linux vgpreload_massif-amd64-linux.so ; do \ 2024-08-20T21:57:32.3810913Z #7 82.49 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3811404Z #7 82.49 done 2024-08-20T21:57:32.3811677Z #7 82.50 for f in ; do \ 2024-08-20T21:57:32.3812163Z #7 82.50 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.3812643Z #7 82.50 echo "dsymutil $f"; \ 2024-08-20T21:57:32.3813032Z #7 82.50 dsymutil $f; \ 2024-08-20T21:57:32.3813366Z #7 82.50 fi; \ 2024-08-20T21:57:32.3813624Z #7 82.50 done 2024-08-20T21:57:32.3814294Z #7 82.50 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3814997Z #7 82.50 for f in ; do \ 2024-08-20T21:57:32.3815450Z #7 82.50 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.3815901Z #7 82.50 done 2024-08-20T21:57:32.3816355Z #7 82.50 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.3817107Z #7 82.50 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:32.3817944Z #7 82.50 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:32.3818535Z #7 82.50 Making install in tests 2024-08-20T21:57:32.3819193Z #7 82.50 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:57:32.3820108Z #7 82.51 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:57:32.3820898Z #7 82.51 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.3821567Z #7 82.51 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.3822410Z #7 82.51 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:57:32.3823322Z #7 82.51 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif/tests' 2024-08-20T21:57:32.3824191Z #7 82.51 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/massif' 2024-08-20T21:57:32.3824765Z #7 82.51 Making install in dhat 2024-08-20T21:57:32.3825384Z #7 82.51 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:32.4808549Z #7 82.51 Making install in . 2024-08-20T21:57:32.4810889Z #7 82.52 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:32.4812408Z #7 82.52 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.4813059Z #7 82.52 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:57:32.4813758Z #7 82.52 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.4814229Z #7 82.52 ln -f -s ../dhat/$f ../.in_place; \ 2024-08-20T21:57:32.4814647Z #7 82.52 done 2024-08-20T21:57:32.4814925Z #7 82.52 for f in ; do \ 2024-08-20T21:57:32.4815418Z #7 82.52 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.4815914Z #7 82.52 echo "dsymutil $f"; \ 2024-08-20T21:57:32.4816301Z #7 82.52 dsymutil $f; \ 2024-08-20T21:57:32.4816620Z #7 82.52 fi; \ 2024-08-20T21:57:32.4816904Z #7 82.52 done 2024-08-20T21:57:32.4817233Z #7 82.52 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.4817588Z #7 82.52 for f in ; do \ 2024-08-20T21:57:32.4817984Z #7 82.52 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.4818496Z #7 82.52 ln -f -s ../dhat/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.4818919Z #7 82.52 done 2024-08-20T21:57:32.4819456Z #7 82.53 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:32.4820432Z #7 82.53 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4821377Z #7 82.53 for f in dhat-amd64-linux vgpreload_dhat-amd64-linux.so ; do \ 2024-08-20T21:57:32.4822158Z #7 82.53 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4822664Z #7 82.53 done 2024-08-20T21:57:32.4822933Z #7 82.54 for f in ; do \ 2024-08-20T21:57:32.4823416Z #7 82.54 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.4823903Z #7 82.54 echo "dsymutil $f"; \ 2024-08-20T21:57:32.4824484Z #7 82.54 dsymutil $f; \ 2024-08-20T21:57:32.4824814Z #7 82.54 fi; \ 2024-08-20T21:57:32.4825081Z #7 82.54 done 2024-08-20T21:57:32.4825748Z #7 82.54 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4826449Z #7 82.54 for f in ; do \ 2024-08-20T21:57:32.4826918Z #7 82.54 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4827375Z #7 82.54 done 2024-08-20T21:57:32.4827794Z #7 82.54 /usr/bin/mkdir -p '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.4828703Z #7 82.54 /usr/bin/install -c -m 644 dh_view.html dh_view.css dh_view.js '/usr/local/libexec/valgrind' 2024-08-20T21:57:32.4829584Z #7 82.55 /usr/bin/mkdir -p '/usr/local/include/valgrind' 2024-08-20T21:57:32.4830310Z #7 82.55 /usr/bin/install -c -m 644 dhat.h '/usr/local/include/valgrind' 2024-08-20T21:57:32.4831143Z #7 82.55 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:32.4831969Z #7 82.55 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:32.4832543Z #7 82.55 Making install in tests 2024-08-20T21:57:32.4833203Z #7 82.55 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:57:32.4834094Z #7 82.55 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:57:32.4834855Z #7 82.55 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.4835528Z #7 82.55 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.4836310Z #7 82.55 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:57:32.4837180Z #7 82.55 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat/tests' 2024-08-20T21:57:32.4838658Z #7 82.55 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/dhat' 2024-08-20T21:57:32.4839264Z #7 82.55 Making install in lackey 2024-08-20T21:57:32.4839916Z #7 82.56 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:32.4840494Z #7 82.56 Making install in . 2024-08-20T21:57:32.4841118Z #7 82.56 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:32.4841757Z #7 82.56 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.4842212Z #7 82.56 for f in lackey-amd64-linux ; do \ 2024-08-20T21:57:32.4842703Z #7 82.56 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.4843184Z #7 82.56 ln -f -s ../lackey/$f ../.in_place; \ 2024-08-20T21:57:32.4843589Z #7 82.56 done 2024-08-20T21:57:32.4843864Z #7 82.56 for f in ; do \ 2024-08-20T21:57:32.4844349Z #7 82.56 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.4844829Z #7 82.56 echo "dsymutil $f"; \ 2024-08-20T21:57:32.4845218Z #7 82.56 dsymutil $f; \ 2024-08-20T21:57:32.4845550Z #7 82.56 fi; \ 2024-08-20T21:57:32.4845805Z #7 82.56 done 2024-08-20T21:57:32.4846136Z #7 82.57 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.4846503Z #7 82.57 for f in ; do \ 2024-08-20T21:57:32.4846879Z #7 82.57 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.4847413Z #7 82.57 ln -f -s ../lackey/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.4847857Z #7 82.57 done 2024-08-20T21:57:32.4848390Z #7 82.57 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:32.4849463Z #7 82.57 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4850263Z #7 82.57 for f in lackey-amd64-linux ; do \ 2024-08-20T21:57:32.4850874Z #7 82.57 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4851382Z #7 82.57 done 2024-08-20T21:57:32.4851652Z #7 82.58 for f in ; do \ 2024-08-20T21:57:32.4852121Z #7 82.58 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.4852615Z #7 82.58 echo "dsymutil $f"; \ 2024-08-20T21:57:32.4853004Z #7 82.58 dsymutil $f; \ 2024-08-20T21:57:32.4853329Z #7 82.58 fi; \ 2024-08-20T21:57:32.4853600Z #7 82.58 done 2024-08-20T21:57:32.4854270Z #7 82.58 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4855064Z #7 82.58 for f in ; do \ 2024-08-20T21:57:32.4855535Z #7 82.58 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4855991Z #7 82.58 done 2024-08-20T21:57:32.4856426Z #7 82.58 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.4857187Z #7 82.58 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:32.4858029Z #7 82.58 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:32.4858606Z #7 82.58 Making install in tests 2024-08-20T21:57:32.4859276Z #7 82.59 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:57:32.4860193Z #7 82.59 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:57:32.4860989Z #7 82.59 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.4861647Z #7 82.59 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.4862434Z #7 82.59 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:57:32.4863342Z #7 82.59 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey/tests' 2024-08-20T21:57:32.4864199Z #7 82.59 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/lackey' 2024-08-20T21:57:32.4864787Z #7 82.59 Making install in none 2024-08-20T21:57:32.4865412Z #7 82.59 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:32.4865979Z #7 82.59 Making install in . 2024-08-20T21:57:32.4866583Z #7 82.60 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:32.4867216Z #7 82.60 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.4867659Z #7 82.60 for f in none-amd64-linux ; do \ 2024-08-20T21:57:32.4868134Z #7 82.60 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.4868684Z #7 82.60 ln -f -s ../none/$f ../.in_place; \ 2024-08-20T21:57:32.4869327Z #7 82.60 done 2024-08-20T21:57:32.4869605Z #7 82.60 for f in ; do \ 2024-08-20T21:57:32.4870106Z #7 82.60 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.4870599Z #7 82.60 echo "dsymutil $f"; \ 2024-08-20T21:57:32.4870987Z #7 82.60 dsymutil $f; \ 2024-08-20T21:57:32.4871318Z #7 82.60 fi; \ 2024-08-20T21:57:32.4871579Z #7 82.60 done 2024-08-20T21:57:32.4871908Z #7 82.60 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.4872280Z #7 82.60 for f in ; do \ 2024-08-20T21:57:32.4872660Z #7 82.60 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.4873177Z #7 82.60 ln -f -s ../none/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.4873610Z #7 82.60 done 2024-08-20T21:57:32.4874135Z #7 82.60 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:32.4875111Z #7 82.60 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4875994Z #7 82.60 for f in none-amd64-linux ; do \ 2024-08-20T21:57:32.4876573Z #7 82.60 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.4877068Z #7 82.60 done 2024-08-20T21:57:32.4877334Z #7 82.61 for f in ; do \ 2024-08-20T21:57:32.4877796Z #7 82.61 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.4878273Z #7 82.61 echo "dsymutil $f"; \ 2024-08-20T21:57:32.4878650Z #7 82.61 dsymutil $f; \ 2024-08-20T21:57:32.4878963Z #7 82.61 fi; \ 2024-08-20T21:57:32.4879226Z #7 82.61 done 2024-08-20T21:57:32.5815914Z #7 82.61 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.5816661Z #7 82.61 for f in ; do \ 2024-08-20T21:57:32.5817203Z #7 82.61 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.5817651Z #7 82.61 done 2024-08-20T21:57:32.5818108Z #7 82.62 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5818885Z #7 82.62 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:32.5819698Z #7 82.62 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:32.5820275Z #7 82.62 Making install in tests 2024-08-20T21:57:32.5820936Z #7 82.62 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:32.5821753Z #7 82.62 Making install in . 2024-08-20T21:57:32.5822399Z #7 82.63 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:32.5823289Z #7 82.63 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:32.5824052Z #7 82.63 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5824726Z #7 82.63 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5825507Z #7 82.63 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:32.5826380Z #7 82.63 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:32.5826996Z #7 82.63 Making install in scripts 2024-08-20T21:57:32.5827719Z #7 82.63 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:57:32.5828696Z #7 82.64 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:57:32.5829507Z #7 82.64 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5830172Z #7 82.64 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5830998Z #7 82.64 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:57:32.5831958Z #7 82.64 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/scripts' 2024-08-20T21:57:32.5832608Z #7 82.64 Making install in amd64 2024-08-20T21:57:32.5833305Z #7 82.64 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:57:32.5834254Z #7 82.64 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:57:32.5835162Z #7 82.64 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5835832Z #7 82.64 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5836638Z #7 82.64 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:57:32.5837594Z #7 82.64 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64' 2024-08-20T21:57:32.5838233Z #7 82.64 Making install in linux 2024-08-20T21:57:32.5838922Z #7 82.65 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:57:32.5839862Z #7 82.65 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:57:32.5840670Z #7 82.65 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5841335Z #7 82.65 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5842133Z #7 82.65 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:57:32.5843086Z #7 82.65 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/linux' 2024-08-20T21:57:32.5843777Z #7 82.65 Making install in amd64-linux 2024-08-20T21:57:32.5844526Z #7 82.65 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:57:32.5845562Z #7 82.65 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:57:32.5846403Z #7 82.65 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5847066Z #7 82.65 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5847901Z #7 82.65 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:57:32.5849042Z #7 82.65 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests/amd64-linux' 2024-08-20T21:57:32.5849994Z #7 82.65 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/none/tests' 2024-08-20T21:57:32.5850828Z #7 82.65 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/none' 2024-08-20T21:57:32.5851460Z #7 82.65 Making install in exp-bbv 2024-08-20T21:57:32.5852117Z #7 82.65 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:32.5852699Z #7 82.66 Making install in . 2024-08-20T21:57:32.5853319Z #7 82.66 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:32.5854046Z #7 82.66 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.5854509Z #7 82.66 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:57:32.5854999Z #7 82.66 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.5855489Z #7 82.66 ln -f -s ../exp-bbv/$f ../.in_place; \ 2024-08-20T21:57:32.5855903Z #7 82.66 done 2024-08-20T21:57:32.5856176Z #7 82.66 for f in ; do \ 2024-08-20T21:57:32.5856663Z #7 82.66 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.5857141Z #7 82.66 echo "dsymutil $f"; \ 2024-08-20T21:57:32.5857527Z #7 82.66 dsymutil $f; \ 2024-08-20T21:57:32.5857859Z #7 82.66 fi; \ 2024-08-20T21:57:32.5858116Z #7 82.66 done 2024-08-20T21:57:32.5858445Z #7 82.67 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.5858812Z #7 82.67 for f in ; do \ 2024-08-20T21:57:32.5859193Z #7 82.67 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.5859724Z #7 82.67 ln -f -s ../exp-bbv/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.5860172Z #7 82.67 done 2024-08-20T21:57:32.5860713Z #7 82.67 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:32.5861698Z #7 82.67 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.5862502Z #7 82.67 for f in exp-bbv-amd64-linux ; do \ 2024-08-20T21:57:32.5863128Z #7 82.67 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.5863620Z #7 82.67 done 2024-08-20T21:57:32.5863894Z #7 82.68 for f in ; do \ 2024-08-20T21:57:32.5864373Z #7 82.68 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.5864856Z #7 82.68 echo "dsymutil $f"; \ 2024-08-20T21:57:32.5865247Z #7 82.68 dsymutil $f; \ 2024-08-20T21:57:32.5865579Z #7 82.68 fi; \ 2024-08-20T21:57:32.5865909Z #7 82.68 done 2024-08-20T21:57:32.5866591Z #7 82.68 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.5867291Z #7 82.68 for f in ; do \ 2024-08-20T21:57:32.5867748Z #7 82.68 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.5868202Z #7 82.68 done 2024-08-20T21:57:32.5868654Z #7 82.68 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5869615Z #7 82.68 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:32.5870483Z #7 82.68 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:32.5871073Z #7 82.68 Making install in tests 2024-08-20T21:57:32.5871739Z #7 82.68 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:32.5872369Z #7 82.69 Making install in . 2024-08-20T21:57:32.5873021Z #7 82.69 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:32.5873932Z #7 82.69 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:32.5874728Z #7 82.69 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5875401Z #7 82.69 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5876188Z #7 82.69 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:32.5877109Z #7 82.69 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:32.5877793Z #7 82.69 Making install in amd64-linux 2024-08-20T21:57:32.5878571Z #7 82.69 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:57:32.5879619Z #7 82.70 make[5]: Entering directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:57:32.5880474Z #7 82.70 make[5]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5881252Z #7 82.70 make[5]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5882093Z #7 82.70 make[5]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:57:32.5883118Z #7 82.70 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests/amd64-linux' 2024-08-20T21:57:32.5884175Z #7 82.70 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv/tests' 2024-08-20T21:57:32.5885021Z #7 82.70 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/exp-bbv' 2024-08-20T21:57:32.5885600Z #7 82.70 Making install in shared 2024-08-20T21:57:32.5886223Z #7 82.70 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:57:32.5887035Z #7 82.70 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:57:32.5887768Z #7 82.70 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5888438Z #7 82.70 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5889417Z #7 82.70 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:57:32.5890250Z #7 82.70 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/shared' 2024-08-20T21:57:32.5890834Z #7 82.70 Making install in tests 2024-08-20T21:57:32.5891465Z #7 82.70 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:57:32.5892287Z #7 82.70 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:57:32.5893031Z #7 82.70 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5893697Z #7 82.70 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5894431Z #7 82.70 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:57:32.5895256Z #7 82.70 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/tests' 2024-08-20T21:57:32.5895834Z #7 82.70 Making install in perf 2024-08-20T21:57:32.5896453Z #7 82.71 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:57:32.5897271Z #7 82.71 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:57:32.5898104Z #7 82.71 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.5898778Z #7 82.71 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.5899509Z #7 82.71 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:57:32.5900332Z #7 82.71 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/perf' 2024-08-20T21:57:32.5900934Z #7 82.71 Making install in gdbserver_tests 2024-08-20T21:57:32.5901762Z #7 82.71 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:32.5902395Z #7 82.71 Making install in . 2024-08-20T21:57:32.6870144Z #7 82.72 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:32.6871177Z #7 82.72 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:32.6872008Z #7 82.72 make[4]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.6872687Z #7 82.72 make[4]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.6873508Z #7 82.72 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:32.6874455Z #7 82.72 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:32.6875400Z #7 82.72 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/gdbserver_tests' 2024-08-20T21:57:32.6876156Z #7 82.72 Making install in memcheck/tests/vbit-test 2024-08-20T21:57:32.6876981Z #7 82.72 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:57:32.6878030Z #7 82.73 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:57:32.6878884Z #7 82.73 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.6879736Z #7 82.73 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:57:32.6880774Z #7 82.73 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/memcheck/tests/vbit-test' 2024-08-20T21:57:32.6881467Z #7 82.73 Making install in auxprogs 2024-08-20T21:57:32.6882119Z #7 82.74 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:57:32.6882773Z #7 82.74 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.6883462Z #7 82.74 for f in getoff-amd64-linux ; do \ 2024-08-20T21:57:32.6883935Z #7 82.74 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.6884428Z #7 82.74 ln -f -s ../auxprogs/$f ../.in_place; \ 2024-08-20T21:57:32.6884861Z #7 82.74 done 2024-08-20T21:57:32.6885125Z #7 82.74 for f in ; do \ 2024-08-20T21:57:32.6885609Z #7 82.74 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.6886109Z #7 82.74 echo "dsymutil $f"; \ 2024-08-20T21:57:32.6886483Z #7 82.74 dsymutil $f; \ 2024-08-20T21:57:32.6886813Z #7 82.74 fi; \ 2024-08-20T21:57:32.6887081Z #7 82.74 done 2024-08-20T21:57:32.6887395Z #7 82.74 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.6887763Z #7 82.74 for f in ; do \ 2024-08-20T21:57:32.6888165Z #7 82.74 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.6888688Z #7 82.74 ln -f -s ../auxprogs/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.6889229Z #7 82.74 done 2024-08-20T21:57:32.6889794Z #7 82.75 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:57:32.6890475Z #7 82.75 /usr/bin/mkdir -p '/usr/local/bin' 2024-08-20T21:57:32.6891230Z #7 82.75 /usr/bin/install -c valgrind-listener valgrind-di-server '/usr/local/bin' 2024-08-20T21:57:32.6892296Z #7 82.76 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6893089Z #7 82.76 for f in getoff-amd64-linux ; do \ 2024-08-20T21:57:32.6893714Z #7 82.76 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6894207Z #7 82.76 done 2024-08-20T21:57:32.6894479Z #7 82.76 for f in ; do \ 2024-08-20T21:57:32.6894953Z #7 82.76 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.6895451Z #7 82.76 echo "dsymutil $f"; \ 2024-08-20T21:57:32.6895952Z #7 82.76 dsymutil $f; \ 2024-08-20T21:57:32.6896287Z #7 82.76 fi; \ 2024-08-20T21:57:32.6896544Z #7 82.76 done 2024-08-20T21:57:32.6897222Z #7 82.76 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6897930Z #7 82.76 for f in ; do \ 2024-08-20T21:57:32.6898384Z #7 82.76 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6898837Z #7 82.76 done 2024-08-20T21:57:32.6899286Z #7 82.76 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.6900056Z #7 82.76 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:57:32.6900922Z #7 82.76 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/auxprogs' 2024-08-20T21:57:32.6901518Z #7 82.77 Making install in mpi 2024-08-20T21:57:32.6902116Z #7 82.77 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:57:32.6902743Z #7 82.77 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.6903120Z #7 82.77 for f in ; do \ 2024-08-20T21:57:32.6903490Z #7 82.77 rm -f ../.in_place/$f; \ 2024-08-20T21:57:32.6903960Z #7 82.77 ln -f -s ../mpi/$f ../.in_place; \ 2024-08-20T21:57:32.6904367Z #7 82.77 done 2024-08-20T21:57:32.6904622Z #7 82.77 for f in ; do \ 2024-08-20T21:57:32.6905107Z #7 82.77 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.6905599Z #7 82.77 echo "dsymutil $f"; \ 2024-08-20T21:57:32.6905971Z #7 82.77 dsymutil $f; \ 2024-08-20T21:57:32.6906299Z #7 82.77 fi; \ 2024-08-20T21:57:32.6906569Z #7 82.77 done 2024-08-20T21:57:32.6906881Z #7 82.77 mkdir -p ../.in_place; \ 2024-08-20T21:57:32.6907249Z #7 82.77 for f in ; do \ 2024-08-20T21:57:32.6907642Z #7 82.77 rm -f ../.in_place/$f.dSYM; \ 2024-08-20T21:57:32.6908137Z #7 82.77 ln -f -s ../mpi/$f.dSYM ../.in_place; \ 2024-08-20T21:57:32.6908569Z #7 82.77 done 2024-08-20T21:57:32.6909101Z #7 82.77 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:57:32.6910062Z #7 82.77 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6910762Z #7 82.77 for f in ; do \ 2024-08-20T21:57:32.6911284Z #7 82.77 /usr/bin/install -c $f /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6911775Z #7 82.77 done 2024-08-20T21:57:32.6912116Z #7 82.78 for f in ; do \ 2024-08-20T21:57:32.6912602Z #7 82.78 if [ ! -e $f.dSYM -o $f -nt $f.dSYM ] ; then \ 2024-08-20T21:57:32.6913081Z #7 82.78 echo "dsymutil $f"; \ 2024-08-20T21:57:32.6913472Z #7 82.78 dsymutil $f; \ 2024-08-20T21:57:32.6913795Z #7 82.78 fi; \ 2024-08-20T21:57:32.6914060Z #7 82.78 done 2024-08-20T21:57:32.6914729Z #7 82.78 /bin/bash /valgrind_build/valgrind-3.20.0/install-sh -d /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6915420Z #7 82.78 for f in ; do \ 2024-08-20T21:57:32.6915881Z #7 82.78 cp -R $f.dSYM /usr/local/libexec/valgrind; \ 2024-08-20T21:57:32.6916341Z #7 82.78 done 2024-08-20T21:57:32.6916733Z #7 82.78 /usr/bin/mkdir -p '/usr/local/lib/valgrind' 2024-08-20T21:57:32.6917446Z #7 82.78 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:57:32.6918254Z #7 82.78 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/mpi' 2024-08-20T21:57:32.6918819Z #7 82.78 Making install in solaris 2024-08-20T21:57:32.6919476Z #7 82.78 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:57:32.6920330Z #7 82.79 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:57:32.6921090Z #7 82.79 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.6921741Z #7 82.79 make[3]: Nothing to be done for 'install-data-am'. 2024-08-20T21:57:32.6922503Z #7 82.79 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:57:32.6923347Z #7 82.79 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/solaris' 2024-08-20T21:57:32.6923924Z #7 82.79 Making install in docs 2024-08-20T21:57:32.6924541Z #7 82.79 make[2]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:32.6925436Z #7 82.79 make[3]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:32.6926174Z #7 82.79 make[3]: Nothing to be done for 'install-exec-am'. 2024-08-20T21:57:32.6926729Z #7 82.79 make install-data-hook 2024-08-20T21:57:32.6927355Z #7 82.79 make[4]: Entering directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:32.6927935Z #7 82.79 set -e; \ 2024-08-20T21:57:32.6928279Z #7 82.79 if test -r html ; then \ 2024-08-20T21:57:32.6928856Z #7 82.79 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:57:32.6929449Z #7 82.79 cp -r html /usr/local/share/doc/valgrind; \ 2024-08-20T21:57:32.6929908Z #7 82.79 fi 2024-08-20T21:57:32.6930178Z #7 82.80 for f in *.1 ; do \ 2024-08-20T21:57:32.6930554Z #7 82.80 if test -r $f ; then \ 2024-08-20T21:57:32.6931025Z #7 82.80 mkdir -p /usr/local/share/man/man1; \ 2024-08-20T21:57:32.6931506Z #7 82.80 cp $f /usr/local/share/man/man1; \ 2024-08-20T21:57:32.6931902Z #7 82.80 fi \ 2024-08-20T21:57:32.6932160Z #7 82.80 done 2024-08-20T21:57:32.6932462Z #7 82.82 set -e; \ 2024-08-20T21:57:32.6932807Z #7 82.82 if test -r index.pdf ; then \ 2024-08-20T21:57:32.6933324Z #7 82.82 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:57:32.6933984Z #7 82.82 cp index.pdf /usr/local/share/doc/valgrind/valgrind_manual.pdf; \ 2024-08-20T21:57:32.6934552Z #7 82.82 fi 2024-08-20T21:57:32.8514655Z #7 82.82 set -e; \ 2024-08-20T21:57:32.8515163Z #7 82.82 if test -r index.ps ; then \ 2024-08-20T21:57:32.8515796Z #7 82.82 mkdir -p /usr/local/share/doc/valgrind; \ 2024-08-20T21:57:32.8516474Z #7 82.82 cp index.ps /usr/local/share/doc/valgrind/valgrind_manual.ps; \ 2024-08-20T21:57:32.8517047Z #7 82.82 fi 2024-08-20T21:57:32.8517579Z #7 82.83 make[4]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:32.8518395Z #7 82.83 make[3]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:32.8519211Z #7 82.83 make[2]: Leaving directory '/valgrind_build/valgrind-3.20.0/docs' 2024-08-20T21:57:32.8520023Z #7 82.83 make[1]: Leaving directory '/valgrind_build/valgrind-3.20.0' 2024-08-20T21:57:32.8520551Z #7 82.83 + cd ../../ 2024-08-20T21:57:32.8520910Z #7 82.83 + rm -rf valgrind_build 2024-08-20T21:57:32.8691552Z #7 83.00 + alias valgrind=/usr/local/bin/valgrind 2024-08-20T21:57:33.3656756Z #7 DONE 83.5s 2024-08-20T21:57:33.5179192Z 2024-08-20T21:57:33.5180956Z #8 [ 4/16] RUN apt-get update && apt-get install -y --no-install-recommends libomp-dev && apt-get autoclean && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* 2024-08-20T21:57:33.9973514Z #8 0.630 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2024-08-20T21:57:34.1513053Z #8 0.633 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-20T21:57:34.3989386Z #8 1.031 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-20T21:57:34.5061445Z #8 1.042 Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] 2024-08-20T21:57:34.5062583Z #8 1.128 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-20T21:57:34.5063662Z #8 1.139 Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2867 kB] 2024-08-20T21:57:34.6452047Z #8 1.226 Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2024-08-20T21:57:34.6453028Z #8 1.278 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2024-08-20T21:57:34.8251940Z #8 1.458 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2024-08-20T21:57:35.0349215Z #8 1.482 Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1135 kB] 2024-08-20T21:57:35.2841871Z #8 1.517 Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2173 kB] 2024-08-20T21:57:35.2842890Z #8 1.917 Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2024-08-20T21:57:35.3881990Z #8 1.917 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2452 kB] 2024-08-20T21:57:35.3883354Z #8 1.984 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1424 kB] 2024-08-20T21:57:35.3884504Z #8 2.021 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2968 kB] 2024-08-20T21:57:35.6181377Z #8 2.100 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] 2024-08-20T21:57:35.6182556Z #8 2.100 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] 2024-08-20T21:57:35.6183691Z #8 2.100 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] 2024-08-20T21:57:36.2421630Z #8 2.875 Fetched 33.6 MB in 2s (14.0 MB/s) 2024-08-20T21:57:36.9572760Z #8 2.875 Reading package lists... 2024-08-20T21:57:37.7252377Z #8 3.634 Reading package lists... 2024-08-20T21:57:37.8722940Z #8 4.372 Building dependency tree... 2024-08-20T21:57:38.0054685Z #8 4.505 Reading state information... 2024-08-20T21:57:38.0055321Z #8 4.638 The following additional packages will be installed: 2024-08-20T21:57:38.1251747Z #8 4.639 libedit2 libllvm14 libomp-14-dev libomp5-14 2024-08-20T21:57:38.1252285Z #8 4.639 Suggested packages: 2024-08-20T21:57:38.1252685Z #8 4.639 libomp-14-doc 2024-08-20T21:57:38.1253133Z #8 4.676 The following NEW packages will be installed: 2024-08-20T21:57:38.1253834Z #8 4.676 libedit2 libllvm14 libomp-14-dev libomp-dev libomp5-14 2024-08-20T21:57:38.1254532Z #8 4.712 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T21:57:38.1255239Z #8 4.712 Need to get 24.8 MB of archives. 2024-08-20T21:57:38.1255808Z #8 4.712 After this operation, 119 MB of additional disk space will be used. 2024-08-20T21:57:38.1257052Z #8 4.712 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2024-08-20T21:57:38.1258339Z #8 4.758 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB] 2024-08-20T21:57:38.3333557Z #8 4.966 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp5-14 amd64 1:14.0.0-1ubuntu1.1 [389 kB] 2024-08-20T21:57:38.4455200Z #8 4.969 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libomp-14-dev amd64 1:14.0.0-1ubuntu1.1 [347 kB] 2024-08-20T21:57:38.4456956Z #8 4.971 Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libomp-dev amd64 1:14.0-55~exp2 [3074 B] 2024-08-20T21:57:38.4458079Z #8 5.078 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T21:57:38.6896561Z #8 5.098 Fetched 24.8 MB in 0s (85.7 MB/s) 2024-08-20T21:57:38.6897185Z #8 5.123 Selecting previously unselected package libedit2:amd64. 2024-08-20T21:57:38.6897734Z #8 5.123 (Reading database ... 2024-08-20T21:57:38.6898118Z (Reading database ... 5% 2024-08-20T21:57:38.6898450Z (Reading database ... 10% 2024-08-20T21:57:38.6898772Z (Reading database ... 15% 2024-08-20T21:57:38.6899102Z (Reading database ... 20% 2024-08-20T21:57:38.6899430Z (Reading database ... 25% 2024-08-20T21:57:38.6899757Z (Reading database ... 30% 2024-08-20T21:57:38.6900085Z (Reading database ... 35% 2024-08-20T21:57:38.6900412Z (Reading database ... 40% 2024-08-20T21:57:38.6900726Z (Reading database ... 45% 2024-08-20T21:57:38.6901063Z (Reading database ... 50% 2024-08-20T21:57:38.6901389Z (Reading database ... 55% 2024-08-20T21:57:38.6901700Z (Reading database ... 60% 2024-08-20T21:57:38.6902022Z (Reading database ... 65% 2024-08-20T21:57:38.6902346Z (Reading database ... 70% 2024-08-20T21:57:38.6902656Z (Reading database ... 75% 2024-08-20T21:57:38.6902978Z (Reading database ... 80% 2024-08-20T21:57:38.6903299Z (Reading database ... 85% 2024-08-20T21:57:38.6903609Z (Reading database ... 90% 2024-08-20T21:57:38.6903934Z (Reading database ... 95% 2024-08-20T21:57:38.6904259Z (Reading database ... 100% 2024-08-20T21:57:38.6904765Z (Reading database ... 28137 files and directories currently installed.) 2024-08-20T21:57:38.6905764Z #8 5.136 Preparing to unpack .../libedit2_3.1-20210910-1build1_amd64.deb ... 2024-08-20T21:57:38.6906756Z #8 5.141 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2024-08-20T21:57:38.6907396Z #8 5.167 Selecting previously unselected package libllvm14:amd64. 2024-08-20T21:57:38.6908220Z #8 5.169 Preparing to unpack .../libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T21:57:38.6909002Z #8 5.172 Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T21:57:38.8375293Z #8 5.470 Selecting previously unselected package libomp5-14:amd64. 2024-08-20T21:57:38.9542186Z #8 5.473 Preparing to unpack .../libomp5-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T21:57:38.9543040Z #8 5.476 Unpacking libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T21:57:38.9543778Z #8 5.505 Selecting previously unselected package libomp-14-dev. 2024-08-20T21:57:38.9544620Z #8 5.507 Preparing to unpack .../libomp-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T21:57:38.9545391Z #8 5.509 Unpacking libomp-14-dev (1:14.0.0-1ubuntu1.1) ... 2024-08-20T21:57:38.9546124Z #8 5.550 Selecting previously unselected package libomp-dev:amd64. 2024-08-20T21:57:38.9546926Z #8 5.552 Preparing to unpack .../libomp-dev_1%3a14.0-55~exp2_amd64.deb ... 2024-08-20T21:57:38.9547659Z #8 5.555 Unpacking libomp-dev:amd64 (1:14.0-55~exp2) ... 2024-08-20T21:57:38.9548328Z #8 5.587 Setting up libomp5-14:amd64 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T21:57:39.1442290Z #8 5.598 Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2024-08-20T21:57:39.1443039Z #8 5.607 Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T21:57:39.1443702Z #8 5.617 Setting up libomp-14-dev (1:14.0.0-1ubuntu1.1) ... 2024-08-20T21:57:39.1444355Z #8 5.626 Setting up libomp-dev:amd64 (1:14.0-55~exp2) ... 2024-08-20T21:57:39.1445043Z #8 5.639 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-08-20T21:57:39.8644013Z #8 5.777 Reading package lists... 2024-08-20T21:57:40.0093697Z #8 6.511 Building dependency tree... 2024-08-20T21:57:40.1598195Z #8 6.642 Reading state information... 2024-08-20T21:57:40.3099178Z #8 DONE 6.9s 2024-08-20T21:57:40.4987855Z 2024-08-20T21:57:40.4988544Z #9 [ 5/16] COPY ./common/install_user.sh install_user.sh 2024-08-20T21:57:40.4989069Z #9 DONE 0.0s 2024-08-20T21:57:40.4989254Z 2024-08-20T21:57:40.4989480Z #10 [ 6/16] RUN bash ./install_user.sh && rm install_user.sh 2024-08-20T21:57:40.8726048Z #10 0.524 + echo jenkins:x:1000:1000::/var/lib/jenkins: 2024-08-20T21:57:41.1137862Z #10 0.525 + echo jenkins:x:1000: 2024-08-20T21:57:41.1139879Z #10 0.526 + echo 'jenkins:*:19110:0:99999:7:::' 2024-08-20T21:57:41.1141394Z #10 0.526 + mkdir -p /var/lib/jenkins 2024-08-20T21:57:41.1142180Z #10 0.528 + chown jenkins:jenkins /var/lib/jenkins 2024-08-20T21:57:41.1142736Z #10 0.528 + mkdir -p /var/lib/jenkins/.ccache 2024-08-20T21:57:41.1143289Z #10 0.530 + chown jenkins:jenkins /var/lib/jenkins/.ccache 2024-08-20T21:57:41.1143837Z #10 0.530 + chown jenkins:jenkins /usr/local 2024-08-20T21:57:41.1144387Z #10 0.531 + echo 'jenkins ALL=(ALL) NOPASSWD:ALL' 2024-08-20T21:57:41.1144884Z #10 0.531 + '[' -n '' ']' 2024-08-20T21:57:41.1145236Z #10 0.532 + SUDO=sudo 2024-08-20T21:57:41.1145601Z #10 0.532 + sudo -u jenkins sudo -v 2024-08-20T21:57:41.1145985Z #10 DONE 0.6s 2024-08-20T21:57:41.1146151Z 2024-08-20T21:57:41.1146516Z #11 [ 7/16] COPY requirements-ci.txt /opt/conda/requirements-ci.txt 2024-08-20T21:57:41.1147178Z #11 DONE 0.0s 2024-08-20T21:57:41.1147357Z 2024-08-20T21:57:41.1147572Z #12 [ 8/16] COPY ./common/install_conda.sh install_conda.sh 2024-08-20T21:57:41.1511410Z #12 DONE 0.2s 2024-08-20T21:57:41.3488620Z 2024-08-20T21:57:41.3489300Z #13 [ 9/16] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T21:57:41.3489839Z #13 DONE 0.0s 2024-08-20T21:57:41.3490009Z 2024-08-20T21:57:41.3490819Z #14 [10/16] RUN bash ./install_conda.sh && rm install_conda.sh common_utils.sh /opt/conda/requirements-ci.txt 2024-08-20T21:57:41.7311435Z #14 0.533 + '[' -n 3.9 ']' 2024-08-20T21:57:41.8887637Z #14 0.533 + BASE_URL=https://repo.anaconda.com/miniconda 2024-08-20T21:57:41.8889291Z #14 0.533 ++ echo 3.9 2024-08-20T21:57:41.8890111Z #14 0.533 ++ cut -d . -f 1 2024-08-20T21:57:41.8890473Z #14 0.534 + MAJOR_PYTHON_VERSION=3 2024-08-20T21:57:41.8890833Z #14 0.535 ++ echo 3.9 2024-08-20T21:57:41.8891202Z #14 0.535 ++ cut -d . -f 2 2024-08-20T21:57:41.8891558Z #14 0.536 + MINOR_PYTHON_VERSION=9 2024-08-20T21:57:41.8891975Z #14 0.536 ++ uname -m 2024-08-20T21:57:41.8892495Z #14 0.537 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:57:41.8892993Z #14 0.537 + case "$MAJOR_PYTHON_VERSION" in 2024-08-20T21:57:41.8894082Z #14 0.537 + CONDA_FILE=Miniconda3-latest-Linux-x86_64.sh 2024-08-20T21:57:41.8894712Z #14 0.537 + mkdir -p /opt/conda 2024-08-20T21:57:41.8895129Z #14 0.538 + chown jenkins:jenkins /opt/conda 2024-08-20T21:57:41.8895567Z #14 0.539 ++ dirname ./install_conda.sh 2024-08-20T21:57:41.8895985Z #14 0.540 + source ./common_utils.sh 2024-08-20T21:57:41.8896425Z #14 0.540 ++ '[' -n '' ']' 2024-08-20T21:57:41.8896747Z #14 0.540 ++ export SUDO=sudo 2024-08-20T21:57:41.8897091Z #14 0.540 ++ SUDO=sudo 2024-08-20T21:57:41.8897399Z #14 0.540 + pushd /tmp 2024-08-20T21:57:41.8906643Z #14 0.540 + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 2024-08-20T21:57:41.8907396Z #14 0.540 /tmp / 2024-08-20T21:57:42.4484762Z #14 1.250 + as_jenkins bash Miniconda3-latest-Linux-x86_64.sh -b -f -p /opt/conda 2024-08-20T21:57:42.4487010Z #14 1.250 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= bash Miniconda3-latest-Linux-x86_64.sh -b -f -p /opt/conda 2024-08-20T21:57:42.6139617Z #14 1.265 PREFIX=/opt/conda 2024-08-20T21:57:42.7923154Z #14 1.594 Unpacking payload ... 2024-08-20T21:57:45.5773365Z #14 4.379 2024-08-20T21:57:45.5773767Z #14 4.379 Installing base environment... 2024-08-20T21:57:45.5774512Z #14 4.379 2024-08-20T21:57:46.4774898Z #14 5.069 Preparing transaction: ...working... done 2024-08-20T21:57:48.8171444Z #14 5.280 Executing transaction: ...working... done 2024-08-20T21:57:49.4235453Z #14 8.225 installation finished. 2024-08-20T21:57:49.5773600Z #14 8.227 + popd 2024-08-20T21:57:49.5774454Z #14 8.227 + sed -e 's|PATH="\(.*\)"|PATH="/opt/conda/bin:\1"|g' -i /etc/environment 2024-08-20T21:57:49.5775399Z #14 8.227 / 2024-08-20T21:57:49.5776240Z #14 8.228 + export PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T21:57:49.5777731Z #14 8.228 + PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-08-20T21:57:49.5778632Z #14 8.228 + pushd /opt/conda 2024-08-20T21:57:49.5778970Z #14 8.228 /opt/conda / 2024-08-20T21:57:49.5779316Z #14 8.228 ++ uname -m 2024-08-20T21:57:49.5779635Z #14 8.229 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:57:49.5780188Z #14 8.229 + export SYSROOT_DEP=sysroot_linux-64=2.17 2024-08-20T21:57:49.5780746Z #14 8.229 + SYSROOT_DEP=sysroot_linux-64=2.17 2024-08-20T21:57:49.5781465Z #14 8.229 + as_jenkins conda create -n py_3.9 -y python=3.9 sysroot_linux-64=2.17 2024-08-20T21:57:49.5783639Z #14 8.229 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda create -n py_3.9 -y python=3.9 sysroot_linux-64=2.17 2024-08-20T21:57:49.9039482Z #14 8.706 Channels: 2024-08-20T21:57:49.9040056Z #14 8.706 - defaults 2024-08-20T21:57:49.9040504Z #14 8.706 Platform: linux-64 2024-08-20T21:57:52.0669236Z #14 8.706 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:57:52.2837266Z #14 10.87 Solving environment: ...working... done 2024-08-20T21:57:57.2054733Z #14 16.01 2024-08-20T21:57:57.2055083Z #14 16.01 ## Package Plan ## 2024-08-20T21:57:57.2055431Z #14 16.01 2024-08-20T21:57:57.2055832Z #14 16.01 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:57:57.2056308Z #14 16.01 2024-08-20T21:57:57.2056832Z #14 16.01 added / updated specs: 2024-08-20T21:57:57.2057418Z #14 16.01 - python=3.9 2024-08-20T21:57:57.2057819Z #14 16.01 - sysroot_linux-64=2.17 2024-08-20T21:57:57.2058173Z #14 16.01 2024-08-20T21:57:57.2058429Z #14 16.01 2024-08-20T21:57:57.2058772Z #14 16.01 The following packages will be downloaded: 2024-08-20T21:57:57.2059211Z #14 16.01 2024-08-20T21:57:57.2059555Z #14 16.01 package | build 2024-08-20T21:57:57.2060166Z #14 16.01 ---------------------------|----------------- 2024-08-20T21:57:57.2060915Z #14 16.01 _sysroot_linux-64_curr_repodata_hack-3| haa98f57_10 12 KB 2024-08-20T21:57:57.2061760Z #14 16.01 ca-certificates-2024.7.2 | h06a4308_0 127 KB 2024-08-20T21:57:57.2062582Z #14 16.01 kernel-headers_linux-64-3.10.0| h57e8cba_10 952 KB 2024-08-20T21:57:57.2063364Z #14 16.01 pip-24.2 | py39h06a4308_0 2.2 MB 2024-08-20T21:57:57.2064105Z #14 16.01 python-3.9.19 | h955ad1f_1 25.1 MB 2024-08-20T21:57:57.2064864Z #14 16.01 setuptools-72.1.0 | py39h06a4308_0 2.4 MB 2024-08-20T21:57:57.2065637Z #14 16.01 sysroot_linux-64-2.17 | h57e8cba_10 32.6 MB 2024-08-20T21:57:57.2066387Z #14 16.01 wheel-0.43.0 | py39h06a4308_0 109 KB 2024-08-20T21:57:57.2067081Z #14 16.01 ------------------------------------------------------------ 2024-08-20T21:57:57.2067666Z #14 16.01 Total: 63.4 MB 2024-08-20T21:57:57.2068113Z #14 16.01 2024-08-20T21:57:57.2068470Z #14 16.01 The following NEW packages will be INSTALLED: 2024-08-20T21:57:57.2069106Z #14 16.01 2024-08-20T21:57:57.2069696Z #14 16.01 _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2024-08-20T21:57:57.2070528Z #14 16.01 _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2024-08-20T21:57:57.2071530Z #14 16.01 _sysroot_linux-64~ pkgs/main/noarch::_sysroot_linux-64_curr_repodata_hack-3-haa98f57_10 2024-08-20T21:57:57.2072618Z #14 16.01 ca-certificates pkgs/main/linux-64::ca-certificates-2024.7.2-h06a4308_0 2024-08-20T21:57:57.2073666Z #14 16.01 kernel-headers_li~ pkgs/main/noarch::kernel-headers_linux-64-3.10.0-h57e8cba_10 2024-08-20T21:57:57.2074838Z #14 16.01 ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.38-h1181459_1 2024-08-20T21:57:57.2075712Z #14 16.01 libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2024-08-20T21:57:57.2076541Z #14 16.01 libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2024-08-20T21:57:57.2077394Z #14 16.01 libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2024-08-20T21:57:57.2078280Z #14 16.01 libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2024-08-20T21:57:57.2079150Z #14 16.01 ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2024-08-20T21:57:57.2079960Z #14 16.01 openssl pkgs/main/linux-64::openssl-3.0.14-h5eee18b_0 2024-08-20T21:57:57.2080768Z #14 16.01 pip pkgs/main/linux-64::pip-24.2-py39h06a4308_0 2024-08-20T21:57:57.2081569Z #14 16.01 python pkgs/main/linux-64::python-3.9.19-h955ad1f_1 2024-08-20T21:57:57.2082476Z #14 16.01 readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2024-08-20T21:57:57.2083337Z #14 16.01 setuptools pkgs/main/linux-64::setuptools-72.1.0-py39h06a4308_0 2024-08-20T21:57:57.2084185Z #14 16.01 sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2024-08-20T21:57:57.2085019Z #14 16.01 sysroot_linux-64 pkgs/main/noarch::sysroot_linux-64-2.17-h57e8cba_10 2024-08-20T21:57:57.2085837Z #14 16.01 tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2024-08-20T21:57:57.2086556Z #14 16.01 tzdata pkgs/main/noarch::tzdata-2024a-h04d1e81_0 2024-08-20T21:57:57.2087334Z #14 16.01 wheel pkgs/main/linux-64::wheel-0.43.0-py39h06a4308_0 2024-08-20T21:57:57.2088177Z #14 16.01 xz pkgs/main/linux-64::xz-5.4.6-h5eee18b_1 2024-08-20T21:57:57.2089692Z #14 16.01 zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2024-08-20T21:57:57.2090216Z #14 16.01 2024-08-20T21:57:57.2090452Z #14 16.01 2024-08-20T21:57:57.2090692Z #14 16.01 2024-08-20T21:57:57.2091106Z #14 16.01 Downloading and Extracting Packages: ...working... done 2024-08-20T21:57:57.4038866Z #14 16.01 Preparing transaction: ...working... done 2024-08-20T21:57:58.7738767Z #14 16.21 Verifying transaction: ...working... done 2024-08-20T21:57:59.5573923Z #14 17.58 Executing transaction: ...working... done 2024-08-20T21:57:59.7704385Z #14 18.36 # 2024-08-20T21:57:59.7705011Z #14 18.36 # To activate this environment, use 2024-08-20T21:57:59.7705797Z #14 18.36 # 2024-08-20T21:57:59.7706085Z #14 18.36 # $ conda activate py_3.9 2024-08-20T21:57:59.7706467Z #14 18.36 # 2024-08-20T21:57:59.7706810Z #14 18.36 # To deactivate an active environment, use 2024-08-20T21:57:59.7707247Z #14 18.36 # 2024-08-20T21:57:59.7707530Z #14 18.36 # $ conda deactivate 2024-08-20T21:57:59.7707879Z #14 18.36 2024-08-20T21:57:59.7708471Z #14 18.42 + conda_install libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:57:59.7709381Z #14 18.42 + as_jenkins conda install -q -n py_3.9 -y python=3.9 libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:57:59.7711758Z #14 18.42 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 libstdcxx-ng=12.3.0 -c conda-forge 2024-08-20T21:58:00.2391180Z #14 19.04 Channels: 2024-08-20T21:58:00.2391786Z #14 19.04 - conda-forge 2024-08-20T21:58:00.2392173Z #14 19.04 - defaults 2024-08-20T21:58:00.2392528Z #14 19.04 Platform: linux-64 2024-08-20T21:58:14.8911866Z #14 19.04 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:58:15.3087529Z #14 33.69 Solving environment: ...working... done 2024-08-20T21:58:16.8368507Z #14 35.64 2024-08-20T21:58:16.8368880Z #14 35.64 ## Package Plan ## 2024-08-20T21:58:16.8369515Z #14 35.64 2024-08-20T21:58:16.8369901Z #14 35.64 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:58:16.8370649Z #14 35.64 2024-08-20T21:58:16.8370926Z #14 35.64 added / updated specs: 2024-08-20T21:58:16.8371523Z #14 35.64 - libstdcxx-ng=12.3.0 2024-08-20T21:58:16.8371933Z #14 35.64 - python=3.9 2024-08-20T21:58:16.8372245Z #14 35.64 2024-08-20T21:58:16.8372487Z #14 35.64 2024-08-20T21:58:16.8372816Z #14 35.64 The following packages will be downloaded: 2024-08-20T21:58:16.8373289Z #14 35.64 2024-08-20T21:58:16.8373626Z #14 35.64 package | build 2024-08-20T21:58:16.8374231Z #14 35.64 ---------------------------|----------------- 2024-08-20T21:58:16.8374951Z #14 35.64 _libgcc_mutex-0.1 | conda_forge 3 KB conda-forge 2024-08-20T21:58:16.8375810Z #14 35.64 _openmp_mutex-4.5 | 2_gnu 23 KB conda-forge 2024-08-20T21:58:16.8376629Z #14 35.64 bzip2-1.0.8 | h4bc722e_7 247 KB conda-forge 2024-08-20T21:58:16.8377476Z #14 35.64 ca-certificates-2024.7.4 | hbcca054_0 151 KB conda-forge 2024-08-20T21:58:16.8378378Z #14 35.64 libgcc-ng-12.3.0 | h77fa898_13 762 KB conda-forge 2024-08-20T21:58:16.8379218Z #14 35.64 libgomp-12.3.0 | h77fa898_13 407 KB conda-forge 2024-08-20T21:58:16.8380016Z #14 35.64 libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2024-08-20T21:58:16.8380838Z #14 35.64 libsqlite-3.46.0 | hde9e2c9_0 845 KB conda-forge 2024-08-20T21:58:16.8381701Z #14 35.64 libstdcxx-ng-12.3.0 | hc0a3c3a_13 3.3 MB conda-forge 2024-08-20T21:58:16.8382550Z #14 35.64 libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2024-08-20T21:58:16.8383501Z #14 35.64 libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2024-08-20T21:58:16.8384349Z #14 35.64 libzlib-1.2.13 | h4ab18f5_6 60 KB conda-forge 2024-08-20T21:58:16.8385171Z #14 35.64 ncurses-6.5 | h59595ed_0 867 KB conda-forge 2024-08-20T21:58:16.8385962Z #14 35.64 openssl-3.3.1 | h4bc722e_2 2.8 MB conda-forge 2024-08-20T21:58:16.8386806Z #14 35.64 python-3.9.19 |h0755675_0_cpython 22.7 MB conda-forge 2024-08-20T21:58:16.8387637Z #14 35.64 zlib-1.2.13 | h4ab18f5_6 91 KB conda-forge 2024-08-20T21:58:16.8388366Z #14 35.64 ------------------------------------------------------------ 2024-08-20T21:58:16.8388943Z #14 35.64 Total: 32.3 MB 2024-08-20T21:58:16.8389402Z #14 35.64 2024-08-20T21:58:16.8389759Z #14 35.64 The following NEW packages will be INSTALLED: 2024-08-20T21:58:16.8390213Z #14 35.64 2024-08-20T21:58:16.8390811Z #14 35.64 bzip2 conda-forge/linux-64::bzip2-1.0.8-h4bc722e_7 2024-08-20T21:58:16.8391632Z #14 35.64 libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2024-08-20T21:58:16.8392483Z #14 35.64 libsqlite conda-forge/linux-64::libsqlite-3.46.0-hde9e2c9_0 2024-08-20T21:58:16.8393353Z #14 35.64 libuuid conda-forge/linux-64::libuuid-2.38.1-h0b41bf4_0 2024-08-20T21:58:16.8394225Z #14 35.64 libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2024-08-20T21:58:16.8395076Z #14 35.64 libzlib conda-forge/linux-64::libzlib-1.2.13-h4ab18f5_6 2024-08-20T21:58:16.8395621Z #14 35.64 2024-08-20T21:58:16.8395950Z #14 35.64 The following packages will be UPDATED: 2024-08-20T21:58:16.8396369Z #14 35.64 2024-08-20T21:58:16.8397244Z #14 35.64 ca-certificates pkgs/main::ca-certificates-2024.7.2-h~ --> conda-forge::ca-certificates-2024.7.4-hbcca054_0 2024-08-20T21:58:16.8398626Z #14 35.64 libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-12.3.0-h77fa898_13 2024-08-20T21:58:16.8399843Z #14 35.64 libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-12.3.0-h77fa898_13 2024-08-20T21:58:16.8401196Z #14 35.64 libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-12.3.0-hc0a3c3a_13 2024-08-20T21:58:16.8402424Z #14 35.64 ncurses pkgs/main::ncurses-6.4-h6a678d5_0 --> conda-forge::ncurses-6.5-h59595ed_0 2024-08-20T21:58:16.8403569Z #14 35.64 openssl pkgs/main::openssl-3.0.14-h5eee18b_0 --> conda-forge::openssl-3.3.1-h4bc722e_2 2024-08-20T21:58:16.8404675Z #14 35.64 zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.2.13-h4ab18f5_6 2024-08-20T21:58:16.8405337Z #14 35.64 2024-08-20T21:58:16.8405923Z #14 35.64 The following packages will be SUPERSEDED by a higher-priority channel: 2024-08-20T21:58:16.8406527Z #14 35.64 2024-08-20T21:58:16.8407256Z #14 35.64 _libgcc_mutex pkgs/main::_libgcc_mutex-0.1-main --> conda-forge::_libgcc_mutex-0.1-conda_forge 2024-08-20T21:58:16.8408427Z #14 35.64 _openmp_mutex pkgs/main::_openmp_mutex-5.1-1_gnu --> conda-forge::_openmp_mutex-4.5-2_gnu 2024-08-20T21:58:16.8409720Z #14 35.64 python pkgs/main::python-3.9.19-h955ad1f_1 --> conda-forge::python-3.9.19-h0755675_0_cpython 2024-08-20T21:58:16.8410439Z #14 35.64 2024-08-20T21:58:16.8410727Z #14 35.64 2024-08-20T21:58:17.0818874Z #14 35.64 Preparing transaction: ...working... done 2024-08-20T21:58:17.8170016Z #14 35.73 Verifying transaction: ...working... done 2024-08-20T21:58:18.3355378Z #14 36.62 Executing transaction: ...working... done 2024-08-20T21:58:18.8228518Z #14 37.62 ++ uname -m 2024-08-20T21:58:18.9737113Z #14 37.62 + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-20T21:58:18.9738308Z #14 37.62 + CONDA_COMMON_DEPS='astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools' 2024-08-20T21:58:18.9739296Z #14 37.62 + '[' 3.9 = 3.11 ']' 2024-08-20T21:58:18.9739693Z #14 37.62 + '[' 3.9 = 3.12 ']' 2024-08-20T21:58:18.9740084Z #14 37.62 + '[' 3.9 = 3.13 ']' 2024-08-20T21:58:18.9740854Z #14 37.63 + conda_install numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:58:18.9742214Z #14 37.63 + as_jenkins conda install -q -n py_3.9 -y python=3.9 numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:58:18.9744998Z #14 37.63 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 numpy=1.21.2 astunparse pyyaml mkl=2021.4.0 mkl-include=2021.4.0 setuptools 2024-08-20T21:58:19.5165100Z #14 38.32 Channels: 2024-08-20T21:58:19.5165810Z #14 38.32 - defaults 2024-08-20T21:58:19.5166167Z #14 38.32 - conda-forge 2024-08-20T21:58:19.5166578Z #14 38.32 Platform: linux-64 2024-08-20T21:58:33.3539656Z #14 38.32 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:58:34.8516345Z #14 52.16 Solving environment: ...working... done 2024-08-20T21:58:37.7287904Z #14 56.53 2024-08-20T21:58:37.7288256Z #14 56.53 ## Package Plan ## 2024-08-20T21:58:37.7288628Z #14 56.53 2024-08-20T21:58:37.7289918Z #14 56.53 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:58:37.7290422Z #14 56.53 2024-08-20T21:58:37.7290707Z #14 56.53 added / updated specs: 2024-08-20T21:58:37.7291284Z #14 56.53 - astunparse 2024-08-20T21:58:37.7291684Z #14 56.53 - mkl-include=2021.4.0 2024-08-20T21:58:37.7292101Z #14 56.53 - mkl=2021.4.0 2024-08-20T21:58:37.7292483Z #14 56.53 - numpy=1.21.2 2024-08-20T21:58:37.7292860Z #14 56.53 - python=3.9 2024-08-20T21:58:37.7293227Z #14 56.53 - pyyaml 2024-08-20T21:58:37.7293571Z #14 56.53 - setuptools 2024-08-20T21:58:37.7293887Z #14 56.53 2024-08-20T21:58:37.7294119Z #14 56.53 2024-08-20T21:58:37.7294487Z #14 56.53 The following packages will be downloaded: 2024-08-20T21:58:37.7294944Z #14 56.53 2024-08-20T21:58:37.7295279Z #14 56.53 package | build 2024-08-20T21:58:37.7296142Z #14 56.53 ---------------------------|----------------- 2024-08-20T21:58:37.7296839Z #14 56.53 astunparse-1.6.3 | py_0 17 KB 2024-08-20T21:58:37.7297586Z #14 56.53 blas-1.0 | openblas 46 KB 2024-08-20T21:58:37.7298355Z #14 56.53 intel-openmp-2021.4.0 | h06a4308_3561 4.2 MB 2024-08-20T21:58:37.7299144Z #14 56.53 libgfortran-ng-11.2.0 | h00389a5_1 20 KB 2024-08-20T21:58:37.7299934Z #14 56.53 libgfortran5-11.2.0 | h1234567_1 2.0 MB 2024-08-20T21:58:37.7300700Z #14 56.53 libopenblas-0.3.21 | h043d6bf_0 5.4 MB 2024-08-20T21:58:37.7301457Z #14 56.53 mkl-2021.4.0 | h06a4308_640 142.6 MB 2024-08-20T21:58:37.7302238Z #14 56.53 mkl-include-2021.4.0 | h06a4308_640 535 KB 2024-08-20T21:58:37.7302993Z #14 56.53 numpy-1.21.2 | py39hd8d4704_0 23 KB 2024-08-20T21:58:37.7303757Z #14 56.53 numpy-base-1.21.2 | py39h2b8c604_0 4.9 MB 2024-08-20T21:58:37.7304528Z #14 56.53 pyyaml-6.0.1 | py39h5eee18b_0 188 KB 2024-08-20T21:58:37.7305261Z #14 56.53 six-1.16.0 | pyhd3eb1b0_1 18 KB 2024-08-20T21:58:37.7305991Z #14 56.53 yaml-0.2.5 | h7b6447c_0 75 KB 2024-08-20T21:58:37.7306687Z #14 56.53 ------------------------------------------------------------ 2024-08-20T21:58:37.7307273Z #14 56.53 Total: 160.0 MB 2024-08-20T21:58:37.7307729Z #14 56.53 2024-08-20T21:58:37.7308092Z #14 56.53 The following NEW packages will be INSTALLED: 2024-08-20T21:58:37.7308560Z #14 56.53 2024-08-20T21:58:37.7309186Z #14 56.53 astunparse pkgs/main/noarch::astunparse-1.6.3-py_0 2024-08-20T21:58:37.7310021Z #14 56.53 blas pkgs/main/linux-64::blas-1.0-openblas 2024-08-20T21:58:37.7310901Z #14 56.53 intel-openmp pkgs/main/linux-64::intel-openmp-2021.4.0-h06a4308_3561 2024-08-20T21:58:37.7311886Z #14 56.53 libgfortran-ng pkgs/main/linux-64::libgfortran-ng-11.2.0-h00389a5_1 2024-08-20T21:58:37.7312851Z #14 56.53 libgfortran5 pkgs/main/linux-64::libgfortran5-11.2.0-h1234567_1 2024-08-20T21:58:37.7313775Z #14 56.53 libopenblas pkgs/main/linux-64::libopenblas-0.3.21-h043d6bf_0 2024-08-20T21:58:37.7314615Z #14 56.53 mkl pkgs/main/linux-64::mkl-2021.4.0-h06a4308_640 2024-08-20T21:58:37.7315494Z #14 56.53 mkl-include pkgs/main/linux-64::mkl-include-2021.4.0-h06a4308_640 2024-08-20T21:58:37.7316392Z #14 56.53 numpy pkgs/main/linux-64::numpy-1.21.2-py39hd8d4704_0 2024-08-20T21:58:37.7317274Z #14 56.53 numpy-base pkgs/main/linux-64::numpy-base-1.21.2-py39h2b8c604_0 2024-08-20T21:58:37.7318178Z #14 56.53 pyyaml pkgs/main/linux-64::pyyaml-6.0.1-py39h5eee18b_0 2024-08-20T21:58:37.7318957Z #14 56.53 six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 2024-08-20T21:58:37.7319737Z #14 56.53 yaml pkgs/main/linux-64::yaml-0.2.5-h7b6447c_0 2024-08-20T21:58:37.7320236Z #14 56.53 2024-08-20T21:58:37.7320569Z #14 56.53 The following packages will be UPDATED: 2024-08-20T21:58:37.7321009Z #14 56.53 2024-08-20T21:58:37.7321726Z #14 56.53 python conda-forge::python-3.9.19-h0755675_0~ --> pkgs/main::python-3.9.19-h955ad1f_1 2024-08-20T21:58:37.7322430Z #14 56.53 2024-08-20T21:58:37.7322673Z #14 56.53 2024-08-20T21:58:37.9434206Z #14 56.53 Preparing transaction: ...working... done 2024-08-20T21:58:38.2488007Z #14 56.59 Verifying transaction: ...working... done 2024-08-20T21:58:38.8387444Z #14 57.05 Executing transaction: ...working... done 2024-08-20T21:58:39.0634828Z #14 57.87 + conda_install llvmdev=8.0.0 libpython-static=3.9 2024-08-20T21:58:39.0635795Z #14 57.87 + as_jenkins conda install -q -n py_3.9 -y python=3.9 llvmdev=8.0.0 libpython-static=3.9 2024-08-20T21:58:39.0638166Z #14 57.87 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 llvmdev=8.0.0 libpython-static=3.9 2024-08-20T21:58:39.7526549Z #14 58.55 Channels: 2024-08-20T21:58:39.7527175Z #14 58.55 - defaults 2024-08-20T21:58:39.7527553Z #14 58.55 - conda-forge 2024-08-20T21:58:39.7527931Z #14 58.55 Platform: linux-64 2024-08-20T21:58:53.5989356Z #14 58.55 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:58:54.5965157Z #14 72.40 Solving environment: ...working... done 2024-08-20T21:58:57.2000112Z #14 76.00 2024-08-20T21:58:57.2000611Z #14 76.00 ## Package Plan ## 2024-08-20T21:58:57.2001192Z #14 76.00 2024-08-20T21:58:57.2001954Z #14 76.00 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:58:57.2002489Z #14 76.00 2024-08-20T21:58:57.2002772Z #14 76.00 added / updated specs: 2024-08-20T21:58:57.2003415Z #14 76.00 - libpython-static=3.9 2024-08-20T21:58:57.2003840Z #14 76.00 - llvmdev=8.0.0 2024-08-20T21:58:57.2004225Z #14 76.00 - python=3.9 2024-08-20T21:58:57.2004544Z #14 76.00 2024-08-20T21:58:57.2004778Z #14 76.00 2024-08-20T21:58:57.2005127Z #14 76.00 The following packages will be downloaded: 2024-08-20T21:58:57.2005581Z #14 76.00 2024-08-20T21:58:57.2005914Z #14 76.00 package | build 2024-08-20T21:58:57.2006524Z #14 76.00 ---------------------------|----------------- 2024-08-20T21:58:57.2007242Z #14 76.00 libpython-static-3.9.19 | h6a678d5_1 49.6 MB 2024-08-20T21:58:57.2008020Z #14 76.00 llvmdev-8.0.0 | hc6ec683_0 103.1 MB 2024-08-20T21:58:57.2009023Z #14 76.00 ------------------------------------------------------------ 2024-08-20T21:58:57.2009722Z #14 76.00 Total: 152.7 MB 2024-08-20T21:58:57.2010197Z #14 76.00 2024-08-20T21:58:57.2010559Z #14 76.00 The following NEW packages will be INSTALLED: 2024-08-20T21:58:57.2011031Z #14 76.00 2024-08-20T21:58:57.2011756Z #14 76.00 libpython-static pkgs/main/linux-64::libpython-static-3.9.19-h6a678d5_1 2024-08-20T21:58:57.2012682Z #14 76.00 llvmdev pkgs/main/linux-64::llvmdev-8.0.0-hc6ec683_0 2024-08-20T21:58:57.2013224Z #14 76.00 2024-08-20T21:58:57.2013470Z #14 76.00 2024-08-20T21:58:57.3759437Z #14 76.00 Preparing transaction: ...working... done 2024-08-20T21:58:58.1047457Z #14 76.03 Verifying transaction: ...working... done 2024-08-20T21:58:58.2739277Z #14 76.91 Executing transaction: ...working... done 2024-08-20T21:58:58.2740006Z #14 77.08 + '[' -n yes ']' 2024-08-20T21:58:58.2740351Z #14 77.08 + conda_install cmake 2024-08-20T21:58:58.2740971Z #14 77.08 + as_jenkins conda install -q -n py_3.9 -y python=3.9 cmake 2024-08-20T21:58:58.2743059Z #14 77.08 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda install -q -n py_3.9 -y python=3.9 cmake 2024-08-20T21:58:58.9776518Z #14 77.78 Channels: 2024-08-20T21:58:58.9777123Z #14 77.78 - defaults 2024-08-20T21:58:58.9777489Z #14 77.78 - conda-forge 2024-08-20T21:58:58.9777867Z #14 77.78 Platform: linux-64 2024-08-20T21:59:14.0691038Z #14 77.78 Collecting package metadata (repodata.json): ...working... done 2024-08-20T21:59:15.1697178Z #14 92.87 Solving environment: ...working... done 2024-08-20T21:59:16.0398100Z #14 94.84 2024-08-20T21:59:16.0398474Z #14 94.84 ## Package Plan ## 2024-08-20T21:59:16.0398825Z #14 94.84 2024-08-20T21:59:16.0399197Z #14 94.84 environment location: /opt/conda/envs/py_3.9 2024-08-20T21:59:16.0399704Z #14 94.84 2024-08-20T21:59:16.0399984Z #14 94.84 added / updated specs: 2024-08-20T21:59:16.0400531Z #14 94.84 - cmake 2024-08-20T21:59:16.0400879Z #14 94.84 - python=3.9 2024-08-20T21:59:16.0401195Z #14 94.84 2024-08-20T21:59:16.0401668Z #14 94.84 2024-08-20T21:59:16.0402016Z #14 94.84 The following packages will be downloaded: 2024-08-20T21:59:16.0402471Z #14 94.84 2024-08-20T21:59:16.0402805Z #14 94.84 package | build 2024-08-20T21:59:16.0403414Z #14 94.84 ---------------------------|----------------- 2024-08-20T21:59:16.0404091Z #14 94.84 cmake-3.26.4 | h96355d8_0 16.7 MB 2024-08-20T21:59:16.0404833Z #14 94.84 libuv-1.48.0 | h5eee18b_0 950 KB 2024-08-20T21:59:16.0405571Z #14 94.84 rhash-1.4.3 | hdbd6064_0 220 KB 2024-08-20T21:59:16.0406270Z #14 94.84 ------------------------------------------------------------ 2024-08-20T21:59:16.0406854Z #14 94.84 Total: 17.9 MB 2024-08-20T21:59:16.0407322Z #14 94.84 2024-08-20T21:59:16.0407683Z #14 94.84 The following NEW packages will be INSTALLED: 2024-08-20T21:59:16.0408139Z #14 94.84 2024-08-20T21:59:16.0408734Z #14 94.84 c-ares pkgs/main/linux-64::c-ares-1.19.1-h5eee18b_0 2024-08-20T21:59:16.0409653Z #14 94.84 cmake pkgs/main/linux-64::cmake-3.26.4-h96355d8_0 2024-08-20T21:59:16.0410444Z #14 94.84 expat pkgs/main/linux-64::expat-2.6.2-h6a678d5_0 2024-08-20T21:59:16.0411226Z #14 94.84 krb5 pkgs/main/linux-64::krb5-1.20.1-h143b758_1 2024-08-20T21:59:16.0412027Z #14 94.84 libcurl pkgs/main/linux-64::libcurl-8.7.1-h251f7ec_0 2024-08-20T21:59:16.0412891Z #14 94.84 libedit pkgs/main/linux-64::libedit-3.1.20230828-h5eee18b_0 2024-08-20T21:59:16.0413713Z #14 94.84 libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2024-08-20T21:59:16.0414680Z #14 94.84 libnghttp2 pkgs/main/linux-64::libnghttp2-1.57.0-h2d74bed_0 2024-08-20T21:59:16.0415559Z #14 94.84 libssh2 pkgs/main/linux-64::libssh2-1.11.0-h251f7ec_0 2024-08-20T21:59:16.0416358Z #14 94.84 libuv pkgs/main/linux-64::libuv-1.48.0-h5eee18b_0 2024-08-20T21:59:16.0417155Z #14 94.84 lz4-c pkgs/main/linux-64::lz4-c-1.9.4-h6a678d5_1 2024-08-20T21:59:16.0417939Z #14 94.84 rhash pkgs/main/linux-64::rhash-1.4.3-hdbd6064_0 2024-08-20T21:59:16.0418704Z #14 94.84 zstd pkgs/main/linux-64::zstd-1.5.5-hc292b87_2 2024-08-20T21:59:16.0419216Z #14 94.84 2024-08-20T21:59:16.0419461Z #14 94.84 2024-08-20T21:59:16.2531724Z #14 94.84 Preparing transaction: ...working... done 2024-08-20T21:59:16.4028703Z #14 94.90 Verifying transaction: ...working... done 2024-08-20T21:59:16.6323688Z #14 95.21 Executing transaction: ...working... done 2024-08-20T21:59:16.8636857Z #14 95.51 + '[' -n '' ']' 2024-08-20T21:59:16.8637508Z #14 95.51 + pip_install -r /opt/conda/requirements-ci.txt 2024-08-20T21:59:16.8638480Z #14 95.51 + as_jenkins conda run -n py_3.9 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2024-08-20T21:59:16.8640983Z #14 95.51 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 pip install --progress-bar off -r /opt/conda/requirements-ci.txt 2024-08-20T22:00:03.9745244Z #14 142.8 Ignoring numba: markers 'python_version < "3.9"' don't match your environment 2024-08-20T22:00:03.9746315Z #14 142.8 Ignoring numba: markers 'python_version == "3.10"' don't match your environment 2024-08-20T22:00:03.9751300Z #14 142.8 Ignoring scikit-image: markers 'python_version >= "3.10"' don't match your environment 2024-08-20T22:00:03.9752403Z #14 142.8 Ignoring scipy: markers 'python_version == "3.12"' don't match your environment 2024-08-20T22:00:03.9753470Z #14 142.8 Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2024-08-20T22:00:03.9754485Z #14 142.8 Ignoring sympy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T22:00:03.9756884Z #14 142.8 Collecting boto3==1.19.12 (from -r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T22:00:03.9757799Z #14 142.8 Downloading boto3-1.19.12-py3-none-any.whl.metadata (6.4 kB) 2024-08-20T22:00:03.9758658Z #14 142.8 Collecting click (from -r /opt/conda/requirements-ci.txt (line 13)) 2024-08-20T22:00:03.9759521Z #14 142.8 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T22:00:03.9760451Z #14 142.8 Collecting coremltools==5.0b5 (from -r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T22:00:03.9761514Z #14 142.8 Downloading coremltools-5.0b5-cp39-none-manylinux1_x86_64.whl.metadata (2.3 kB) 2024-08-20T22:00:03.9762512Z #14 142.8 Collecting dill==0.3.7 (from -r /opt/conda/requirements-ci.txt (line 28)) 2024-08-20T22:00:03.9763399Z #14 142.8 Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-20T22:00:03.9764328Z #14 142.8 Collecting expecttest==0.1.6 (from -r /opt/conda/requirements-ci.txt (line 33)) 2024-08-20T22:00:03.9765265Z #14 142.8 Downloading expecttest-0.1.6-py3-none-any.whl.metadata (2.5 kB) 2024-08-20T22:00:03.9766232Z #14 142.8 Collecting flatbuffers==2.0 (from -r /opt/conda/requirements-ci.txt (line 39)) 2024-08-20T22:00:03.9767228Z #14 142.8 Downloading flatbuffers-2.0-py2.py3-none-any.whl.metadata (871 bytes) 2024-08-20T22:00:03.9768240Z #14 142.8 Collecting hypothesis==5.35.1 (from -r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T22:00:03.9769475Z #14 142.8 Downloading hypothesis-5.35.1-py3-none-any.whl.metadata (5.1 kB) 2024-08-20T22:00:03.9770470Z #14 142.8 Collecting junitparser==2.1.1 (from -r /opt/conda/requirements-ci.txt (line 50)) 2024-08-20T22:00:03.9771479Z #14 142.8 Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2024-08-20T22:00:03.9772597Z #14 142.8 Collecting lark==0.12.0 (from -r /opt/conda/requirements-ci.txt (line 55)) 2024-08-20T22:00:03.9773531Z #14 142.8 Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2024-08-20T22:00:03.9774469Z #14 142.8 Collecting librosa>=0.6.2 (from -r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9775432Z #14 142.8 Downloading librosa-0.10.2.post1-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T22:00:03.9776396Z #14 142.8 Collecting mypy==1.10.0 (from -r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T22:00:03.9777641Z #14 142.8 Downloading mypy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2024-08-20T22:00:03.9778763Z #14 142.8 Collecting networkx==2.8.8 (from -r /opt/conda/requirements-ci.txt (line 94)) 2024-08-20T22:00:03.9779696Z #14 142.8 Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2024-08-20T22:00:03.9780622Z #14 142.8 Collecting numba==0.54.1 (from -r /opt/conda/requirements-ci.txt (line 107)) 2024-08-20T22:00:03.9781771Z #14 142.8 Downloading numba-0.54.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.5 kB) 2024-08-20T22:00:03.9782913Z #14 142.8 Collecting opt-einsum==3.3 (from -r /opt/conda/requirements-ci.txt (line 132)) 2024-08-20T22:00:03.9783864Z #14 142.8 Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2024-08-20T22:00:03.9784787Z #14 142.8 Collecting optree==0.12.1 (from -r /opt/conda/requirements-ci.txt (line 137)) 2024-08-20T22:00:03.9785943Z #14 142.8 Downloading optree-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (47 kB) 2024-08-20T22:00:03.9787065Z #14 142.8 Collecting pillow==10.3.0 (from -r /opt/conda/requirements-ci.txt (line 150)) 2024-08-20T22:00:03.9788097Z #14 142.8 Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 2024-08-20T22:00:03.9789111Z #14 142.8 Collecting protobuf==3.20.2 (from -r /opt/conda/requirements-ci.txt (line 155)) 2024-08-20T22:00:03.9790304Z #14 142.8 Downloading protobuf-3.20.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (679 bytes) 2024-08-20T22:00:03.9791523Z #14 142.8 Collecting psutil (from -r /opt/conda/requirements-ci.txt (line 160)) 2024-08-20T22:00:03.9792841Z #14 142.8 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-08-20T22:00:03.9794234Z #14 142.8 Collecting pytest==7.3.2 (from -r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T22:00:03.9795121Z #14 142.8 Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2024-08-20T22:00:03.9796049Z #14 142.8 Collecting pytest-xdist==3.3.1 (from -r /opt/conda/requirements-ci.txt (line 170)) 2024-08-20T22:00:03.9796980Z #14 142.8 Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2024-08-20T22:00:03.9797983Z #14 142.8 Collecting pytest-flakefinder==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 175)) 2024-08-20T22:00:03.9799046Z #14 142.8 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2024-08-20T22:00:03.9800109Z #14 142.8 Collecting pytest-rerunfailures>=10.3 (from -r /opt/conda/requirements-ci.txt (line 180)) 2024-08-20T22:00:03.9801158Z #14 142.8 Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2024-08-20T22:00:03.9802134Z #14 142.8 Collecting xdoctest==1.1.0 (from -r /opt/conda/requirements-ci.txt (line 195)) 2024-08-20T22:00:03.9803034Z #14 142.8 Downloading xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2024-08-20T22:00:03.9804114Z #14 142.8 Collecting pygments==2.15.0 (from -r /opt/conda/requirements-ci.txt (line 200)) 2024-08-20T22:00:03.9805057Z #14 142.8 Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-20T22:00:03.9806043Z #14 142.8 Collecting scikit-image==0.19.3 (from -r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T22:00:03.9807262Z #14 142.8 Downloading scikit_image-0.19.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.0 kB) 2024-08-20T22:00:03.9808484Z #14 142.8 Collecting scipy==1.10.1 (from -r /opt/conda/requirements-ci.txt (line 231)) 2024-08-20T22:00:03.9809702Z #14 142.8 Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) 2024-08-20T22:00:03.9810898Z #14 142.8 Collecting tb-nightly==2.13.0a20230426 (from -r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9811957Z #14 142.8 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl.metadata (1.8 kB) 2024-08-20T22:00:03.9812981Z #14 142.8 Collecting typing-extensions (from -r /opt/conda/requirements-ci.txt (line 251)) 2024-08-20T22:00:03.9814001Z #14 142.8 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T22:00:03.9815140Z #14 142.8 Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r /opt/conda/requirements-ci.txt (line 261)) 2024-08-20T22:00:03.9816298Z #14 142.8 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2024-08-20T22:00:03.9817357Z #14 142.8 Collecting lintrunner==0.12.5 (from -r /opt/conda/requirements-ci.txt (line 267)) 2024-08-20T22:00:03.9818546Z #14 142.8 Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.2 kB) 2024-08-20T22:00:03.9819690Z #14 142.8 Collecting redis>=4.0.0 (from -r /opt/conda/requirements-ci.txt (line 272)) 2024-08-20T22:00:03.9820589Z #14 142.8 Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2024-08-20T22:00:03.9821498Z #14 142.8 Collecting rockset==1.0.3 (from -r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T22:00:03.9822490Z #14 142.8 Downloading rockset-1.0.3-py3-none-any.whl.metadata (2.4 kB) 2024-08-20T22:00:03.9823392Z #14 142.8 Collecting ghstack==0.8.0 (from -r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9824281Z #14 142.8 Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2024-08-20T22:00:03.9825157Z #14 142.8 Collecting jinja2==3.1.4 (from -r /opt/conda/requirements-ci.txt (line 286)) 2024-08-20T22:00:03.9826037Z #14 142.8 Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-08-20T22:00:03.9826947Z #14 142.8 Collecting pytest-cpp==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 291)) 2024-08-20T22:00:03.9827861Z #14 142.8 Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2024-08-20T22:00:03.9828880Z #14 142.8 Collecting z3-solver==4.12.2.0 (from -r /opt/conda/requirements-ci.txt (line 296)) 2024-08-20T22:00:03.9829972Z #14 142.8 Downloading z3_solver-4.12.2.0-py2.py3-none-manylinux2014_x86_64.whl.metadata (697 bytes) 2024-08-20T22:00:03.9831049Z #14 142.8 Collecting tensorboard==2.13.0 (from -r /opt/conda/requirements-ci.txt (line 301)) 2024-08-20T22:00:03.9831987Z #14 142.8 Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2024-08-20T22:00:03.9832939Z #14 142.8 Collecting pywavelets==1.4.1 (from -r /opt/conda/requirements-ci.txt (line 306)) 2024-08-20T22:00:03.9834113Z #14 142.8 Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.9 kB) 2024-08-20T22:00:03.9835213Z #14 142.8 Collecting lxml==5.0.0 (from -r /opt/conda/requirements-ci.txt (line 313)) 2024-08-20T22:00:03.9836172Z #14 142.8 Downloading lxml-5.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (6.7 kB) 2024-08-20T22:00:03.9837153Z #14 142.8 Collecting PyGithub==2.3.0 (from -r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9838057Z #14 142.8 Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2024-08-20T22:00:03.9838944Z #14 142.8 Collecting sympy==1.13.1 (from -r /opt/conda/requirements-ci.txt (line 321)) 2024-08-20T22:00:03.9839814Z #14 142.8 Downloading sympy-1.13.1-py3-none-any.whl.metadata (12 kB) 2024-08-20T22:00:03.9840680Z #14 142.8 Collecting onnx==1.16.1 (from -r /opt/conda/requirements-ci.txt (line 326)) 2024-08-20T22:00:03.9841755Z #14 142.8 Downloading onnx-1.16.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (16 kB) 2024-08-20T22:00:03.9842926Z #14 142.8 Collecting onnxscript==0.1.0.dev20240817 (from -r /opt/conda/requirements-ci.txt (line 331)) 2024-08-20T22:00:03.9844053Z #14 142.8 Downloading onnxscript-0.1.0.dev20240817-py3-none-any.whl.metadata (14 kB) 2024-08-20T22:00:03.9845183Z #14 142.8 Collecting botocore<1.23.0,>=1.22.12 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T22:00:03.9846204Z #14 142.8 Downloading botocore-1.22.12-py3-none-any.whl.metadata (5.6 kB) 2024-08-20T22:00:03.9847248Z #14 142.8 Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T22:00:03.9848285Z #14 142.8 Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB) 2024-08-20T22:00:03.9849404Z #14 142.8 Collecting s3transfer<0.6.0,>=0.5.0 (from boto3==1.19.12->-r /opt/conda/requirements-ci.txt (line 8)) 2024-08-20T22:00:03.9850614Z #14 142.8 Downloading s3transfer-0.5.2-py3-none-any.whl.metadata (1.7 kB) 2024-08-20T22:00:03.9852145Z #14 142.8 Requirement already satisfied: numpy>=1.14.5 in ./envs/py_3.9/lib/python3.9/site-packages (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) (1.21.2) 2024-08-20T22:00:03.9853678Z #14 142.8 Collecting tqdm (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T22:00:03.9854606Z #14 142.8 Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-20T22:00:03.9855609Z #14 142.8 Collecting packaging (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T22:00:03.9856608Z #14 142.8 Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-20T22:00:03.9857629Z #14 142.8 Collecting attrs>=19.2.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T22:00:03.9858614Z #14 142.8 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-20T22:00:03.9859738Z #14 142.8 Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==5.35.1->-r /opt/conda/requirements-ci.txt (line 44)) 2024-08-20T22:00:03.9860943Z #14 142.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-20T22:00:03.9862121Z #14 142.8 Collecting future (from junitparser==2.1.1->-r /opt/conda/requirements-ci.txt (line 50)) 2024-08-20T22:00:03.9863022Z #14 142.8 Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T22:00:03.9864078Z #14 142.8 Collecting mypy-extensions>=1.0.0 (from mypy==1.10.0->-r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T22:00:03.9865057Z #14 142.8 Downloading mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T22:00:03.9866014Z #14 142.8 Collecting tomli>=1.1.0 (from mypy==1.10.0->-r /opt/conda/requirements-ci.txt (line 88)) 2024-08-20T22:00:03.9866890Z #14 142.8 Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-20T22:00:03.9867854Z #14 142.8 Collecting llvmlite<0.38,>=0.37.0rc1 (from numba==0.54.1->-r /opt/conda/requirements-ci.txt (line 107)) 2024-08-20T22:00:03.9869049Z #14 142.8 Downloading llvmlite-0.37.0-cp39-cp39-manylinux2014_x86_64.whl.metadata (4.8 kB) 2024-08-20T22:00:03.9870348Z #14 142.8 Collecting numpy>=1.14.5 (from coremltools==5.0b5->-r /opt/conda/requirements-ci.txt (line 18)) 2024-08-20T22:00:03.9871585Z #14 142.8 Downloading numpy-1.20.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.0 kB) 2024-08-20T22:00:03.9873247Z #14 142.8 Requirement already satisfied: setuptools in ./envs/py_3.9/lib/python3.9/site-packages (from numba==0.54.1->-r /opt/conda/requirements-ci.txt (line 107)) (72.1.0) 2024-08-20T22:00:03.9874754Z #14 142.8 Collecting iniconfig (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T22:00:03.9875732Z #14 142.8 Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-20T22:00:03.9876772Z #14 142.8 Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T22:00:03.9877748Z #14 142.8 Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-20T22:00:03.9878824Z #14 142.8 Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.2->-r /opt/conda/requirements-ci.txt (line 165)) 2024-08-20T22:00:03.9880033Z #14 142.8 Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-20T22:00:03.9881117Z #14 142.8 Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r /opt/conda/requirements-ci.txt (line 170)) 2024-08-20T22:00:03.9882211Z #14 142.8 Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-20T22:00:03.9883534Z #14 142.8 Requirement already satisfied: six in ./envs/py_3.9/lib/python3.9/site-packages (from xdoctest==1.1.0->-r /opt/conda/requirements-ci.txt (line 195)) (1.16.0) 2024-08-20T22:00:03.9884968Z #14 142.8 Collecting imageio>=2.4.1 (from scikit-image==0.19.3->-r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T22:00:03.9885907Z #14 142.8 Downloading imageio-2.35.1-py3-none-any.whl.metadata (4.9 kB) 2024-08-20T22:00:03.9886918Z #14 142.8 Collecting tifffile>=2019.7.26 (from scikit-image==0.19.3->-r /opt/conda/requirements-ci.txt (line 220)) 2024-08-20T22:00:03.9887918Z #14 142.8 Downloading tifffile-2024.8.10-py3-none-any.whl.metadata (31 kB) 2024-08-20T22:00:03.9888938Z #14 142.8 Collecting absl-py>=0.4 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9890148Z #14 142.8 Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-20T22:00:03.9891236Z #14 142.8 Collecting grpcio>=1.48.2 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9892531Z #14 142.8 Downloading grpcio-1.65.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) 2024-08-20T22:00:03.9893861Z #14 142.8 Collecting google-auth<3,>=1.6.3 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9895006Z #14 142.8 Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2024-08-20T22:00:03.9896258Z #14 142.8 Collecting google-auth-oauthlib<1.1,>=0.5 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9897498Z #14 142.8 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2024-08-20T22:00:03.9898693Z #14 142.8 Collecting markdown>=2.6.8 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9899845Z #14 142.8 Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) 2024-08-20T22:00:03.9900953Z #14 142.8 Collecting requests<3,>=2.21.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9902129Z #14 142.8 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-20T22:00:03.9903293Z #14 142.8 Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9904568Z #14 142.8 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB) 2024-08-20T22:00:03.9905724Z #14 142.8 Collecting werkzeug>=1.0.1 (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9906921Z #14 142.8 Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-20T22:00:03.9908440Z #14 142.8 Requirement already satisfied: wheel>=0.26 in ./envs/py_3.9/lib/python3.9/site-packages (from tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) (0.43.0) 2024-08-20T22:00:03.9910036Z #14 142.8 Collecting geojson<3.0.0,>=2.5.0 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T22:00:03.9911039Z #14 142.8 Downloading geojson-2.5.0-py2.py3-none-any.whl.metadata (15 kB) 2024-08-20T22:00:03.9912132Z #14 142.8 Collecting python_dateutil<3.0.0,>=2.5.3 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T22:00:03.9913279Z #14 142.8 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-20T22:00:03.9914417Z #14 142.8 Collecting urllib3<2.0.0,>=1.25.3 (from rockset==1.0.3->-r /opt/conda/requirements-ci.txt (line 276)) 2024-08-20T22:00:03.9915489Z #14 142.8 Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2024-08-20T22:00:03.9916505Z #14 142.8 Collecting aiohttp<4,>=3 (from ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9917705Z #14 142.8 Downloading aiohttp-3.10.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.5 kB) 2024-08-20T22:00:03.9918902Z #14 142.8 Collecting MarkupSafe>=2.0 (from jinja2==3.1.4->-r /opt/conda/requirements-ci.txt (line 286)) 2024-08-20T22:00:03.9920134Z #14 142.8 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-08-20T22:00:03.9921340Z #14 142.8 Collecting colorama (from pytest-cpp==2.3.0->-r /opt/conda/requirements-ci.txt (line 291)) 2024-08-20T22:00:03.9922335Z #14 142.8 Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-08-20T22:00:03.9923349Z #14 142.8 Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9924674Z #14 142.8 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2024-08-20T22:00:03.9926082Z #14 142.8 Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9927122Z #14 142.8 Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2024-08-20T22:00:03.9928096Z #14 142.8 Collecting Deprecated (from PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9929115Z #14 142.8 Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB) 2024-08-20T22:00:03.9930429Z #14 142.8 Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->-r /opt/conda/requirements-ci.txt (line 321)) 2024-08-20T22:00:03.9931411Z #14 142.8 Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-08-20T22:00:03.9932492Z #14 142.8 Collecting ml-dtypes (from onnxscript==0.1.0.dev20240817->-r /opt/conda/requirements-ci.txt (line 331)) 2024-08-20T22:00:03.9933802Z #14 142.8 Downloading ml_dtypes-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) 2024-08-20T22:00:03.9935017Z #14 142.8 Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9936109Z #14 142.8 Downloading audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2024-08-20T22:00:03.9937176Z #14 142.8 Collecting scikit-learn>=0.20.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9938463Z #14 142.8 Downloading scikit_learn-1.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-20T22:00:03.9939664Z #14 142.8 Collecting joblib>=0.14 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9940636Z #14 142.8 Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-20T22:00:03.9941663Z #14 142.8 Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9942726Z #14 142.8 Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T22:00:03.9943690Z #14 142.8 Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9944761Z #14 142.8 Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl.metadata (14 kB) 2024-08-20T22:00:03.9945797Z #14 142.8 Collecting pooch>=1.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9946657Z #14 142.8 Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2024-08-20T22:00:03.9947556Z #14 142.8 Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9948652Z #14 142.8 Downloading soxr-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.5 kB) 2024-08-20T22:00:03.9949762Z #14 142.8 Collecting lazy-loader>=0.1 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9950752Z #14 142.8 Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2024-08-20T22:00:03.9951689Z #14 142.8 Collecting msgpack>=1.0 (from librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9952814Z #14 142.8 Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2024-08-20T22:00:03.9953970Z #14 142.8 Collecting async-timeout>=4.0.3 (from redis>=4.0.0->-r /opt/conda/requirements-ci.txt (line 272)) 2024-08-20T22:00:03.9954937Z #14 142.8 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T22:00:03.9956042Z #14 142.8 Collecting aiohappyeyeballs>=2.3.0 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9957132Z #14 142.8 Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-20T22:00:03.9958225Z #14 142.8 Collecting aiosignal>=1.1.2 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9959233Z #14 142.8 Downloading aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB) 2024-08-20T22:00:03.9960274Z #14 142.8 Collecting frozenlist>=1.1.1 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9961708Z #14 142.8 Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) 2024-08-20T22:00:03.9963121Z #14 142.8 Collecting multidict<7.0,>=4.5 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9964357Z #14 142.8 Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2024-08-20T22:00:03.9965554Z #14 142.8 Collecting yarl<2.0,>=1.0 (from aiohttp<4,>=3->ghstack==0.8.0->-r /opt/conda/requirements-ci.txt (line 281)) 2024-08-20T22:00:03.9966717Z #14 142.8 Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 2024-08-20T22:00:03.9968061Z #14 142.8 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9969546Z #14 142.8 Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-20T22:00:03.9970956Z #14 142.8 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9972203Z #14 142.8 Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-20T22:00:03.9973450Z #14 142.8 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9974554Z #14 142.8 Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T22:00:03.9975857Z #14 142.8 Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9977239Z #14 142.8 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2024-08-20T22:00:03.9978574Z #14 142.8 Collecting importlib-metadata>=4.4 (from markdown>=2.6.8->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9979819Z #14 142.8 Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB) 2024-08-20T22:00:03.9980995Z #14 142.8 Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9982107Z #14 142.8 Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2024-08-20T22:00:03.9983317Z #14 142.8 Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9984606Z #14 142.8 Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2024-08-20T22:00:03.9985819Z #14 142.8 Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9987265Z #14 142.8 Downloading cffi-1.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-08-20T22:00:03.9988751Z #14 142.8 Collecting charset-normalizer<4,>=2 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9990139Z #14 142.8 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2024-08-20T22:00:03.9991481Z #14 142.8 Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9992499Z #14 142.8 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 2024-08-20T22:00:03.9993612Z #14 142.8 Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:03.9994699Z #14 142.8 Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) 2024-08-20T22:00:03.9995811Z #14 142.8 Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.20.0->librosa>=0.6.2->-r /opt/conda/requirements-ci.txt (line 60)) 2024-08-20T22:00:03.9996897Z #14 142.8 Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-20T22:00:03.9997941Z #14 142.8 Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:03.9999329Z #14 142.8 Downloading wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-08-20T22:00:04.0000748Z #14 142.8 Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub==2.3.0->-r /opt/conda/requirements-ci.txt (line 318)) 2024-08-20T22:00:04.0001804Z #14 142.8 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2024-08-20T22:00:04.0003026Z #14 142.8 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown>=2.6.8->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:04.0004159Z #14 142.8 Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2024-08-20T22:00:04.0005431Z #14 142.8 Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:04.0006719Z #14 142.8 Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2024-08-20T22:00:04.0008070Z #14 142.8 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tb-nightly==2.13.0a20230426->-r /opt/conda/requirements-ci.txt (line 245)) 2024-08-20T22:00:04.0009387Z #14 142.8 Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-20T22:00:04.0010315Z #14 142.8 Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2024-08-20T22:00:04.0011149Z #14 142.8 Downloading coremltools-5.0b5-cp39-none-manylinux1_x86_64.whl (1.5 MB) 2024-08-20T22:00:04.0011943Z #14 142.8 Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2024-08-20T22:00:04.0012658Z #14 142.8 Downloading expecttest-0.1.6-py3-none-any.whl (6.5 kB) 2024-08-20T22:00:04.0013428Z #14 142.8 Downloading flatbuffers-2.0-py2.py3-none-any.whl (26 kB) 2024-08-20T22:00:04.0014191Z #14 142.8 Downloading hypothesis-5.35.1-py3-none-any.whl (334 kB) 2024-08-20T22:00:04.0014987Z #14 142.8 Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2024-08-20T22:00:04.0015755Z #14 142.8 Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2024-08-20T22:00:04.0016713Z #14 142.8 Downloading mypy-1.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB) 2024-08-20T22:00:04.0017645Z #14 142.8 Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2024-08-20T22:00:04.0018606Z #14 142.8 Downloading numba-0.54.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.3 MB) 2024-08-20T22:00:04.0019535Z #14 142.8 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2024-08-20T22:00:04.0020509Z #14 142.8 Downloading optree-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347 kB) 2024-08-20T22:00:04.0021623Z #14 142.8 Downloading pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB) 2024-08-20T22:00:04.0022777Z #14 142.8 Downloading protobuf-3.20.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2024-08-20T22:00:04.0023669Z #14 142.8 Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2024-08-20T22:00:04.0024383Z #14 142.8 Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2024-08-20T22:00:04.0025203Z #14 142.8 Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2024-08-20T22:00:04.0025977Z #14 142.8 Downloading xdoctest-1.1.0-py3-none-any.whl (135 kB) 2024-08-20T22:00:04.0026686Z #14 142.8 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2024-08-20T22:00:04.0027785Z #14 142.8 Downloading scikit_image-0.19.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB) 2024-08-20T22:00:04.0028902Z #14 142.8 Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) 2024-08-20T22:00:04.0029844Z #14 142.8 Downloading tb_nightly-2.13.0a20230426-py3-none-any.whl (5.6 MB) 2024-08-20T22:00:04.0030827Z #14 142.8 Downloading lintrunner-0.12.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) 2024-08-20T22:00:04.0031719Z #14 142.8 Downloading rockset-1.0.3-py3-none-any.whl (699 kB) 2024-08-20T22:00:04.0032361Z #14 142.8 Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2024-08-20T22:00:04.0033005Z #14 142.8 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-20T22:00:04.0033665Z #14 142.8 Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2024-08-20T22:00:04.0034477Z #14 142.8 Downloading z3_solver-4.12.2.0-py2.py3-none-manylinux2014_x86_64.whl (55.7 MB) 2024-08-20T22:00:04.0035323Z #14 142.8 Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2024-08-20T22:00:04.0036273Z #14 142.8 Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) 2024-08-20T22:00:04.0037241Z #14 142.8 Downloading lxml-5.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (8.0 MB) 2024-08-20T22:00:04.0037994Z #14 142.8 Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2024-08-20T22:00:04.0038656Z #14 142.8 Downloading sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-20T22:00:04.0039534Z #14 142.8 Downloading onnx-1.16.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.9 MB) 2024-08-20T22:00:04.0040534Z #14 142.8 Downloading onnxscript-0.1.0.dev20240817-py3-none-any.whl (660 kB) 2024-08-20T22:00:04.0041318Z #14 142.8 Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-20T22:00:04.0042012Z #14 142.8 Downloading librosa-0.10.2.post1-py3-none-any.whl (260 kB) 2024-08-20T22:00:04.0043184Z #14 142.8 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2024-08-20T22:00:04.0044302Z #14 142.8 Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2024-08-20T22:00:04.0045093Z #14 142.8 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-20T22:00:04.0045919Z #14 142.8 Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2024-08-20T22:00:04.0046653Z #14 142.8 Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2024-08-20T22:00:04.0047298Z #14 142.8 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-20T22:00:04.0048211Z #14 142.8 Downloading aiohttp-3.10.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-08-20T22:00:04.0049115Z #14 142.8 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-20T22:00:04.0050026Z #14 142.8 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-20T22:00:04.0050738Z #14 142.8 Downloading audioread-3.0.1-py3-none-any.whl (23 kB) 2024-08-20T22:00:04.0051480Z #14 142.8 Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2024-08-20T22:00:04.0052217Z #14 142.8 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2024-08-20T22:00:04.0052996Z #14 142.8 Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-20T22:00:04.0053742Z #14 142.8 Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-20T22:00:04.0054517Z #14 142.8 Downloading geojson-2.5.0-py2.py3-none-any.whl (14 kB) 2024-08-20T22:00:04.0055304Z #14 142.8 Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2024-08-20T22:00:04.0056167Z #14 142.8 Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2024-08-20T22:00:04.0057209Z #14 142.8 Downloading grpcio-1.65.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB) 2024-08-20T22:00:04.0058148Z #14 142.8 Downloading imageio-2.35.1-py3-none-any.whl (315 kB) 2024-08-20T22:00:04.0058896Z #14 142.8 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2024-08-20T22:00:04.0059627Z #14 142.8 Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-20T22:00:04.0060320Z #14 142.8 Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2024-08-20T22:00:04.0061168Z #14 142.8 Downloading llvmlite-0.37.0-cp39-cp39-manylinux2014_x86_64.whl (26.3 MB) 2024-08-20T22:00:04.0062100Z #14 142.8 Downloading Markdown-3.7-py3-none-any.whl (106 kB) 2024-08-20T22:00:04.0063049Z #14 142.8 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-08-20T22:00:04.0063972Z #14 142.8 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-20T22:00:04.0064906Z #14 142.8 Downloading msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 2024-08-20T22:00:04.0065852Z #14 142.8 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) 2024-08-20T22:00:04.0066833Z #14 142.8 Downloading numpy-1.20.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) 2024-08-20T22:00:04.0067742Z #14 142.8 Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-20T22:00:04.0068427Z #14 142.8 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-20T22:00:04.0069202Z #14 142.8 Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2024-08-20T22:00:04.0070040Z #14 142.8 Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2024-08-20T22:00:04.0071120Z #14 142.8 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2024-08-20T22:00:04.0072270Z #14 142.8 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-20T22:00:04.0073107Z #14 142.8 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-20T22:00:04.0073942Z #14 142.8 Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2024-08-20T22:00:04.0074944Z #14 142.8 Downloading scikit_learn-1.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.4 MB) 2024-08-20T22:00:04.0076008Z #14 142.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-20T22:00:04.0076973Z #14 142.8 Downloading soundfile-0.12.1-py2.py3-none-manylinux_2_31_x86_64.whl (1.2 MB) 2024-08-20T22:00:04.0078070Z #14 142.8 Downloading soxr-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-08-20T22:00:04.0079175Z #14 142.8 Downloading tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl (6.6 MB) 2024-08-20T22:00:04.0080108Z #14 142.8 Downloading tifffile-2024.8.10-py3-none-any.whl (225 kB) 2024-08-20T22:00:04.0080825Z #14 142.8 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-20T22:00:04.0081543Z #14 142.8 Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2024-08-20T22:00:04.0082399Z #14 142.8 Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-08-20T22:00:04.0083197Z #14 142.8 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-20T22:00:04.0083919Z #14 142.8 Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB) 2024-08-20T22:00:04.0084616Z #14 142.8 Downloading future-1.0.0-py3-none-any.whl (491 kB) 2024-08-20T22:00:04.0085279Z #14 142.8 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-20T22:00:04.0086184Z #14 142.8 Downloading ml_dtypes-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 2024-08-20T22:00:04.0087032Z #14 142.8 Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-20T22:00:04.0087728Z #14 142.8 Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-20T22:00:04.0088534Z #14 142.8 Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-20T22:00:04.0089214Z #14 142.8 Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-20T22:00:04.0090151Z #14 142.8 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) 2024-08-20T22:00:04.0091124Z #14 142.8 Downloading cffi-1.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) 2024-08-20T22:00:04.0092355Z #14 142.8 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2024-08-20T22:00:04.0093515Z #14 142.8 Downloading cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2024-08-20T22:00:04.0094892Z #14 142.8 Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB) 2024-08-20T22:00:04.0095994Z #14 142.8 Downloading idna-3.7-py3-none-any.whl (66 kB) 2024-08-20T22:00:04.0096733Z #14 142.8 Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB) 2024-08-20T22:00:04.0097775Z #14 142.8 Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (123 kB) 2024-08-20T22:00:04.0098759Z #14 142.8 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2024-08-20T22:00:04.0099540Z #14 142.8 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2024-08-20T22:00:04.0100373Z #14 142.8 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2024-08-20T22:00:04.0101109Z #14 142.8 Downloading rsa-4.9-py3-none-any.whl (34 kB) 2024-08-20T22:00:04.0101808Z #14 142.8 Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-20T22:00:04.0103017Z #14 142.8 Downloading wrapt-1.16.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) 2024-08-20T22:00:04.0104355Z #14 142.8 Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB) 2024-08-20T22:00:04.0105273Z #14 142.8 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2024-08-20T22:00:04.0105994Z #14 142.8 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2024-08-20T22:00:04.0106702Z #14 142.8 Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2024-08-20T22:00:04.0107402Z #14 142.8 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2024-08-20T22:00:04.0115271Z #14 142.8 Installing collected packages: z3-solver, sortedcontainers, mpmath, lark, geojson, flatbuffers, zipp, xdoctest, wrapt, urllib3, typing-extensions, tqdm, tomli, threadpoolctl, tensorboard-data-server, sympy, python_dateutil, pyjwt, pygments, pycparser, pyasn1, psutil, protobuf, pluggy, platformdirs, pillow, packaging, oauthlib, numpy, networkx, mypy-extensions, multidict, msgpack, MarkupSafe, lxml, llvmlite, lintrunner, joblib, jmespath, iniconfig, idna, grpcio, future, frozenlist, expecttest, execnet, exceptiongroup, dill, decorator, colorama, click, charset-normalizer, certifi, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, werkzeug, unittest-xml-reporting, tifffile, soxr, scipy, rsa, rockset, requests, redis, pywavelets, pytest, pyasn1-modules, optree, opt-einsum, onnx, numba, mypy, ml-dtypes, lazy-loader, junitparser, jinja2, importlib-metadata, imageio, hypothesis, Deprecated, coremltools, cffi, botocore, aiosignal, soundfile, scikit-learn, scikit-image, s3transfer, requests-oauthlib, pytest-xdist, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pynacl, pooch, onnxscript, markdown, google-auth, cryptography, aiohttp, librosa, google-auth-oauthlib, ghstack, boto3, tensorboard, tb-nightly, PyGithub 2024-08-20T22:00:04.0122579Z #14 142.8 Attempting uninstall: numpy 2024-08-20T22:00:04.0123077Z #14 142.8 Found existing installation: numpy 1.21.2 2024-08-20T22:00:04.0123648Z #14 142.8 Uninstalling numpy-1.21.2: 2024-08-20T22:00:04.0124185Z #14 142.8 Successfully uninstalled numpy-1.21.2 2024-08-20T22:00:04.0136476Z #14 142.8 Successfully installed Deprecated-1.2.14 MarkupSafe-2.1.5 PyGithub-2.3.0 absl-py-2.1.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-24.2.0 audioread-3.0.1 boto3-1.19.12 botocore-1.22.12 cachetools-5.5.0 certifi-2024.7.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 coremltools-5.0b5 cryptography-43.0.0 decorator-5.1.1 dill-0.3.7 exceptiongroup-1.2.2 execnet-2.1.1 expecttest-0.1.6 flatbuffers-2.0 frozenlist-1.4.1 future-1.0.0 geojson-2.5.0 ghstack-0.8.0 google-auth-2.34.0 google-auth-oauthlib-1.0.0 grpcio-1.65.5 hypothesis-5.35.1 idna-3.7 imageio-2.35.1 importlib-metadata-8.4.0 iniconfig-2.0.0 jinja2-3.1.4 jmespath-0.10.0 joblib-1.4.2 junitparser-2.1.1 lark-0.12.0 lazy-loader-0.4 librosa-0.10.2.post1 lintrunner-0.12.5 llvmlite-0.37.0 lxml-5.0.0 markdown-3.7 ml-dtypes-0.4.0 mpmath-1.3.0 msgpack-1.0.8 multidict-6.0.5 mypy-1.10.0 mypy-extensions-1.0.0 networkx-2.8.8 numba-0.54.1 numpy-1.20.3 oauthlib-3.2.2 onnx-1.16.1 onnxscript-0.1.0.dev20240817 opt-einsum-3.3.0 optree-0.12.1 packaging-24.1 pillow-10.3.0 platformdirs-4.2.2 pluggy-1.5.0 pooch-1.8.2 protobuf-3.20.2 psutil-6.0.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycparser-2.22 pygments-2.15.0 pyjwt-2.9.0 pynacl-1.5.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-xdist-3.3.1 python_dateutil-2.9.0.post0 pywavelets-1.4.1 redis-5.0.8 requests-2.32.3 requests-oauthlib-2.0.0 rockset-1.0.3 rsa-4.9 s3transfer-0.5.2 scikit-image-0.19.3 scikit-learn-1.5.1 scipy-1.10.1 sortedcontainers-2.4.0 soundfile-0.12.1 soxr-0.4.0 sympy-1.13.1 tb-nightly-2.13.0a20230426 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.5.0 tifffile-2024.8.10 tomli-2.0.1 tqdm-4.66.5 typing-extensions-4.12.2 unittest-xml-reporting-3.2.0 urllib3-1.26.19 werkzeug-3.0.3 wrapt-1.16.0 xdoctest-1.1.0 yarl-1.9.4 z3-solver-4.12.2.0 zipp-3.20.0 2024-08-20T22:00:04.1647056Z #14 142.8 2024-08-20T22:00:04.1647686Z #14 142.8 + pip_install -U scikit-learn 2024-08-20T22:00:04.1648611Z #14 142.8 + as_jenkins conda run -n py_3.9 pip install --progress-bar off -U scikit-learn 2024-08-20T22:00:04.1651020Z #14 142.8 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/opt/conda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 pip install --progress-bar off -U scikit-learn 2024-08-20T22:00:05.2202989Z #14 144.0 Requirement already satisfied: scikit-learn in ./envs/py_3.9/lib/python3.9/site-packages (1.5.1) 2024-08-20T22:00:05.2204457Z #14 144.0 Requirement already satisfied: numpy>=1.19.5 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (1.20.3) 2024-08-20T22:00:05.2205941Z #14 144.0 Requirement already satisfied: scipy>=1.6.0 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (1.10.1) 2024-08-20T22:00:05.2207395Z #14 144.0 Requirement already satisfied: joblib>=1.2.0 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (1.4.2) 2024-08-20T22:00:05.2208929Z #14 144.0 Requirement already satisfied: threadpoolctl>=3.1.0 in ./envs/py_3.9/lib/python3.9/site-packages (from scikit-learn) (3.5.0) 2024-08-20T22:00:05.2209955Z #14 144.0 2024-08-20T22:00:05.4107096Z #14 144.1 + '[' -n '' ']' 2024-08-20T22:00:05.4107494Z #14 144.1 + popd 2024-08-20T22:00:05.4107779Z #14 144.1 / 2024-08-20T22:00:12.2125671Z #14 DONE 151.0s 2024-08-20T22:00:12.3974100Z 2024-08-20T22:00:12.3974715Z #15 [11/16] COPY ./common/install_cuda.sh install_cuda.sh 2024-08-20T22:00:12.3975251Z #15 DONE 0.0s 2024-08-20T22:00:12.3975434Z 2024-08-20T22:00:12.3975680Z #16 [12/16] RUN bash ./install_cuda.sh 11.8 && rm install_cuda.sh 2024-08-20T22:00:12.9057901Z #16 0.659 + NCCL_VERSION=v2.21.5-1 2024-08-20T22:00:12.9058360Z #16 0.659 + CUDNN_VERSION=9.1.0.70 2024-08-20T22:00:13.0575313Z #16 0.659 + test 1 -gt 0 2024-08-20T22:00:13.0575702Z #16 0.659 + case "$1" in 2024-08-20T22:00:13.0576026Z #16 0.660 + install_118 2024-08-20T22:00:13.0576731Z #16 0.660 Installing CUDA 11.8 and cuDNN 9.1.0.70 and NCCL v2.21.5-1 and cuSparseLt-0.4.0 2024-08-20T22:00:13.0577806Z #16 0.660 + echo 'Installing CUDA 11.8 and cuDNN 9.1.0.70 and NCCL v2.21.5-1 and cuSparseLt-0.4.0' 2024-08-20T22:00:13.0578946Z #16 0.660 + rm -rf /usr/local/cuda-11.8 /usr/local/cuda 2024-08-20T22:00:13.0580104Z #16 0.660 + wget -q https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_520.61.05_linux.run 2024-08-20T22:00:25.9493863Z #16 13.70 + chmod +x cuda_11.8.0_520.61.05_linux.run 2024-08-20T22:00:26.1007798Z #16 13.70 + ./cuda_11.8.0_520.61.05_linux.run --toolkit --silent 2024-08-20T22:02:19.6377638Z #16 127.4 + rm -f cuda_11.8.0_520.61.05_linux.run 2024-08-20T22:02:19.8620745Z #16 127.6 + rm -f /usr/local/cuda 2024-08-20T22:02:20.0150048Z #16 127.6 + ln -s /usr/local/cuda-11.8 /usr/local/cuda 2024-08-20T22:02:20.0150613Z #16 127.6 + mkdir tmp_cudnn 2024-08-20T22:02:20.0151473Z #16 127.6 + cd tmp_cudnn 2024-08-20T22:02:20.0155713Z #16 127.6 + wget -q https://developer.download.nvidia.com/compute/cudnn/redist/cudnn/linux-x86_64/cudnn-linux-x86_64-9.1.0.70_cuda11-archive.tar.xz -O cudnn-linux-x86_64-9.1.0.70_cuda11-archive.tar.xz 2024-08-20T22:02:22.4224662Z #16 130.2 + tar xf cudnn-linux-x86_64-9.1.0.70_cuda11-archive.tar.xz 2024-08-20T22:03:15.1046024Z #16 182.9 + cp -a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_adv.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_adv_v9.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_backend.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_backend_v9.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_cnn.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_cnn_v9.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_graph.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_graph_v9.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_ops.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_ops_v9.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_v9.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_version.h cudnn-linux-x86_64-9.1.0.70_cuda11-archive/include/cudnn_version_v9.h /usr/local/cuda/include/ 2024-08-20T22:03:15.2585034Z #16 182.9 + cp -a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_adv.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_adv.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_adv.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_adv_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_adv_static_v9.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_cnn.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_cnn.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_cnn.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_cnn_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_cnn_static_v9.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_precompiled.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_precompiled.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_precompiled.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_precompiled_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_precompiled_static_v9.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_runtime_compiled.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_runtime_compiled.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_runtime_compiled.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_runtime_compiled_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_engines_runtime_compiled_static_v9.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_graph.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_graph.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_graph.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_graph_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_graph_static_v9.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_heuristic.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_heuristic.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_heuristic.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_heuristic_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_heuristic_static_v9.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_ops.so cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_ops.so.9 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_ops.so.9.1.0 cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_ops_static.a cudnn-linux-x86_64-9.1.0.70_cuda11-archive/lib/libcudnn_ops_static_v9.a /usr/local/cuda/lib64/ 2024-08-20T22:03:16.0653186Z #16 183.8 + cd .. 2024-08-20T22:03:16.0653782Z #16 183.8 + rm -rf tmp_cudnn 2024-08-20T22:03:17.1659155Z #16 184.9 + git clone -b v2.21.5-1 --depth 1 https://github.com/NVIDIA/nccl.git 2024-08-20T22:03:17.3178448Z #16 184.9 Cloning into 'nccl'... 2024-08-20T22:03:17.3999436Z #16 185.2 Note: switching to 'ab2b89c4c339bd7f816fbc114a4b05d386b66290'. 2024-08-20T22:03:17.4000063Z #16 185.2 2024-08-20T22:03:17.4000703Z #16 185.2 You are in 'detached HEAD' state. You can look around, make experimental 2024-08-20T22:03:17.4001586Z #16 185.2 changes and commit them, and you can discard any commits you make in this 2024-08-20T22:03:17.4002454Z #16 185.2 state without impacting any branches by switching back to a branch. 2024-08-20T22:03:17.4003067Z #16 185.2 2024-08-20T22:03:17.4003566Z #16 185.2 If you want to create a new branch to retain commits you create, you may 2024-08-20T22:03:17.4004490Z #16 185.2 do so (now or later) by using -c with the switch command. Example: 2024-08-20T22:03:17.4005081Z #16 185.2 2024-08-20T22:03:17.4005450Z #16 185.2 git switch -c 2024-08-20T22:03:17.4005856Z #16 185.2 2024-08-20T22:03:17.4006150Z #16 185.2 Or undo this operation with: 2024-08-20T22:03:17.4013202Z #16 185.2 2024-08-20T22:03:17.4013555Z #16 185.2 git switch - 2024-08-20T22:03:17.4013886Z #16 185.2 2024-08-20T22:03:17.4014442Z #16 185.2 Turn off this advice by setting config variable advice.detachedHead to false 2024-08-20T22:03:17.4015715Z #16 185.2 2024-08-20T22:03:17.4999678Z #16 185.2 + cd nccl 2024-08-20T22:03:17.5000685Z #16 185.2 + make -j src.build 2024-08-20T22:03:17.5001601Z #16 185.2 make -C src build BUILDDIR=/nccl/build 2024-08-20T22:03:17.5002675Z #16 185.2 make[1]: Entering directory '/nccl/src' 2024-08-20T22:03:17.5006619Z #16 185.2 NVCC_GENCODE is -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_61,code=sm_61 -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_70,code=sm_70 -gencode=arch=compute_80,code=sm_80 -gencode=arch=compute_90,code=sm_90 -gencode=arch=compute_90,code=compute_90 2024-08-20T22:03:17.5010542Z #16 185.2 Generating nccl.h.in > /nccl/build/include/nccl.h 2024-08-20T22:03:17.5012177Z #16 185.2 Grabbing include/nccl_net.h > /nccl/build/include/nccl_net.h 2024-08-20T22:03:17.5013761Z #16 185.2 Generating nccl.pc.in > /nccl/build/lib/pkgconfig/nccl.pc 2024-08-20T22:03:17.5015311Z #16 185.2 Compiling bootstrap.cc > /nccl/build/obj/bootstrap.o 2024-08-20T22:03:17.5016851Z #16 185.2 Compiling channel.cc > /nccl/build/obj/channel.o 2024-08-20T22:03:17.5018343Z #16 185.2 Compiling collectives.cc > /nccl/build/obj/collectives.o 2024-08-20T22:03:17.5019857Z #16 185.2 Compiling debug.cc > /nccl/build/obj/debug.o 2024-08-20T22:03:17.5021369Z #16 185.2 Compiling enqueue.cc > /nccl/build/obj/enqueue.o 2024-08-20T22:03:17.5022885Z #16 185.2 Compiling group.cc > /nccl/build/obj/group.o 2024-08-20T22:03:17.5024372Z #16 185.2 Compiling init.cc > /nccl/build/obj/init.o 2024-08-20T22:03:17.5026151Z #16 185.2 Compiling init_nvtx.cc > /nccl/build/obj/init_nvtx.o 2024-08-20T22:03:17.5027634Z #16 185.2 Compiling net.cc > /nccl/build/obj/net.o 2024-08-20T22:03:17.5029075Z #16 185.3 Compiling proxy.cc > /nccl/build/obj/proxy.o 2024-08-20T22:03:17.6032560Z #16 185.3 Compiling transport.cc > /nccl/build/obj/transport.o 2024-08-20T22:03:17.6034053Z #16 185.3 Compiling register.cc > /nccl/build/obj/register.o 2024-08-20T22:03:17.6035561Z #16 185.3 Compiling graph/connect.cc > /nccl/build/obj/graph/connect.o 2024-08-20T22:03:17.6037167Z #16 185.3 Compiling graph/paths.cc > /nccl/build/obj/graph/paths.o 2024-08-20T22:03:17.6038457Z #16 185.3 Compiling graph/rings.cc > /nccl/build/obj/graph/rings.o 2024-08-20T22:03:17.6039997Z #16 185.3 Compiling graph/search.cc > /nccl/build/obj/graph/search.o 2024-08-20T22:03:17.6041422Z #16 185.3 Compiling graph/topo.cc > /nccl/build/obj/graph/topo.o 2024-08-20T22:03:17.6042776Z #16 185.3 Compiling graph/trees.cc > /nccl/build/obj/graph/trees.o 2024-08-20T22:03:17.6044149Z #16 185.3 Compiling graph/tuning.cc > /nccl/build/obj/graph/tuning.o 2024-08-20T22:03:17.6045568Z #16 185.3 Compiling graph/xml.cc > /nccl/build/obj/graph/xml.o 2024-08-20T22:03:17.6047016Z #16 185.3 Compiling misc/argcheck.cc > /nccl/build/obj/misc/argcheck.o 2024-08-20T22:03:17.6048558Z #16 185.3 Compiling misc/cudawrap.cc > /nccl/build/obj/misc/cudawrap.o 2024-08-20T22:03:17.6050231Z #16 185.3 Compiling misc/gdrwrap.cc > /nccl/build/obj/misc/gdrwrap.o 2024-08-20T22:03:17.6051825Z #16 185.3 Compiling misc/ibvsymbols.cc > /nccl/build/obj/misc/ibvsymbols.o 2024-08-20T22:03:17.6053462Z #16 185.3 Compiling misc/ibvwrap.cc > /nccl/build/obj/misc/ibvwrap.o 2024-08-20T22:03:17.6054999Z #16 185.3 Compiling misc/ipcsocket.cc > /nccl/build/obj/misc/ipcsocket.o 2024-08-20T22:03:17.6056468Z #16 185.3 Compiling misc/nvmlwrap.cc > /nccl/build/obj/misc/nvmlwrap.o 2024-08-20T22:03:17.6058287Z #16 185.3 Compiling misc/param.cc > /nccl/build/obj/misc/param.o 2024-08-20T22:03:17.6059693Z #16 185.3 Compiling misc/profiler.cc > /nccl/build/obj/misc/profiler.o 2024-08-20T22:03:17.6061147Z #16 185.3 Compiling misc/shmutils.cc > /nccl/build/obj/misc/shmutils.o 2024-08-20T22:03:17.6062567Z #16 185.3 Compiling misc/socket.cc > /nccl/build/obj/misc/socket.o 2024-08-20T22:03:17.6064027Z #16 185.3 Compiling misc/strongstream.cc > /nccl/build/obj/misc/strongstream.o 2024-08-20T22:03:17.6065516Z #16 185.3 Compiling misc/tuner.cc > /nccl/build/obj/misc/tuner.o 2024-08-20T22:03:17.6066916Z #16 185.3 Compiling misc/utils.cc > /nccl/build/obj/misc/utils.o 2024-08-20T22:03:17.6068373Z #16 185.4 Compiling transport/coll_net.cc > /nccl/build/obj/transport/coll_net.o 2024-08-20T22:03:17.6069980Z #16 185.4 Compiling transport/net.cc > /nccl/build/obj/transport/net.o 2024-08-20T22:03:17.8193892Z #16 185.4 Compiling transport/net_ib.cc > /nccl/build/obj/transport/net_ib.o 2024-08-20T22:03:17.8195656Z #16 185.4 Compiling transport/net_socket.cc > /nccl/build/obj/transport/net_socket.o 2024-08-20T22:03:17.8197333Z #16 185.4 Compiling transport/nvls.cc > /nccl/build/obj/transport/nvls.o 2024-08-20T22:03:17.8198929Z #16 185.4 Compiling transport/p2p.cc > /nccl/build/obj/transport/p2p.o 2024-08-20T22:03:17.8200509Z #16 185.4 Compiling transport/shm.cc > /nccl/build/obj/transport/shm.o 2024-08-20T22:03:17.8202406Z #16 185.4 Compiling enhcompat.cc > /nccl/build/obj/enhcompat.o 2024-08-20T22:03:17.8203982Z #16 185.4 make[2]: Entering directory '/nccl/src/device' 2024-08-20T22:03:17.8207923Z #16 185.4 NVCC_GENCODE is -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_61,code=sm_61 -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_70,code=sm_70 -gencode=arch=compute_80,code=sm_80 -gencode=arch=compute_90,code=sm_90 -gencode=arch=compute_90,code=compute_90 2024-08-20T22:03:17.8214441Z #16 185.6 NVCC_GENCODE is -gencode=arch=compute_50,code=sm_50 -gencode=arch=compute_60,code=sm_60 -gencode=arch=compute_61,code=sm_61 -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_70,code=sm_70 -gencode=arch=compute_80,code=sm_80 -gencode=arch=compute_90,code=sm_90 -gencode=arch=compute_90,code=compute_90 2024-08-20T22:03:17.9284977Z #16 185.6 Dependencies src/device/common.cu 2024-08-20T22:03:17.9288041Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9290566Z #16 185.6 Dependencies src/device/onerank.cu 2024-08-20T22:03:17.9293245Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9295660Z #16 185.6 Dependencies build/obj/device/gensrc/all_gather.cu 2024-08-20T22:03:17.9298488Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9300889Z #16 185.6 Dependencies build/obj/device/gensrc/all_reduce.cu 2024-08-20T22:03:17.9303634Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9306074Z #16 185.6 Dependencies build/obj/device/gensrc/broadcast.cu 2024-08-20T22:03:17.9404248Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9407019Z #16 185.6 Dependencies build/obj/device/gensrc/reduce.cu 2024-08-20T22:03:17.9409952Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9412325Z #16 185.6 Dependencies build/obj/device/gensrc/reduce_scatter.cu 2024-08-20T22:03:17.9415119Z #16 185.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9417860Z #16 185.6 Dependencies build/obj/device/gensrc/sendrecv.cu 2024-08-20T22:03:17.9420831Z #16 185.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:17.9423341Z #16 185.7 Dependencies build/obj/device/gensrc/host_table.cc 2024-08-20T22:03:17.9424436Z #16 185.7 Dependencies build/obj/device/gensrc/device_table.cu 2024-08-20T22:03:18.0968206Z #16 185.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:18.1179053Z #16 185.9 Compiling build/obj/device/gensrc/host_table.cc 2024-08-20T22:03:19.6052583Z #16 187.4 Compiling src/device/common.cu 2024-08-20T22:03:19.7073740Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7075367Z #16 187.4 Compiling build/obj/device/gensrc/device_table.cu 2024-08-20T22:03:19.7076987Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7078383Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_bf16.cu 2024-08-20T22:03:19.7080537Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7082407Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_f16.cu 2024-08-20T22:03:19.7084000Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7085382Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_f32.cu 2024-08-20T22:03:19.7086953Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7088338Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_f64.cu 2024-08-20T22:03:19.7089998Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7091388Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_i32.cu 2024-08-20T22:03:19.7092964Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7094337Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_i64.cu 2024-08-20T22:03:19.7095875Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7097434Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_u32.cu 2024-08-20T22:03:19.7098996Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7100376Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_u64.cu 2024-08-20T22:03:19.7101938Z #16 187.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7103310Z #16 187.4 Compiling build/obj/device/gensrc/all_reduce_minmax_u8.cu 2024-08-20T22:03:19.7104867Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7106262Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_bf16.cu 2024-08-20T22:03:19.7107821Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.7109212Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_f16.cu 2024-08-20T22:03:19.8095166Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8097939Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_f32.cu 2024-08-20T22:03:19.8101096Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8103978Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_f64.cu 2024-08-20T22:03:19.8106886Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8109449Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_u32.cu 2024-08-20T22:03:19.8112447Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8115096Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_u64.cu 2024-08-20T22:03:19.8118078Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8120713Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_premulsum_u8.cu 2024-08-20T22:03:19.8125112Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8127719Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_bf16.cu 2024-08-20T22:03:19.8130765Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8133373Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_f16.cu 2024-08-20T22:03:19.8136299Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8139178Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_f32.cu 2024-08-20T22:03:19.8142119Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8144720Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_f64.cu 2024-08-20T22:03:19.8147669Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8150174Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_u32.cu 2024-08-20T22:03:19.8153100Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8156196Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_u64.cu 2024-08-20T22:03:19.8159333Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8162003Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_prod_u8.cu 2024-08-20T22:03:19.8164991Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8167841Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_sum_bf16.cu 2024-08-20T22:03:19.8171152Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8173832Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_sum_f16.cu 2024-08-20T22:03:19.8176836Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8179504Z #16 187.5 Compiling build/obj/device/gensrc/all_reduce_sum_f32.cu 2024-08-20T22:03:19.8182682Z #16 187.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8185309Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sum_f64.cu 2024-08-20T22:03:19.8188528Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8191389Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sum_u32.cu 2024-08-20T22:03:19.8194347Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.8196920Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sum_u64.cu 2024-08-20T22:03:19.9104342Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9107033Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sum_u8.cu 2024-08-20T22:03:19.9109924Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9112975Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sumpostdiv_i32.cu 2024-08-20T22:03:19.9115868Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9118462Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sumpostdiv_i64.cu 2024-08-20T22:03:19.9121376Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9123909Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sumpostdiv_i8.cu 2024-08-20T22:03:19.9125227Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sumpostdiv_u32.cu 2024-08-20T22:03:19.9127642Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9131794Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9134500Z #16 187.6 Compiling build/obj/device/gensrc/all_reduce_sumpostdiv_u64.cu 2024-08-20T22:03:19.9137493Z #16 187.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:19.9140147Z #16 187.7 Compiling build/obj/device/gensrc/all_reduce_sumpostdiv_u8.cu 2024-08-20T22:03:20.0191552Z #16 187.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.0194262Z #16 187.7 Compiling build/obj/device/gensrc/broadcast.cu 2024-08-20T22:03:20.0197271Z #16 187.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.0200330Z #16 187.8 Compiling build/obj/device/gensrc/reduce_minmax_bf16.cu 2024-08-20T22:03:20.1289413Z #16 187.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.1292198Z #16 187.8 Compiling build/obj/device/gensrc/reduce_minmax_f16.cu 2024-08-20T22:03:20.1295234Z #16 187.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.1297918Z #16 187.9 Compiling build/obj/device/gensrc/reduce_minmax_f32.cu 2024-08-20T22:03:20.2389656Z #16 187.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.2392349Z #16 187.9 Compiling build/obj/device/gensrc/reduce_minmax_f64.cu 2024-08-20T22:03:20.2395428Z #16 187.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.2398150Z #16 188.0 Compiling build/obj/device/gensrc/reduce_minmax_u32.cu 2024-08-20T22:03:20.3413346Z #16 188.0 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.3416066Z #16 188.1 Compiling build/obj/device/gensrc/reduce_minmax_u64.cu 2024-08-20T22:03:20.3419495Z #16 188.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.5190601Z #16 188.1 Compiling build/obj/device/gensrc/reduce_minmax_u8.cu 2024-08-20T22:03:20.5193814Z #16 188.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.5196377Z #16 188.3 Compiling build/obj/device/gensrc/reduce_premulsum_bf16.cu 2024-08-20T22:03:20.7090376Z #16 188.3 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.7093163Z #16 188.3 Compiling build/obj/device/gensrc/reduce_premulsum_f16.cu 2024-08-20T22:03:20.7096215Z #16 188.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.7098951Z #16 188.5 Compiling build/obj/device/gensrc/reduce_premulsum_f32.cu 2024-08-20T22:03:20.8806721Z #16 188.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.8809305Z #16 188.5 Compiling build/obj/device/gensrc/reduce_premulsum_f64.cu 2024-08-20T22:03:20.8812711Z #16 188.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.8815188Z #16 188.6 Compiling build/obj/device/gensrc/reduce_premulsum_u32.cu 2024-08-20T22:03:20.9912109Z #16 188.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:20.9914617Z #16 188.7 Compiling build/obj/device/gensrc/reduce_premulsum_u64.cu 2024-08-20T22:03:20.9917642Z #16 188.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.1210919Z #16 188.8 Compiling build/obj/device/gensrc/reduce_premulsum_u8.cu 2024-08-20T22:03:21.1214176Z #16 188.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.2488107Z #16 188.9 Compiling build/obj/device/gensrc/reduce_prod_bf16.cu 2024-08-20T22:03:21.2491308Z #16 188.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.2493758Z #16 189.0 Compiling build/obj/device/gensrc/reduce_prod_f16.cu 2024-08-20T22:03:21.3518677Z #16 189.0 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.3520906Z #16 189.1 Compiling build/obj/device/gensrc/reduce_prod_f32.cu 2024-08-20T22:03:21.3523558Z #16 189.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.4591203Z #16 189.2 Compiling build/obj/device/gensrc/reduce_prod_f64.cu 2024-08-20T22:03:21.5793008Z #16 189.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.5796060Z #16 189.3 Compiling build/obj/device/gensrc/reduce_prod_u32.cu 2024-08-20T22:03:21.6812973Z #16 189.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.6815460Z #16 189.4 Compiling build/obj/device/gensrc/reduce_prod_u64.cu 2024-08-20T22:03:21.6818340Z #16 189.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.8490151Z #16 189.5 Compiling build/obj/device/gensrc/reduce_prod_u8.cu 2024-08-20T22:03:21.8493373Z #16 189.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.8495881Z #16 189.6 Compiling build/obj/device/gensrc/reduce_scatter_minmax_bf16.cu 2024-08-20T22:03:21.9589840Z #16 189.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:21.9592547Z #16 189.7 Compiling build/obj/device/gensrc/reduce_scatter_minmax_f16.cu 2024-08-20T22:03:22.1189229Z #16 189.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.1192372Z #16 189.8 Compiling build/obj/device/gensrc/reduce_scatter_minmax_f32.cu 2024-08-20T22:03:22.1195568Z #16 189.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.1198420Z #16 189.9 Compiling build/obj/device/gensrc/reduce_scatter_minmax_f64.cu 2024-08-20T22:03:22.2189196Z #16 189.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.2191757Z #16 190.0 Compiling build/obj/device/gensrc/reduce_scatter_minmax_i32.cu 2024-08-20T22:03:22.3212818Z #16 190.0 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.3215462Z #16 190.1 Compiling build/obj/device/gensrc/reduce_scatter_minmax_i64.cu 2024-08-20T22:03:22.3218185Z #16 190.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.4408370Z #16 190.2 Compiling build/obj/device/gensrc/reduce_scatter_minmax_u32.cu 2024-08-20T22:03:22.4411773Z #16 190.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.6091482Z #16 190.3 Compiling build/obj/device/gensrc/reduce_scatter_minmax_u64.cu 2024-08-20T22:03:22.6094810Z #16 190.3 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.6097508Z #16 190.4 Compiling build/obj/device/gensrc/reduce_scatter_minmax_u8.cu 2024-08-20T22:03:22.7312551Z #16 190.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.7315479Z #16 190.4 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_bf16.cu 2024-08-20T22:03:22.7318474Z #16 190.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.8788667Z #16 190.5 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_f16.cu 2024-08-20T22:03:22.8791830Z #16 190.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.8794365Z #16 190.6 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_f32.cu 2024-08-20T22:03:22.9811733Z #16 190.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:22.9814425Z #16 190.7 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_f64.cu 2024-08-20T22:03:22.9817325Z #16 190.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.0912647Z #16 190.8 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_u32.cu 2024-08-20T22:03:23.0915952Z #16 190.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.2440814Z #16 190.9 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_u64.cu 2024-08-20T22:03:23.2444332Z #16 190.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.2447254Z #16 191.0 Compiling build/obj/device/gensrc/reduce_scatter_premulsum_u8.cu 2024-08-20T22:03:23.3893839Z #16 191.0 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.3896112Z #16 191.1 Compiling build/obj/device/gensrc/reduce_scatter_prod_bf16.cu 2024-08-20T22:03:23.3899185Z #16 191.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.3901471Z #16 191.1 Compiling build/obj/device/gensrc/reduce_scatter_prod_f16.cu 2024-08-20T22:03:23.5492422Z #16 191.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.5495213Z #16 191.2 Compiling build/obj/device/gensrc/reduce_scatter_prod_f32.cu 2024-08-20T22:03:23.5498215Z #16 191.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.5500773Z #16 191.3 Compiling build/obj/device/gensrc/reduce_scatter_prod_f64.cu 2024-08-20T22:03:23.6612435Z #16 191.3 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.6615246Z #16 191.4 Compiling build/obj/device/gensrc/reduce_scatter_prod_u32.cu 2024-08-20T22:03:23.6618379Z #16 191.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.8190928Z #16 191.5 Compiling build/obj/device/gensrc/reduce_scatter_prod_u64.cu 2024-08-20T22:03:23.8194043Z #16 191.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.8196549Z #16 191.6 Compiling build/obj/device/gensrc/reduce_scatter_prod_u8.cu 2024-08-20T22:03:23.9309714Z #16 191.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:23.9312499Z #16 191.7 Compiling build/obj/device/gensrc/reduce_scatter_sum_bf16.cu 2024-08-20T22:03:23.9315498Z #16 191.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.0990699Z #16 191.8 Compiling build/obj/device/gensrc/reduce_scatter_sum_f16.cu 2024-08-20T22:03:24.0993783Z #16 191.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.0996249Z #16 191.9 Compiling build/obj/device/gensrc/reduce_scatter_sum_f32.cu 2024-08-20T22:03:24.2310759Z #16 191.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.2313526Z #16 192.0 Compiling build/obj/device/gensrc/reduce_scatter_sum_f64.cu 2024-08-20T22:03:24.2316301Z #16 192.0 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.3790300Z #16 192.1 Compiling build/obj/device/gensrc/reduce_scatter_sum_u32.cu 2024-08-20T22:03:24.3793649Z #16 192.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.3796155Z #16 192.1 Compiling build/obj/device/gensrc/reduce_scatter_sum_u64.cu 2024-08-20T22:03:24.4812127Z #16 192.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.4814608Z #16 192.2 Compiling build/obj/device/gensrc/reduce_scatter_sum_u8.cu 2024-08-20T22:03:24.4817351Z #16 192.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.5909271Z #16 192.3 Compiling build/obj/device/gensrc/reduce_scatter_sumpostdiv_i32.cu 2024-08-20T22:03:24.5912363Z #16 192.3 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.7392643Z #16 192.4 Compiling build/obj/device/gensrc/reduce_scatter_sumpostdiv_i64.cu 2024-08-20T22:03:24.7395802Z #16 192.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.7398355Z #16 192.5 Compiling build/obj/device/gensrc/reduce_scatter_sumpostdiv_i8.cu 2024-08-20T22:03:24.8992228Z #16 192.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.8995423Z #16 192.6 Compiling build/obj/device/gensrc/reduce_scatter_sumpostdiv_u32.cu 2024-08-20T22:03:24.8998508Z #16 192.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:24.9001309Z #16 192.7 Compiling build/obj/device/gensrc/reduce_scatter_sumpostdiv_u64.cu 2024-08-20T22:03:25.0212563Z #16 192.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.0215184Z #16 192.8 Compiling build/obj/device/gensrc/reduce_scatter_sumpostdiv_u8.cu 2024-08-20T22:03:25.0218184Z #16 192.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.1892984Z #16 192.8 Compiling build/obj/device/gensrc/reduce_sum_bf16.cu 2024-08-20T22:03:25.1896110Z #16 192.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.1898752Z #16 192.9 Compiling build/obj/device/gensrc/reduce_sum_f16.cu 2024-08-20T22:03:25.3013715Z #16 193.0 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.3016057Z #16 193.0 Compiling build/obj/device/gensrc/reduce_sum_f32.cu 2024-08-20T22:03:25.3019282Z #16 193.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.4488248Z #16 193.1 Compiling build/obj/device/gensrc/reduce_sum_f64.cu 2024-08-20T22:03:25.4491270Z #16 193.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.4493399Z #16 193.2 Compiling build/obj/device/gensrc/reduce_sum_u32.cu 2024-08-20T22:03:25.5611563Z #16 193.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.5613669Z #16 193.3 Compiling build/obj/device/gensrc/reduce_sum_u64.cu 2024-08-20T22:03:25.5616027Z #16 193.3 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.6808790Z #16 193.4 Compiling build/obj/device/gensrc/reduce_sum_u8.cu 2024-08-20T22:03:25.6811649Z #16 193.4 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.8156180Z #16 193.5 Compiling build/obj/device/gensrc/reduce_sumpostdiv_i32.cu 2024-08-20T22:03:25.8159303Z #16 193.5 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.8161914Z #16 193.6 Compiling build/obj/device/gensrc/reduce_sumpostdiv_i64.cu 2024-08-20T22:03:25.9190605Z #16 193.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:25.9192648Z #16 193.7 Compiling build/obj/device/gensrc/reduce_sumpostdiv_i8.cu 2024-08-20T22:03:26.0209280Z #16 193.7 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:26.0211570Z #16 193.8 Compiling build/obj/device/gensrc/reduce_sumpostdiv_u32.cu 2024-08-20T22:03:26.0214048Z #16 193.8 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:26.1590248Z #16 193.8 Compiling build/obj/device/gensrc/reduce_sumpostdiv_u64.cu 2024-08-20T22:03:26.1593466Z #16 193.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:26.1595940Z #16 193.9 Compiling build/obj/device/gensrc/reduce_sumpostdiv_u8.cu 2024-08-20T22:03:26.2990838Z #16 193.9 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:26.2993436Z #16 194.1 Compiling build/obj/device/gensrc/sendrecv.cu 2024-08-20T22:03:26.4090475Z #16 194.1 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:26.4092863Z #16 194.2 Compiling src/device/onerank.cu 2024-08-20T22:03:26.6117520Z #16 194.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:03:26.6120051Z #16 194.2 Compiling build/obj/device/gensrc/all_gather.cu 2024-08-20T22:03:26.6122825Z #16 194.2 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:09:01.8932158Z #16 529.6 nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2024-08-20T22:09:16.9520368Z #16 544.7 make[2]: Leaving directory '/nccl/src/device' 2024-08-20T22:09:17.1095267Z #16 544.7 Linking libnccl.so.2.21.5 > /nccl/build/lib/libnccl.so.2.21.5 2024-08-20T22:09:17.1096890Z #16 544.7 Archiving libnccl_static.a > /nccl/build/lib/libnccl_static.a 2024-08-20T22:09:18.4455002Z #16 546.2 make[1]: Leaving directory '/nccl/src' 2024-08-20T22:09:18.5979391Z #16 546.2 + cp -a build/include/nccl.h build/include/nccl_net.h /usr/local/cuda/include/ 2024-08-20T22:09:18.5981009Z #16 546.2 + cp -a build/lib/libnccl.so build/lib/libnccl.so.2 build/lib/libnccl.so.2.21.5 build/lib/libnccl_static.a build/lib/pkgconfig /usr/local/cuda/lib64/ 2024-08-20T22:09:18.7006110Z #16 546.5 + cd .. 2024-08-20T22:09:18.7008640Z #16 546.5 + rm -rf nccl 2024-08-20T22:09:18.8502953Z #16 546.5 + install_cusparselt_040 2024-08-20T22:09:18.8503451Z #16 546.5 + mkdir tmp_cusparselt 2024-08-20T22:09:18.8503829Z #16 546.5 + pushd tmp_cusparselt 2024-08-20T22:09:18.8505264Z #16 546.5 + wget -q https://developer.download.nvidia.com/compute/cusparselt/redist/libcusparse_lt/linux-x86_64/libcusparse_lt-linux-x86_64-0.4.0.7-archive.tar.xz 2024-08-20T22:09:18.8510676Z #16 546.5 /tmp_cusparselt / 2024-08-20T22:09:18.8511421Z #16 546.6 + tar xf libcusparse_lt-linux-x86_64-0.4.0.7-archive.tar.xz 2024-08-20T22:09:19.8116792Z #16 547.6 + cp -a libcusparse_lt-linux-x86_64-0.4.0.7-archive/include/cusparseLt.h /usr/local/cuda/include/ 2024-08-20T22:09:20.0376383Z #16 547.6 + cp -a libcusparse_lt-linux-x86_64-0.4.0.7-archive/lib/libcusparseLt.so libcusparse_lt-linux-x86_64-0.4.0.7-archive/lib/libcusparseLt.so.0 libcusparse_lt-linux-x86_64-0.4.0.7-archive/lib/libcusparseLt.so.0.4.0.7 libcusparse_lt-linux-x86_64-0.4.0.7-archive/lib/libcusparseLt_static.a /usr/local/cuda/lib64/ 2024-08-20T22:09:20.0379482Z #16 547.6 / 2024-08-20T22:09:20.0379748Z #16 547.6 + popd 2024-08-20T22:09:20.0380151Z #16 547.6 + rm -rf tmp_cusparselt 2024-08-20T22:09:20.0380517Z #16 547.6 + ldconfig 2024-08-20T22:09:20.0380818Z #16 547.6 + prune_118 2024-08-20T22:09:20.0381232Z #16 547.6 + echo 'Pruning CUDA 11.8 and cuDNN' 2024-08-20T22:09:20.0381846Z #16 547.6 + export NVPRUNE=/usr/local/cuda-11.8/bin/nvprune 2024-08-20T22:09:20.0382467Z #16 547.6 + NVPRUNE=/usr/local/cuda-11.8/bin/nvprune 2024-08-20T22:09:20.0383074Z #16 547.6 + export CUDA_LIB_DIR=/usr/local/cuda-11.8/lib64 2024-08-20T22:09:20.0383695Z #16 547.6 + CUDA_LIB_DIR=/usr/local/cuda-11.8/lib64 2024-08-20T22:09:20.0385782Z #16 547.6 + export 'GENCODE=-gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90' 2024-08-20T22:09:20.0389123Z #16 547.6 + GENCODE='-gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90' 2024-08-20T22:09:20.0393083Z #16 547.6 + export 'GENCODE_CUDNN=-gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90' 2024-08-20T22:09:20.0397178Z #16 547.6 + GENCODE_CUDNN='-gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90' 2024-08-20T22:09:20.0399228Z #16 547.6 + [[ -n '' ]] 2024-08-20T22:09:20.0399558Z #16 547.6 Pruning CUDA 11.8 and cuDNN 2024-08-20T22:09:20.0400022Z #16 547.6 + ls /usr/local/cuda-11.8/lib64/ 2024-08-20T22:09:20.0400441Z #16 547.6 + grep '\.a' 2024-08-20T22:09:20.0400784Z #16 547.6 + grep -v culibos 2024-08-20T22:09:20.0401149Z #16 547.6 + grep -v cudart 2024-08-20T22:09:20.0401492Z #16 547.6 + grep -v cudnn 2024-08-20T22:09:20.0401847Z #16 547.6 + grep -v cublas 2024-08-20T22:09:20.0402207Z #16 547.6 + grep -v metis 2024-08-20T22:09:20.0404720Z #16 547.6 + xargs -I '{}' bash -c 'echo {} && /usr/local/cuda-11.8/bin/nvprune -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 /usr/local/cuda-11.8/lib64/{} -o /usr/local/cuda-11.8/lib64/{}' 2024-08-20T22:09:20.0406957Z #16 547.6 libcudadevrt.a 2024-08-20T22:09:20.0407280Z #16 547.6 libcufft_static.a 2024-08-20T22:09:21.7352393Z #16 549.5 libcufft_static_nocallback.a 2024-08-20T22:09:24.0303230Z #16 551.8 libcufftw_static.a 2024-08-20T22:09:24.2284954Z #16 551.8 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:24.2285738Z #16 551.8 libcufile_rdma_static.a 2024-08-20T22:09:24.2286489Z #16 551.8 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:24.2287229Z #16 551.8 libcufile_static.a 2024-08-20T22:09:24.2287903Z #16 551.8 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:24.2288928Z #16 551.8 libcufilt.a 2024-08-20T22:09:24.2289684Z #16 551.8 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:24.2290423Z #16 551.8 libcurand_static.a 2024-08-20T22:09:24.7863023Z #16 552.5 libcusolver_lapack_static.a 2024-08-20T22:09:24.8869852Z #16 552.6 libcusolver_static.a 2024-08-20T22:09:26.8069498Z #16 554.6 libcusparseLt_static.a 2024-08-20T22:09:27.1708598Z #16 554.9 libcusparse_static.a 2024-08-20T22:09:28.9026514Z #16 556.7 liblapack_static.a 2024-08-20T22:09:29.1243059Z #16 556.7 libnccl_static.a 2024-08-20T22:09:30.6040881Z #16 558.4 libnppc_static.a 2024-08-20T22:09:30.7157977Z #16 558.4 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:30.7158761Z #16 558.4 libnppial_static.a 2024-08-20T22:09:30.7159142Z #16 558.4 libnppicc_static.a 2024-08-20T22:09:30.7159502Z #16 558.5 libnppidei_static.a 2024-08-20T22:09:30.9371674Z #16 558.5 libnppif_static.a 2024-08-20T22:09:31.3968703Z #16 559.1 libnppig_static.a 2024-08-20T22:09:31.6085115Z #16 559.4 libnppim_static.a 2024-08-20T22:09:31.8055050Z #16 559.4 libnppist_static.a 2024-08-20T22:09:31.8829965Z #16 559.6 libnppisu_static.a 2024-08-20T22:09:32.0171249Z #16 559.6 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:32.0172044Z #16 559.6 libnppitc_static.a 2024-08-20T22:09:32.0172419Z #16 559.7 libnpps_static.a 2024-08-20T22:09:32.0172769Z #16 559.8 libnvjpeg_static.a 2024-08-20T22:09:32.2051461Z #16 559.8 libnvptxcompiler_static.a 2024-08-20T22:09:32.3420884Z #16 560.1 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:32.5548534Z #16 560.1 libnvrtc-builtins_static.a 2024-08-20T22:09:32.5550539Z #16 560.2 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:32.5551281Z #16 560.2 libnvrtc_static.a 2024-08-20T22:09:32.9436707Z #16 560.7 nvprune warning : No device code that matched architecture, so stripped out all device code 2024-08-20T22:09:33.1003665Z #16 560.7 + /usr/local/cuda-11.8/bin/nvprune -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 /usr/local/cuda-11.8/lib64/libcublas_static.a -o /usr/local/cuda-11.8/lib64/libcublas_static.a 2024-08-20T22:09:33.8070874Z #16 561.6 + /usr/local/cuda-11.8/bin/nvprune -gencode arch=compute_35,code=sm_35 -gencode arch=compute_37,code=sm_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 /usr/local/cuda-11.8/lib64/libcublasLt_static.a -o /usr/local/cuda-11.8/lib64/libcublasLt_static.a 2024-08-20T22:09:42.1633362Z #16 569.9 + export CUDA_BASE=/usr/local/cuda-11.8/ 2024-08-20T22:09:42.1634002Z #16 569.9 + CUDA_BASE=/usr/local/cuda-11.8/ 2024-08-20T22:09:42.3015656Z #16 569.9 + rm -rf /usr/local/cuda-11.8//libnvvp /usr/local/cuda-11.8//nsightee_plugins /usr/local/cuda-11.8//nsight-compute-2022.3.0 /usr/local/cuda-11.8//nsight-systems-2022.4.2/ 2024-08-20T22:09:42.3016839Z #16 570.1 + shift 2024-08-20T22:09:42.3017179Z #16 570.1 + test 0 -gt 0 2024-08-20T22:09:44.4032624Z #16 DONE 572.2s 2024-08-20T22:09:44.6315823Z 2024-08-20T22:09:44.6317345Z #17 [13/16] COPY ./common/install_linter.sh install_linter.sh 2024-08-20T22:09:44.6318909Z #17 DONE 0.0s 2024-08-20T22:09:44.6322475Z 2024-08-20T22:09:44.6323666Z #18 [14/16] COPY ./common/common_utils.sh common_utils.sh 2024-08-20T22:09:44.6325012Z #18 DONE 0.0s 2024-08-20T22:09:44.6325204Z 2024-08-20T22:09:44.6325736Z #19 [15/16] RUN bash ./install_linter.sh 2024-08-20T22:09:44.9333557Z #19 0.453 ++ dirname ./install_linter.sh 2024-08-20T22:09:45.0883125Z #19 0.453 + source ./common_utils.sh 2024-08-20T22:09:45.0884822Z #19 0.453 ++ '[' -n '' ']' 2024-08-20T22:09:45.0885815Z #19 0.453 ++ export SUDO=sudo 2024-08-20T22:09:45.0886789Z #19 0.453 ++ SUDO=sudo 2024-08-20T22:09:45.0887796Z #19 0.453 + '[' -n 22.04 ']' 2024-08-20T22:09:45.0888765Z #19 0.453 + apt update 2024-08-20T22:09:45.0890843Z #19 0.457 2024-08-20T22:09:45.0891390Z #19 0.457 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 2024-08-20T22:09:45.0892067Z #19 0.457 2024-08-20T22:09:45.1041900Z #19 0.623 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 2024-08-20T22:09:45.2573047Z #19 0.626 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-20T22:09:45.5107805Z #19 1.030 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-20T22:09:45.6122856Z #19 1.034 Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] 2024-08-20T22:09:45.6123985Z #19 1.127 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-20T22:09:45.6125079Z #19 1.131 Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1135 kB] 2024-08-20T22:09:45.8574694Z #19 1.226 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 2024-08-20T22:09:45.8637224Z #19 1.383 Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2867 kB] 2024-08-20T22:09:45.9936956Z #19 1.448 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2024-08-20T22:09:45.9938185Z #19 1.457 Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 2024-08-20T22:09:45.9939384Z #19 1.513 Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2173 kB] 2024-08-20T22:09:46.4031670Z #19 1.922 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2024-08-20T22:09:46.5273957Z #19 1.927 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] 2024-08-20T22:09:46.5275164Z #19 1.928 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1424 kB] 2024-08-20T22:09:46.5276322Z #19 1.972 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2968 kB] 2024-08-20T22:09:46.5277446Z #19 2.047 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2452 kB] 2024-08-20T22:09:46.7457532Z #19 2.114 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] 2024-08-20T22:09:46.7458712Z #19 2.115 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] 2024-08-20T22:09:47.3602820Z #19 2.880 Fetched 33.6 MB in 2s (14.0 MB/s) 2024-08-20T22:09:48.0797214Z #19 2.880 Reading package lists... 2024-08-20T22:09:48.2282959Z #19 3.613 Building dependency tree... 2024-08-20T22:09:48.4257770Z #19 3.747 Reading state information... 2024-08-20T22:09:48.4258283Z #19 3.757 All packages are up to date. 2024-08-20T22:09:48.4259176Z #19 3.763 + apt-get install -y clang doxygen git graphviz nodejs npm libtinfo5 2024-08-20T22:09:48.9902595Z #19 3.795 Reading package lists... 2024-08-20T22:09:49.1367302Z #19 4.524 Building dependency tree... 2024-08-20T22:09:49.2800638Z #19 4.656 Reading state information... 2024-08-20T22:09:49.2801512Z #19 4.799 git is already the newest version (1:2.34.1-1ubuntu1.11). 2024-08-20T22:09:49.2802249Z #19 4.799 The following additional packages will be installed: 2024-08-20T22:09:49.2803110Z #19 4.799 adwaita-icon-theme at-spi2-core binfmt-support clang-14 dbus-user-session 2024-08-20T22:09:49.2804090Z #19 4.799 dconf-gsettings-backend dconf-service fontconfig fonts-liberation 2024-08-20T22:09:49.2805043Z #19 4.799 gsettings-desktop-schemas gtk-update-icon-cache gyp hicolor-icon-theme 2024-08-20T22:09:49.2806038Z #19 4.799 humanity-icon-theme icu-devtools javascript-common lib32gcc-s1 lib32stdc++6 2024-08-20T22:09:49.2807387Z #19 4.799 libann0 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 2024-08-20T22:09:49.2808357Z #19 4.799 libauthen-sasl-perl libavahi-client3 libavahi-common-data libavahi-common3 2024-08-20T22:09:49.2809334Z #19 4.799 libc-ares2 libc6-i386 libcairo-gobject2 libcairo2 libcdt5 libcgraph6 2024-08-20T22:09:49.2810415Z #19 4.799 libclang-common-14-dev libclang-cpp14 libclang1-14 libclone-perl libcolord2 2024-08-20T22:09:49.4321523Z #19 4.799 libcups2 libdata-dump-perl libdatrie1 libdconf1 libdeflate0 libdrm-amdgpu1 2024-08-20T22:09:49.4322579Z #19 4.799 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 2024-08-20T22:09:49.4323457Z #19 4.799 libencode-locale-perl libepoxy0 libfile-basedir-perl 2024-08-20T22:09:49.4324317Z #19 4.799 libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl 2024-08-20T22:09:49.4325324Z #19 4.799 libfont-afm-perl libfontenc1 libfribidi0 libgc1 libgd3 libgdk-pixbuf-2.0-0 2024-08-20T22:09:49.4326310Z #19 4.799 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgl1 libgl1-amber-dri 2024-08-20T22:09:49.4327282Z #19 4.799 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2024-08-20T22:09:49.4328292Z #19 4.799 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtkd-3-0 libgts-0.7-5 libgts-bin 2024-08-20T22:09:49.4329257Z #19 4.799 libgvc6 libgvpr2 libharfbuzz0b libhtml-form-perl libhtml-format-perl 2024-08-20T22:09:49.4330275Z #19 4.799 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2024-08-20T22:09:49.4331100Z #19 4.799 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 2024-08-20T22:09:49.4331955Z #19 4.799 libhttp-message-perl libhttp-negotiate-perl libice6 libicu-dev 2024-08-20T22:09:49.4333050Z #19 4.799 libio-html-perl libio-socket-ssl-perl libio-stringy-perl 2024-08-20T22:09:49.4333923Z #19 4.799 libipc-system-simple-perl libjbig0 libjs-events libjs-highlight.js 2024-08-20T22:09:49.4334802Z #19 4.799 libjs-inherits libjs-is-typedarray libjs-psl libjs-source-map 2024-08-20T22:09:49.4335717Z #19 4.799 libjs-sprintf-js libjs-typedarray-to-buffer liblab-gamut1 liblcms2-2 2024-08-20T22:09:49.4336550Z #19 4.799 libllvm11 libllvm15 libltdl7 liblwp-mediatypes-perl 2024-08-20T22:09:49.4337342Z #19 4.799 liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl 2024-08-20T22:09:49.4338255Z #19 4.799 libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnode-dev 2024-08-20T22:09:49.4339220Z #19 4.799 libnode72 libnotify-bin libnotify4 libobjc-11-dev libobjc4 libpango-1.0-0 2024-08-20T22:09:49.4340190Z #19 4.799 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpciaccess0 libpfm4 2024-08-20T22:09:49.4341112Z #19 4.799 libphobos2-ldc-shared98 libpipeline1 libpixman-1-0 librsvg2-2 2024-08-20T22:09:49.4341972Z #19 4.800 librsvg2-common libsensors-config libsensors5 libsm6 libssl-dev 2024-08-20T22:09:49.4342874Z #19 4.800 libtext-iconv-perl libthai-data libthai0 libtie-ixhash-perl libtiff5 2024-08-20T22:09:49.4343815Z #19 4.800 libtimedate-perl libtry-tiny-perl liburi-perl libuv1-dev libvte-2.91-0 2024-08-20T22:09:49.4344759Z #19 4.800 libvte-2.91-common libvted-3-0 libwayland-client0 libwayland-cursor0 2024-08-20T22:09:49.4345636Z #19 4.800 libwayland-egl1 libwebp7 libwww-perl libwww-robotrules-perl 2024-08-20T22:09:49.4346494Z #19 4.800 libx11-protocol-perl libx11-xcb1 libxapian30 libxaw7 libxcb-dri2-0 2024-08-20T22:09:49.4347423Z #19 4.800 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 2024-08-20T22:09:49.4348364Z #19 4.800 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 2024-08-20T22:09:49.4349183Z #19 4.800 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1 libxkbcommon0 2024-08-20T22:09:49.4350131Z #19 4.800 libxkbfile1 libxml-parser-perl libxml-twig-perl libxml-xpathengine-perl 2024-08-20T22:09:49.4351077Z #19 4.800 libxml2-dev libxmu6 libxmuu1 libxpm4 libxrandr2 libxshmfence1 libxt6 2024-08-20T22:09:49.4351964Z #19 4.800 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libz3-4 libz3-dev llvm-14 2024-08-20T22:09:49.4352984Z #19 4.800 llvm-14-dev llvm-14-linker-tools llvm-14-runtime llvm-14-tools netbase 2024-08-20T22:09:49.4353933Z #19 4.800 node-abab node-abbrev node-agent-base node-ansi-regex node-ansi-styles 2024-08-20T22:09:49.4354913Z #19 4.800 node-ansistyles node-aproba node-archy node-are-we-there-yet node-argparse 2024-08-20T22:09:49.4355914Z #19 4.800 node-arrify node-asap node-asynckit node-balanced-match node-brace-expansion 2024-08-20T22:09:49.4356914Z #19 4.800 node-builtins node-cacache node-chalk node-chownr node-clean-yaml-object 2024-08-20T22:09:49.4357887Z #19 4.800 node-cli-table node-clone node-color-convert node-color-name node-colors 2024-08-20T22:09:49.4358722Z #19 4.800 node-columnify node-combined-stream node-commander 2024-08-20T22:09:49.4359570Z #19 4.800 node-console-control-strings node-copy-concurrently node-core-util-is 2024-08-20T22:09:49.4360562Z #19 4.800 node-coveralls node-cssom node-cssstyle node-debug node-decompress-response 2024-08-20T22:09:49.4361535Z #19 4.800 node-defaults node-delayed-stream node-delegates node-depd node-diff 2024-08-20T22:09:49.4362475Z #19 4.800 node-encoding node-end-of-stream node-err-code node-escape-string-regexp 2024-08-20T22:09:49.4363457Z #19 4.800 node-esprima node-events node-fancy-log node-fetch node-foreground-child 2024-08-20T22:09:49.4364351Z #19 4.800 node-form-data node-fs-write-stream-atomic node-fs.realpath 2024-08-20T22:09:49.4365193Z #19 4.800 node-function-bind node-gauge node-get-stream node-glob node-got 2024-08-20T22:09:49.4366091Z #19 4.800 node-graceful-fs node-growl node-gyp node-has-flag node-has-unicode 2024-08-20T22:09:49.4367101Z #19 4.800 node-hosted-git-info node-https-proxy-agent node-iconv-lite node-iferr 2024-08-20T22:09:49.4368070Z #19 4.800 node-imurmurhash node-indent-string node-inflight node-inherits node-ini 2024-08-20T22:09:49.4369234Z #19 4.800 node-ip node-ip-regex node-is-buffer node-is-plain-obj node-is-typedarray 2024-08-20T22:09:49.4370260Z #19 4.800 node-isarray node-isexe node-js-yaml node-jsdom node-json-buffer 2024-08-20T22:09:49.4371222Z #19 4.800 node-json-parse-better-errors node-jsonparse node-kind-of node-lcov-parse 2024-08-20T22:09:49.4372213Z #19 4.800 node-lodash-packages node-log-driver node-lowercase-keys node-lru-cache 2024-08-20T22:09:49.4373215Z #19 4.800 node-mime node-mime-types node-mimic-response node-minimatch node-minimist 2024-08-20T22:09:49.4374222Z #19 4.800 node-minipass node-mkdirp node-move-concurrently node-ms node-mute-stream 2024-08-20T22:09:49.4375187Z #19 4.800 node-negotiator node-nopt node-normalize-package-data node-npm-bundled 2024-08-20T22:09:49.4376177Z #19 4.800 node-npm-package-arg node-npmlog node-object-assign node-once node-opener 2024-08-20T22:09:49.4377107Z #19 4.800 node-osenv node-p-cancelable node-p-map node-path-is-absolute 2024-08-20T22:09:49.4377992Z #19 4.800 node-process-nextick-args node-promise-inflight node-promise-retry 2024-08-20T22:09:49.4378943Z #19 4.800 node-promzard node-psl node-pump node-punycode node-quick-lru node-read 2024-08-20T22:09:49.4379898Z #19 4.800 node-read-package-json node-readable-stream node-resolve node-retry 2024-08-20T22:09:49.4380862Z #19 4.800 node-rimraf node-run-queue node-safe-buffer node-semver node-set-blocking 2024-08-20T22:09:49.4381748Z #19 4.800 node-signal-exit node-slash node-slice-ansi node-source-map 2024-08-20T22:09:49.4382701Z #19 4.800 node-source-map-support node-spdx-correct node-spdx-exceptions 2024-08-20T22:09:49.4383636Z #19 4.800 node-spdx-expression-parse node-spdx-license-ids node-sprintf-js node-ssri 2024-08-20T22:09:49.4384635Z #19 4.800 node-stack-utils node-stealthy-require node-string-decoder node-string-width 2024-08-20T22:09:49.4385606Z #19 4.800 node-strip-ansi node-supports-color node-tap node-tap-mocha-reporter 2024-08-20T22:09:49.4386520Z #19 4.800 node-tap-parser node-tar node-text-table node-time-stamp node-tmatch 2024-08-20T22:09:49.4387533Z #19 4.800 node-tough-cookie node-typedarray-to-buffer node-unique-filename 2024-08-20T22:09:49.4388446Z #19 4.800 node-universalify node-util-deprecate node-validate-npm-package-license 2024-08-20T22:09:49.4389420Z #19 4.800 node-validate-npm-package-name node-wcwidth.js node-webidl-conversions 2024-08-20T22:09:49.4390289Z #19 4.800 node-whatwg-fetch node-which node-wide-align node-wrappy 2024-08-20T22:09:49.4391170Z #19 4.800 node-write-file-atomic node-ws node-yallist nodejs-doc perl-openssl-defaults 2024-08-20T22:09:49.4392145Z #19 4.800 python3-pygments python3-yaml session-migration shared-mime-info tilix 2024-08-20T22:09:49.4393071Z #19 4.800 tilix-common ubuntu-mono x11-utils x11-xserver-utils xdg-utils xkb-data 2024-08-20T22:09:49.4393686Z #19 4.801 Suggested packages: 2024-08-20T22:09:49.4394347Z #19 4.801 clang-14-doc doxygen-latex doxygen-doc doxygen-gui gsfonts graphviz-doc 2024-08-20T22:09:49.4395254Z #19 4.801 apache2 | lighttpd | httpd libdigest-hmac-perl libgssapi-perl colord 2024-08-20T22:09:49.4396133Z #19 4.801 cups-common libgd-tools gvfs icu-doc libjs-angularjs liblcms2-utils 2024-08-20T22:09:49.4397094Z #19 4.801 libcrypt-ssleay-perl gnome-shell | notification-daemon pciutils librsvg2-bin 2024-08-20T22:09:49.4398007Z #19 4.801 lm-sensors libssl-doc libsub-name-perl libbusiness-isbn-perl 2024-08-20T22:09:49.4398925Z #19 4.801 libauthen-ntlm-perl xapian-tools libunicode-map8-perl libunicode-string-perl 2024-08-20T22:09:49.4399920Z #19 4.801 xml-twig-tools llvm-14-doc node-nyc python-pygments-doc ttf-bitstream-vera 2024-08-20T22:09:49.4400800Z #19 4.801 python-nautilus mesa-utils nickle cairo-5c xorg-docs-core 2024-08-20T22:09:50.3136019Z #19 5.833 The following NEW packages will be installed: 2024-08-20T22:09:50.4173916Z #19 5.833 adwaita-icon-theme at-spi2-core binfmt-support clang clang-14 2024-08-20T22:09:50.4174949Z #19 5.833 dbus-user-session dconf-gsettings-backend dconf-service doxygen fontconfig 2024-08-20T22:09:50.4176024Z #19 5.833 fonts-liberation graphviz gsettings-desktop-schemas gtk-update-icon-cache 2024-08-20T22:09:50.4177056Z #19 5.833 gyp hicolor-icon-theme humanity-icon-theme icu-devtools javascript-common 2024-08-20T22:09:50.4177993Z #19 5.833 lib32gcc-s1 lib32stdc++6 libann0 libatk-bridge2.0-0 libatk1.0-0 2024-08-20T22:09:50.4179033Z #19 5.833 libatk1.0-data libatspi2.0-0 libauthen-sasl-perl libavahi-client3 2024-08-20T22:09:50.4179904Z #19 5.833 libavahi-common-data libavahi-common3 libc-ares2 libc6-i386 2024-08-20T22:09:50.4180795Z #19 5.833 libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libclang-common-14-dev 2024-08-20T22:09:50.4181720Z #19 5.833 libclang-cpp14 libclang1-14 libclone-perl libcolord2 libcups2 2024-08-20T22:09:50.4182624Z #19 5.833 libdata-dump-perl libdatrie1 libdconf1 libdeflate0 libdrm-amdgpu1 2024-08-20T22:09:50.4183528Z #19 5.833 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 2024-08-20T22:09:50.4184352Z #19 5.833 libencode-locale-perl libepoxy0 libfile-basedir-perl 2024-08-20T22:09:50.4185210Z #19 5.833 libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl 2024-08-20T22:09:50.4186206Z #19 5.833 libfont-afm-perl libfontenc1 libfribidi0 libgc1 libgd3 libgdk-pixbuf-2.0-0 2024-08-20T22:09:50.4187179Z #19 5.833 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common libgl1 libgl1-amber-dri 2024-08-20T22:09:50.4188145Z #19 5.833 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2024-08-20T22:09:50.4189150Z #19 5.833 libgtk-3-0 libgtk-3-bin libgtk-3-common libgtkd-3-0 libgts-0.7-5 libgts-bin 2024-08-20T22:09:50.4190111Z #19 5.833 libgvc6 libgvpr2 libharfbuzz0b libhtml-form-perl libhtml-format-perl 2024-08-20T22:09:50.4191005Z #19 5.833 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2024-08-20T22:09:50.4191870Z #19 5.833 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 2024-08-20T22:09:50.4192722Z #19 5.833 libhttp-message-perl libhttp-negotiate-perl libice6 libicu-dev 2024-08-20T22:09:50.4193550Z #19 5.833 libio-html-perl libio-socket-ssl-perl libio-stringy-perl 2024-08-20T22:09:50.4194528Z #19 5.833 libipc-system-simple-perl libjbig0 libjs-events libjs-highlight.js 2024-08-20T22:09:50.4195421Z #19 5.833 libjs-inherits libjs-is-typedarray libjs-psl libjs-source-map 2024-08-20T22:09:50.4196331Z #19 5.833 libjs-sprintf-js libjs-typedarray-to-buffer liblab-gamut1 liblcms2-2 2024-08-20T22:09:50.4197158Z #19 5.833 libllvm11 libllvm15 libltdl7 liblwp-mediatypes-perl 2024-08-20T22:09:50.4197966Z #19 5.833 liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl 2024-08-20T22:09:50.4198874Z #19 5.834 libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnode-dev 2024-08-20T22:09:50.4199873Z #19 5.834 libnode72 libnotify-bin libnotify4 libobjc-11-dev libobjc4 libpango-1.0-0 2024-08-20T22:09:50.4200894Z #19 5.834 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpciaccess0 libpfm4 2024-08-20T22:09:50.4201809Z #19 5.834 libphobos2-ldc-shared98 libpipeline1 libpixman-1-0 librsvg2-2 2024-08-20T22:09:50.4202675Z #19 5.834 librsvg2-common libsensors-config libsensors5 libsm6 libssl-dev 2024-08-20T22:09:50.4203571Z #19 5.834 libtext-iconv-perl libthai-data libthai0 libtie-ixhash-perl libtiff5 2024-08-20T22:09:50.4204493Z #19 5.834 libtimedate-perl libtinfo5 libtry-tiny-perl liburi-perl libuv1-dev 2024-08-20T22:09:50.4205379Z #19 5.834 libvte-2.91-0 libvte-2.91-common libvted-3-0 libwayland-client0 2024-08-20T22:09:50.4206190Z #19 5.834 libwayland-cursor0 libwayland-egl1 libwebp7 libwww-perl 2024-08-20T22:09:50.4207095Z #19 5.834 libwww-robotrules-perl libx11-protocol-perl libx11-xcb1 libxapian30 libxaw7 2024-08-20T22:09:50.4208073Z #19 5.834 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 2024-08-20T22:09:50.4209075Z #19 5.834 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 2024-08-20T22:09:50.4210029Z #19 5.834 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1 2024-08-20T22:09:50.4210931Z #19 5.834 libxkbcommon0 libxkbfile1 libxml-parser-perl libxml-twig-perl 2024-08-20T22:09:50.4211857Z #19 5.834 libxml-xpathengine-perl libxml2-dev libxmu6 libxmuu1 libxpm4 libxrandr2 2024-08-20T22:09:50.4212756Z #19 5.834 libxshmfence1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libz3-4 2024-08-20T22:09:50.4213665Z #19 5.834 libz3-dev llvm-14 llvm-14-dev llvm-14-linker-tools llvm-14-runtime 2024-08-20T22:09:50.4214618Z #19 5.834 llvm-14-tools netbase node-abab node-abbrev node-agent-base node-ansi-regex 2024-08-20T22:09:50.4215491Z #19 5.834 node-ansi-styles node-ansistyles node-aproba node-archy 2024-08-20T22:09:50.4216414Z #19 5.834 node-are-we-there-yet node-argparse node-arrify node-asap node-asynckit 2024-08-20T22:09:50.4217413Z #19 5.834 node-balanced-match node-brace-expansion node-builtins node-cacache 2024-08-20T22:09:50.4218363Z #19 5.834 node-chalk node-chownr node-clean-yaml-object node-cli-table node-clone 2024-08-20T22:09:50.4219268Z #19 5.834 node-color-convert node-color-name node-colors node-columnify 2024-08-20T22:09:50.4229517Z #19 5.834 node-combined-stream node-commander node-console-control-strings 2024-08-20T22:09:50.4230591Z #19 5.834 node-copy-concurrently node-core-util-is node-coveralls node-cssom 2024-08-20T22:09:50.4231513Z #19 5.834 node-cssstyle node-debug node-decompress-response node-defaults 2024-08-20T22:09:50.4232435Z #19 5.834 node-delayed-stream node-delegates node-depd node-diff node-encoding 2024-08-20T22:09:50.4233391Z #19 5.834 node-end-of-stream node-err-code node-escape-string-regexp node-esprima 2024-08-20T22:09:50.4234400Z #19 5.834 node-events node-fancy-log node-fetch node-foreground-child node-form-data 2024-08-20T22:09:50.4235430Z #19 5.834 node-fs-write-stream-atomic node-fs.realpath node-function-bind node-gauge 2024-08-20T22:09:50.4236519Z #19 5.834 node-get-stream node-glob node-got node-graceful-fs node-growl node-gyp 2024-08-20T22:09:50.4237510Z #19 5.834 node-has-flag node-has-unicode node-hosted-git-info node-https-proxy-agent 2024-08-20T22:09:50.4238704Z #19 5.834 node-iconv-lite node-iferr node-imurmurhash node-indent-string node-inflight 2024-08-20T22:09:50.4239629Z #19 5.834 node-inherits node-ini node-ip node-ip-regex node-is-buffer 2024-08-20T22:09:50.4240537Z #19 5.834 node-is-plain-obj node-is-typedarray node-isarray node-isexe node-js-yaml 2024-08-20T22:09:50.4241545Z #19 5.834 node-jsdom node-json-buffer node-json-parse-better-errors node-jsonparse 2024-08-20T22:09:50.4242498Z #19 5.834 node-kind-of node-lcov-parse node-lodash-packages node-log-driver 2024-08-20T22:09:50.4243396Z #19 5.834 node-lowercase-keys node-lru-cache node-mime node-mime-types 2024-08-20T22:09:50.4244321Z #19 5.834 node-mimic-response node-minimatch node-minimist node-minipass node-mkdirp 2024-08-20T22:09:50.4245373Z #19 5.834 node-move-concurrently node-ms node-mute-stream node-negotiator node-nopt 2024-08-20T22:09:50.4246342Z #19 5.834 node-normalize-package-data node-npm-bundled node-npm-package-arg 2024-08-20T22:09:50.4247224Z #19 5.834 node-npmlog node-object-assign node-once node-opener node-osenv 2024-08-20T22:09:50.4248200Z #19 5.834 node-p-cancelable node-p-map node-path-is-absolute node-process-nextick-args 2024-08-20T22:09:50.4249241Z #19 5.834 node-promise-inflight node-promise-retry node-promzard node-psl node-pump 2024-08-20T22:09:50.4250230Z #19 5.834 node-punycode node-quick-lru node-read node-read-package-json 2024-08-20T22:09:50.4251151Z #19 5.834 node-readable-stream node-resolve node-retry node-rimraf node-run-queue 2024-08-20T22:09:50.4252144Z #19 5.834 node-safe-buffer node-semver node-set-blocking node-signal-exit node-slash 2024-08-20T22:09:50.4253182Z #19 5.834 node-slice-ansi node-source-map node-source-map-support node-spdx-correct 2024-08-20T22:09:50.4254302Z #19 5.834 node-spdx-exceptions node-spdx-expression-parse node-spdx-license-ids 2024-08-20T22:09:50.4255245Z #19 5.834 node-sprintf-js node-ssri node-stack-utils node-stealthy-require 2024-08-20T22:09:50.4256195Z #19 5.834 node-string-decoder node-string-width node-strip-ansi node-supports-color 2024-08-20T22:09:50.4257194Z #19 5.834 node-tap node-tap-mocha-reporter node-tap-parser node-tar node-text-table 2024-08-20T22:09:50.4258188Z #19 5.834 node-time-stamp node-tmatch node-tough-cookie node-typedarray-to-buffer 2024-08-20T22:09:50.4259092Z #19 5.834 node-unique-filename node-universalify node-util-deprecate 2024-08-20T22:09:50.4259963Z #19 5.834 node-validate-npm-package-license node-validate-npm-package-name 2024-08-20T22:09:50.4260906Z #19 5.834 node-wcwidth.js node-webidl-conversions node-whatwg-fetch node-which 2024-08-20T22:09:50.4261864Z #19 5.834 node-wide-align node-wrappy node-write-file-atomic node-ws node-yallist 2024-08-20T22:09:50.4262893Z #19 5.835 nodejs nodejs-doc npm perl-openssl-defaults python3-pygments python3-yaml 2024-08-20T22:09:50.4263896Z #19 5.835 session-migration shared-mime-info tilix tilix-common ubuntu-mono x11-utils 2024-08-20T22:09:50.4264709Z #19 5.835 x11-xserver-utils xdg-utils xkb-data 2024-08-20T22:09:50.4265347Z #19 5.883 0 upgraded, 390 newly installed, 0 to remove and 0 not upgraded. 2024-08-20T22:09:50.4265941Z #19 5.883 Need to get 216 MB of archives. 2024-08-20T22:09:50.4266562Z #19 5.883 After this operation, 1095 MB of additional disk space will be used. 2024-08-20T22:09:50.4267738Z #19 5.883 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] 2024-08-20T22:09:50.4269270Z #19 5.909 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-iconv-perl amd64 1.7-7build3 [14.3 kB] 2024-08-20T22:09:50.4270375Z #19 5.911 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2024-08-20T22:09:50.4271557Z #19 5.915 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2024-08-20T22:09:50.4272838Z #19 5.937 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2024-08-20T22:09:50.5244301Z #19 5.959 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 xkb-data all 2.33-1 [394 kB] 2024-08-20T22:09:50.5245987Z #19 5.967 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2024-08-20T22:09:50.5247777Z #19 5.967 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2024-08-20T22:09:50.5249098Z #19 5.968 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] 2024-08-20T22:09:50.5250462Z #19 5.968 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] 2024-08-20T22:09:50.5251676Z #19 5.968 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 hicolor-icon-theme all 0.17-2 [9976 B] 2024-08-20T22:09:50.5253122Z #19 5.968 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.3 [5630 B] 2024-08-20T22:09:50.5254534Z #19 5.968 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] 2024-08-20T22:09:50.5255864Z #19 5.969 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] 2024-08-20T22:09:50.5257275Z #19 5.970 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] 2024-08-20T22:09:50.5258653Z #19 5.982 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.9 [185 kB] 2024-08-20T22:09:50.5260140Z #19 5.983 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.3 [148 kB] 2024-08-20T22:09:50.5261732Z #19 5.984 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2.2 [31.4 kB] 2024-08-20T22:09:50.5263326Z #19 5.985 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 humanity-icon-theme all 0.6.16 [1282 kB] 2024-08-20T22:09:50.5264580Z #19 5.995 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-mono all 20.10-0ubuntu2 [153 kB] 2024-08-20T22:09:50.5265814Z #19 5.996 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 adwaita-icon-theme all 41.0-1ubuntu1 [3444 kB] 2024-08-20T22:09:50.5267038Z #19 6.020 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] 2024-08-20T22:09:50.5268207Z #19 6.020 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatspi2.0-0 amd64 2.44.0-3 [80.9 kB] 2024-08-20T22:09:50.5269867Z #19 6.021 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtst6 amd64 2:1.2.3-1build4 [13.4 kB] 2024-08-20T22:09:50.5271224Z #19 6.021 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B] 2024-08-20T22:09:50.5272546Z #19 6.021 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdconf1 amd64 0.40.0-3 [40.5 kB] 2024-08-20T22:09:50.5273742Z #19 6.021 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-service amd64 0.40.0-3 [28.5 kB] 2024-08-20T22:09:50.5275052Z #19 6.022 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dconf-gsettings-backend amd64 0.40.0-3 [22.8 kB] 2024-08-20T22:09:50.5276324Z #19 6.022 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 session-migration amd64 0.3.6 [9774 B] 2024-08-20T22:09:50.5277641Z #19 6.022 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 gsettings-desktop-schemas all 42.0-1ubuntu1 [31.1 kB] 2024-08-20T22:09:50.5278982Z #19 6.032 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 at-spi2-core amd64 2.44.0-3 [54.4 kB] 2024-08-20T22:09:50.5280215Z #19 6.044 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB] 2024-08-20T22:09:50.6295790Z #19 6.044 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB] 2024-08-20T22:09:50.6297279Z #19 6.126 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgc1 amd64 1:8.0.6-1.1build1 [96.8 kB] 2024-08-20T22:09:50.6298733Z #19 6.127 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc4 amd64 12.3.0-1ubuntu1~22.04 [48.6 kB] 2024-08-20T22:09:50.6300539Z #19 6.128 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libobjc-11-dev amd64 11.4.0-1ubuntu1~22.04 [196 kB] 2024-08-20T22:09:50.6302029Z #19 6.129 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.8 [2838 kB] 2024-08-20T22:09:50.6303449Z #19 6.149 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32gcc-s1 amd64 12.3.0-1ubuntu1~22.04 [63.9 kB] 2024-08-20T22:09:50.7333022Z #19 6.149 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lib32stdc++6 amd64 12.3.0-1ubuntu1~22.04 [740 kB] 2024-08-20T22:09:50.7334791Z #19 6.155 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang-common-14-dev amd64 1:14.0.0-1ubuntu1.1 [5975 kB] 2024-08-20T22:09:50.7336580Z #19 6.196 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-linker-tools amd64 1:14.0.0-1ubuntu1.1 [1355 kB] 2024-08-20T22:09:50.7338182Z #19 6.206 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang1-14 amd64 1:14.0.0-1ubuntu1.1 [6792 kB] 2024-08-20T22:09:50.7339640Z #19 6.253 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 clang-14 amd64 1:14.0.0-1ubuntu1.1 [81.2 kB] 2024-08-20T22:09:50.8397782Z #19 6.253 Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 clang amd64 1:14.0-55~exp2 [3558 B] 2024-08-20T22:09:50.8399474Z #19 6.253 Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libxapian30 amd64 1.4.18-4 [701 kB] 2024-08-20T22:09:50.8400775Z #19 6.259 Get:46 http://archive.ubuntu.com/ubuntu jammy/universe amd64 doxygen amd64 1.9.1-2ubuntu2 [4620 kB] 2024-08-20T22:09:50.8402281Z #19 6.291 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] 2024-08-20T22:09:50.8403661Z #19 6.292 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2024-08-20T22:09:50.8405016Z #19 6.298 Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2024-08-20T22:09:50.8406381Z #19 6.298 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcdt5 amd64 2.42.2-6ubuntu0.1 [21.1 kB] 2024-08-20T22:09:50.8407813Z #19 6.298 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcgraph6 amd64 2.42.2-6ubuntu0.1 [45.4 kB] 2024-08-20T22:09:50.8409281Z #19 6.298 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] 2024-08-20T22:09:50.8410683Z #19 6.299 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] 2024-08-20T22:09:50.8411983Z #19 6.300 Get:54 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5 [164 kB] 2024-08-20T22:09:50.8413407Z #19 6.301 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] 2024-08-20T22:09:50.8414880Z #19 6.304 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] 2024-08-20T22:09:50.8416148Z #19 6.315 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5780 B] 2024-08-20T22:09:50.8417385Z #19 6.315 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] 2024-08-20T22:09:50.8418695Z #19 6.320 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] 2024-08-20T22:09:50.8420030Z #19 6.320 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] 2024-08-20T22:09:50.8421449Z #19 6.321 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB] 2024-08-20T22:09:50.8422761Z #19 6.323 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] 2024-08-20T22:09:50.8424124Z #19 6.325 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] 2024-08-20T22:09:50.8425335Z #19 6.325 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] 2024-08-20T22:09:50.8426725Z #19 6.325 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB] 2024-08-20T22:09:50.8428226Z #19 6.327 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB] 2024-08-20T22:09:50.8429736Z #19 6.337 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB] 2024-08-20T22:09:50.8431371Z #19 6.338 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpathplan4 amd64 2.42.2-6ubuntu0.1 [23.4 kB] 2024-08-20T22:09:50.8432771Z #19 6.338 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvc6 amd64 2.42.2-6ubuntu0.1 [724 kB] 2024-08-20T22:09:50.8434125Z #19 6.344 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvpr2 amd64 2.42.2-6ubuntu0.1 [192 kB] 2024-08-20T22:09:50.8436098Z #19 6.345 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 liblab-gamut1 amd64 2.42.2-6ubuntu0.1 [1965 kB] 2024-08-20T22:09:50.8437735Z #19 6.359 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] 2024-08-20T22:09:51.0463134Z #19 6.359 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] 2024-08-20T22:09:51.0464388Z #19 6.359 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] 2024-08-20T22:09:51.0465811Z #19 6.361 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] 2024-08-20T22:09:51.0466992Z #19 6.361 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] 2024-08-20T22:09:51.0468303Z #19 6.363 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] 2024-08-20T22:09:51.0469955Z #19 6.368 Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gyp all 0.1+20210831gitd6c5dd5-5 [238 kB] 2024-08-20T22:09:51.0471208Z #19 6.369 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] 2024-08-20T22:09:51.0472430Z #19 6.371 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] 2024-08-20T22:09:51.0473678Z #19 6.371 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-data all 2.36.0-3build1 [2824 B] 2024-08-20T22:09:51.0475057Z #19 6.383 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-0 amd64 2.36.0-3build1 [51.9 kB] 2024-08-20T22:09:51.0476370Z #19 6.383 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk-bridge2.0-0 amd64 2.38.0-3 [66.6 kB] 2024-08-20T22:09:51.0477670Z #19 6.384 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.2 [23.8 kB] 2024-08-20T22:09:51.0479020Z #19 6.384 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.2 [23.9 kB] 2024-08-20T22:09:51.0480357Z #19 6.384 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.2 [28.0 kB] 2024-08-20T22:09:51.0481657Z #19 6.385 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-gobject2 amd64 1.16.0-5ubuntu2 [19.4 kB] 2024-08-20T22:09:51.0482878Z #19 6.385 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB] 2024-08-20T22:09:51.0484040Z #19 6.394 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB] 2024-08-20T22:09:51.0485166Z #19 6.395 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcolord2 amd64 1.4.6-1 [155 kB] 2024-08-20T22:09:51.0486365Z #19 6.396 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.10 [263 kB] 2024-08-20T22:09:51.0487922Z #19 6.405 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB] 2024-08-20T22:09:51.0489295Z #19 6.405 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB] 2024-08-20T22:09:51.0490932Z #19 6.405 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] 2024-08-20T22:09:51.0492324Z #19 6.406 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB] 2024-08-20T22:09:51.0493859Z #19 6.406 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB] 2024-08-20T22:09:51.0495415Z #19 6.406 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB] 2024-08-20T22:09:51.0496943Z #19 6.407 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] 2024-08-20T22:09:51.0498155Z #19 6.416 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libepoxy0 amd64 1.5.10-1 [237 kB] 2024-08-20T22:09:51.0499477Z #19 6.418 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] 2024-08-20T22:09:51.0500709Z #19 6.565 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB] 2024-08-20T22:09:51.2671070Z #19 6.638 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB] 2024-08-20T22:09:51.2672407Z #19 6.786 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-desktopentry-perl all 0.22-2 [17.8 kB] 2024-08-20T22:09:51.3673785Z #19 6.803 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2024-08-20T22:09:51.3675124Z #19 6.832 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B] 2024-08-20T22:09:51.3676425Z #19 6.840 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] 2024-08-20T22:09:51.3677863Z #19 6.849 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-mimeinfo-perl all 0.31-1 [43.5 kB] 2024-08-20T22:09:51.3679143Z #19 6.874 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] 2024-08-20T22:09:51.3680500Z #19 6.880 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontenc1 amd64 1:1.1.4-1build3 [14.7 kB] 2024-08-20T22:09:51.3681952Z #19 6.887 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.3 [14.2 kB] 2024-08-20T22:09:51.5374073Z #19 6.893 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.2 [37.1 kB] 2024-08-20T22:09:51.5375703Z #19 6.906 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-amber-dri amd64 21.3.9-0ubuntu1~22.04.1 [4218 kB] 2024-08-20T22:09:51.6723911Z #19 7.192 Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] 2024-08-20T22:09:52.3216175Z #19 7.841 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2024-08-20T22:09:52.4762225Z #19 7.841 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2024-08-20T22:09:52.4763563Z #19 7.841 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6968 B] 2024-08-20T22:09:52.4765007Z #19 7.845 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.2 [8860 kB] 2024-08-20T22:09:52.5497093Z #19 8.069 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7802 B] 2024-08-20T22:09:52.6961866Z #19 8.069 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7206 B] 2024-08-20T22:09:52.6963604Z #19 8.069 Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] 2024-08-20T22:09:52.6964933Z #19 8.070 Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5734 B] 2024-08-20T22:09:52.6966260Z #19 8.070 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] 2024-08-20T22:09:52.6967953Z #19 8.077 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9416 B] 2024-08-20T22:09:52.6969456Z #19 8.077 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9996 B] 2024-08-20T22:09:52.6971077Z #19 8.077 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] 2024-08-20T22:09:52.6972841Z #19 8.077 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5394 B] 2024-08-20T22:09:52.6974137Z #19 8.143 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] 2024-08-20T22:09:52.6975798Z #19 8.215 Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.2 [158 kB] 2024-08-20T22:09:52.8417017Z #19 8.217 Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-client0 amd64 1.20.0-1ubuntu0.1 [25.9 kB] 2024-08-20T22:09:52.8418615Z #19 8.217 Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-cursor0 amd64 1.20.0-1ubuntu0.1 [10.7 kB] 2024-08-20T22:09:52.8420106Z #19 8.217 Get:131 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwayland-egl1 amd64 1.20.0-1ubuntu0.1 [5582 B] 2024-08-20T22:09:52.8421854Z #19 8.217 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7192 B] 2024-08-20T22:09:52.8423246Z #19 8.218 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] 2024-08-20T22:09:52.8424569Z #19 8.218 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdamage1 amd64 1:1.1.5-2build2 [7154 B] 2024-08-20T22:09:52.8425858Z #19 8.218 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7382 B] 2024-08-20T22:09:52.8427097Z #19 8.218 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbcommon0 amd64 1.4.0-1 [125 kB] 2024-08-20T22:09:52.8428405Z #19 8.288 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] 2024-08-20T22:09:52.8429790Z #19 8.361 Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-common all 3.24.33-1ubuntu2.2 [239 kB] 2024-08-20T22:09:52.9937217Z #19 8.363 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-0 amd64 3.24.33-1ubuntu2.2 [3053 kB] 2024-08-20T22:09:52.9938863Z #19 8.438 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk-3-bin amd64 3.24.33-1ubuntu2.2 [69.6 kB] 2024-08-20T22:09:52.9940403Z #19 8.438 Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2974 kB] 2024-08-20T22:09:52.9941790Z #19 8.513 Get:142 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libllvm11 amd64 1:11.1.0-6 [19.6 MB] 2024-08-20T22:09:53.5042892Z #19 9.023 Get:143 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libphobos2-ldc-shared98 amd64 1:1.28.0-1ubuntu1 [1487 kB] 2024-08-20T22:09:53.6518537Z #19 9.036 Get:144 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgtkd-3-0 amd64 3.10.0-1ubuntu1 [1963 kB] 2024-08-20T22:09:53.6519988Z #19 9.102 Get:145 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5 [44.3 kB] 2024-08-20T22:09:53.6521361Z #19 9.102 Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2024-08-20T22:09:53.6522711Z #19 9.102 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB] 2024-08-20T22:09:53.6524300Z #19 9.103 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB] 2024-08-20T22:09:53.6525593Z #19 9.103 Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2024-08-20T22:09:53.6526998Z #19 9.104 Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB] 2024-08-20T22:09:53.6528505Z #19 9.104 Get:151 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] 2024-08-20T22:09:53.6529730Z #19 9.171 Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] 2024-08-20T22:09:53.8761390Z #19 9.173 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] 2024-08-20T22:09:53.8762904Z #19 9.244 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] 2024-08-20T22:09:53.8764330Z #19 9.244 Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB] 2024-08-20T22:09:53.8765733Z #19 9.244 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] 2024-08-20T22:09:53.8766997Z #19 9.245 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] 2024-08-20T22:09:54.0202433Z #19 9.539 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B] 2024-08-20T22:09:54.0203844Z #19 9.539 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB] 2024-08-20T22:09:54.1684445Z #19 9.542 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB] 2024-08-20T22:09:54.1686097Z #19 9.544 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] 2024-08-20T22:09:54.1687444Z #19 9.544 Get:162 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-events all 3.3.0+~3.0.0-2 [9734 B] 2024-08-20T22:09:54.1688837Z #19 9.545 Get:163 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-highlight.js all 9.18.5+dfsg1-1 [367 kB] 2024-08-20T22:09:54.1690197Z #19 9.548 Get:164 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-is-typedarray all 1.0.0-4 [3804 B] 2024-08-20T22:09:54.1691700Z #19 9.548 Get:165 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-psl all 1.8.0+ds-6 [76.3 kB] 2024-08-20T22:09:54.1693051Z #19 9.548 Get:166 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-sprintf-js all 1.1.2+ds1+~1.1.2-1 [12.8 kB] 2024-08-20T22:09:54.1694460Z #19 9.615 Get:167 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-typedarray-to-buffer all 4.0.0-2 [4658 B] 2024-08-20T22:09:54.1695807Z #19 9.615 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB] 2024-08-20T22:09:54.1697061Z #19 9.687 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB] 2024-08-20T22:09:54.3139895Z #19 9.688 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2024-08-20T22:09:54.3141228Z #19 9.688 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB] 2024-08-20T22:09:54.3142523Z #19 9.690 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] 2024-08-20T22:09:54.3143864Z #19 9.690 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] 2024-08-20T22:09:54.3145124Z #19 9.690 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] 2024-08-20T22:09:54.3146448Z #19 9.691 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB] 2024-08-20T22:09:54.3147751Z #19 9.693 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-twig-perl all 1:3.52-1 [157 kB] 2024-08-20T22:09:54.3149033Z #19 9.760 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-dbus-perl amd64 1.2.0-1build3 [181 kB] 2024-08-20T22:09:54.3150680Z #19 9.762 Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.17 [2375 kB] 2024-08-20T22:09:54.3152101Z #19 9.833 Get:179 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1-dev amd64 1.43.0-1ubuntu0.1 [130 kB] 2024-08-20T22:09:54.4655509Z #19 9.834 Get:180 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-ares2 amd64 1.18.1-1ubuntu0.22.04.3 [45.1 kB] 2024-08-20T22:09:54.4657059Z #19 9.834 Get:181 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libnode72 amd64 12.22.9~dfsg-1ubuntu3.6 [10.8 MB] 2024-08-20T22:09:54.5550291Z #19 10.07 Get:182 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libnode-dev amd64 12.22.9~dfsg-1ubuntu3.6 [609 kB] 2024-08-20T22:09:54.7017408Z #19 10.13 Get:183 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1 [20.3 kB] 2024-08-20T22:09:54.7019006Z #19 10.13 Get:184 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnotify-bin amd64 0.7.9-3ubuntu5.22.04.1 [7560 B] 2024-08-20T22:09:54.7020530Z #19 10.13 Get:185 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB] 2024-08-20T22:09:54.7021953Z #19 10.13 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtie-ixhash-perl all 1.23-2.1 [11.3 kB] 2024-08-20T22:09:54.7023313Z #19 10.13 Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libtinfo5 amd64 6.3-2ubuntu0.1 [100 kB] 2024-08-20T22:09:54.7024785Z #19 10.13 Get:188 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvte-2.91-common amd64 0.68.0-1ubuntu0.1 [9408 B] 2024-08-20T22:09:54.7026490Z #19 10.13 Get:189 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libvte-2.91-0 amd64 0.68.0-1ubuntu0.1 [214 kB] 2024-08-20T22:09:54.7027897Z #19 10.13 Get:190 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libvted-3-0 amd64 3.10.0-1ubuntu1 [54.1 kB] 2024-08-20T22:09:54.7029227Z #19 10.15 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 libx11-protocol-perl all 0.56-7.1 [138 kB] 2024-08-20T22:09:54.7030523Z #19 10.22 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0 amd64 1.14-3ubuntu3 [6158 B] 2024-08-20T22:09:54.8676327Z #19 10.22 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbfile1 amd64 1:1.1.0-1build3 [71.8 kB] 2024-08-20T22:09:54.8677746Z #19 10.22 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-xpathengine-perl all 0.14-1 [31.8 kB] 2024-08-20T22:09:54.8679183Z #19 10.22 Get:195 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.4 [804 kB] 2024-08-20T22:09:54.8680578Z #19 10.23 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxv1 amd64 2:1.0.11-1build2 [11.2 kB] 2024-08-20T22:09:54.8681855Z #19 10.23 Get:197 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu3 [12.6 kB] 2024-08-20T22:09:54.8683311Z #19 10.23 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-runtime amd64 1:14.0.0-1ubuntu1.1 [484 kB] 2024-08-20T22:09:54.8684857Z #19 10.23 Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB] 2024-08-20T22:09:54.8686352Z #19 10.24 Get:200 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14 amd64 1:14.0.0-1ubuntu1.1 [12.7 MB] 2024-08-20T22:09:55.0714031Z #19 10.59 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-20T22:09:55.1723181Z #19 10.62 Get:202 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-tools amd64 1:14.0.0-1ubuntu1.1 [404 kB] 2024-08-20T22:09:55.1724589Z #19 10.69 Get:203 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5766 kB] 2024-08-20T22:09:55.3815787Z #19 10.75 Get:204 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB] 2024-08-20T22:09:55.3817456Z #19 10.75 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-dev amd64 1:14.0.0-1ubuntu1.1 [37.8 MB] 2024-08-20T22:09:55.4926050Z #19 11.01 Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 nodejs amd64 12.22.9~dfsg-1ubuntu3.6 [122 kB] 2024-08-20T22:09:55.5954361Z #19 11.01 Get:207 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-abab all 2.0.5-2 [6578 B] 2024-08-20T22:09:55.5955715Z #19 11.01 Get:208 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ms all 2.1.3+~cs0.7.31-2 [5782 B] 2024-08-20T22:09:55.5957044Z #19 11.01 Get:209 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-debug all 4.3.2+~cs4.1.7-1 [17.6 kB] 2024-08-20T22:09:55.5958458Z #19 11.01 Get:210 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-yallist all 4.0.0+~4.0.1-1 [8322 B] 2024-08-20T22:09:55.5959920Z #19 11.01 Get:211 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-lru-cache all 6.0.0+~5.1.1-1 [11.3 kB] 2024-08-20T22:09:55.5961304Z #19 11.01 Get:212 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-semver all 7.3.5+~7.3.8-1 [41.5 kB] 2024-08-20T22:09:55.5962649Z #19 11.01 Get:213 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-agent-base all 6.0.2+~cs5.4.2-1 [17.9 kB] 2024-08-20T22:09:55.5964023Z #19 11.01 Get:214 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ansi-regex all 5.0.1-1 [4984 B] 2024-08-20T22:09:55.5965307Z #19 11.02 Get:215 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ansistyles all 0.1.3-5 [4546 B] 2024-08-20T22:09:55.5966539Z #19 11.04 Get:216 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-aproba all 2.0.0-2 [5620 B] 2024-08-20T22:09:55.5967967Z #19 11.04 Get:217 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-delegates all 1.0.0-3 [4280 B] 2024-08-20T22:09:55.5969469Z #19 11.04 Get:218 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-inherits all 2.0.4-4 [3468 B] 2024-08-20T22:09:55.5970795Z #19 11.04 Get:219 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-inherits all 2.0.4-4 [3010 B] 2024-08-20T22:09:55.5972070Z #19 11.04 Get:220 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-core-util-is all 1.0.3-1 [4066 B] 2024-08-20T22:09:55.5973424Z #19 11.04 Get:221 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-safe-buffer all 5.2.1+~cs2.1.2-2 [15.7 kB] 2024-08-20T22:09:55.5974772Z #19 11.04 Get:222 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-string-decoder all 1.3.0-5 [7046 B] 2024-08-20T22:09:55.5976137Z #19 11.04 Get:223 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-process-nextick-args all 2.0.1-2 [3730 B] 2024-08-20T22:09:55.5977495Z #19 11.04 Get:224 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-util-deprecate all 1.0.2-3 [4202 B] 2024-08-20T22:09:55.5978759Z #19 11.05 Get:225 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-isarray all 2.0.5-3 [3934 B] 2024-08-20T22:09:55.5980083Z #19 11.06 Get:226 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-readable-stream all 3.6.0+~cs3.0.0-1 [32.6 kB] 2024-08-20T22:09:55.5981526Z #19 11.06 Get:227 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-are-we-there-yet all 3.0.0+~1.1.0-1 [8920 B] 2024-08-20T22:09:55.5982843Z #19 11.06 Get:228 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-arrify all 2.0.1-2 [3610 B] 2024-08-20T22:09:55.5984075Z #19 11.06 Get:229 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-asap all 2.0.6+~2.0.0-1 [14.4 kB] 2024-08-20T22:09:55.5985327Z #19 11.06 Get:230 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-asynckit all 0.4.0-4 [10.6 kB] 2024-08-20T22:09:55.5986689Z #19 11.06 Get:231 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-builtins all 4.0.0-1 [3860 B] 2024-08-20T22:09:55.5987944Z #19 11.06 Get:232 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-chownr all 2.0.0-1 [4404 B] 2024-08-20T22:09:55.5989182Z #19 11.06 Get:233 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-fs.realpath all 1.0.0-2 [6106 B] 2024-08-20T22:09:55.5990561Z #19 11.06 Get:234 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-wrappy all 1.0.2-2 [3658 B] 2024-08-20T22:09:55.5991771Z #19 11.07 Get:235 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-once all 1.4.0-4 [4708 B] 2024-08-20T22:09:55.5992989Z #19 11.07 Get:236 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-inflight all 1.0.6-2 [3940 B] 2024-08-20T22:09:55.5994259Z #19 11.07 Get:237 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-balanced-match all 2.0.0-1 [4910 B] 2024-08-20T22:09:55.5995592Z #19 11.07 Get:238 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-brace-expansion all 2.0.1-1 [7458 B] 2024-08-20T22:09:55.5996927Z #19 11.07 Get:239 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-minimatch all 3.1.1+~3.0.5-1 [16.9 kB] 2024-08-20T22:09:55.5998511Z #19 11.07 Get:240 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-path-is-absolute all 2.0.0-2 [4062 B] 2024-08-20T22:09:55.5999850Z #19 11.07 Get:241 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-glob all 7.2.1+~cs7.6.15-1 [131 kB] 2024-08-20T22:09:55.6001190Z #19 11.07 Get:242 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-graceful-fs all 4.2.4+repack-1 [12.5 kB] 2024-08-20T22:09:55.6002520Z #19 11.07 Get:243 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-mkdirp all 1.0.4+~1.0.2-1 [11.4 kB] 2024-08-20T22:09:55.6003793Z #19 11.08 Get:244 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-iferr all 1.0.2+~1.0.2-1 [4610 B] 2024-08-20T22:09:55.6005139Z #19 11.09 Get:245 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-imurmurhash all 0.1.4+dfsg+~0.1.1-1 [8510 B] 2024-08-20T22:09:55.6006660Z #19 11.09 Get:246 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-fs-write-stream-atomic all 1.0.10-5 [5256 B] 2024-08-20T22:09:55.6007987Z #19 11.09 Get:247 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-rimraf all 3.0.2-1 [10.1 kB] 2024-08-20T22:09:55.6009220Z #19 11.09 Get:248 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-run-queue all 2.0.0-2 [5092 B] 2024-08-20T22:09:55.6010600Z #19 11.09 Get:249 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-copy-concurrently all 1.0.5-8 [7118 B] 2024-08-20T22:09:55.6011965Z #19 11.09 Get:250 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-move-concurrently all 1.0.1-4 [5120 B] 2024-08-20T22:09:55.6013333Z #19 11.09 Get:251 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-escape-string-regexp all 4.0.0-2 [4328 B] 2024-08-20T22:09:55.6014688Z #19 11.09 Get:252 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-indent-string all 4.0.0-2 [4122 B] 2024-08-20T22:09:55.6016031Z #19 11.09 Get:253 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-1 [8058 B] 2024-08-20T22:09:55.6017428Z #19 11.10 Get:254 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-promise-inflight all 1.0.1+~1.0.0-1 [4896 B] 2024-08-20T22:09:55.6018715Z #19 11.10 Get:255 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ssri all 8.0.1-2 [19.6 kB] 2024-08-20T22:09:55.6020012Z #19 11.10 Get:256 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-unique-filename all 1.1.1+ds-1 [3832 B] 2024-08-20T22:09:55.6021383Z #19 11.10 Get:257 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-cacache all 15.0.5+~cs13.9.21-3 [34.9 kB] 2024-08-20T22:09:55.6022743Z #19 11.10 Get:258 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-clean-yaml-object all 0.1.0-5 [4718 B] 2024-08-20T22:09:55.6024001Z #19 11.10 Get:259 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-clone all 2.1.2-3 [8344 B] 2024-08-20T22:09:55.6025278Z #19 11.10 Get:260 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-color-name all 1.1.4+~1.1.1-2 [6076 B] 2024-08-20T22:09:55.6026603Z #19 11.10 Get:261 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-color-convert all 2.0.1-1 [10.2 kB] 2024-08-20T22:09:55.6027855Z #19 11.10 Get:262 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-colors all 1.4.0-3 [12.3 kB] 2024-08-20T22:09:55.6029449Z #19 11.11 Get:263 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-strip-ansi all 6.0.1-1 [4184 B] 2024-08-20T22:09:55.7213929Z #19 11.11 Get:264 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-defaults all 1.0.3+~1.0.3-1 [4288 B] 2024-08-20T22:09:55.7215303Z #19 11.11 Get:265 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-wcwidth.js all 1.0.2-1 [7278 B] 2024-08-20T22:09:55.7216623Z #19 11.12 Get:266 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-columnify all 1.5.4+~1.5.1-1 [12.6 kB] 2024-08-20T22:09:55.7218025Z #19 11.12 Get:267 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-console-control-strings all 1.1.0-2 [5428 B] 2024-08-20T22:09:55.7219419Z #19 11.12 Get:268 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-growl all 1.10.5-4 [7064 B] 2024-08-20T22:09:55.7220734Z #19 11.12 Get:269 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-sprintf-js all 1.1.2+ds1+~1.1.2-1 [3916 B] 2024-08-20T22:09:55.7222052Z #19 11.12 Get:270 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-argparse all 2.0.1-2 [33.2 kB] 2024-08-20T22:09:55.7223353Z #19 11.12 Get:271 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-esprima all 4.0.1+ds+~4.0.3-2 [69.3 kB] 2024-08-20T22:09:55.7224707Z #19 11.13 Get:272 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-js-yaml all 4.1.0+dfsg+~4.0.5-6 [62.7 kB] 2024-08-20T22:09:55.7226182Z #19 11.13 Get:273 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-lcov-parse all 1.0.0+20170612git80d039574ed9-5 [5084 B] 2024-08-20T22:09:55.7227735Z #19 11.13 Get:274 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-log-driver all 1.2.7+git+20180219+bba1761737-7 [5436 B] 2024-08-20T22:09:55.7229290Z #19 11.13 Get:275 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-is-plain-obj all 3.0.0-2 [3994 B] 2024-08-20T22:09:55.7230573Z #19 11.13 Get:276 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-is-buffer all 2.0.5-2 [4128 B] 2024-08-20T22:09:55.7231848Z #19 11.13 Get:277 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-kind-of all 6.0.3+dfsg-2 [8628 B] 2024-08-20T22:09:55.7233226Z #19 11.13 Get:278 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-minimist all 1.2.5+~cs5.3.2-1 [9434 B] 2024-08-20T22:09:55.7234483Z #19 11.13 Get:279 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-cssom all 0.4.4-3 [14.1 kB] 2024-08-20T22:09:55.7235717Z #19 11.13 Get:280 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-cssstyle all 2.3.0-2 [30.3 kB] 2024-08-20T22:09:55.7236999Z #19 11.14 Get:281 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-delayed-stream all 1.0.0-5 [5464 B] 2024-08-20T22:09:55.7238373Z #19 11.14 Get:282 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-combined-stream all 1.0.8+~1.0.3-1 [7432 B] 2024-08-20T22:09:55.7239744Z #19 11.14 Get:283 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-mime all 3.0.0+dfsg+~cs3.96.1-1 [38.1 kB] 2024-08-20T22:09:55.7241069Z #19 11.14 Get:284 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-mime-types all 2.1.33-1 [6944 B] 2024-08-20T22:09:55.7242336Z #19 11.14 Get:285 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-form-data all 3.0.1-1 [13.4 kB] 2024-08-20T22:09:55.7243599Z #19 11.14 Get:286 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-events all 3.3.0+~3.0.0-2 [3090 B] 2024-08-20T22:09:55.7244976Z #19 11.14 Get:287 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-https-proxy-agent all 5.0.0+~cs8.0.0-3 [16.4 kB] 2024-08-20T22:09:55.7246344Z #19 11.14 Get:288 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-iconv-lite all 0.6.3-2 [167 kB] 2024-08-20T22:09:55.7247833Z #19 11.15 Get:289 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-lodash-packages all 4.17.21+dfsg+~cs8.31.198.20210220-5 [166 kB] 2024-08-20T22:09:55.7249318Z #19 11.15 Get:290 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-stealthy-require all 1.1.1-5 [7176 B] 2024-08-20T22:09:55.7250847Z #19 11.16 Get:291 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-punycode all 2.1.1-5 [9902 B] 2024-08-20T22:09:55.7252086Z #19 11.16 Get:292 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-psl all 1.8.0+ds-6 [39.6 kB] 2024-08-20T22:09:55.7253350Z #19 11.16 Get:293 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-universalify all 2.0.0-3 [4266 B] 2024-08-20T22:09:55.7254633Z #19 11.16 Get:294 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-tough-cookie all 4.0.0-2 [31.7 kB] 2024-08-20T22:09:55.7256129Z #19 11.16 Get:295 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-webidl-conversions all 7.0.0~1.1.0+~cs15.1.20180823-2 [27.5 kB] 2024-08-20T22:09:55.7257584Z #19 11.16 Get:296 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-commander all 9.0.0-2 [48.0 kB] 2024-08-20T22:09:55.7258883Z #19 11.16 Get:297 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-mute-stream all 0.0.8+~0.0.1-1 [6448 B] 2024-08-20T22:09:55.7260207Z #19 11.16 Get:298 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-read all 1.0.7-3 [5478 B] 2024-08-20T22:09:55.7261457Z #19 11.16 Get:299 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ws all 8.5.0+~cs13.3.3-2 [49.5 kB] 2024-08-20T22:09:55.7262769Z #19 11.17 Get:300 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-jsdom all 19.0.0+~cs90.11.27-1 [446 kB] 2024-08-20T22:09:55.7264067Z #19 11.18 Get:301 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-fetch all 2.6.7+~2.5.12-1 [27.1 kB] 2024-08-20T22:09:55.7265345Z #19 11.18 Get:302 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-coveralls all 3.1.1-1 [14.2 kB] 2024-08-20T22:09:55.7266703Z #19 11.20 Get:303 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-mimic-response all 3.1.0-7 [5430 B] 2024-08-20T22:09:55.7268047Z #19 11.21 Get:304 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-decompress-response all 6.0.0-2 [4656 B] 2024-08-20T22:09:55.7269692Z #19 11.21 Get:305 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-diff all 5.0.0~dfsg+~5.0.1-3 [77.4 kB] 2024-08-20T22:09:55.7271209Z #19 11.24 Get:306 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-err-code all 2.0.3+dfsg-3 [4918 B] 2024-08-20T22:09:55.8315090Z #19 11.24 Get:307 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-time-stamp all 2.2.0-1 [5984 B] 2024-08-20T22:09:55.8316446Z #19 11.24 Get:308 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-fancy-log all 1.3.3+~cs1.3.1-2 [8102 B] 2024-08-20T22:09:55.8317845Z #19 11.24 Get:309 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-signal-exit all 3.0.6+~3.0.1-1 [7000 B] 2024-08-20T22:09:55.8319219Z #19 11.25 Get:310 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-foreground-child all 2.0.0-3 [5542 B] 2024-08-20T22:09:55.8320665Z #19 11.25 Get:311 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-function-bind all 1.1.1+repacked+~1.0.3-1 [5244 B] 2024-08-20T22:09:55.8322060Z #19 11.25 Get:312 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-has-unicode all 2.0.1-4 [3948 B] 2024-08-20T22:09:55.8323400Z #19 11.25 Get:313 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ansi-styles all 4.3.0+~4.2.0-1 [8968 B] 2024-08-20T22:09:55.8324656Z #19 11.25 Get:314 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-slice-ansi all 5.0.0+~cs9.0.0-4 [8044 B] 2024-08-20T22:09:55.8325951Z #19 11.25 Get:315 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-string-width all 4.2.3+~cs13.2.3-1 [11.4 kB] 2024-08-20T22:09:55.8327174Z #19 11.26 Get:316 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-wide-align all 1.1.3-4 [4228 B] 2024-08-20T22:09:55.8328324Z #19 11.26 Get:317 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-gauge all 4.0.2-1 [16.3 kB] 2024-08-20T22:09:55.8329529Z #19 11.27 Get:318 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-end-of-stream all 1.4.4+~1.4.1-1 [5340 B] 2024-08-20T22:09:55.8330982Z #19 11.27 Get:319 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-pump all 3.0.0-5 [5160 B] 2024-08-20T22:09:55.8332415Z #19 11.27 Get:320 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-get-stream all 6.0.1-1 [7324 B] 2024-08-20T22:09:55.8333717Z #19 11.27 Get:321 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-lowercase-keys all 2.0.0-2 [3754 B] 2024-08-20T22:09:55.8335015Z #19 11.27 Get:322 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-json-buffer all 3.0.1-1 [3812 B] 2024-08-20T22:09:55.8336292Z #19 11.27 Get:323 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-p-cancelable all 2.1.1-1 [7358 B] 2024-08-20T22:09:55.8337620Z #19 11.27 Get:324 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-quick-lru all 5.1.1-1 [5532 B] 2024-08-20T22:09:55.8338809Z #19 11.28 Get:325 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-got all 11.8.3+~cs58.7.37-1 [122 kB] 2024-08-20T22:09:55.8339987Z #19 11.28 Get:326 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-has-flag all 4.0.0-2 [4228 B] 2024-08-20T22:09:55.8341170Z #19 11.28 Get:327 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-hosted-git-info all 4.0.2-1 [9006 B] 2024-08-20T22:09:55.8342358Z #19 11.28 Get:328 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ip all 1.1.5+~1.1.0-1 [8140 B] 2024-08-20T22:09:55.8343542Z #19 11.28 Get:329 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ip-regex all 4.3.0+~4.1.1-1 [5254 B] 2024-08-20T22:09:55.8344751Z #19 11.28 Get:330 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-is-typedarray all 1.0.0-4 [2072 B] 2024-08-20T22:09:55.8345925Z #19 11.29 Get:331 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-isexe all 2.0.0+~2.0.1-4 [6102 B] 2024-08-20T22:09:55.8347330Z #19 11.29 Get:332 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-json-parse-better-errors all 1.0.2+~cs3.3.1-1 [7328 B] 2024-08-20T22:09:55.8348626Z #19 11.29 Get:333 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-encoding all 0.1.13-2 [4366 B] 2024-08-20T22:09:55.8349779Z #19 11.29 Get:334 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-jsonparse all 1.3.1-10 [8060 B] 2024-08-20T22:09:55.8351005Z #19 11.30 Get:335 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-minipass all 3.1.6+~cs8.7.18-1 [32.9 kB] 2024-08-20T22:09:55.8352227Z #19 11.30 Get:336 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-npm-bundled all 1.1.2-1 [6228 B] 2024-08-20T22:09:55.8353413Z #19 11.30 Get:337 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-osenv all 0.1.5+~0.1.0-1 [5896 B] 2024-08-20T22:09:55.8354679Z #19 11.30 Get:338 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-validate-npm-package-name all 3.0.0-4 [5058 B] 2024-08-20T22:09:55.8355983Z #19 11.30 Get:339 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-npm-package-arg all 8.1.5-1 [8132 B] 2024-08-20T22:09:55.8357205Z #19 11.30 Get:340 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-object-assign all 4.1.1-6 [4754 B] 2024-08-20T22:09:55.8358482Z #19 11.30 Get:341 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 xdg-utils all 1.1.3-4.1ubuntu3~22.04.1 [61.9 kB] 2024-08-20T22:09:55.8359723Z #19 11.30 Get:342 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-opener all 1.5.2+~1.4.0-1 [6000 B] 2024-08-20T22:09:55.8360927Z #19 11.30 Get:343 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-retry all 0.13.1+~0.12.1-1 [11.5 kB] 2024-08-20T22:09:55.8362132Z #19 11.31 Get:344 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-promise-retry all 2.0.1-2 [5010 B] 2024-08-20T22:09:55.8363290Z #19 11.31 Get:345 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-promzard all 0.3.0-2 [6888 B] 2024-08-20T22:09:55.8364464Z #19 11.31 Get:346 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-set-blocking all 2.0.0-2 [3766 B] 2024-08-20T22:09:55.8365609Z #19 11.31 Get:347 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-slash all 3.0.0-2 [3922 B] 2024-08-20T22:09:55.8366880Z #19 11.31 Get:348 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libjs-source-map all 0.7.0++dfsg2+really.0.6.1-9 [93.9 kB] 2024-08-20T22:09:55.8368329Z #19 11.32 Get:349 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-source-map all 0.7.0++dfsg2+really.0.6.1-9 [33.6 kB] 2024-08-20T22:09:55.8370154Z #19 11.32 Get:350 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-source-map-support all 0.5.21+ds+~0.5.4-1 [14.2 kB] 2024-08-20T22:09:55.8371669Z #19 11.33 Get:351 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-spdx-license-ids all 3.0.11-1 [7306 B] 2024-08-20T22:09:55.8373014Z #19 11.33 Get:352 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-spdx-exceptions all 2.3.0-2 [3978 B] 2024-08-20T22:09:55.8374427Z #19 11.33 Get:353 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-spdx-expression-parse all 3.0.1+~3.0.1-1 [7658 B] 2024-08-20T22:09:55.8375814Z #19 11.34 Get:354 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-spdx-correct all 3.1.1-2 [5476 B] 2024-08-20T22:09:55.8377186Z #19 11.34 Get:355 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-stack-utils all 2.0.5+~2.0.1-1 [9368 B] 2024-08-20T22:09:55.8378444Z #19 11.34 Get:356 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-supports-color all 8.1.1+~8.1.1-1 [7048 B] 2024-08-20T22:09:55.8379699Z #19 11.34 Get:357 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-tap-parser all 7.0.0+ds1-6 [19.4 kB] 2024-08-20T22:09:55.8380972Z #19 11.34 Get:358 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-tap-mocha-reporter all 3.0.7+ds-2 [39.2 kB] 2024-08-20T22:09:55.8382211Z #19 11.34 Get:359 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-text-table all 0.2.0-4 [4762 B] 2024-08-20T22:09:55.8383429Z #19 11.34 Get:360 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-tmatch all 5.0.0-4 [6002 B] 2024-08-20T22:09:55.8384655Z #19 11.35 Get:361 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-typedarray-to-buffer all 4.0.0-2 [2242 B] 2024-08-20T22:09:55.8386017Z #19 11.35 Get:362 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-validate-npm-package-license all 3.0.4-2 [4252 B] 2024-08-20T22:09:56.0796914Z #19 11.35 Get:363 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-whatwg-fetch all 3.6.2-5 [15.0 kB] 2024-08-20T22:09:56.0798331Z #19 11.36 Get:364 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-write-file-atomic all 3.0.3+~3.0.2-1 [7690 B] 2024-08-20T22:09:56.0799823Z #19 11.36 Get:365 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 nodejs-doc all 12.22.9~dfsg-1ubuntu3.6 [2411 kB] 2024-08-20T22:09:56.0801252Z #19 11.40 Get:366 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tilix-common all 1.9.4-2build1 [281 kB] 2024-08-20T22:09:56.0802553Z #19 11.40 Get:367 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tilix amd64 1.9.4-2build1 [681 kB] 2024-08-20T22:09:56.0803754Z #19 11.41 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] 2024-08-20T22:09:56.0804910Z #19 11.41 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] 2024-08-20T22:09:56.0806057Z #19 11.41 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] 2024-08-20T22:09:56.0807219Z #19 11.41 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-utils amd64 7.7+5build2 [206 kB] 2024-08-20T22:09:56.0808467Z #19 11.41 Get:372 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-xserver-utils amd64 7.7+9build1 [170 kB] 2024-08-20T22:09:56.0809772Z #19 11.41 Get:373 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] 2024-08-20T22:09:56.0811173Z #19 11.41 Get:374 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-abbrev all 1.1.1+~1.1.2-1 [5784 B] 2024-08-20T22:09:56.0812411Z #19 11.41 Get:375 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-archy all 1.0.0-4 [4728 B] 2024-08-20T22:09:56.0813627Z #19 11.42 Get:376 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-chalk all 4.1.2-1 [15.9 kB] 2024-08-20T22:09:56.0815139Z #19 11.43 Get:377 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-cli-table all 0.3.11+~cs0.13.3-1 [23.2 kB] 2024-08-20T22:09:56.0816430Z #19 11.43 Get:378 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-depd all 2.0.0-2 [10.5 kB] 2024-08-20T22:09:56.0817617Z #19 11.43 Get:379 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-nopt all 5.0.0-2 [11.3 kB] 2024-08-20T22:09:56.0818870Z #19 11.43 Get:380 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-npmlog all 6.0.1+~4.1.4-1 [9968 B] 2024-08-20T22:09:56.0820188Z #19 11.43 Get:381 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-tar all 6.1.11+ds1+~cs6.0.6-1 [38.8 kB] 2024-08-20T22:09:56.0821498Z #19 11.43 Get:382 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-which all 2.0.2+~cs1.3.2-2 [7374 B] 2024-08-20T22:09:56.0822928Z #19 11.43 Get:383 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-gyp all 8.4.1-1 [34.7 kB] 2024-08-20T22:09:56.0824032Z #19 11.43 Get:384 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-ini all 2.0.1-1 [6528 B] 2024-08-20T22:09:56.0825206Z #19 11.44 Get:385 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-negotiator all 0.6.2+~0.6.1-1 [10.3 kB] 2024-08-20T22:09:56.0826446Z #19 11.45 Get:386 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-resolve all 1.20.0+~cs5.27.9-1 [20.7 kB] 2024-08-20T22:09:56.0827790Z #19 11.45 Get:387 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-normalize-package-data all 3.0.3+~2.4.1-1 [12.8 kB] 2024-08-20T22:09:56.0829123Z #19 11.45 Get:388 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-read-package-json all 4.1.1-1 [10.4 kB] 2024-08-20T22:09:56.0830422Z #19 11.45 Get:389 http://archive.ubuntu.com/ubuntu jammy/universe amd64 node-tap all 12.0.1+ds-4 [43.6 kB] 2024-08-20T22:09:56.0831514Z #19 11.45 Get:390 http://archive.ubuntu.com/ubuntu jammy/universe amd64 npm all 8.5.1~ds-1 [894 kB] 2024-08-20T22:09:56.0832493Z #19 11.60 debconf: delaying package configuration, since apt-utils is not installed 2024-08-20T22:09:56.1824422Z #19 11.63 Fetched 216 MB in 6s (38.6 MB/s) 2024-08-20T22:09:56.1825082Z #19 11.66 Selecting previously unselected package libfribidi0:amd64. 2024-08-20T22:09:56.1825676Z #19 11.66 (Reading database ... 2024-08-20T22:09:56.1826037Z (Reading database ... 5% 2024-08-20T22:09:56.1826374Z (Reading database ... 10% 2024-08-20T22:09:56.1826706Z (Reading database ... 15% 2024-08-20T22:09:56.1827022Z (Reading database ... 20% 2024-08-20T22:09:56.1827350Z (Reading database ... 25% 2024-08-20T22:09:56.1827678Z (Reading database ... 30% 2024-08-20T22:09:56.1827992Z (Reading database ... 35% 2024-08-20T22:09:56.1828320Z (Reading database ... 40% 2024-08-20T22:09:56.1828645Z (Reading database ... 45% 2024-08-20T22:09:56.1828972Z (Reading database ... 50% 2024-08-20T22:09:56.1829300Z (Reading database ... 55% 2024-08-20T22:09:56.1829623Z (Reading database ... 60% 2024-08-20T22:09:56.1829936Z (Reading database ... 65% 2024-08-20T22:09:56.1830272Z (Reading database ... 70% 2024-08-20T22:09:56.1830596Z (Reading database ... 75% 2024-08-20T22:09:56.1830909Z (Reading database ... 80% 2024-08-20T22:09:56.1831233Z (Reading database ... 85% 2024-08-20T22:09:56.1831558Z (Reading database ... 90% 2024-08-20T22:09:56.1831873Z (Reading database ... 95% 2024-08-20T22:09:56.1832198Z (Reading database ... 100% 2024-08-20T22:09:56.1832718Z (Reading database ... 28222 files and directories currently installed.) 2024-08-20T22:09:56.1833721Z #19 11.67 Preparing to unpack .../000-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... 2024-08-20T22:09:56.1834514Z #19 11.68 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... 2024-08-20T22:09:56.1835268Z #19 11.70 Selecting previously unselected package libtext-iconv-perl. 2024-08-20T22:09:56.3084597Z #19 11.70 Preparing to unpack .../001-libtext-iconv-perl_1.7-7build3_amd64.deb ... 2024-08-20T22:09:56.3085514Z #19 11.71 Unpacking libtext-iconv-perl (1.7-7build3) ... 2024-08-20T22:09:56.3086119Z #19 11.74 Selecting previously unselected package netbase. 2024-08-20T22:09:56.3087053Z #19 11.75 Preparing to unpack .../002-netbase_6.3_all.deb ... 2024-08-20T22:09:56.3087568Z #19 11.75 Unpacking netbase (6.3) ... 2024-08-20T22:09:56.3088175Z #19 11.78 Selecting previously unselected package python3-yaml. 2024-08-20T22:09:56.3088990Z #19 11.79 Preparing to unpack .../003-python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2024-08-20T22:09:56.3089723Z #19 11.79 Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2024-08-20T22:09:56.3090519Z #19 11.83 Selecting previously unselected package shared-mime-info. 2024-08-20T22:09:56.4135349Z #19 11.83 Preparing to unpack .../004-shared-mime-info_2.1-2_amd64.deb ... 2024-08-20T22:09:56.4136101Z #19 11.83 Unpacking shared-mime-info (2.1-2) ... 2024-08-20T22:09:56.4136757Z #19 11.87 Selecting previously unselected package xkb-data. 2024-08-20T22:09:56.4137474Z #19 11.87 Preparing to unpack .../005-xkb-data_2.33-1_all.deb ... 2024-08-20T22:09:56.4138081Z #19 11.88 Unpacking xkb-data (2.33-1) ... 2024-08-20T22:09:56.4138702Z #19 11.93 Selecting previously unselected package libdrm-common. 2024-08-20T22:09:56.5461621Z #19 11.93 Preparing to unpack .../006-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2024-08-20T22:09:56.5462555Z #19 11.94 Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:09:56.5463234Z #19 11.97 Selecting previously unselected package libdrm2:amd64. 2024-08-20T22:09:56.5464094Z #19 11.97 Preparing to unpack .../007-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:09:56.5464929Z #19 11.98 Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:09:56.5465614Z #19 12.02 Selecting previously unselected package libpipeline1:amd64. 2024-08-20T22:09:56.5466422Z #19 12.02 Preparing to unpack .../008-libpipeline1_1.5.5-1_amd64.deb ... 2024-08-20T22:09:56.5467345Z #19 12.03 Unpacking libpipeline1:amd64 (1.5.5-1) ... 2024-08-20T22:09:56.5467955Z #19 12.07 Selecting previously unselected package libxmuu1:amd64. 2024-08-20T22:09:56.6533904Z #19 12.07 Preparing to unpack .../009-libxmuu1_2%3a1.1.3-3_amd64.deb ... 2024-08-20T22:09:56.6534800Z #19 12.07 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 2024-08-20T22:09:56.6535592Z #19 12.11 Selecting previously unselected package hicolor-icon-theme. 2024-08-20T22:09:56.6536425Z #19 12.11 Preparing to unpack .../010-hicolor-icon-theme_0.17-2_all.deb ... 2024-08-20T22:09:56.6537149Z #19 12.11 Unpacking hicolor-icon-theme (0.17-2) ... 2024-08-20T22:09:56.6537890Z #19 12.17 Selecting previously unselected package libgdk-pixbuf2.0-common. 2024-08-20T22:09:56.7730214Z #19 12.17 Preparing to unpack .../011-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.3_all.deb ... 2024-08-20T22:09:56.7731344Z #19 12.18 Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:09:56.7732143Z #19 12.21 Selecting previously unselected package libdeflate0:amd64. 2024-08-20T22:09:56.7732949Z #19 12.21 Preparing to unpack .../012-libdeflate0_1.10-2_amd64.deb ... 2024-08-20T22:09:56.7733638Z #19 12.22 Unpacking libdeflate0:amd64 (1.10-2) ... 2024-08-20T22:09:56.7734238Z #19 12.26 Selecting previously unselected package libjbig0:amd64. 2024-08-20T22:09:56.7735087Z #19 12.26 Preparing to unpack .../013-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:09:56.7735900Z #19 12.26 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2024-08-20T22:09:56.7736550Z #19 12.29 Selecting previously unselected package libwebp7:amd64. 2024-08-20T22:09:56.8934597Z #19 12.29 Preparing to unpack .../014-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... 2024-08-20T22:09:56.8935457Z #19 12.30 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2024-08-20T22:09:56.8936120Z #19 12.33 Selecting previously unselected package libtiff5:amd64. 2024-08-20T22:09:56.8936949Z #19 12.34 Preparing to unpack .../015-libtiff5_4.3.0-6ubuntu0.9_amd64.deb ... 2024-08-20T22:09:56.8937719Z #19 12.34 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.9) ... 2024-08-20T22:09:56.8938493Z #19 12.37 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2024-08-20T22:09:56.8939705Z #19 12.38 Preparing to unpack .../016-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.3_amd64.deb ... 2024-08-20T22:09:56.8940664Z #19 12.38 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:09:56.8941515Z #19 12.41 Selecting previously unselected package gtk-update-icon-cache. 2024-08-20T22:09:57.0828307Z #19 12.41 Preparing to unpack .../017-gtk-update-icon-cache_3.24.33-1ubuntu2.2_amd64.deb ... 2024-08-20T22:09:57.0829284Z #19 12.42 Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... 2024-08-20T22:09:57.0830107Z #19 12.45 Selecting previously unselected package humanity-icon-theme. 2024-08-20T22:09:57.0830974Z #19 12.45 Preparing to unpack .../018-humanity-icon-theme_0.6.16_all.deb ... 2024-08-20T22:09:57.0831701Z #19 12.45 Unpacking humanity-icon-theme (0.6.16) ... 2024-08-20T22:09:57.6018262Z #19 13.12 Selecting previously unselected package ubuntu-mono. 2024-08-20T22:09:57.7602595Z #19 13.13 Preparing to unpack .../019-ubuntu-mono_20.10-0ubuntu2_all.deb ... 2024-08-20T22:09:57.7603382Z #19 13.13 Unpacking ubuntu-mono (20.10-0ubuntu2) ... 2024-08-20T22:09:57.9200273Z #19 13.44 Selecting previously unselected package adwaita-icon-theme. 2024-08-20T22:09:58.0799763Z #19 13.44 Preparing to unpack .../020-adwaita-icon-theme_41.0-1ubuntu1_all.deb ... 2024-08-20T22:09:58.0800606Z #19 13.45 Unpacking adwaita-icon-theme (41.0-1ubuntu1) ... 2024-08-20T22:09:58.1411543Z #19 13.66 Selecting previously unselected package libxi6:amd64. 2024-08-20T22:09:58.2517436Z #19 13.66 Preparing to unpack .../021-libxi6_2%3a1.8-1build1_amd64.deb ... 2024-08-20T22:09:58.2518197Z #19 13.67 Unpacking libxi6:amd64 (2:1.8-1build1) ... 2024-08-20T22:09:58.2518919Z #19 13.70 Selecting previously unselected package libatspi2.0-0:amd64. 2024-08-20T22:09:58.2519971Z #19 13.71 Preparing to unpack .../022-libatspi2.0-0_2.44.0-3_amd64.deb ... 2024-08-20T22:09:58.2520694Z #19 13.71 Unpacking libatspi2.0-0:amd64 (2.44.0-3) ... 2024-08-20T22:09:58.2521322Z #19 13.74 Selecting previously unselected package libxtst6:amd64. 2024-08-20T22:09:58.2522154Z #19 13.74 Preparing to unpack .../023-libxtst6_2%3a1.2.3-1build4_amd64.deb ... 2024-08-20T22:09:58.2522889Z #19 13.75 Unpacking libxtst6:amd64 (2:1.2.3-1build4) ... 2024-08-20T22:09:58.2523607Z #19 13.77 Selecting previously unselected package dbus-user-session. 2024-08-20T22:09:58.3527244Z #19 13.77 Preparing to unpack .../024-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ... 2024-08-20T22:09:58.3528154Z #19 13.78 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ... 2024-08-20T22:09:58.3528821Z #19 13.81 Selecting previously unselected package libdconf1:amd64. 2024-08-20T22:09:58.3529604Z #19 13.81 Preparing to unpack .../025-libdconf1_0.40.0-3_amd64.deb ... 2024-08-20T22:09:58.3530354Z #19 13.82 Unpacking libdconf1:amd64 (0.40.0-3) ... 2024-08-20T22:09:58.3531043Z #19 13.84 Selecting previously unselected package dconf-service. 2024-08-20T22:09:58.3531844Z #19 13.84 Preparing to unpack .../026-dconf-service_0.40.0-3_amd64.deb ... 2024-08-20T22:09:58.3532537Z #19 13.85 Unpacking dconf-service (0.40.0-3) ... 2024-08-20T22:09:58.3533303Z #19 13.87 Selecting previously unselected package dconf-gsettings-backend:amd64. 2024-08-20T22:09:58.4638910Z #19 13.87 Preparing to unpack .../027-dconf-gsettings-backend_0.40.0-3_amd64.deb ... 2024-08-20T22:09:58.4639829Z #19 13.88 Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ... 2024-08-20T22:09:58.4640605Z #19 13.91 Selecting previously unselected package session-migration. 2024-08-20T22:09:58.4641425Z #19 13.91 Preparing to unpack .../028-session-migration_0.3.6_amd64.deb ... 2024-08-20T22:09:58.4642134Z #19 13.92 Unpacking session-migration (0.3.6) ... 2024-08-20T22:09:58.4642884Z #19 13.94 Selecting previously unselected package gsettings-desktop-schemas. 2024-08-20T22:09:58.4643852Z #19 13.94 Preparing to unpack .../029-gsettings-desktop-schemas_42.0-1ubuntu1_all.deb ... 2024-08-20T22:09:58.4644745Z #19 13.95 Unpacking gsettings-desktop-schemas (42.0-1ubuntu1) ... 2024-08-20T22:09:58.4645495Z #19 13.98 Selecting previously unselected package at-spi2-core. 2024-08-20T22:09:58.6990774Z #19 13.99 Preparing to unpack .../030-at-spi2-core_2.44.0-3_amd64.deb ... 2024-08-20T22:09:58.6991824Z #19 13.99 Unpacking at-spi2-core (2.44.0-3) ... 2024-08-20T22:09:58.6992497Z #19 14.03 Selecting previously unselected package binfmt-support. 2024-08-20T22:09:58.6993292Z #19 14.03 Preparing to unpack .../031-binfmt-support_2.2.1-2_amd64.deb ... 2024-08-20T22:09:58.6993991Z #19 14.03 Unpacking binfmt-support (2.2.1-2) ... 2024-08-20T22:09:58.6994659Z #19 14.06 Selecting previously unselected package libclang-cpp14. 2024-08-20T22:09:58.6995533Z #19 14.06 Preparing to unpack .../032-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:09:58.6996360Z #19 14.07 Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:09:58.7186734Z #19 14.24 Selecting previously unselected package libgc1:amd64. 2024-08-20T22:09:58.8426987Z #19 14.24 Preparing to unpack .../033-libgc1_1%3a8.0.6-1.1build1_amd64.deb ... 2024-08-20T22:09:58.8427786Z #19 14.24 Unpacking libgc1:amd64 (1:8.0.6-1.1build1) ... 2024-08-20T22:09:58.8428450Z #19 14.28 Selecting previously unselected package libobjc4:amd64. 2024-08-20T22:09:58.8429296Z #19 14.28 Preparing to unpack .../034-libobjc4_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T22:09:58.8430080Z #19 14.29 Unpacking libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T22:09:58.8430844Z #19 14.31 Selecting previously unselected package libobjc-11-dev:amd64. 2024-08-20T22:09:58.8431755Z #19 14.31 Preparing to unpack .../035-libobjc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T22:09:58.8432621Z #19 14.32 Unpacking libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T22:09:58.8433346Z #19 14.36 Selecting previously unselected package libc6-i386. 2024-08-20T22:09:58.9429478Z #19 14.36 Preparing to unpack .../036-libc6-i386_2.35-0ubuntu3.8_amd64.deb ... 2024-08-20T22:09:58.9430294Z #19 14.37 Unpacking libc6-i386 (2.35-0ubuntu3.8) ... 2024-08-20T22:09:58.9430953Z #19 14.46 Selecting previously unselected package lib32gcc-s1. 2024-08-20T22:09:58.9431821Z #19 14.46 Preparing to unpack .../037-lib32gcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T22:09:59.1877036Z #19 14.47 Unpacking lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T22:09:59.1877726Z #19 14.51 Selecting previously unselected package lib32stdc++6. 2024-08-20T22:09:59.1878591Z #19 14.51 Preparing to unpack .../038-lib32stdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ... 2024-08-20T22:09:59.1879405Z #19 14.51 Unpacking lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T22:09:59.1880183Z #19 14.55 Selecting previously unselected package libclang-common-14-dev. 2024-08-20T22:09:59.1881180Z #19 14.55 Preparing to unpack .../039-libclang-common-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:09:59.1882140Z #19 14.56 Unpacking libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:09:59.2785574Z #19 14.80 Selecting previously unselected package llvm-14-linker-tools. 2024-08-20T22:09:59.4598854Z #19 14.80 Preparing to unpack .../040-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:09:59.4599887Z #19 14.81 Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:09:59.4600669Z #19 14.86 Selecting previously unselected package libclang1-14. 2024-08-20T22:09:59.4601545Z #19 14.86 Preparing to unpack .../041-libclang1-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:09:59.4602343Z #19 14.87 Unpacking libclang1-14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:09:59.4603018Z #19 14.98 Selecting previously unselected package clang-14. 2024-08-20T22:09:59.5875128Z #19 14.98 Preparing to unpack .../042-clang-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:09:59.5875949Z #19 14.99 Unpacking clang-14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:09:59.5876530Z #19 15.02 Selecting previously unselected package clang. 2024-08-20T22:09:59.5877300Z #19 15.02 Preparing to unpack .../043-clang_1%3a14.0-55~exp2_amd64.deb ... 2024-08-20T22:09:59.5877976Z #19 15.03 Unpacking clang (1:14.0-55~exp2) ... 2024-08-20T22:09:59.5878558Z #19 15.07 Selecting previously unselected package libxapian30:amd64. 2024-08-20T22:09:59.5879600Z #19 15.07 Preparing to unpack .../044-libxapian30_1.4.18-4_amd64.deb ... 2024-08-20T22:09:59.5880290Z #19 15.08 Unpacking libxapian30:amd64 (1.4.18-4) ... 2024-08-20T22:09:59.5880849Z #19 15.11 Selecting previously unselected package doxygen. 2024-08-20T22:09:59.7416851Z #19 15.11 Preparing to unpack .../045-doxygen_1.9.1-2ubuntu2_amd64.deb ... 2024-08-20T22:09:59.7417584Z #19 15.11 Unpacking doxygen (1.9.1-2ubuntu2) ... 2024-08-20T22:09:59.7418157Z #19 15.26 Selecting previously unselected package fontconfig. 2024-08-20T22:09:59.8836533Z #19 15.26 Preparing to unpack .../046-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... 2024-08-20T22:09:59.8837340Z #19 15.27 Unpacking fontconfig (2.13.1-4.2ubuntu5) ... 2024-08-20T22:09:59.8838056Z #19 15.31 Selecting previously unselected package fonts-liberation. 2024-08-20T22:09:59.8838911Z #19 15.31 Preparing to unpack .../047-fonts-liberation_1%3a1.07.4-11_all.deb ... 2024-08-20T22:09:59.8839678Z #19 15.32 Unpacking fonts-liberation (1:1.07.4-11) ... 2024-08-20T22:09:59.8840243Z #19 15.40 Selecting previously unselected package libann0. 2024-08-20T22:10:00.0065086Z #19 15.41 Preparing to unpack .../048-libann0_1.1.2+doc-7build1_amd64.deb ... 2024-08-20T22:10:00.0065866Z #19 15.41 Unpacking libann0 (1.1.2+doc-7build1) ... 2024-08-20T22:10:00.0066476Z #19 15.45 Selecting previously unselected package libcdt5:amd64. 2024-08-20T22:10:00.0067272Z #19 15.45 Preparing to unpack .../049-libcdt5_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:00.0068016Z #19 15.45 Unpacking libcdt5:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:00.0068658Z #19 15.48 Selecting previously unselected package libcgraph6:amd64. 2024-08-20T22:10:00.0069903Z #19 15.49 Preparing to unpack .../050-libcgraph6_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:00.0070697Z #19 15.49 Unpacking libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:00.0071340Z #19 15.53 Selecting previously unselected package libxpm4:amd64. 2024-08-20T22:10:00.1067781Z #19 15.53 Preparing to unpack .../051-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... 2024-08-20T22:10:00.1068658Z #19 15.53 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... 2024-08-20T22:10:00.1069500Z #19 15.58 Selecting previously unselected package libgd3:amd64. 2024-08-20T22:10:00.1070286Z #19 15.58 Preparing to unpack .../052-libgd3_2.3.0-2ubuntu2_amd64.deb ... 2024-08-20T22:10:00.1070981Z #19 15.58 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... 2024-08-20T22:10:00.1071683Z #19 15.63 Selecting previously unselected package libgts-0.7-5:amd64. 2024-08-20T22:10:00.2109335Z #19 15.63 Preparing to unpack .../053-libgts-0.7-5_0.7.6+darcs121130-5_amd64.deb ... 2024-08-20T22:10:00.2110208Z #19 15.63 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... 2024-08-20T22:10:00.2110986Z #19 15.68 Selecting previously unselected package libpixman-1-0:amd64. 2024-08-20T22:10:00.2111897Z #19 15.68 Preparing to unpack .../054-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:10:00.2112792Z #19 15.68 Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... 2024-08-20T22:10:00.2113597Z #19 15.72 Selecting previously unselected package libxcb-render0:amd64. 2024-08-20T22:10:00.2114456Z #19 15.72 Preparing to unpack .../055-libxcb-render0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:00.2115241Z #19 15.73 Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:00.3250052Z #19 15.77 Selecting previously unselected package libxcb-shm0:amd64. 2024-08-20T22:10:00.3251040Z #19 15.77 Preparing to unpack .../056-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:00.3251804Z #19 15.77 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:00.3252440Z #19 15.81 Selecting previously unselected package libcairo2:amd64. 2024-08-20T22:10:00.3253269Z #19 15.81 Preparing to unpack .../057-libcairo2_1.16.0-5ubuntu2_amd64.deb ... 2024-08-20T22:10:00.3254003Z #19 15.81 Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... 2024-08-20T22:10:00.3254627Z #19 15.84 Selecting previously unselected package libltdl7:amd64. 2024-08-20T22:10:00.4477950Z #19 15.85 Preparing to unpack .../058-libltdl7_2.4.6-15build2_amd64.deb ... 2024-08-20T22:10:00.4478725Z #19 15.85 Unpacking libltdl7:amd64 (2.4.6-15build2) ... 2024-08-20T22:10:00.4479466Z #19 15.88 Selecting previously unselected package libgraphite2-3:amd64. 2024-08-20T22:10:00.4480350Z #19 15.89 Preparing to unpack .../059-libgraphite2-3_1.3.14-1build2_amd64.deb ... 2024-08-20T22:10:00.4481134Z #19 15.89 Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... 2024-08-20T22:10:00.4481815Z #19 15.93 Selecting previously unselected package libharfbuzz0b:amd64. 2024-08-20T22:10:00.4482695Z #19 15.93 Preparing to unpack .../060-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ... 2024-08-20T22:10:00.4483530Z #19 15.94 Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... 2024-08-20T22:10:00.4484339Z #19 15.97 Selecting previously unselected package libthai-data. 2024-08-20T22:10:00.5596688Z #19 15.97 Preparing to unpack .../061-libthai-data_0.1.29-1build1_all.deb ... 2024-08-20T22:10:00.5597476Z #19 15.97 Unpacking libthai-data (0.1.29-1build1) ... 2024-08-20T22:10:00.5598093Z #19 16.01 Selecting previously unselected package libdatrie1:amd64. 2024-08-20T22:10:00.5598894Z #19 16.01 Preparing to unpack .../062-libdatrie1_0.2.13-2_amd64.deb ... 2024-08-20T22:10:00.5599573Z #19 16.01 Unpacking libdatrie1:amd64 (0.2.13-2) ... 2024-08-20T22:10:00.5600159Z #19 16.04 Selecting previously unselected package libthai0:amd64. 2024-08-20T22:10:00.5600955Z #19 16.04 Preparing to unpack .../063-libthai0_0.1.29-1build1_amd64.deb ... 2024-08-20T22:10:00.5601683Z #19 16.05 Unpacking libthai0:amd64 (0.1.29-1build1) ... 2024-08-20T22:10:00.5602394Z #19 16.08 Selecting previously unselected package libpango-1.0-0:amd64. 2024-08-20T22:10:00.6770724Z #19 16.08 Preparing to unpack .../064-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2024-08-20T22:10:00.6771680Z #19 16.08 Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2024-08-20T22:10:00.6772497Z #19 16.12 Selecting previously unselected package libpangoft2-1.0-0:amd64. 2024-08-20T22:10:00.6773436Z #19 16.12 Preparing to unpack .../065-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2024-08-20T22:10:00.6774314Z #19 16.12 Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2024-08-20T22:10:00.6775142Z #19 16.15 Selecting previously unselected package libpangocairo-1.0-0:amd64. 2024-08-20T22:10:00.6776089Z #19 16.16 Preparing to unpack .../066-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... 2024-08-20T22:10:00.6777083Z #19 16.16 Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2024-08-20T22:10:00.6777755Z #19 16.20 Selecting previously unselected package libpathplan4:amd64. 2024-08-20T22:10:00.7987407Z #19 16.20 Preparing to unpack .../067-libpathplan4_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:00.7988288Z #19 16.20 Unpacking libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:00.7988915Z #19 16.23 Selecting previously unselected package libgvc6. 2024-08-20T22:10:00.7989677Z #19 16.24 Preparing to unpack .../068-libgvc6_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:00.7990393Z #19 16.24 Unpacking libgvc6 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:00.7990995Z #19 16.28 Selecting previously unselected package libgvpr2:amd64. 2024-08-20T22:10:00.7991796Z #19 16.28 Preparing to unpack .../069-libgvpr2_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:00.7992548Z #19 16.29 Unpacking libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:00.7993279Z #19 16.32 Selecting previously unselected package liblab-gamut1:amd64. 2024-08-20T22:10:00.9216905Z #19 16.32 Preparing to unpack .../070-liblab-gamut1_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:00.9217794Z #19 16.32 Unpacking liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:00.9218483Z #19 16.36 Selecting previously unselected package libice6:amd64. 2024-08-20T22:10:00.9219300Z #19 16.37 Preparing to unpack .../071-libice6_2%3a1.0.10-1build2_amd64.deb ... 2024-08-20T22:10:00.9220030Z #19 16.37 Unpacking libice6:amd64 (2:1.0.10-1build2) ... 2024-08-20T22:10:00.9220898Z #19 16.40 Selecting previously unselected package libsm6:amd64. 2024-08-20T22:10:00.9221700Z #19 16.40 Preparing to unpack .../072-libsm6_2%3a1.2.3-1build2_amd64.deb ... 2024-08-20T22:10:00.9222406Z #19 16.41 Unpacking libsm6:amd64 (2:1.2.3-1build2) ... 2024-08-20T22:10:00.9223007Z #19 16.44 Selecting previously unselected package libxt6:amd64. 2024-08-20T22:10:01.0542972Z #19 16.44 Preparing to unpack .../073-libxt6_1%3a1.2.1-1_amd64.deb ... 2024-08-20T22:10:01.0543706Z #19 16.45 Unpacking libxt6:amd64 (1:1.2.1-1) ... 2024-08-20T22:10:01.0544285Z #19 16.48 Selecting previously unselected package libxmu6:amd64. 2024-08-20T22:10:01.0545058Z #19 16.49 Preparing to unpack .../074-libxmu6_2%3a1.1.3-3_amd64.deb ... 2024-08-20T22:10:01.0545739Z #19 16.49 Unpacking libxmu6:amd64 (2:1.1.3-3) ... 2024-08-20T22:10:01.0546310Z #19 16.53 Selecting previously unselected package libxaw7:amd64. 2024-08-20T22:10:01.0547081Z #19 16.53 Preparing to unpack .../075-libxaw7_2%3a1.0.14-1_amd64.deb ... 2024-08-20T22:10:01.0547872Z #19 16.53 Unpacking libxaw7:amd64 (2:1.0.14-1) ... 2024-08-20T22:10:01.0548528Z #19 16.57 Selecting previously unselected package graphviz. 2024-08-20T22:10:01.1555823Z #19 16.58 Preparing to unpack .../076-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... 2024-08-20T22:10:01.1556616Z #19 16.58 Unpacking graphviz (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:01.1557173Z #19 16.63 Selecting previously unselected package gyp. 2024-08-20T22:10:01.1557919Z #19 16.63 Preparing to unpack .../077-gyp_0.1+20210831gitd6c5dd5-5_all.deb ... 2024-08-20T22:10:01.1558652Z #19 16.63 Unpacking gyp (0.1+20210831gitd6c5dd5-5) ... 2024-08-20T22:10:01.1559325Z #19 16.67 Selecting previously unselected package icu-devtools. 2024-08-20T22:10:01.1560316Z #19 16.67 Preparing to unpack .../078-icu-devtools_70.1-2_amd64.deb ... 2024-08-20T22:10:01.1561010Z #19 16.67 Unpacking icu-devtools (70.1-2) ... 2024-08-20T22:10:01.2814420Z #19 16.72 Selecting previously unselected package javascript-common. 2024-08-20T22:10:01.2815332Z #19 16.72 Preparing to unpack .../079-javascript-common_11+nmu1_all.deb ... 2024-08-20T22:10:01.2816054Z #19 16.73 Unpacking javascript-common (11+nmu1) ... 2024-08-20T22:10:01.2816738Z #19 16.76 Selecting previously unselected package libatk1.0-data. 2024-08-20T22:10:01.2817563Z #19 16.77 Preparing to unpack .../080-libatk1.0-data_2.36.0-3build1_all.deb ... 2024-08-20T22:10:01.2818310Z #19 16.77 Unpacking libatk1.0-data (2.36.0-3build1) ... 2024-08-20T22:10:01.2819007Z #19 16.80 Selecting previously unselected package libatk1.0-0:amd64. 2024-08-20T22:10:01.3854269Z #19 16.80 Preparing to unpack .../081-libatk1.0-0_2.36.0-3build1_amd64.deb ... 2024-08-20T22:10:01.3855079Z #19 16.81 Unpacking libatk1.0-0:amd64 (2.36.0-3build1) ... 2024-08-20T22:10:01.3855858Z #19 16.84 Selecting previously unselected package libatk-bridge2.0-0:amd64. 2024-08-20T22:10:01.3856746Z #19 16.85 Preparing to unpack .../082-libatk-bridge2.0-0_2.38.0-3_amd64.deb ... 2024-08-20T22:10:01.3857517Z #19 16.87 Unpacking libatk-bridge2.0-0:amd64 (2.38.0-3) ... 2024-08-20T22:10:01.3858310Z #19 16.90 Selecting previously unselected package libavahi-common-data:amd64. 2024-08-20T22:10:01.3859259Z #19 16.90 Preparing to unpack .../083-libavahi-common-data_0.8-5ubuntu5.2_amd64.deb ... 2024-08-20T22:10:01.3860134Z #19 16.90 Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... 2024-08-20T22:10:01.5015039Z #19 16.94 Selecting previously unselected package libavahi-common3:amd64. 2024-08-20T22:10:01.5015982Z #19 16.94 Preparing to unpack .../084-libavahi-common3_0.8-5ubuntu5.2_amd64.deb ... 2024-08-20T22:10:01.5016811Z #19 16.95 Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.2) ... 2024-08-20T22:10:01.5017603Z #19 16.98 Selecting previously unselected package libavahi-client3:amd64. 2024-08-20T22:10:01.5018505Z #19 16.98 Preparing to unpack .../085-libavahi-client3_0.8-5ubuntu5.2_amd64.deb ... 2024-08-20T22:10:01.5019328Z #19 16.99 Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.2) ... 2024-08-20T22:10:01.5020122Z #19 17.02 Selecting previously unselected package libcairo-gobject2:amd64. 2024-08-20T22:10:01.6195462Z #19 17.02 Preparing to unpack .../086-libcairo-gobject2_1.16.0-5ubuntu2_amd64.deb ... 2024-08-20T22:10:01.6196387Z #19 17.03 Unpacking libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... 2024-08-20T22:10:01.6197152Z #19 17.06 Selecting previously unselected package libclone-perl. 2024-08-20T22:10:01.6197961Z #19 17.06 Preparing to unpack .../087-libclone-perl_0.45-1build3_amd64.deb ... 2024-08-20T22:10:01.6198695Z #19 17.06 Unpacking libclone-perl (0.45-1build3) ... 2024-08-20T22:10:01.6199385Z #19 17.09 Selecting previously unselected package liblcms2-2:amd64. 2024-08-20T22:10:01.6200199Z #19 17.10 Preparing to unpack .../088-liblcms2-2_2.12~rc1-2build2_amd64.deb ... 2024-08-20T22:10:01.6200984Z #19 17.10 Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ... 2024-08-20T22:10:01.6201729Z #19 17.14 Selecting previously unselected package libcolord2:amd64. 2024-08-20T22:10:01.7324507Z #19 17.14 Preparing to unpack .../089-libcolord2_1.4.6-1_amd64.deb ... 2024-08-20T22:10:01.7325627Z #19 17.14 Unpacking libcolord2:amd64 (1.4.6-1) ... 2024-08-20T22:10:01.7326250Z #19 17.18 Selecting previously unselected package libcups2:amd64. 2024-08-20T22:10:01.7327090Z #19 17.18 Preparing to unpack .../090-libcups2_2.4.1op1-1ubuntu4.10_amd64.deb ... 2024-08-20T22:10:01.7327887Z #19 17.18 Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.10) ... 2024-08-20T22:10:01.7328640Z #19 17.21 Selecting previously unselected package libdata-dump-perl. 2024-08-20T22:10:01.7329468Z #19 17.21 Preparing to unpack .../091-libdata-dump-perl_1.25-1_all.deb ... 2024-08-20T22:10:01.7330163Z #19 17.22 Unpacking libdata-dump-perl (1.25-1) ... 2024-08-20T22:10:01.7330969Z #19 17.25 Selecting previously unselected package libdrm-amdgpu1:amd64. 2024-08-20T22:10:01.8471469Z #19 17.25 Preparing to unpack .../092-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:10:01.8472435Z #19 17.26 Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:01.8473212Z #19 17.29 Selecting previously unselected package libpciaccess0:amd64. 2024-08-20T22:10:01.8474033Z #19 17.29 Preparing to unpack .../093-libpciaccess0_0.16-3_amd64.deb ... 2024-08-20T22:10:01.8474722Z #19 17.29 Unpacking libpciaccess0:amd64 (0.16-3) ... 2024-08-20T22:10:01.8475438Z #19 17.32 Selecting previously unselected package libdrm-intel1:amd64. 2024-08-20T22:10:01.8476357Z #19 17.33 Preparing to unpack .../094-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:10:01.8477434Z #19 17.33 Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:01.8478181Z #19 17.37 Selecting previously unselected package libdrm-nouveau2:amd64. 2024-08-20T22:10:01.9747703Z #19 17.37 Preparing to unpack .../095-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:10:01.9748684Z #19 17.37 Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:01.9749528Z #19 17.41 Selecting previously unselected package libdrm-radeon1:amd64. 2024-08-20T22:10:01.9750478Z #19 17.42 Preparing to unpack .../096-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2024-08-20T22:10:01.9751383Z #19 17.42 Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:01.9752220Z #19 17.45 Selecting previously unselected package libencode-locale-perl. 2024-08-20T22:10:01.9753101Z #19 17.46 Preparing to unpack .../097-libencode-locale-perl_1.05-1.1_all.deb ... 2024-08-20T22:10:01.9753948Z #19 17.46 Unpacking libencode-locale-perl (1.05-1.1) ... 2024-08-20T22:10:01.9754542Z #19 17.49 Selecting previously unselected package libepoxy0:amd64. 2024-08-20T22:10:02.1199673Z #19 17.50 Preparing to unpack .../098-libepoxy0_1.5.10-1_amd64.deb ... 2024-08-20T22:10:02.1200638Z #19 17.50 Unpacking libepoxy0:amd64 (1.5.10-1) ... 2024-08-20T22:10:02.1201406Z #19 17.54 Selecting previously unselected package libipc-system-simple-perl. 2024-08-20T22:10:02.1202344Z #19 17.54 Preparing to unpack .../099-libipc-system-simple-perl_1.30-1_all.deb ... 2024-08-20T22:10:02.1203376Z #19 17.55 Unpacking libipc-system-simple-perl (1.30-1) ... 2024-08-20T22:10:02.1204143Z #19 17.58 Selecting previously unselected package libfile-basedir-perl. 2024-08-20T22:10:02.1204996Z #19 17.58 Preparing to unpack .../100-libfile-basedir-perl_0.09-1_all.deb ... 2024-08-20T22:10:02.1205739Z #19 17.59 Unpacking libfile-basedir-perl (0.09-1) ... 2024-08-20T22:10:02.1206411Z #19 17.64 Selecting previously unselected package liburi-perl. 2024-08-20T22:10:02.2348693Z #19 17.64 Preparing to unpack .../101-liburi-perl_5.10-1_all.deb ... 2024-08-20T22:10:02.2349624Z #19 17.65 Unpacking liburi-perl (5.10-1) ... 2024-08-20T22:10:02.2350364Z #19 17.68 Selecting previously unselected package libfile-desktopentry-perl. 2024-08-20T22:10:02.2351309Z #19 17.68 Preparing to unpack .../102-libfile-desktopentry-perl_0.22-2_all.deb ... 2024-08-20T22:10:02.2352126Z #19 17.69 Unpacking libfile-desktopentry-perl (0.22-2) ... 2024-08-20T22:10:02.2352864Z #19 17.72 Selecting previously unselected package libtimedate-perl. 2024-08-20T22:10:02.2353700Z #19 17.72 Preparing to unpack .../103-libtimedate-perl_2.3300-2_all.deb ... 2024-08-20T22:10:02.2354405Z #19 17.72 Unpacking libtimedate-perl (2.3300-2) ... 2024-08-20T22:10:02.2355210Z #19 17.75 Selecting previously unselected package libhttp-date-perl. 2024-08-20T22:10:02.3358776Z #19 17.76 Preparing to unpack .../104-libhttp-date-perl_6.05-1_all.deb ... 2024-08-20T22:10:02.3359665Z #19 17.76 Unpacking libhttp-date-perl (6.05-1) ... 2024-08-20T22:10:02.3360741Z #19 17.79 Selecting previously unselected package libfile-listing-perl. 2024-08-20T22:10:02.3361610Z #19 17.79 Preparing to unpack .../105-libfile-listing-perl_6.14-1_all.deb ... 2024-08-20T22:10:02.3362345Z #19 17.80 Unpacking libfile-listing-perl (6.14-1) ... 2024-08-20T22:10:02.3363296Z #19 17.82 Selecting previously unselected package libfile-mimeinfo-perl. 2024-08-20T22:10:02.3364182Z #19 17.82 Preparing to unpack .../106-libfile-mimeinfo-perl_0.31-1_all.deb ... 2024-08-20T22:10:02.3364937Z #19 17.82 Unpacking libfile-mimeinfo-perl (0.31-1) ... 2024-08-20T22:10:02.3365643Z #19 17.85 Selecting previously unselected package libfont-afm-perl. 2024-08-20T22:10:02.3366457Z #19 17.85 Preparing to unpack .../107-libfont-afm-perl_1.20-3_all.deb ... 2024-08-20T22:10:02.3375959Z #19 17.86 Unpacking libfont-afm-perl (1.20-3) ... 2024-08-20T22:10:02.4405132Z #19 17.89 Selecting previously unselected package libfontenc1:amd64. 2024-08-20T22:10:02.4406269Z #19 17.89 Preparing to unpack .../108-libfontenc1_1%3a1.1.4-1build3_amd64.deb ... 2024-08-20T22:10:02.4407064Z #19 17.90 Unpacking libfontenc1:amd64 (1:1.1.4-1build3) ... 2024-08-20T22:10:02.4407825Z #19 17.93 Selecting previously unselected package libgdk-pixbuf2.0-bin. 2024-08-20T22:10:02.4408816Z #19 17.93 Preparing to unpack .../109-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.3_amd64.deb ... 2024-08-20T22:10:02.4409738Z #19 17.93 Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:10:02.4410641Z #19 17.96 Selecting previously unselected package libglapi-mesa:amd64. 2024-08-20T22:10:02.5637275Z #19 17.96 Preparing to unpack .../110-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... 2024-08-20T22:10:02.5638243Z #19 17.97 Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... 2024-08-20T22:10:02.5639069Z #19 18.00 Selecting previously unselected package libgl1-amber-dri:amd64. 2024-08-20T22:10:02.5640036Z #19 18.00 Preparing to unpack .../111-libgl1-amber-dri_21.3.9-0ubuntu1~22.04.1_amd64.deb ... 2024-08-20T22:10:02.5640956Z #19 18.01 Unpacking libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... 2024-08-20T22:10:02.5641666Z #19 18.08 Selecting previously unselected package libllvm15:amd64. 2024-08-20T22:10:02.7229041Z #19 18.09 Preparing to unpack .../112-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... 2024-08-20T22:10:02.7229999Z #19 18.09 Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 2024-08-20T22:10:02.8900722Z #19 18.41 Selecting previously unselected package libsensors-config. 2024-08-20T22:10:03.0121187Z #19 18.41 Preparing to unpack .../113-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2024-08-20T22:10:03.0122386Z #19 18.42 Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2024-08-20T22:10:03.0123069Z #19 18.46 Selecting previously unselected package libsensors5:amd64. 2024-08-20T22:10:03.0123949Z #19 18.46 Preparing to unpack .../114-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2024-08-20T22:10:03.0124748Z #19 18.49 Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2024-08-20T22:10:03.0125502Z #19 18.53 Selecting previously unselected package libxcb-dri3-0:amd64. 2024-08-20T22:10:03.1939321Z #19 18.53 Preparing to unpack .../115-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.1940156Z #19 18.54 Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.1940953Z #19 18.58 Selecting previously unselected package libgl1-mesa-dri:amd64. 2024-08-20T22:10:03.1941908Z #19 18.58 Preparing to unpack .../116-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... 2024-08-20T22:10:03.1942844Z #19 18.59 Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... 2024-08-20T22:10:03.1943676Z #19 18.71 Selecting previously unselected package libx11-xcb1:amd64. 2024-08-20T22:10:03.3227168Z #19 18.72 Preparing to unpack .../117-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ... 2024-08-20T22:10:03.3228095Z #19 18.72 Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... 2024-08-20T22:10:03.3228869Z #19 18.76 Selecting previously unselected package libxcb-dri2-0:amd64. 2024-08-20T22:10:03.3229727Z #19 18.76 Preparing to unpack .../118-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.3230489Z #19 18.77 Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.3231230Z #19 18.81 Selecting previously unselected package libxcb-glx0:amd64. 2024-08-20T22:10:03.3232299Z #19 18.81 Preparing to unpack .../119-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.3233055Z #19 18.81 Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.3233812Z #19 18.84 Selecting previously unselected package libxcb-present0:amd64. 2024-08-20T22:10:03.4458976Z #19 18.84 Preparing to unpack .../120-libxcb-present0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.4459849Z #19 18.85 Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.4460606Z #19 18.89 Selecting previously unselected package libxcb-randr0:amd64. 2024-08-20T22:10:03.4461469Z #19 18.89 Preparing to unpack .../121-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.4462247Z #19 18.89 Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.4462976Z #19 18.92 Selecting previously unselected package libxcb-sync1:amd64. 2024-08-20T22:10:03.4463820Z #19 18.93 Preparing to unpack .../122-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.4464604Z #19 18.93 Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.4465343Z #19 18.97 Selecting previously unselected package libxcb-xfixes0:amd64. 2024-08-20T22:10:03.5805961Z #19 18.97 Preparing to unpack .../123-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:03.5806822Z #19 18.97 Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:03.5807501Z #19 19.01 Selecting previously unselected package libxfixes3:amd64. 2024-08-20T22:10:03.5808311Z #19 19.01 Preparing to unpack .../124-libxfixes3_1%3a6.0.0-1_amd64.deb ... 2024-08-20T22:10:03.5809028Z #19 19.02 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... 2024-08-20T22:10:03.5809666Z #19 19.05 Selecting previously unselected package libxshmfence1:amd64. 2024-08-20T22:10:03.5810599Z #19 19.06 Preparing to unpack .../125-libxshmfence1_1.3-1build4_amd64.deb ... 2024-08-20T22:10:03.5811366Z #19 19.06 Unpacking libxshmfence1:amd64 (1.3-1build4) ... 2024-08-20T22:10:03.5812019Z #19 19.10 Selecting previously unselected package libxxf86vm1:amd64. 2024-08-20T22:10:03.7075365Z #19 19.10 Preparing to unpack .../126-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... 2024-08-20T22:10:03.7076192Z #19 19.11 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... 2024-08-20T22:10:03.7076946Z #19 19.14 Selecting previously unselected package libglx-mesa0:amd64. 2024-08-20T22:10:03.7078078Z #19 19.15 Preparing to unpack .../127-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.2_amd64.deb ... 2024-08-20T22:10:03.7078970Z #19 19.15 Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... 2024-08-20T22:10:03.7079813Z #19 19.18 Selecting previously unselected package libwayland-client0:amd64. 2024-08-20T22:10:03.7080752Z #19 19.19 Preparing to unpack .../128-libwayland-client0_1.20.0-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:03.7081631Z #19 19.19 Unpacking libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... 2024-08-20T22:10:03.7082465Z #19 19.23 Selecting previously unselected package libwayland-cursor0:amd64. 2024-08-20T22:10:03.8300169Z #19 19.23 Preparing to unpack .../129-libwayland-cursor0_1.20.0-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:03.8301103Z #19 19.23 Unpacking libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... 2024-08-20T22:10:03.8301931Z #19 19.27 Selecting previously unselected package libwayland-egl1:amd64. 2024-08-20T22:10:03.8302850Z #19 19.27 Preparing to unpack .../130-libwayland-egl1_1.20.0-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:03.8303677Z #19 19.28 Unpacking libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... 2024-08-20T22:10:03.8304395Z #19 19.31 Selecting previously unselected package libxcomposite1:amd64. 2024-08-20T22:10:03.8305289Z #19 19.31 Preparing to unpack .../131-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... 2024-08-20T22:10:03.8306106Z #19 19.32 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... 2024-08-20T22:10:03.8306858Z #19 19.35 Selecting previously unselected package libxcursor1:amd64. 2024-08-20T22:10:03.9642444Z #19 19.35 Preparing to unpack .../132-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... 2024-08-20T22:10:03.9643288Z #19 19.36 Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... 2024-08-20T22:10:03.9644142Z #19 19.40 Selecting previously unselected package libxdamage1:amd64. 2024-08-20T22:10:03.9645027Z #19 19.40 Preparing to unpack .../133-libxdamage1_1%3a1.1.5-2build2_amd64.deb ... 2024-08-20T22:10:03.9645830Z #19 19.41 Unpacking libxdamage1:amd64 (1:1.1.5-2build2) ... 2024-08-20T22:10:03.9646485Z #19 19.44 Selecting previously unselected package libxinerama1:amd64. 2024-08-20T22:10:03.9647319Z #19 19.44 Preparing to unpack .../134-libxinerama1_2%3a1.1.4-3_amd64.deb ... 2024-08-20T22:10:03.9648046Z #19 19.45 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... 2024-08-20T22:10:03.9648681Z #19 19.48 Selecting previously unselected package libxkbcommon0:amd64. 2024-08-20T22:10:04.0975375Z #19 19.49 Preparing to unpack .../135-libxkbcommon0_1.4.0-1_amd64.deb ... 2024-08-20T22:10:04.0976143Z #19 19.49 Unpacking libxkbcommon0:amd64 (1.4.0-1) ... 2024-08-20T22:10:04.0976773Z #19 19.53 Selecting previously unselected package libxrandr2:amd64. 2024-08-20T22:10:04.0977652Z #19 19.53 Preparing to unpack .../136-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... 2024-08-20T22:10:04.0978426Z #19 19.54 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... 2024-08-20T22:10:04.0979127Z #19 19.57 Selecting previously unselected package libgtk-3-common. 2024-08-20T22:10:04.0979999Z #19 19.57 Preparing to unpack .../137-libgtk-3-common_3.24.33-1ubuntu2.2_all.deb ... 2024-08-20T22:10:04.0980809Z #19 19.57 Unpacking libgtk-3-common (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:04.0981621Z #19 19.62 Selecting previously unselected package libgtk-3-0:amd64. 2024-08-20T22:10:04.2174523Z #19 19.62 Preparing to unpack .../138-libgtk-3-0_3.24.33-1ubuntu2.2_amd64.deb ... 2024-08-20T22:10:04.2175368Z #19 19.62 Unpacking libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:04.2176084Z #19 19.69 Selecting previously unselected package libgtk-3-bin. 2024-08-20T22:10:04.2176930Z #19 19.69 Preparing to unpack .../139-libgtk-3-bin_3.24.33-1ubuntu2.2_amd64.deb ... 2024-08-20T22:10:04.2177710Z #19 19.70 Unpacking libgtk-3-bin (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:04.2178437Z #19 19.74 Selecting previously unselected package librsvg2-2:amd64. 2024-08-20T22:10:04.4442787Z #19 19.74 Preparing to unpack .../140-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... 2024-08-20T22:10:04.4444078Z #19 19.74 Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2024-08-20T22:10:04.4444780Z #19 19.81 Selecting previously unselected package libllvm11:amd64. 2024-08-20T22:10:04.4445578Z #19 19.81 Preparing to unpack .../141-libllvm11_1%3a11.1.0-6_amd64.deb ... 2024-08-20T22:10:04.4446290Z #19 19.81 Unpacking libllvm11:amd64 (1:11.1.0-6) ... 2024-08-20T22:10:04.5322914Z #19 20.05 Selecting previously unselected package libphobos2-ldc-shared98:amd64. 2024-08-20T22:10:04.6535107Z #19 20.05 Preparing to unpack .../142-libphobos2-ldc-shared98_1%3a1.28.0-1ubuntu1_amd64.deb ... 2024-08-20T22:10:04.6536165Z #19 20.06 Unpacking libphobos2-ldc-shared98:amd64 (1:1.28.0-1ubuntu1) ... 2024-08-20T22:10:04.6537001Z #19 20.11 Selecting previously unselected package libgtkd-3-0:amd64. 2024-08-20T22:10:04.6537864Z #19 20.11 Preparing to unpack .../143-libgtkd-3-0_3.10.0-1ubuntu1_amd64.deb ... 2024-08-20T22:10:04.6538624Z #19 20.11 Unpacking libgtkd-3-0:amd64 (3.10.0-1ubuntu1) ... 2024-08-20T22:10:04.6539327Z #19 20.17 Selecting previously unselected package libgts-bin. 2024-08-20T22:10:04.7647819Z #19 20.18 Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-5_amd64.deb ... 2024-08-20T22:10:04.7648667Z #19 20.18 Unpacking libgts-bin (0.7.6+darcs121130-5) ... 2024-08-20T22:10:04.7649401Z #19 20.21 Selecting previously unselected package libhtml-tagset-perl. 2024-08-20T22:10:04.7650255Z #19 20.21 Preparing to unpack .../145-libhtml-tagset-perl_3.20-4_all.deb ... 2024-08-20T22:10:04.7651113Z #19 20.22 Unpacking libhtml-tagset-perl (3.20-4) ... 2024-08-20T22:10:04.7651877Z #19 20.25 Selecting previously unselected package libhtml-parser-perl:amd64. 2024-08-20T22:10:04.7652789Z #19 20.25 Preparing to unpack .../146-libhtml-parser-perl_3.76-1build2_amd64.deb ... 2024-08-20T22:10:04.7653862Z #19 20.25 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ... 2024-08-20T22:10:04.7654631Z #19 20.28 Selecting previously unselected package libio-html-perl. 2024-08-20T22:10:04.8717369Z #19 20.29 Preparing to unpack .../147-libio-html-perl_1.004-2_all.deb ... 2024-08-20T22:10:04.8718124Z #19 20.29 Unpacking libio-html-perl (1.004-2) ... 2024-08-20T22:10:04.8718868Z #19 20.32 Selecting previously unselected package liblwp-mediatypes-perl. 2024-08-20T22:10:04.8719747Z #19 20.32 Preparing to unpack .../148-liblwp-mediatypes-perl_6.04-1_all.deb ... 2024-08-20T22:10:04.8720524Z #19 20.33 Unpacking liblwp-mediatypes-perl (6.04-1) ... 2024-08-20T22:10:04.8721269Z #19 20.36 Selecting previously unselected package libhttp-message-perl. 2024-08-20T22:10:04.8722127Z #19 20.36 Preparing to unpack .../149-libhttp-message-perl_6.36-1_all.deb ... 2024-08-20T22:10:04.8722861Z #19 20.36 Unpacking libhttp-message-perl (6.36-1) ... 2024-08-20T22:10:04.8723587Z #19 20.39 Selecting previously unselected package libhtml-form-perl. 2024-08-20T22:10:05.0100780Z #19 20.39 Preparing to unpack .../150-libhtml-form-perl_6.07-1_all.deb ... 2024-08-20T22:10:05.0101538Z #19 20.40 Unpacking libhtml-form-perl (6.07-1) ... 2024-08-20T22:10:05.0102278Z #19 20.43 Selecting previously unselected package libhtml-tree-perl. 2024-08-20T22:10:05.0103104Z #19 20.43 Preparing to unpack .../151-libhtml-tree-perl_5.07-2_all.deb ... 2024-08-20T22:10:05.0103817Z #19 20.43 Unpacking libhtml-tree-perl (5.07-2) ... 2024-08-20T22:10:05.0104514Z #19 20.48 Selecting previously unselected package libhtml-format-perl. 2024-08-20T22:10:05.0105370Z #19 20.48 Preparing to unpack .../152-libhtml-format-perl_2.12-1.1_all.deb ... 2024-08-20T22:10:05.0106117Z #19 20.48 Unpacking libhtml-format-perl (2.12-1.1) ... 2024-08-20T22:10:05.0106844Z #19 20.53 Selecting previously unselected package libhttp-cookies-perl. 2024-08-20T22:10:05.1216291Z #19 20.53 Preparing to unpack .../153-libhttp-cookies-perl_6.10-1_all.deb ... 2024-08-20T22:10:05.1217107Z #19 20.55 Unpacking libhttp-cookies-perl (6.10-1) ... 2024-08-20T22:10:05.1217835Z #19 20.58 Selecting previously unselected package libhttp-daemon-perl. 2024-08-20T22:10:05.1218737Z #19 20.58 Preparing to unpack .../154-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ... 2024-08-20T22:10:05.1219808Z #19 20.58 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ... 2024-08-20T22:10:05.1220594Z #19 20.61 Selecting previously unselected package libhttp-negotiate-perl. 2024-08-20T22:10:05.1221467Z #19 20.61 Preparing to unpack .../155-libhttp-negotiate-perl_6.01-1_all.deb ... 2024-08-20T22:10:05.1222237Z #19 20.62 Unpacking libhttp-negotiate-perl (6.01-1) ... 2024-08-20T22:10:05.1222953Z #19 20.64 Selecting previously unselected package libicu-dev:amd64. 2024-08-20T22:10:05.2840978Z #19 20.64 Preparing to unpack .../156-libicu-dev_70.1-2_amd64.deb ... 2024-08-20T22:10:05.2841752Z #19 20.65 Unpacking libicu-dev:amd64 (70.1-2) ... 2024-08-20T22:10:05.2933331Z #19 20.81 Selecting previously unselected package perl-openssl-defaults:amd64. 2024-08-20T22:10:05.4154854Z #19 20.82 Preparing to unpack .../157-perl-openssl-defaults_5build2_amd64.deb ... 2024-08-20T22:10:05.4155733Z #19 20.82 Unpacking perl-openssl-defaults:amd64 (5build2) ... 2024-08-20T22:10:05.4156561Z #19 20.85 Selecting previously unselected package libnet-ssleay-perl:amd64. 2024-08-20T22:10:05.4157485Z #19 20.85 Preparing to unpack .../158-libnet-ssleay-perl_1.92-1build2_amd64.deb ... 2024-08-20T22:10:05.4158314Z #19 20.85 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ... 2024-08-20T22:10:05.4159107Z #19 20.90 Selecting previously unselected package libio-socket-ssl-perl. 2024-08-20T22:10:05.4159980Z #19 20.90 Preparing to unpack .../159-libio-socket-ssl-perl_2.074-2_all.deb ... 2024-08-20T22:10:05.4160729Z #19 20.90 Unpacking libio-socket-ssl-perl (2.074-2) ... 2024-08-20T22:10:05.4161450Z #19 20.93 Selecting previously unselected package libio-stringy-perl. 2024-08-20T22:10:05.5527924Z #19 20.94 Preparing to unpack .../160-libio-stringy-perl_2.111-3_all.deb ... 2024-08-20T22:10:05.5528954Z #19 20.94 Unpacking libio-stringy-perl (2.111-3) ... 2024-08-20T22:10:05.5529635Z #19 20.97 Selecting previously unselected package libjs-events. 2024-08-20T22:10:05.5530530Z #19 20.98 Preparing to unpack .../161-libjs-events_3.3.0+~3.0.0-2_all.deb ... 2024-08-20T22:10:05.5531273Z #19 20.98 Unpacking libjs-events (3.3.0+~3.0.0-2) ... 2024-08-20T22:10:05.5531969Z #19 21.01 Selecting previously unselected package libjs-highlight.js. 2024-08-20T22:10:05.5532849Z #19 21.01 Preparing to unpack .../162-libjs-highlight.js_9.18.5+dfsg1-1_all.deb ... 2024-08-20T22:10:05.5533652Z #19 21.01 Unpacking libjs-highlight.js (9.18.5+dfsg1-1) ... 2024-08-20T22:10:05.5534392Z #19 21.07 Selecting previously unselected package libjs-is-typedarray. 2024-08-20T22:10:05.6765489Z #19 21.07 Preparing to unpack .../163-libjs-is-typedarray_1.0.0-4_all.deb ... 2024-08-20T22:10:05.6766308Z #19 21.08 Unpacking libjs-is-typedarray (1.0.0-4) ... 2024-08-20T22:10:05.6766997Z #19 21.11 Selecting previously unselected package libjs-psl. 2024-08-20T22:10:05.6767752Z #19 21.11 Preparing to unpack .../164-libjs-psl_1.8.0+ds-6_all.deb ... 2024-08-20T22:10:05.6768410Z #19 21.11 Unpacking libjs-psl (1.8.0+ds-6) ... 2024-08-20T22:10:05.6769249Z #19 21.14 Selecting previously unselected package libjs-sprintf-js. 2024-08-20T22:10:05.6770135Z #19 21.15 Preparing to unpack .../165-libjs-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ... 2024-08-20T22:10:05.6771056Z #19 21.15 Unpacking libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 2024-08-20T22:10:05.6771862Z #19 21.20 Selecting previously unselected package libjs-typedarray-to-buffer. 2024-08-20T22:10:05.7800238Z #19 21.20 Preparing to unpack .../166-libjs-typedarray-to-buffer_4.0.0-2_all.deb ... 2024-08-20T22:10:05.7801671Z #19 21.20 Unpacking libjs-typedarray-to-buffer (4.0.0-2) ... 2024-08-20T22:10:05.7802476Z #19 21.22 Selecting previously unselected package libnet-http-perl. 2024-08-20T22:10:05.7803310Z #19 21.23 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ... 2024-08-20T22:10:05.7804024Z #19 21.23 Unpacking libnet-http-perl (6.22-1) ... 2024-08-20T22:10:05.7804694Z #19 21.26 Selecting previously unselected package libtry-tiny-perl. 2024-08-20T22:10:05.7805508Z #19 21.26 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ... 2024-08-20T22:10:05.7806400Z #19 21.26 Unpacking libtry-tiny-perl (0.31-1) ... 2024-08-20T22:10:05.7807124Z #19 21.29 Selecting previously unselected package libwww-robotrules-perl. 2024-08-20T22:10:05.7807998Z #19 21.29 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ... 2024-08-20T22:10:05.7808768Z #19 21.30 Unpacking libwww-robotrules-perl (6.02-1) ... 2024-08-20T22:10:05.8826016Z #19 21.33 Selecting previously unselected package libwww-perl. 2024-08-20T22:10:05.8827028Z #19 21.33 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ... 2024-08-20T22:10:05.8827697Z #19 21.34 Unpacking libwww-perl (6.61-1) ... 2024-08-20T22:10:05.8828436Z #19 21.37 Selecting previously unselected package liblwp-protocol-https-perl. 2024-08-20T22:10:05.8829385Z #19 21.37 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... 2024-08-20T22:10:05.8830217Z #19 21.38 Unpacking liblwp-protocol-https-perl (6.10-1) ... 2024-08-20T22:10:05.8830990Z #19 21.40 Selecting previously unselected package libnet-smtp-ssl-perl. 2024-08-20T22:10:05.8831859Z #19 21.40 Preparing to unpack .../172-libnet-smtp-ssl-perl_1.04-1_all.deb ... 2024-08-20T22:10:05.9829644Z #19 21.41 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 2024-08-20T22:10:05.9830617Z #19 21.44 Selecting previously unselected package libmailtools-perl. 2024-08-20T22:10:05.9831464Z #19 21.44 Preparing to unpack .../173-libmailtools-perl_2.21-1_all.deb ... 2024-08-20T22:10:05.9832170Z #19 21.44 Unpacking libmailtools-perl (2.21-1) ... 2024-08-20T22:10:05.9832931Z #19 21.47 Selecting previously unselected package libxml-parser-perl:amd64. 2024-08-20T22:10:05.9833856Z #19 21.47 Preparing to unpack .../174-libxml-parser-perl_2.46-3build1_amd64.deb ... 2024-08-20T22:10:05.9834886Z #19 21.48 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ... 2024-08-20T22:10:05.9835659Z #19 21.50 Selecting previously unselected package libxml-twig-perl. 2024-08-20T22:10:06.1432168Z #19 21.50 Preparing to unpack .../175-libxml-twig-perl_1%3a3.52-1_all.deb ... 2024-08-20T22:10:06.1433060Z #19 21.51 Unpacking libxml-twig-perl (1:3.52-1) ... 2024-08-20T22:10:06.1433793Z #19 21.55 Selecting previously unselected package libnet-dbus-perl. 2024-08-20T22:10:06.1434687Z #19 21.55 Preparing to unpack .../176-libnet-dbus-perl_1.2.0-1build3_amd64.deb ... 2024-08-20T22:10:06.1435491Z #19 21.55 Unpacking libnet-dbus-perl (1.2.0-1build3) ... 2024-08-20T22:10:06.1436196Z #19 21.58 Selecting previously unselected package libssl-dev:amd64. 2024-08-20T22:10:06.1437040Z #19 21.59 Preparing to unpack .../177-libssl-dev_3.0.2-0ubuntu1.17_amd64.deb ... 2024-08-20T22:10:06.1437820Z #19 21.59 Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.17) ... 2024-08-20T22:10:06.1438656Z #19 21.66 Selecting previously unselected package libuv1-dev:amd64. 2024-08-20T22:10:06.2449485Z #19 21.67 Preparing to unpack .../178-libuv1-dev_1.43.0-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:06.2450340Z #19 21.67 Unpacking libuv1-dev:amd64 (1.43.0-1ubuntu0.1) ... 2024-08-20T22:10:06.2451184Z #19 21.72 Selecting previously unselected package libc-ares2:amd64. 2024-08-20T22:10:06.2452075Z #19 21.72 Preparing to unpack .../179-libc-ares2_1.18.1-1ubuntu0.22.04.3_amd64.deb ... 2024-08-20T22:10:06.2452928Z #19 21.73 Unpacking libc-ares2:amd64 (1.18.1-1ubuntu0.22.04.3) ... 2024-08-20T22:10:06.2453616Z #19 21.76 Selecting previously unselected package libnode72:amd64. 2024-08-20T22:10:06.3853282Z #19 21.77 Preparing to unpack .../180-libnode72_12.22.9~dfsg-1ubuntu3.6_amd64.deb ... 2024-08-20T22:10:06.3854200Z #19 21.77 Unpacking libnode72:amd64 (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:06.3854942Z #19 21.90 Selecting previously unselected package libnode-dev. 2024-08-20T22:10:06.5226131Z #19 21.91 Preparing to unpack .../181-libnode-dev_12.22.9~dfsg-1ubuntu3.6_amd64.deb ... 2024-08-20T22:10:06.5227097Z #19 21.91 Unpacking libnode-dev (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:06.5227785Z #19 22.04 Selecting previously unselected package libnotify4:amd64. 2024-08-20T22:10:06.6261207Z #19 22.05 Preparing to unpack .../182-libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb ... 2024-08-20T22:10:06.6262359Z #19 22.05 Unpacking libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ... 2024-08-20T22:10:06.6263122Z #19 22.07 Selecting previously unselected package libnotify-bin. 2024-08-20T22:10:06.6264005Z #19 22.08 Preparing to unpack .../183-libnotify-bin_0.7.9-3ubuntu5.22.04.1_amd64.deb ... 2024-08-20T22:10:06.6264829Z #19 22.08 Unpacking libnotify-bin (0.7.9-3ubuntu5.22.04.1) ... 2024-08-20T22:10:06.6265610Z #19 22.11 Selecting previously unselected package librsvg2-common:amd64. 2024-08-20T22:10:06.6266542Z #19 22.12 Preparing to unpack .../184-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... 2024-08-20T22:10:06.6267446Z #19 22.12 Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2024-08-20T22:10:06.6268258Z #19 22.15 Selecting previously unselected package libtie-ixhash-perl. 2024-08-20T22:10:06.7510308Z #19 22.15 Preparing to unpack .../185-libtie-ixhash-perl_1.23-2.1_all.deb ... 2024-08-20T22:10:06.7511147Z #19 22.15 Unpacking libtie-ixhash-perl (1.23-2.1) ... 2024-08-20T22:10:06.7511765Z #19 22.18 Selecting previously unselected package libtinfo5:amd64. 2024-08-20T22:10:06.7512591Z #19 22.19 Preparing to unpack .../186-libtinfo5_6.3-2ubuntu0.1_amd64.deb ... 2024-08-20T22:10:06.7513344Z #19 22.19 Unpacking libtinfo5:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T22:10:06.7514054Z #19 22.22 Selecting previously unselected package libvte-2.91-common. 2024-08-20T22:10:06.7514954Z #19 22.23 Preparing to unpack .../187-libvte-2.91-common_0.68.0-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:06.7515791Z #19 22.23 Unpacking libvte-2.91-common (0.68.0-1ubuntu0.1) ... 2024-08-20T22:10:06.7516533Z #19 22.27 Selecting previously unselected package libvte-2.91-0:amd64. 2024-08-20T22:10:06.8792653Z #19 22.27 Preparing to unpack .../188-libvte-2.91-0_0.68.0-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:06.8793568Z #19 22.28 Unpacking libvte-2.91-0:amd64 (0.68.0-1ubuntu0.1) ... 2024-08-20T22:10:06.8794328Z #19 22.32 Selecting previously unselected package libvted-3-0:amd64. 2024-08-20T22:10:06.8795163Z #19 22.32 Preparing to unpack .../189-libvted-3-0_3.10.0-1ubuntu1_amd64.deb ... 2024-08-20T22:10:06.8795932Z #19 22.32 Unpacking libvted-3-0:amd64 (3.10.0-1ubuntu1) ... 2024-08-20T22:10:06.8796683Z #19 22.35 Selecting previously unselected package libx11-protocol-perl. 2024-08-20T22:10:06.8797543Z #19 22.35 Preparing to unpack .../190-libx11-protocol-perl_0.56-7.1_all.deb ... 2024-08-20T22:10:06.8798296Z #19 22.36 Unpacking libx11-protocol-perl (0.56-7.1) ... 2024-08-20T22:10:06.8799022Z #19 22.40 Selecting previously unselected package libxcb-shape0:amd64. 2024-08-20T22:10:06.9858248Z #19 22.40 Preparing to unpack .../191-libxcb-shape0_1.14-3ubuntu3_amd64.deb ... 2024-08-20T22:10:06.9859075Z #19 22.40 Unpacking libxcb-shape0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:06.9859757Z #19 22.44 Selecting previously unselected package libxkbfile1:amd64. 2024-08-20T22:10:06.9860627Z #19 22.44 Preparing to unpack .../192-libxkbfile1_1%3a1.1.0-1build3_amd64.deb ... 2024-08-20T22:10:06.9861410Z #19 22.44 Unpacking libxkbfile1:amd64 (1:1.1.0-1build3) ... 2024-08-20T22:10:06.9862190Z #19 22.47 Selecting previously unselected package libxml-xpathengine-perl. 2024-08-20T22:10:06.9863090Z #19 22.47 Preparing to unpack .../193-libxml-xpathengine-perl_0.14-1_all.deb ... 2024-08-20T22:10:06.9863859Z #19 22.47 Unpacking libxml-xpathengine-perl (0.14-1) ... 2024-08-20T22:10:06.9864589Z #19 22.51 Selecting previously unselected package libxml2-dev:amd64. 2024-08-20T22:10:07.1159976Z #19 22.51 Preparing to unpack .../194-libxml2-dev_2.9.13+dfsg-1ubuntu0.4_amd64.deb ... 2024-08-20T22:10:07.1160899Z #19 22.51 Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-08-20T22:10:07.1161571Z #19 22.55 Selecting previously unselected package libxv1:amd64. 2024-08-20T22:10:07.1162396Z #19 22.56 Preparing to unpack .../195-libxv1_2%3a1.0.11-1build2_amd64.deb ... 2024-08-20T22:10:07.1163135Z #19 22.56 Unpacking libxv1:amd64 (2:1.0.11-1build2) ... 2024-08-20T22:10:07.1163996Z #19 22.60 Selecting previously unselected package libxxf86dga1:amd64. 2024-08-20T22:10:07.1164885Z #19 22.60 Preparing to unpack .../196-libxxf86dga1_2%3a1.1.5-0ubuntu3_amd64.deb ... 2024-08-20T22:10:07.1165691Z #19 22.60 Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ... 2024-08-20T22:10:07.1166500Z #19 22.64 Selecting previously unselected package llvm-14-runtime. 2024-08-20T22:10:07.3625530Z #19 22.64 Preparing to unpack .../197-llvm-14-runtime_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:10:07.3626473Z #19 22.64 Unpacking llvm-14-runtime (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:07.3627134Z #19 22.68 Selecting previously unselected package libpfm4:amd64. 2024-08-20T22:10:07.3628028Z #19 22.68 Preparing to unpack .../198-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ... 2024-08-20T22:10:07.3628980Z #19 22.68 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... 2024-08-20T22:10:07.3629728Z #19 22.72 Selecting previously unselected package llvm-14. 2024-08-20T22:10:07.3630520Z #19 22.73 Preparing to unpack .../199-llvm-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:10:07.3631284Z #19 22.73 Unpacking llvm-14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:07.3817419Z #19 22.90 Selecting previously unselected package python3-pygments. 2024-08-20T22:10:07.5562620Z #19 22.90 Preparing to unpack .../200-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-20T22:10:07.5563471Z #19 22.91 Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-20T22:10:07.5564191Z #19 22.98 Selecting previously unselected package llvm-14-tools. 2024-08-20T22:10:07.5565071Z #19 22.98 Preparing to unpack .../201-llvm-14-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:10:07.5565870Z #19 22.99 Unpacking llvm-14-tools (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:07.5566812Z #19 23.08 Selecting previously unselected package libz3-4:amd64. 2024-08-20T22:10:07.6894502Z #19 23.08 Preparing to unpack .../202-libz3-4_4.8.12-1_amd64.deb ... 2024-08-20T22:10:07.6895178Z #19 23.08 Unpacking libz3-4:amd64 (4.8.12-1) ... 2024-08-20T22:10:07.6895879Z #19 23.16 Selecting previously unselected package libz3-dev:amd64. 2024-08-20T22:10:07.6896666Z #19 23.17 Preparing to unpack .../203-libz3-dev_4.8.12-1_amd64.deb ... 2024-08-20T22:10:07.6897340Z #19 23.17 Unpacking libz3-dev:amd64 (4.8.12-1) ... 2024-08-20T22:10:07.6897971Z #19 23.21 Selecting previously unselected package llvm-14-dev. 2024-08-20T22:10:07.8498797Z #19 23.21 Preparing to unpack .../204-llvm-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ... 2024-08-20T22:10:07.8499683Z #19 23.22 Unpacking llvm-14-dev (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:08.4836949Z #19 24.00 Selecting previously unselected package nodejs. 2024-08-20T22:10:08.5863405Z #19 24.01 Preparing to unpack .../205-nodejs_12.22.9~dfsg-1ubuntu3.6_amd64.deb ... 2024-08-20T22:10:08.5864253Z #19 24.01 Unpacking nodejs (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:08.5864932Z #19 24.05 Selecting previously unselected package node-abab. 2024-08-20T22:10:08.5865678Z #19 24.05 Preparing to unpack .../206-node-abab_2.0.5-2_all.deb ... 2024-08-20T22:10:08.5866308Z #19 24.06 Unpacking node-abab (2.0.5-2) ... 2024-08-20T22:10:08.5866909Z #19 24.10 Selecting previously unselected package node-ms. 2024-08-20T22:10:08.5867667Z #19 24.10 Preparing to unpack .../207-node-ms_2.1.3+~cs0.7.31-2_all.deb ... 2024-08-20T22:10:08.5868349Z #19 24.11 Unpacking node-ms (2.1.3+~cs0.7.31-2) ... 2024-08-20T22:10:08.7125708Z #19 24.14 Selecting previously unselected package node-debug. 2024-08-20T22:10:08.7126558Z #19 24.15 Preparing to unpack .../208-node-debug_4.3.2+~cs4.1.7-1_all.deb ... 2024-08-20T22:10:08.7127300Z #19 24.15 Unpacking node-debug (4.3.2+~cs4.1.7-1) ... 2024-08-20T22:10:08.7127975Z #19 24.19 Selecting previously unselected package node-yallist. 2024-08-20T22:10:08.7128772Z #19 24.19 Preparing to unpack .../209-node-yallist_4.0.0+~4.0.1-1_all.deb ... 2024-08-20T22:10:08.7129494Z #19 24.20 Unpacking node-yallist (4.0.0+~4.0.1-1) ... 2024-08-20T22:10:08.7130171Z #19 24.23 Selecting previously unselected package node-lru-cache. 2024-08-20T22:10:08.8354528Z #19 24.23 Preparing to unpack .../210-node-lru-cache_6.0.0+~5.1.1-1_all.deb ... 2024-08-20T22:10:08.8355326Z #19 24.24 Unpacking node-lru-cache (6.0.0+~5.1.1-1) ... 2024-08-20T22:10:08.8356021Z #19 24.27 Selecting previously unselected package node-semver. 2024-08-20T22:10:08.8356817Z #19 24.27 Preparing to unpack .../211-node-semver_7.3.5+~7.3.8-1_all.deb ... 2024-08-20T22:10:08.8357515Z #19 24.28 Unpacking node-semver (7.3.5+~7.3.8-1) ... 2024-08-20T22:10:08.8358199Z #19 24.32 Selecting previously unselected package node-agent-base. 2024-08-20T22:10:08.8359054Z #19 24.32 Preparing to unpack .../212-node-agent-base_6.0.2+~cs5.4.2-1_all.deb ... 2024-08-20T22:10:08.8359820Z #19 24.32 Unpacking node-agent-base (6.0.2+~cs5.4.2-1) ... 2024-08-20T22:10:08.8360541Z #19 24.35 Selecting previously unselected package node-ansi-regex. 2024-08-20T22:10:08.9536963Z #19 24.36 Preparing to unpack .../213-node-ansi-regex_5.0.1-1_all.deb ... 2024-08-20T22:10:08.9537687Z #19 24.36 Unpacking node-ansi-regex (5.0.1-1) ... 2024-08-20T22:10:08.9538411Z #19 24.40 Selecting previously unselected package node-ansistyles. 2024-08-20T22:10:08.9539222Z #19 24.40 Preparing to unpack .../214-node-ansistyles_0.1.3-5_all.deb ... 2024-08-20T22:10:08.9539910Z #19 24.40 Unpacking node-ansistyles (0.1.3-5) ... 2024-08-20T22:10:08.9540543Z #19 24.43 Selecting previously unselected package node-aproba. 2024-08-20T22:10:08.9541291Z #19 24.44 Preparing to unpack .../215-node-aproba_2.0.0-2_all.deb ... 2024-08-20T22:10:08.9541936Z #19 24.44 Unpacking node-aproba (2.0.0-2) ... 2024-08-20T22:10:08.9542566Z #19 24.47 Selecting previously unselected package node-delegates. 2024-08-20T22:10:09.0611445Z #19 24.48 Preparing to unpack .../216-node-delegates_1.0.0-3_all.deb ... 2024-08-20T22:10:09.0612409Z #19 24.48 Unpacking node-delegates (1.0.0-3) ... 2024-08-20T22:10:09.0613087Z #19 24.51 Selecting previously unselected package libjs-inherits. 2024-08-20T22:10:09.0613877Z #19 24.52 Preparing to unpack .../217-libjs-inherits_2.0.4-4_all.deb ... 2024-08-20T22:10:09.0614566Z #19 24.52 Unpacking libjs-inherits (2.0.4-4) ... 2024-08-20T22:10:09.0615222Z #19 24.54 Selecting previously unselected package node-inherits. 2024-08-20T22:10:09.0615978Z #19 24.55 Preparing to unpack .../218-node-inherits_2.0.4-4_all.deb ... 2024-08-20T22:10:09.0616648Z #19 24.55 Unpacking node-inherits (2.0.4-4) ... 2024-08-20T22:10:09.0617324Z #19 24.58 Selecting previously unselected package node-core-util-is. 2024-08-20T22:10:09.1720963Z #19 24.58 Preparing to unpack .../219-node-core-util-is_1.0.3-1_all.deb ... 2024-08-20T22:10:09.1721738Z #19 24.59 Unpacking node-core-util-is (1.0.3-1) ... 2024-08-20T22:10:09.1722524Z #19 24.61 Selecting previously unselected package node-safe-buffer. 2024-08-20T22:10:09.1723396Z #19 24.62 Preparing to unpack .../220-node-safe-buffer_5.2.1+~cs2.1.2-2_all.deb ... 2024-08-20T22:10:09.1724199Z #19 24.62 Unpacking node-safe-buffer (5.2.1+~cs2.1.2-2) ... 2024-08-20T22:10:09.1724948Z #19 24.65 Selecting previously unselected package node-string-decoder. 2024-08-20T22:10:09.1725807Z #19 24.65 Preparing to unpack .../221-node-string-decoder_1.3.0-5_all.deb ... 2024-08-20T22:10:09.1726530Z #19 24.66 Unpacking node-string-decoder (1.3.0-5) ... 2024-08-20T22:10:09.1727292Z #19 24.69 Selecting previously unselected package node-process-nextick-args. 2024-08-20T22:10:09.2878927Z #19 24.69 Preparing to unpack .../222-node-process-nextick-args_2.0.1-2_all.deb ... 2024-08-20T22:10:09.2879800Z #19 24.70 Unpacking node-process-nextick-args (2.0.1-2) ... 2024-08-20T22:10:09.2880568Z #19 24.73 Selecting previously unselected package node-util-deprecate. 2024-08-20T22:10:09.2881423Z #19 24.74 Preparing to unpack .../223-node-util-deprecate_1.0.2-3_all.deb ... 2024-08-20T22:10:09.2882149Z #19 24.74 Unpacking node-util-deprecate (1.0.2-3) ... 2024-08-20T22:10:09.2882844Z #19 24.77 Selecting previously unselected package node-isarray. 2024-08-20T22:10:09.2883611Z #19 24.78 Preparing to unpack .../224-node-isarray_2.0.5-3_all.deb ... 2024-08-20T22:10:09.2884476Z #19 24.78 Unpacking node-isarray (2.0.5-3) ... 2024-08-20T22:10:09.2885175Z #19 24.81 Selecting previously unselected package node-readable-stream. 2024-08-20T22:10:09.4019213Z #19 24.81 Preparing to unpack .../225-node-readable-stream_3.6.0+~cs3.0.0-1_all.deb ... 2024-08-20T22:10:09.4020199Z #19 24.82 Unpacking node-readable-stream (3.6.0+~cs3.0.0-1) ... 2024-08-20T22:10:09.4021158Z #19 24.85 Selecting previously unselected package node-are-we-there-yet. 2024-08-20T22:10:09.4022072Z #19 24.85 Preparing to unpack .../226-node-are-we-there-yet_3.0.0+~1.1.0-1_all.deb ... 2024-08-20T22:10:09.4022913Z #19 24.85 Unpacking node-are-we-there-yet (3.0.0+~1.1.0-1) ... 2024-08-20T22:10:09.4023641Z #19 24.88 Selecting previously unselected package node-arrify. 2024-08-20T22:10:09.4024416Z #19 24.89 Preparing to unpack .../227-node-arrify_2.0.1-2_all.deb ... 2024-08-20T22:10:09.4025057Z #19 24.89 Unpacking node-arrify (2.0.1-2) ... 2024-08-20T22:10:09.4025745Z #19 24.92 Selecting previously unselected package node-asap. 2024-08-20T22:10:09.5211204Z #19 24.92 Preparing to unpack .../228-node-asap_2.0.6+~2.0.0-1_all.deb ... 2024-08-20T22:10:09.5211931Z #19 24.93 Unpacking node-asap (2.0.6+~2.0.0-1) ... 2024-08-20T22:10:09.5212608Z #19 24.96 Selecting previously unselected package node-asynckit. 2024-08-20T22:10:09.5213413Z #19 24.96 Preparing to unpack .../229-node-asynckit_0.4.0-4_all.deb ... 2024-08-20T22:10:09.5214077Z #19 24.96 Unpacking node-asynckit (0.4.0-4) ... 2024-08-20T22:10:09.5214729Z #19 25.00 Selecting previously unselected package node-builtins. 2024-08-20T22:10:09.5215507Z #19 25.00 Preparing to unpack .../230-node-builtins_4.0.0-1_all.deb ... 2024-08-20T22:10:09.5216163Z #19 25.01 Unpacking node-builtins (4.0.0-1) ... 2024-08-20T22:10:09.5216988Z #19 25.04 Selecting previously unselected package node-chownr. 2024-08-20T22:10:09.6271544Z #19 25.04 Preparing to unpack .../231-node-chownr_2.0.0-1_all.deb ... 2024-08-20T22:10:09.6272253Z #19 25.05 Unpacking node-chownr (2.0.0-1) ... 2024-08-20T22:10:09.6272936Z #19 25.07 Selecting previously unselected package node-fs.realpath. 2024-08-20T22:10:09.6273776Z #19 25.08 Preparing to unpack .../232-node-fs.realpath_1.0.0-2_all.deb ... 2024-08-20T22:10:09.6274488Z #19 25.08 Unpacking node-fs.realpath (1.0.0-2) ... 2024-08-20T22:10:09.6275136Z #19 25.11 Selecting previously unselected package node-wrappy. 2024-08-20T22:10:09.6275891Z #19 25.11 Preparing to unpack .../233-node-wrappy_1.0.2-2_all.deb ... 2024-08-20T22:10:09.6276540Z #19 25.12 Unpacking node-wrappy (1.0.2-2) ... 2024-08-20T22:10:09.6277146Z #19 25.15 Selecting previously unselected package node-once. 2024-08-20T22:10:09.7409971Z #19 25.15 Preparing to unpack .../234-node-once_1.4.0-4_all.deb ... 2024-08-20T22:10:09.7410748Z #19 25.15 Unpacking node-once (1.4.0-4) ... 2024-08-20T22:10:09.7411410Z #19 25.18 Selecting previously unselected package node-inflight. 2024-08-20T22:10:09.7412200Z #19 25.19 Preparing to unpack .../235-node-inflight_1.0.6-2_all.deb ... 2024-08-20T22:10:09.7412875Z #19 25.19 Unpacking node-inflight (1.0.6-2) ... 2024-08-20T22:10:09.7413564Z #19 25.22 Selecting previously unselected package node-balanced-match. 2024-08-20T22:10:09.7414417Z #19 25.22 Preparing to unpack .../236-node-balanced-match_2.0.0-1_all.deb ... 2024-08-20T22:10:09.7415158Z #19 25.23 Unpacking node-balanced-match (2.0.0-1) ... 2024-08-20T22:10:09.7415875Z #19 25.26 Selecting previously unselected package node-brace-expansion. 2024-08-20T22:10:09.8695978Z #19 25.26 Preparing to unpack .../237-node-brace-expansion_2.0.1-1_all.deb ... 2024-08-20T22:10:09.8696785Z #19 25.27 Unpacking node-brace-expansion (2.0.1-1) ... 2024-08-20T22:10:09.8697496Z #19 25.30 Selecting previously unselected package node-minimatch. 2024-08-20T22:10:09.8698343Z #19 25.30 Preparing to unpack .../238-node-minimatch_3.1.1+~3.0.5-1_all.deb ... 2024-08-20T22:10:09.8699091Z #19 25.31 Unpacking node-minimatch (3.1.1+~3.0.5-1) ... 2024-08-20T22:10:09.8699837Z #19 25.35 Selecting previously unselected package node-path-is-absolute. 2024-08-20T22:10:09.8701509Z #19 25.35 Preparing to unpack .../239-node-path-is-absolute_2.0.0-2_all.deb ... 2024-08-20T22:10:09.8702275Z #19 25.35 Unpacking node-path-is-absolute (2.0.0-2) ... 2024-08-20T22:10:09.8702947Z #19 25.39 Selecting previously unselected package node-glob. 2024-08-20T22:10:09.9964724Z #19 25.39 Preparing to unpack .../240-node-glob_7.2.1+~cs7.6.15-1_all.deb ... 2024-08-20T22:10:09.9965492Z #19 25.40 Unpacking node-glob (7.2.1+~cs7.6.15-1) ... 2024-08-20T22:10:09.9966200Z #19 25.43 Selecting previously unselected package node-graceful-fs. 2024-08-20T22:10:09.9967069Z #19 25.43 Preparing to unpack .../241-node-graceful-fs_4.2.4+repack-1_all.deb ... 2024-08-20T22:10:09.9967851Z #19 25.44 Unpacking node-graceful-fs (4.2.4+repack-1) ... 2024-08-20T22:10:09.9968564Z #19 25.47 Selecting previously unselected package node-mkdirp. 2024-08-20T22:10:09.9969560Z #19 25.48 Preparing to unpack .../242-node-mkdirp_1.0.4+~1.0.2-1_all.deb ... 2024-08-20T22:10:09.9970308Z #19 25.48 Unpacking node-mkdirp (1.0.4+~1.0.2-1) ... 2024-08-20T22:10:09.9971056Z #19 25.52 Selecting previously unselected package node-iferr. 2024-08-20T22:10:10.1016799Z #19 25.52 Preparing to unpack .../243-node-iferr_1.0.2+~1.0.2-1_all.deb ... 2024-08-20T22:10:10.1017549Z #19 25.52 Unpacking node-iferr (1.0.2+~1.0.2-1) ... 2024-08-20T22:10:10.1018235Z #19 25.55 Selecting previously unselected package node-imurmurhash. 2024-08-20T22:10:10.1019149Z #19 25.55 Preparing to unpack .../244-node-imurmurhash_0.1.4+dfsg+~0.1.1-1_all.deb ... 2024-08-20T22:10:10.1019986Z #19 25.56 Unpacking node-imurmurhash (0.1.4+dfsg+~0.1.1-1) ... 2024-08-20T22:10:10.1020794Z #19 25.59 Selecting previously unselected package node-fs-write-stream-atomic. 2024-08-20T22:10:10.1021950Z #19 25.59 Preparing to unpack .../245-node-fs-write-stream-atomic_1.0.10-5_all.deb ... 2024-08-20T22:10:10.1022811Z #19 25.59 Unpacking node-fs-write-stream-atomic (1.0.10-5) ... 2024-08-20T22:10:10.1023526Z #19 25.62 Selecting previously unselected package node-rimraf. 2024-08-20T22:10:10.2119981Z #19 25.62 Preparing to unpack .../246-node-rimraf_3.0.2-1_all.deb ... 2024-08-20T22:10:10.2120785Z #19 25.63 Unpacking node-rimraf (3.0.2-1) ... 2024-08-20T22:10:10.2121434Z #19 25.66 Selecting previously unselected package node-run-queue. 2024-08-20T22:10:10.2122240Z #19 25.66 Preparing to unpack .../247-node-run-queue_2.0.0-2_all.deb ... 2024-08-20T22:10:10.2122931Z #19 25.66 Unpacking node-run-queue (2.0.0-2) ... 2024-08-20T22:10:10.2123638Z #19 25.69 Selecting previously unselected package node-copy-concurrently. 2024-08-20T22:10:10.2124538Z #19 25.69 Preparing to unpack .../248-node-copy-concurrently_1.0.5-8_all.deb ... 2024-08-20T22:10:10.2125325Z #19 25.70 Unpacking node-copy-concurrently (1.0.5-8) ... 2024-08-20T22:10:10.2126099Z #19 25.73 Selecting previously unselected package node-move-concurrently. 2024-08-20T22:10:10.3310668Z #19 25.73 Preparing to unpack .../249-node-move-concurrently_1.0.1-4_all.deb ... 2024-08-20T22:10:10.3311515Z #19 25.76 Unpacking node-move-concurrently (1.0.1-4) ... 2024-08-20T22:10:10.3312325Z #19 25.78 Selecting previously unselected package node-escape-string-regexp. 2024-08-20T22:10:10.3313248Z #19 25.78 Preparing to unpack .../250-node-escape-string-regexp_4.0.0-2_all.deb ... 2024-08-20T22:10:10.3314067Z #19 25.79 Unpacking node-escape-string-regexp (4.0.0-2) ... 2024-08-20T22:10:10.3314820Z #19 25.82 Selecting previously unselected package node-indent-string. 2024-08-20T22:10:10.3315641Z #19 25.82 Preparing to unpack .../251-node-indent-string_4.0.0-2_all.deb ... 2024-08-20T22:10:10.3316374Z #19 25.83 Unpacking node-indent-string (4.0.0-2) ... 2024-08-20T22:10:10.3317036Z #19 25.85 Selecting previously unselected package node-p-map. 2024-08-20T22:10:10.4394022Z #19 25.85 Preparing to unpack .../252-node-p-map_4.0.0+~3.1.0+~3.0.1-1_all.deb ... 2024-08-20T22:10:10.4394874Z #19 25.86 Unpacking node-p-map (4.0.0+~3.1.0+~3.0.1-1) ... 2024-08-20T22:10:10.4395632Z #19 25.89 Selecting previously unselected package node-promise-inflight. 2024-08-20T22:10:10.4396562Z #19 25.89 Preparing to unpack .../253-node-promise-inflight_1.0.1+~1.0.0-1_all.deb ... 2024-08-20T22:10:10.4398316Z #19 25.89 Unpacking node-promise-inflight (1.0.1+~1.0.0-1) ... 2024-08-20T22:10:10.4399008Z #19 25.92 Selecting previously unselected package node-ssri. 2024-08-20T22:10:10.4399732Z #19 25.92 Preparing to unpack .../254-node-ssri_8.0.1-2_all.deb ... 2024-08-20T22:10:10.4400363Z #19 25.93 Unpacking node-ssri (8.0.1-2) ... 2024-08-20T22:10:10.4401027Z #19 25.96 Selecting previously unselected package node-unique-filename. 2024-08-20T22:10:10.5470233Z #19 25.96 Preparing to unpack .../255-node-unique-filename_1.1.1+ds-1_all.deb ... 2024-08-20T22:10:10.5471080Z #19 25.96 Unpacking node-unique-filename (1.1.1+ds-1) ... 2024-08-20T22:10:10.5471799Z #19 25.99 Selecting previously unselected package node-cacache. 2024-08-20T22:10:10.5472622Z #19 26.00 Preparing to unpack .../256-node-cacache_15.0.5+~cs13.9.21-3_all.deb ... 2024-08-20T22:10:10.5473403Z #19 26.00 Unpacking node-cacache (15.0.5+~cs13.9.21-3) ... 2024-08-20T22:10:10.5474176Z #19 26.03 Selecting previously unselected package node-clean-yaml-object. 2024-08-20T22:10:10.5475054Z #19 26.03 Preparing to unpack .../257-node-clean-yaml-object_0.1.0-5_all.deb ... 2024-08-20T22:10:10.5475837Z #19 26.04 Unpacking node-clean-yaml-object (0.1.0-5) ... 2024-08-20T22:10:10.5476523Z #19 26.07 Selecting previously unselected package node-clone. 2024-08-20T22:10:10.6530195Z #19 26.07 Preparing to unpack .../258-node-clone_2.1.2-3_all.deb ... 2024-08-20T22:10:10.6531045Z #19 26.07 Unpacking node-clone (2.1.2-3) ... 2024-08-20T22:10:10.6531775Z #19 26.10 Selecting previously unselected package node-color-name. 2024-08-20T22:10:10.6532622Z #19 26.10 Preparing to unpack .../259-node-color-name_1.1.4+~1.1.1-2_all.deb ... 2024-08-20T22:10:10.6533574Z #19 26.11 Unpacking node-color-name (1.1.4+~1.1.1-2) ... 2024-08-20T22:10:10.6534308Z #19 26.13 Selecting previously unselected package node-color-convert. 2024-08-20T22:10:10.6535153Z #19 26.14 Preparing to unpack .../260-node-color-convert_2.0.1-1_all.deb ... 2024-08-20T22:10:10.6535878Z #19 26.14 Unpacking node-color-convert (2.0.1-1) ... 2024-08-20T22:10:10.6536545Z #19 26.17 Selecting previously unselected package node-colors. 2024-08-20T22:10:10.7670134Z #19 26.18 Preparing to unpack .../261-node-colors_1.4.0-3_all.deb ... 2024-08-20T22:10:10.7670837Z #19 26.18 Unpacking node-colors (1.4.0-3) ... 2024-08-20T22:10:10.7671490Z #19 26.21 Selecting previously unselected package node-strip-ansi. 2024-08-20T22:10:10.7672303Z #19 26.21 Preparing to unpack .../262-node-strip-ansi_6.0.1-1_all.deb ... 2024-08-20T22:10:10.7673000Z #19 26.22 Unpacking node-strip-ansi (6.0.1-1) ... 2024-08-20T22:10:10.7673653Z #19 26.25 Selecting previously unselected package node-defaults. 2024-08-20T22:10:10.7674486Z #19 26.25 Preparing to unpack .../263-node-defaults_1.0.3+~1.0.3-1_all.deb ... 2024-08-20T22:10:10.7675222Z #19 26.26 Unpacking node-defaults (1.0.3+~1.0.3-1) ... 2024-08-20T22:10:10.7675901Z #19 26.29 Selecting previously unselected package node-wcwidth.js. 2024-08-20T22:10:10.8758747Z #19 26.29 Preparing to unpack .../264-node-wcwidth.js_1.0.2-1_all.deb ... 2024-08-20T22:10:10.8759491Z #19 26.29 Unpacking node-wcwidth.js (1.0.2-1) ... 2024-08-20T22:10:10.8760170Z #19 26.32 Selecting previously unselected package node-columnify. 2024-08-20T22:10:10.8761000Z #19 26.33 Preparing to unpack .../265-node-columnify_1.5.4+~1.5.1-1_all.deb ... 2024-08-20T22:10:10.8761754Z #19 26.33 Unpacking node-columnify (1.5.4+~1.5.1-1) ... 2024-08-20T22:10:10.8762542Z #19 26.36 Selecting previously unselected package node-console-control-strings. 2024-08-20T22:10:10.8763501Z #19 26.36 Preparing to unpack .../266-node-console-control-strings_1.1.0-2_all.deb ... 2024-08-20T22:10:10.8764363Z #19 26.37 Unpacking node-console-control-strings (1.1.0-2) ... 2024-08-20T22:10:10.8765102Z #19 26.40 Selecting previously unselected package node-growl. 2024-08-20T22:10:11.0151663Z #19 26.40 Preparing to unpack .../267-node-growl_1.10.5-4_all.deb ... 2024-08-20T22:10:11.0153491Z #19 26.40 Unpacking node-growl (1.10.5-4) ... 2024-08-20T22:10:11.0154158Z #19 26.45 Selecting previously unselected package node-sprintf-js. 2024-08-20T22:10:11.0155030Z #19 26.45 Preparing to unpack .../268-node-sprintf-js_1.1.2+ds1+~1.1.2-1_all.deb ... 2024-08-20T22:10:11.0155841Z #19 26.46 Unpacking node-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 2024-08-20T22:10:11.0156540Z #19 26.49 Selecting previously unselected package node-argparse. 2024-08-20T22:10:11.0157322Z #19 26.49 Preparing to unpack .../269-node-argparse_2.0.1-2_all.deb ... 2024-08-20T22:10:11.0157999Z #19 26.49 Unpacking node-argparse (2.0.1-2) ... 2024-08-20T22:10:11.0158645Z #19 26.53 Selecting previously unselected package node-esprima. 2024-08-20T22:10:11.1429632Z #19 26.54 Preparing to unpack .../270-node-esprima_4.0.1+ds+~4.0.3-2_all.deb ... 2024-08-20T22:10:11.1430542Z #19 26.55 Unpacking node-esprima (4.0.1+ds+~4.0.3-2) ... 2024-08-20T22:10:11.1431248Z #19 26.59 Selecting previously unselected package node-js-yaml. 2024-08-20T22:10:11.1432096Z #19 26.59 Preparing to unpack .../271-node-js-yaml_4.1.0+dfsg+~4.0.5-6_all.deb ... 2024-08-20T22:10:11.1432880Z #19 26.59 Unpacking node-js-yaml (4.1.0+dfsg+~4.0.5-6) ... 2024-08-20T22:10:11.1433593Z #19 26.63 Selecting previously unselected package node-lcov-parse. 2024-08-20T22:10:11.1434539Z #19 26.63 Preparing to unpack .../272-node-lcov-parse_1.0.0+20170612git80d039574ed9-5_all.deb ... 2024-08-20T22:10:11.1435507Z #19 26.63 Unpacking node-lcov-parse (1.0.0+20170612git80d039574ed9-5) ... 2024-08-20T22:10:11.1436304Z #19 26.66 Selecting previously unselected package node-log-driver. 2024-08-20T22:10:11.2628357Z #19 26.67 Preparing to unpack .../273-node-log-driver_1.2.7+git+20180219+bba1761737-7_all.deb ... 2024-08-20T22:10:11.2630061Z #19 26.67 Unpacking node-log-driver (1.2.7+git+20180219+bba1761737-7) ... 2024-08-20T22:10:11.2630892Z #19 26.71 Selecting previously unselected package node-is-plain-obj. 2024-08-20T22:10:11.2631714Z #19 26.71 Preparing to unpack .../274-node-is-plain-obj_3.0.0-2_all.deb ... 2024-08-20T22:10:11.2632455Z #19 26.71 Unpacking node-is-plain-obj (3.0.0-2) ... 2024-08-20T22:10:11.2633133Z #19 26.74 Selecting previously unselected package node-is-buffer. 2024-08-20T22:10:11.2633909Z #19 26.75 Preparing to unpack .../275-node-is-buffer_2.0.5-2_all.deb ... 2024-08-20T22:10:11.2634580Z #19 26.75 Unpacking node-is-buffer (2.0.5-2) ... 2024-08-20T22:10:11.2635233Z #19 26.78 Selecting previously unselected package node-kind-of. 2024-08-20T22:10:11.3737172Z #19 26.78 Preparing to unpack .../276-node-kind-of_6.0.3+dfsg-2_all.deb ... 2024-08-20T22:10:11.3737940Z #19 26.79 Unpacking node-kind-of (6.0.3+dfsg-2) ... 2024-08-20T22:10:11.3738620Z #19 26.82 Selecting previously unselected package node-minimist. 2024-08-20T22:10:11.3739474Z #19 26.82 Preparing to unpack .../277-node-minimist_1.2.5+~cs5.3.2-1_all.deb ... 2024-08-20T22:10:11.3740216Z #19 26.83 Unpacking node-minimist (1.2.5+~cs5.3.2-1) ... 2024-08-20T22:10:11.3740885Z #19 26.86 Selecting previously unselected package node-cssom. 2024-08-20T22:10:11.3741636Z #19 26.86 Preparing to unpack .../278-node-cssom_0.4.4-3_all.deb ... 2024-08-20T22:10:11.3742258Z #19 26.86 Unpacking node-cssom (0.4.4-3) ... 2024-08-20T22:10:11.3742890Z #19 26.89 Selecting previously unselected package node-cssstyle. 2024-08-20T22:10:11.4923106Z #19 26.90 Preparing to unpack .../279-node-cssstyle_2.3.0-2_all.deb ... 2024-08-20T22:10:11.4924110Z #19 26.90 Unpacking node-cssstyle (2.3.0-2) ... 2024-08-20T22:10:11.4924819Z #19 26.94 Selecting previously unselected package node-delayed-stream. 2024-08-20T22:10:11.4925684Z #19 26.94 Preparing to unpack .../280-node-delayed-stream_1.0.0-5_all.deb ... 2024-08-20T22:10:11.4926426Z #19 26.94 Unpacking node-delayed-stream (1.0.0-5) ... 2024-08-20T22:10:11.4927155Z #19 26.97 Selecting previously unselected package node-combined-stream. 2024-08-20T22:10:11.4928047Z #19 26.97 Preparing to unpack .../281-node-combined-stream_1.0.8+~1.0.3-1_all.deb ... 2024-08-20T22:10:11.4928870Z #19 26.98 Unpacking node-combined-stream (1.0.8+~1.0.3-1) ... 2024-08-20T22:10:11.4929772Z #19 27.01 Selecting previously unselected package node-mime. 2024-08-20T22:10:11.6167738Z #19 27.01 Preparing to unpack .../282-node-mime_3.0.0+dfsg+~cs3.96.1-1_all.deb ... 2024-08-20T22:10:11.6169429Z #19 27.02 Unpacking node-mime (3.0.0+dfsg+~cs3.96.1-1) ... 2024-08-20T22:10:11.6170387Z #19 27.05 Selecting previously unselected package node-mime-types. 2024-08-20T22:10:11.6171317Z #19 27.06 Preparing to unpack .../283-node-mime-types_2.1.33-1_all.deb ... 2024-08-20T22:10:11.6172015Z #19 27.06 Unpacking node-mime-types (2.1.33-1) ... 2024-08-20T22:10:11.6172690Z #19 27.09 Selecting previously unselected package node-form-data. 2024-08-20T22:10:11.6173462Z #19 27.10 Preparing to unpack .../284-node-form-data_3.0.1-1_all.deb ... 2024-08-20T22:10:11.6174153Z #19 27.10 Unpacking node-form-data (3.0.1-1) ... 2024-08-20T22:10:11.6174789Z #19 27.14 Selecting previously unselected package node-events. 2024-08-20T22:10:11.7447294Z #19 27.14 Preparing to unpack .../285-node-events_3.3.0+~3.0.0-2_all.deb ... 2024-08-20T22:10:11.7448149Z #19 27.14 Unpacking node-events (3.3.0+~3.0.0-2) ... 2024-08-20T22:10:11.7448902Z #19 27.18 Selecting previously unselected package node-https-proxy-agent. 2024-08-20T22:10:11.7449836Z #19 27.18 Preparing to unpack .../286-node-https-proxy-agent_5.0.0+~cs8.0.0-3_all.deb ... 2024-08-20T22:10:11.7450809Z #19 27.18 Unpacking node-https-proxy-agent (5.0.0+~cs8.0.0-3) ... 2024-08-20T22:10:11.7451573Z #19 27.22 Selecting previously unselected package node-iconv-lite. 2024-08-20T22:10:11.7452360Z #19 27.22 Preparing to unpack .../287-node-iconv-lite_0.6.3-2_all.deb ... 2024-08-20T22:10:11.7453048Z #19 27.23 Unpacking node-iconv-lite (0.6.3-2) ... 2024-08-20T22:10:11.7453964Z #19 27.26 Selecting previously unselected package node-lodash-packages. 2024-08-20T22:10:11.9048368Z #19 27.27 Preparing to unpack .../288-node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-5_all.deb ... 2024-08-20T22:10:11.9049536Z #19 27.27 Unpacking node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-5) ... 2024-08-20T22:10:11.9440102Z #19 27.46 Selecting previously unselected package node-stealthy-require. 2024-08-20T22:10:12.0697978Z #19 27.47 Preparing to unpack .../289-node-stealthy-require_1.1.1-5_all.deb ... 2024-08-20T22:10:12.0698986Z #19 27.47 Unpacking node-stealthy-require (1.1.1-5) ... 2024-08-20T22:10:12.0699710Z #19 27.51 Selecting previously unselected package node-punycode. 2024-08-20T22:10:12.0700492Z #19 27.51 Preparing to unpack .../290-node-punycode_2.1.1-5_all.deb ... 2024-08-20T22:10:12.0701156Z #19 27.52 Unpacking node-punycode (2.1.1-5) ... 2024-08-20T22:10:12.0701778Z #19 27.55 Selecting previously unselected package node-psl. 2024-08-20T22:10:12.0702512Z #19 27.55 Preparing to unpack .../291-node-psl_1.8.0+ds-6_all.deb ... 2024-08-20T22:10:12.0703174Z #19 27.55 Unpacking node-psl (1.8.0+ds-6) ... 2024-08-20T22:10:12.0703827Z #19 27.59 Selecting previously unselected package node-universalify. 2024-08-20T22:10:12.1871242Z #19 27.59 Preparing to unpack .../292-node-universalify_2.0.0-3_all.deb ... 2024-08-20T22:10:12.1872025Z #19 27.60 Unpacking node-universalify (2.0.0-3) ... 2024-08-20T22:10:12.1872739Z #19 27.62 Selecting previously unselected package node-tough-cookie. 2024-08-20T22:10:12.1873587Z #19 27.63 Preparing to unpack .../293-node-tough-cookie_4.0.0-2_all.deb ... 2024-08-20T22:10:12.1874304Z #19 27.63 Unpacking node-tough-cookie (4.0.0-2) ... 2024-08-20T22:10:12.1875035Z #19 27.67 Selecting previously unselected package node-webidl-conversions. 2024-08-20T22:10:12.1876089Z #19 27.67 Preparing to unpack .../294-node-webidl-conversions_7.0.0~1.1.0+~cs15.1.20180823-2_all.deb ... 2024-08-20T22:10:12.1877136Z #19 27.68 Unpacking node-webidl-conversions (7.0.0~1.1.0+~cs15.1.20180823-2) ... 2024-08-20T22:10:12.1877969Z #19 27.71 Selecting previously unselected package node-commander. 2024-08-20T22:10:12.3111797Z #19 27.71 Preparing to unpack .../295-node-commander_9.0.0-2_all.deb ... 2024-08-20T22:10:12.3112686Z #19 27.71 Unpacking node-commander (9.0.0-2) ... 2024-08-20T22:10:12.3113572Z #19 27.75 Selecting previously unselected package node-mute-stream. 2024-08-20T22:10:12.3114461Z #19 27.76 Preparing to unpack .../296-node-mute-stream_0.0.8+~0.0.1-1_all.deb ... 2024-08-20T22:10:12.3115235Z #19 27.76 Unpacking node-mute-stream (0.0.8+~0.0.1-1) ... 2024-08-20T22:10:12.3115898Z #19 27.79 Selecting previously unselected package node-read. 2024-08-20T22:10:12.3116611Z #19 27.79 Preparing to unpack .../297-node-read_1.0.7-3_all.deb ... 2024-08-20T22:10:12.3117235Z #19 27.80 Unpacking node-read (1.0.7-3) ... 2024-08-20T22:10:12.3117829Z #19 27.83 Selecting previously unselected package node-ws. 2024-08-20T22:10:12.4632110Z #19 27.83 Preparing to unpack .../298-node-ws_8.5.0+~cs13.3.3-2_all.deb ... 2024-08-20T22:10:12.4632926Z #19 27.84 Unpacking node-ws (8.5.0+~cs13.3.3-2) ... 2024-08-20T22:10:12.4633587Z #19 27.87 Selecting previously unselected package node-jsdom. 2024-08-20T22:10:12.4634397Z #19 27.88 Preparing to unpack .../299-node-jsdom_19.0.0+~cs90.11.27-1_all.deb ... 2024-08-20T22:10:12.4635172Z #19 27.88 Unpacking node-jsdom (19.0.0+~cs90.11.27-1) ... 2024-08-20T22:10:12.4635843Z #19 27.98 Selecting previously unselected package node-fetch. 2024-08-20T22:10:12.5823448Z #19 27.99 Preparing to unpack .../300-node-fetch_2.6.7+~2.5.12-1_all.deb ... 2024-08-20T22:10:12.5824215Z #19 27.99 Unpacking node-fetch (2.6.7+~2.5.12-1) ... 2024-08-20T22:10:12.5824901Z #19 28.02 Selecting previously unselected package node-coveralls. 2024-08-20T22:10:12.5825694Z #19 28.02 Preparing to unpack .../301-node-coveralls_3.1.1-1_all.deb ... 2024-08-20T22:10:12.5826375Z #19 28.03 Unpacking node-coveralls (3.1.1-1) ... 2024-08-20T22:10:12.5827058Z #19 28.06 Selecting previously unselected package node-mimic-response. 2024-08-20T22:10:12.5828131Z #19 28.07 Preparing to unpack .../302-node-mimic-response_3.1.0-7_all.deb ... 2024-08-20T22:10:12.5828885Z #19 28.07 Unpacking node-mimic-response (3.1.0-7) ... 2024-08-20T22:10:12.5829630Z #19 28.10 Selecting previously unselected package node-decompress-response. 2024-08-20T22:10:12.6826257Z #19 28.10 Preparing to unpack .../303-node-decompress-response_6.0.0-2_all.deb ... 2024-08-20T22:10:12.6827116Z #19 28.11 Unpacking node-decompress-response (6.0.0-2) ... 2024-08-20T22:10:12.6827800Z #19 28.14 Selecting previously unselected package node-diff. 2024-08-20T22:10:12.6828598Z #19 28.14 Preparing to unpack .../304-node-diff_5.0.0~dfsg+~5.0.1-3_all.deb ... 2024-08-20T22:10:12.6829334Z #19 28.16 Unpacking node-diff (5.0.0~dfsg+~5.0.1-3) ... 2024-08-20T22:10:12.6830004Z #19 28.19 Selecting previously unselected package node-err-code. 2024-08-20T22:10:12.6830805Z #19 28.19 Preparing to unpack .../305-node-err-code_2.0.3+dfsg-3_all.deb ... 2024-08-20T22:10:12.6831525Z #19 28.20 Unpacking node-err-code (2.0.3+dfsg-3) ... 2024-08-20T22:10:12.8040348Z #19 28.24 Selecting previously unselected package node-time-stamp. 2024-08-20T22:10:12.8041205Z #19 28.24 Preparing to unpack .../306-node-time-stamp_2.2.0-1_all.deb ... 2024-08-20T22:10:12.8041919Z #19 28.25 Unpacking node-time-stamp (2.2.0-1) ... 2024-08-20T22:10:12.8042583Z #19 28.28 Selecting previously unselected package node-fancy-log. 2024-08-20T22:10:12.8043474Z #19 28.28 Preparing to unpack .../307-node-fancy-log_1.3.3+~cs1.3.1-2_all.deb ... 2024-08-20T22:10:12.8044246Z #19 28.29 Unpacking node-fancy-log (1.3.3+~cs1.3.1-2) ... 2024-08-20T22:10:12.8044947Z #19 28.32 Selecting previously unselected package node-signal-exit. 2024-08-20T22:10:12.9257319Z #19 28.33 Preparing to unpack .../308-node-signal-exit_3.0.6+~3.0.1-1_all.deb ... 2024-08-20T22:10:12.9258152Z #19 28.33 Unpacking node-signal-exit (3.0.6+~3.0.1-1) ... 2024-08-20T22:10:12.9258896Z #19 28.36 Selecting previously unselected package node-foreground-child. 2024-08-20T22:10:12.9259788Z #19 28.37 Preparing to unpack .../309-node-foreground-child_2.0.0-3_all.deb ... 2024-08-20T22:10:12.9260545Z #19 28.37 Unpacking node-foreground-child (2.0.0-3) ... 2024-08-20T22:10:12.9261255Z #19 28.40 Selecting previously unselected package node-function-bind. 2024-08-20T22:10:12.9262420Z #19 28.41 Preparing to unpack .../310-node-function-bind_1.1.1+repacked+~1.0.3-1_all.deb ... 2024-08-20T22:10:12.9263315Z #19 28.41 Unpacking node-function-bind (1.1.1+repacked+~1.0.3-1) ... 2024-08-20T22:10:12.9264089Z #19 28.45 Selecting previously unselected package node-has-unicode. 2024-08-20T22:10:13.0538680Z #19 28.45 Preparing to unpack .../311-node-has-unicode_2.0.1-4_all.deb ... 2024-08-20T22:10:13.0539461Z #19 28.46 Unpacking node-has-unicode (2.0.1-4) ... 2024-08-20T22:10:13.0540161Z #19 28.49 Selecting previously unselected package node-ansi-styles. 2024-08-20T22:10:13.0541004Z #19 28.49 Preparing to unpack .../312-node-ansi-styles_4.3.0+~4.2.0-1_all.deb ... 2024-08-20T22:10:13.0541777Z #19 28.49 Unpacking node-ansi-styles (4.3.0+~4.2.0-1) ... 2024-08-20T22:10:13.0542489Z #19 28.53 Selecting previously unselected package node-slice-ansi. 2024-08-20T22:10:13.0543322Z #19 28.54 Preparing to unpack .../313-node-slice-ansi_5.0.0+~cs9.0.0-4_all.deb ... 2024-08-20T22:10:13.0544108Z #19 28.54 Unpacking node-slice-ansi (5.0.0+~cs9.0.0-4) ... 2024-08-20T22:10:13.0544830Z #19 28.57 Selecting previously unselected package node-string-width. 2024-08-20T22:10:13.1677460Z #19 28.58 Preparing to unpack .../314-node-string-width_4.2.3+~cs13.2.3-1_all.deb ... 2024-08-20T22:10:13.1678332Z #19 28.58 Unpacking node-string-width (4.2.3+~cs13.2.3-1) ... 2024-08-20T22:10:13.1679076Z #19 28.61 Selecting previously unselected package node-wide-align. 2024-08-20T22:10:13.1679882Z #19 28.62 Preparing to unpack .../315-node-wide-align_1.1.3-4_all.deb ... 2024-08-20T22:10:13.1680555Z #19 28.62 Unpacking node-wide-align (1.1.3-4) ... 2024-08-20T22:10:13.1681193Z #19 28.65 Selecting previously unselected package node-gauge. 2024-08-20T22:10:13.1682131Z #19 28.65 Preparing to unpack .../316-node-gauge_4.0.2-1_all.deb ... 2024-08-20T22:10:13.1682763Z #19 28.66 Unpacking node-gauge (4.0.2-1) ... 2024-08-20T22:10:13.1683433Z #19 28.69 Selecting previously unselected package node-end-of-stream. 2024-08-20T22:10:13.2850482Z #19 28.69 Preparing to unpack .../317-node-end-of-stream_1.4.4+~1.4.1-1_all.deb ... 2024-08-20T22:10:13.2851475Z #19 28.70 Unpacking node-end-of-stream (1.4.4+~1.4.1-1) ... 2024-08-20T22:10:13.2852169Z #19 28.73 Selecting previously unselected package node-pump. 2024-08-20T22:10:13.2852901Z #19 28.73 Preparing to unpack .../318-node-pump_3.0.0-5_all.deb ... 2024-08-20T22:10:13.2853513Z #19 28.73 Unpacking node-pump (3.0.0-5) ... 2024-08-20T22:10:13.2854155Z #19 28.76 Selecting previously unselected package node-get-stream. 2024-08-20T22:10:13.2854956Z #19 28.76 Preparing to unpack .../319-node-get-stream_6.0.1-1_all.deb ... 2024-08-20T22:10:13.2855634Z #19 28.77 Unpacking node-get-stream (6.0.1-1) ... 2024-08-20T22:10:13.2856348Z #19 28.80 Selecting previously unselected package node-lowercase-keys. 2024-08-20T22:10:13.4082781Z #19 28.81 Preparing to unpack .../320-node-lowercase-keys_2.0.0-2_all.deb ... 2024-08-20T22:10:13.4083575Z #19 28.81 Unpacking node-lowercase-keys (2.0.0-2) ... 2024-08-20T22:10:13.4084312Z #19 28.84 Selecting previously unselected package node-json-buffer. 2024-08-20T22:10:13.4085133Z #19 28.84 Preparing to unpack .../321-node-json-buffer_3.0.1-1_all.deb ... 2024-08-20T22:10:13.4085836Z #19 28.85 Unpacking node-json-buffer (3.0.1-1) ... 2024-08-20T22:10:13.4086517Z #19 28.88 Selecting previously unselected package node-p-cancelable. 2024-08-20T22:10:13.4087353Z #19 28.89 Preparing to unpack .../322-node-p-cancelable_2.1.1-1_all.deb ... 2024-08-20T22:10:13.4088072Z #19 28.89 Unpacking node-p-cancelable (2.1.1-1) ... 2024-08-20T22:10:13.4088741Z #19 28.93 Selecting previously unselected package node-quick-lru. 2024-08-20T22:10:13.5114790Z #19 28.93 Preparing to unpack .../323-node-quick-lru_5.1.1-1_all.deb ... 2024-08-20T22:10:13.5115531Z #19 28.94 Unpacking node-quick-lru (5.1.1-1) ... 2024-08-20T22:10:13.5116262Z #19 28.96 Selecting previously unselected package node-got. 2024-08-20T22:10:13.5117047Z #19 28.97 Preparing to unpack .../324-node-got_11.8.3+~cs58.7.37-1_all.deb ... 2024-08-20T22:10:13.5118010Z #19 28.97 Unpacking node-got (11.8.3+~cs58.7.37-1) ... 2024-08-20T22:10:13.5118691Z #19 29.02 Selecting previously unselected package node-has-flag. 2024-08-20T22:10:13.5119457Z #19 29.02 Preparing to unpack .../325-node-has-flag_4.0.0-2_all.deb ... 2024-08-20T22:10:13.5120133Z #19 29.03 Unpacking node-has-flag (4.0.0-2) ... 2024-08-20T22:10:13.6270195Z #19 29.06 Selecting previously unselected package node-hosted-git-info. 2024-08-20T22:10:13.6271119Z #19 29.06 Preparing to unpack .../326-node-hosted-git-info_4.0.2-1_all.deb ... 2024-08-20T22:10:13.6271864Z #19 29.07 Unpacking node-hosted-git-info (4.0.2-1) ... 2024-08-20T22:10:13.6272526Z #19 29.10 Selecting previously unselected package node-ip. 2024-08-20T22:10:13.6273290Z #19 29.10 Preparing to unpack .../327-node-ip_1.1.5+~1.1.0-1_all.deb ... 2024-08-20T22:10:13.6273944Z #19 29.11 Unpacking node-ip (1.1.5+~1.1.0-1) ... 2024-08-20T22:10:13.6274599Z #19 29.15 Selecting previously unselected package node-ip-regex. 2024-08-20T22:10:13.8065049Z #19 29.15 Preparing to unpack .../328-node-ip-regex_4.3.0+~4.1.1-1_all.deb ... 2024-08-20T22:10:13.8065826Z #19 29.16 Unpacking node-ip-regex (4.3.0+~4.1.1-1) ... 2024-08-20T22:10:13.8066549Z #19 29.19 Selecting previously unselected package node-is-typedarray. 2024-08-20T22:10:13.8067407Z #19 29.19 Preparing to unpack .../329-node-is-typedarray_1.0.0-4_all.deb ... 2024-08-20T22:10:13.8068134Z #19 29.20 Unpacking node-is-typedarray (1.0.0-4) ... 2024-08-20T22:10:13.8068782Z #19 29.23 Selecting previously unselected package node-isexe. 2024-08-20T22:10:13.8069766Z #19 29.23 Preparing to unpack .../330-node-isexe_2.0.0+~2.0.1-4_all.deb ... 2024-08-20T22:10:13.8070464Z #19 29.24 Unpacking node-isexe (2.0.0+~2.0.1-4) ... 2024-08-20T22:10:13.8071442Z #19 29.33 Selecting previously unselected package node-json-parse-better-errors. 2024-08-20T22:10:13.9150183Z #19 29.33 Preparing to unpack .../331-node-json-parse-better-errors_1.0.2+~cs3.3.1-1_all.deb ... 2024-08-20T22:10:13.9151220Z #19 29.34 Unpacking node-json-parse-better-errors (1.0.2+~cs3.3.1-1) ... 2024-08-20T22:10:13.9152007Z #19 29.37 Selecting previously unselected package node-encoding. 2024-08-20T22:10:13.9152790Z #19 29.38 Preparing to unpack .../332-node-encoding_0.1.13-2_all.deb ... 2024-08-20T22:10:13.9153462Z #19 29.38 Unpacking node-encoding (0.1.13-2) ... 2024-08-20T22:10:13.9154116Z #19 29.43 Selecting previously unselected package node-jsonparse. 2024-08-20T22:10:14.0331379Z #19 29.44 Preparing to unpack .../333-node-jsonparse_1.3.1-10_all.deb ... 2024-08-20T22:10:14.0332151Z #19 29.44 Unpacking node-jsonparse (1.3.1-10) ... 2024-08-20T22:10:14.0332813Z #19 29.47 Selecting previously unselected package node-minipass. 2024-08-20T22:10:14.0333675Z #19 29.48 Preparing to unpack .../334-node-minipass_3.1.6+~cs8.7.18-1_all.deb ... 2024-08-20T22:10:14.0334444Z #19 29.48 Unpacking node-minipass (3.1.6+~cs8.7.18-1) ... 2024-08-20T22:10:14.0335149Z #19 29.52 Selecting previously unselected package node-npm-bundled. 2024-08-20T22:10:14.0335976Z #19 29.52 Preparing to unpack .../335-node-npm-bundled_1.1.2-1_all.deb ... 2024-08-20T22:10:14.0336679Z #19 29.52 Unpacking node-npm-bundled (1.1.2-1) ... 2024-08-20T22:10:14.0337423Z #19 29.55 Selecting previously unselected package node-osenv. 2024-08-20T22:10:14.1441680Z #19 29.56 Preparing to unpack .../336-node-osenv_0.1.5+~0.1.0-1_all.deb ... 2024-08-20T22:10:14.1442493Z #19 29.56 Unpacking node-osenv (0.1.5+~0.1.0-1) ... 2024-08-20T22:10:14.1443274Z #19 29.59 Selecting previously unselected package node-validate-npm-package-name. 2024-08-20T22:10:14.1444279Z #19 29.59 Preparing to unpack .../337-node-validate-npm-package-name_3.0.0-4_all.deb ... 2024-08-20T22:10:14.1445177Z #19 29.60 Unpacking node-validate-npm-package-name (3.0.0-4) ... 2024-08-20T22:10:14.1445996Z #19 29.63 Selecting previously unselected package node-npm-package-arg. 2024-08-20T22:10:14.1446849Z #19 29.63 Preparing to unpack .../338-node-npm-package-arg_8.1.5-1_all.deb ... 2024-08-20T22:10:14.1447596Z #19 29.64 Unpacking node-npm-package-arg (8.1.5-1) ... 2024-08-20T22:10:14.1448567Z #19 29.66 Selecting previously unselected package node-object-assign. 2024-08-20T22:10:14.2634003Z #19 29.67 Preparing to unpack .../339-node-object-assign_4.1.1-6_all.deb ... 2024-08-20T22:10:14.2635147Z #19 29.67 Unpacking node-object-assign (4.1.1-6) ... 2024-08-20T22:10:14.2636010Z #19 29.70 Selecting previously unselected package xdg-utils. 2024-08-20T22:10:14.2636822Z #19 29.71 Preparing to unpack .../340-xdg-utils_1.1.3-4.1ubuntu3~22.04.1_all.deb ... 2024-08-20T22:10:14.2637614Z #19 29.71 Unpacking xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ... 2024-08-20T22:10:14.2638303Z #19 29.74 Selecting previously unselected package node-opener. 2024-08-20T22:10:14.2639087Z #19 29.75 Preparing to unpack .../341-node-opener_1.5.2+~1.4.0-1_all.deb ... 2024-08-20T22:10:14.2639794Z #19 29.75 Unpacking node-opener (1.5.2+~1.4.0-1) ... 2024-08-20T22:10:14.2640445Z #19 29.78 Selecting previously unselected package node-retry. 2024-08-20T22:10:14.3754496Z #19 29.79 Preparing to unpack .../342-node-retry_0.13.1+~0.12.1-1_all.deb ... 2024-08-20T22:10:14.3755437Z #19 29.79 Unpacking node-retry (0.13.1+~0.12.1-1) ... 2024-08-20T22:10:14.3756169Z #19 29.82 Selecting previously unselected package node-promise-retry. 2024-08-20T22:10:14.3757015Z #19 29.82 Preparing to unpack .../343-node-promise-retry_2.0.1-2_all.deb ... 2024-08-20T22:10:14.3757734Z #19 29.83 Unpacking node-promise-retry (2.0.1-2) ... 2024-08-20T22:10:14.3758412Z #19 29.86 Selecting previously unselected package node-promzard. 2024-08-20T22:10:14.3759190Z #19 29.86 Preparing to unpack .../344-node-promzard_0.3.0-2_all.deb ... 2024-08-20T22:10:14.3759845Z #19 29.87 Unpacking node-promzard (0.3.0-2) ... 2024-08-20T22:10:14.3760727Z #19 29.89 Selecting previously unselected package node-set-blocking. 2024-08-20T22:10:14.4890724Z #19 29.90 Preparing to unpack .../345-node-set-blocking_2.0.0-2_all.deb ... 2024-08-20T22:10:14.4891534Z #19 29.90 Unpacking node-set-blocking (2.0.0-2) ... 2024-08-20T22:10:14.4892206Z #19 29.93 Selecting previously unselected package node-slash. 2024-08-20T22:10:14.4892954Z #19 29.93 Preparing to unpack .../346-node-slash_3.0.0-2_all.deb ... 2024-08-20T22:10:14.4893606Z #19 29.93 Unpacking node-slash (3.0.0-2) ... 2024-08-20T22:10:14.4894254Z #19 29.96 Selecting previously unselected package libjs-source-map. 2024-08-20T22:10:14.4895198Z #19 29.96 Preparing to unpack .../347-libjs-source-map_0.7.0++dfsg2+really.0.6.1-9_all.deb ... 2024-08-20T22:10:14.4896128Z #19 29.97 Unpacking libjs-source-map (0.7.0++dfsg2+really.0.6.1-9) ... 2024-08-20T22:10:14.4896897Z #19 30.01 Selecting previously unselected package node-source-map. 2024-08-20T22:10:14.6021302Z #19 30.01 Preparing to unpack .../348-node-source-map_0.7.0++dfsg2+really.0.6.1-9_all.deb ... 2024-08-20T22:10:14.6022296Z #19 30.02 Unpacking node-source-map (0.7.0++dfsg2+really.0.6.1-9) ... 2024-08-20T22:10:14.6023146Z #19 30.05 Selecting previously unselected package node-source-map-support. 2024-08-20T22:10:14.6024110Z #19 30.05 Preparing to unpack .../349-node-source-map-support_0.5.21+ds+~0.5.4-1_all.deb ... 2024-08-20T22:10:14.6025040Z #19 30.06 Unpacking node-source-map-support (0.5.21+ds+~0.5.4-1) ... 2024-08-20T22:10:14.6025867Z #19 30.09 Selecting previously unselected package node-spdx-license-ids. 2024-08-20T22:10:14.6026733Z #19 30.09 Preparing to unpack .../350-node-spdx-license-ids_3.0.11-1_all.deb ... 2024-08-20T22:10:14.6027506Z #19 30.09 Unpacking node-spdx-license-ids (3.0.11-1) ... 2024-08-20T22:10:14.6028252Z #19 30.12 Selecting previously unselected package node-spdx-exceptions. 2024-08-20T22:10:14.7177660Z #19 30.12 Preparing to unpack .../351-node-spdx-exceptions_2.3.0-2_all.deb ... 2024-08-20T22:10:14.7178477Z #19 30.13 Unpacking node-spdx-exceptions (2.3.0-2) ... 2024-08-20T22:10:14.7179284Z #19 30.16 Selecting previously unselected package node-spdx-expression-parse. 2024-08-20T22:10:14.7180272Z #19 30.16 Preparing to unpack .../352-node-spdx-expression-parse_3.0.1+~3.0.1-1_all.deb ... 2024-08-20T22:10:14.7181398Z #19 30.17 Unpacking node-spdx-expression-parse (3.0.1+~3.0.1-1) ... 2024-08-20T22:10:14.7182194Z #19 30.20 Selecting previously unselected package node-spdx-correct. 2024-08-20T22:10:14.7183010Z #19 30.20 Preparing to unpack .../353-node-spdx-correct_3.1.1-2_all.deb ... 2024-08-20T22:10:14.7183732Z #19 30.21 Unpacking node-spdx-correct (3.1.1-2) ... 2024-08-20T22:10:14.7184426Z #19 30.24 Selecting previously unselected package node-stack-utils. 2024-08-20T22:10:14.8394366Z #19 30.24 Preparing to unpack .../354-node-stack-utils_2.0.5+~2.0.1-1_all.deb ... 2024-08-20T22:10:14.8395226Z #19 30.25 Unpacking node-stack-utils (2.0.5+~2.0.1-1) ... 2024-08-20T22:10:14.8395978Z #19 30.28 Selecting previously unselected package node-supports-color. 2024-08-20T22:10:14.8396886Z #19 30.28 Preparing to unpack .../355-node-supports-color_8.1.1+~8.1.1-1_all.deb ... 2024-08-20T22:10:14.8397683Z #19 30.28 Unpacking node-supports-color (8.1.1+~8.1.1-1) ... 2024-08-20T22:10:14.8398416Z #19 30.32 Selecting previously unselected package node-tap-parser. 2024-08-20T22:10:14.8399257Z #19 30.32 Preparing to unpack .../356-node-tap-parser_7.0.0+ds1-6_all.deb ... 2024-08-20T22:10:14.8399976Z #19 30.33 Unpacking node-tap-parser (7.0.0+ds1-6) ... 2024-08-20T22:10:14.8400729Z #19 30.36 Selecting previously unselected package node-tap-mocha-reporter. 2024-08-20T22:10:14.9570689Z #19 30.36 Preparing to unpack .../357-node-tap-mocha-reporter_3.0.7+ds-2_all.deb ... 2024-08-20T22:10:14.9571628Z #19 30.36 Unpacking node-tap-mocha-reporter (3.0.7+ds-2) ... 2024-08-20T22:10:14.9572362Z #19 30.40 Selecting previously unselected package node-text-table. 2024-08-20T22:10:14.9573170Z #19 30.41 Preparing to unpack .../358-node-text-table_0.2.0-4_all.deb ... 2024-08-20T22:10:14.9573862Z #19 30.41 Unpacking node-text-table (0.2.0-4) ... 2024-08-20T22:10:14.9574702Z #19 30.43 Selecting previously unselected package node-tmatch. 2024-08-20T22:10:14.9575458Z #19 30.44 Preparing to unpack .../359-node-tmatch_5.0.0-4_all.deb ... 2024-08-20T22:10:14.9576116Z #19 30.44 Unpacking node-tmatch (5.0.0-4) ... 2024-08-20T22:10:14.9576824Z #19 30.48 Selecting previously unselected package node-typedarray-to-buffer. 2024-08-20T22:10:15.0763294Z #19 30.48 Preparing to unpack .../360-node-typedarray-to-buffer_4.0.0-2_all.deb ... 2024-08-20T22:10:15.0764176Z #19 30.48 Unpacking node-typedarray-to-buffer (4.0.0-2) ... 2024-08-20T22:10:15.0765044Z #19 30.52 Selecting previously unselected package node-validate-npm-package-license. 2024-08-20T22:10:15.0766080Z #19 30.52 Preparing to unpack .../361-node-validate-npm-package-license_3.0.4-2_all.deb ... 2024-08-20T22:10:15.0767010Z #19 30.52 Unpacking node-validate-npm-package-license (3.0.4-2) ... 2024-08-20T22:10:15.0767806Z #19 30.56 Selecting previously unselected package node-whatwg-fetch. 2024-08-20T22:10:15.0768632Z #19 30.56 Preparing to unpack .../362-node-whatwg-fetch_3.6.2-5_all.deb ... 2024-08-20T22:10:15.0769578Z #19 30.57 Unpacking node-whatwg-fetch (3.6.2-5) ... 2024-08-20T22:10:15.0770308Z #19 30.60 Selecting previously unselected package node-write-file-atomic. 2024-08-20T22:10:15.2264791Z #19 30.60 Preparing to unpack .../363-node-write-file-atomic_3.0.3+~3.0.2-1_all.deb ... 2024-08-20T22:10:15.2265685Z #19 30.60 Unpacking node-write-file-atomic (3.0.3+~3.0.2-1) ... 2024-08-20T22:10:15.2266515Z #19 30.63 Selecting previously unselected package nodejs-doc. 2024-08-20T22:10:15.2267413Z #19 30.63 Preparing to unpack .../364-nodejs-doc_12.22.9~dfsg-1ubuntu3.6_all.deb ... 2024-08-20T22:10:15.2268240Z #19 30.64 Unpacking nodejs-doc (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:15.2269102Z #19 30.69 Selecting previously unselected package tilix-common. 2024-08-20T22:10:15.2269929Z #19 30.69 Preparing to unpack .../365-tilix-common_1.9.4-2build1_all.deb ... 2024-08-20T22:10:15.2270653Z #19 30.70 Unpacking tilix-common (1.9.4-2build1) ... 2024-08-20T22:10:15.2271213Z #19 30.75 Selecting previously unselected package tilix. 2024-08-20T22:10:15.3444111Z #19 30.75 Preparing to unpack .../366-tilix_1.9.4-2build1_amd64.deb ... 2024-08-20T22:10:15.3445091Z #19 30.75 Unpacking tilix (1.9.4-2build1) ... 2024-08-20T22:10:15.3445683Z #19 30.82 Selecting previously unselected package libglvnd0:amd64. 2024-08-20T22:10:15.3446468Z #19 30.82 Preparing to unpack .../367-libglvnd0_1.4.0-1_amd64.deb ... 2024-08-20T22:10:15.3447118Z #19 30.82 Unpacking libglvnd0:amd64 (1.4.0-1) ... 2024-08-20T22:10:15.3447710Z #19 30.86 Selecting previously unselected package libglx0:amd64. 2024-08-20T22:10:15.4463563Z #19 30.87 Preparing to unpack .../368-libglx0_1.4.0-1_amd64.deb ... 2024-08-20T22:10:15.4464294Z #19 30.87 Unpacking libglx0:amd64 (1.4.0-1) ... 2024-08-20T22:10:15.4464861Z #19 30.92 Selecting previously unselected package libgl1:amd64. 2024-08-20T22:10:15.4465607Z #19 30.92 Preparing to unpack .../369-libgl1_1.4.0-1_amd64.deb ... 2024-08-20T22:10:15.4466255Z #19 30.93 Unpacking libgl1:amd64 (1.4.0-1) ... 2024-08-20T22:10:15.4466856Z #19 30.97 Selecting previously unselected package x11-utils. 2024-08-20T22:10:15.5652466Z #19 30.97 Preparing to unpack .../370-x11-utils_7.7+5build2_amd64.deb ... 2024-08-20T22:10:15.5653216Z #19 30.97 Unpacking x11-utils (7.7+5build2) ... 2024-08-20T22:10:15.5653901Z #19 31.01 Selecting previously unselected package x11-xserver-utils. 2024-08-20T22:10:15.5654772Z #19 31.01 Preparing to unpack .../371-x11-xserver-utils_7.7+9build1_amd64.deb ... 2024-08-20T22:10:15.5655539Z #19 31.01 Unpacking x11-xserver-utils (7.7+9build1) ... 2024-08-20T22:10:15.5656277Z #19 31.04 Selecting previously unselected package libauthen-sasl-perl. 2024-08-20T22:10:15.5657134Z #19 31.05 Preparing to unpack .../372-libauthen-sasl-perl_2.1600-1.1_all.deb ... 2024-08-20T22:10:15.5666660Z #19 31.06 Unpacking libauthen-sasl-perl (2.1600-1.1) ... 2024-08-20T22:10:15.5667492Z #19 31.08 Selecting previously unselected package node-abbrev. 2024-08-20T22:10:15.6833719Z #19 31.09 Preparing to unpack .../373-node-abbrev_1.1.1+~1.1.2-1_all.deb ... 2024-08-20T22:10:15.6834484Z #19 31.09 Unpacking node-abbrev (1.1.1+~1.1.2-1) ... 2024-08-20T22:10:15.6835167Z #19 31.13 Selecting previously unselected package node-archy. 2024-08-20T22:10:15.6835926Z #19 31.13 Preparing to unpack .../374-node-archy_1.0.0-4_all.deb ... 2024-08-20T22:10:15.6836551Z #19 31.13 Unpacking node-archy (1.0.0-4) ... 2024-08-20T22:10:15.6837172Z #19 31.17 Selecting previously unselected package node-chalk. 2024-08-20T22:10:15.6837912Z #19 31.17 Preparing to unpack .../375-node-chalk_4.1.2-1_all.deb ... 2024-08-20T22:10:15.6838537Z #19 31.17 Unpacking node-chalk (4.1.2-1) ... 2024-08-20T22:10:15.6839181Z #19 31.20 Selecting previously unselected package node-cli-table. 2024-08-20T22:10:15.8010307Z #19 31.21 Preparing to unpack .../376-node-cli-table_0.3.11+~cs0.13.3-1_all.deb ... 2024-08-20T22:10:15.8011325Z #19 31.21 Unpacking node-cli-table (0.3.11+~cs0.13.3-1) ... 2024-08-20T22:10:15.8012019Z #19 31.24 Selecting previously unselected package node-depd. 2024-08-20T22:10:15.8012754Z #19 31.25 Preparing to unpack .../377-node-depd_2.0.0-2_all.deb ... 2024-08-20T22:10:15.8013379Z #19 31.25 Unpacking node-depd (2.0.0-2) ... 2024-08-20T22:10:15.8013985Z #19 31.28 Selecting previously unselected package node-nopt. 2024-08-20T22:10:15.8014711Z #19 31.28 Preparing to unpack .../378-node-nopt_5.0.0-2_all.deb ... 2024-08-20T22:10:15.8015331Z #19 31.29 Unpacking node-nopt (5.0.0-2) ... 2024-08-20T22:10:15.8015934Z #19 31.32 Selecting previously unselected package node-npmlog. 2024-08-20T22:10:15.9253849Z #19 31.32 Preparing to unpack .../379-node-npmlog_6.0.1+~4.1.4-1_all.deb ... 2024-08-20T22:10:15.9254613Z #19 31.36 Unpacking node-npmlog (6.0.1+~4.1.4-1) ... 2024-08-20T22:10:15.9255266Z #19 31.40 Selecting previously unselected package node-tar. 2024-08-20T22:10:15.9256055Z #19 31.40 Preparing to unpack .../380-node-tar_6.1.11+ds1+~cs6.0.6-1_all.deb ... 2024-08-20T22:10:15.9256824Z #19 31.41 Unpacking node-tar (6.1.11+ds1+~cs6.0.6-1) ... 2024-08-20T22:10:15.9257496Z #19 31.44 Selecting previously unselected package node-which. 2024-08-20T22:10:16.0432810Z #19 31.45 Preparing to unpack .../381-node-which_2.0.2+~cs1.3.2-2_all.deb ... 2024-08-20T22:10:16.0433842Z #19 31.45 Unpacking node-which (2.0.2+~cs1.3.2-2) ... 2024-08-20T22:10:16.0434491Z #19 31.49 Selecting previously unselected package node-gyp. 2024-08-20T22:10:16.0435215Z #19 31.49 Preparing to unpack .../382-node-gyp_8.4.1-1_all.deb ... 2024-08-20T22:10:16.0435816Z #19 31.49 Unpacking node-gyp (8.4.1-1) ... 2024-08-20T22:10:16.0436411Z #19 31.53 Selecting previously unselected package node-ini. 2024-08-20T22:10:16.0437125Z #19 31.53 Preparing to unpack .../383-node-ini_2.0.1-1_all.deb ... 2024-08-20T22:10:16.0437719Z #19 31.53 Unpacking node-ini (2.0.1-1) ... 2024-08-20T22:10:16.0438353Z #19 31.56 Selecting previously unselected package node-negotiator. 2024-08-20T22:10:16.1642205Z #19 31.57 Preparing to unpack .../384-node-negotiator_0.6.2+~0.6.1-1_all.deb ... 2024-08-20T22:10:16.1643019Z #19 31.57 Unpacking node-negotiator (0.6.2+~0.6.1-1) ... 2024-08-20T22:10:16.1643724Z #19 31.60 Selecting previously unselected package node-resolve. 2024-08-20T22:10:16.1644562Z #19 31.61 Preparing to unpack .../385-node-resolve_1.20.0+~cs5.27.9-1_all.deb ... 2024-08-20T22:10:16.1645332Z #19 31.61 Unpacking node-resolve (1.20.0+~cs5.27.9-1) ... 2024-08-20T22:10:16.1646106Z #19 31.65 Selecting previously unselected package node-normalize-package-data. 2024-08-20T22:10:16.1647102Z #19 31.65 Preparing to unpack .../386-node-normalize-package-data_3.0.3+~2.4.1-1_all.deb ... 2024-08-20T22:10:16.1648015Z #19 31.65 Unpacking node-normalize-package-data (3.0.3+~2.4.1-1) ... 2024-08-20T22:10:16.1648835Z #19 31.68 Selecting previously unselected package node-read-package-json. 2024-08-20T22:10:16.2664675Z #19 31.69 Preparing to unpack .../387-node-read-package-json_4.1.1-1_all.deb ... 2024-08-20T22:10:16.2665714Z #19 31.69 Unpacking node-read-package-json (4.1.1-1) ... 2024-08-20T22:10:16.2666392Z #19 31.72 Selecting previously unselected package node-tap. 2024-08-20T22:10:16.2667140Z #19 31.73 Preparing to unpack .../388-node-tap_12.0.1+ds-4_all.deb ... 2024-08-20T22:10:16.2667815Z #19 31.73 Unpacking node-tap (12.0.1+ds-4) ... 2024-08-20T22:10:16.2668324Z #19 31.79 Selecting previously unselected package npm. 2024-08-20T22:10:16.4061706Z #19 31.79 Preparing to unpack .../389-npm_8.5.1~ds-1_all.deb ... 2024-08-20T22:10:16.4062459Z #19 31.80 Unpacking npm (8.5.1~ds-1) ... 2024-08-20T22:10:16.4063023Z #19 31.93 Setting up node-delayed-stream (1.0.0-5) ... 2024-08-20T22:10:16.5085993Z #19 31.94 Setting up libpipeline1:amd64 (1.5.5-1) ... 2024-08-20T22:10:16.5086710Z #19 31.96 Setting up libtext-iconv-perl (1.7-7build3) ... 2024-08-20T22:10:16.5087358Z #19 31.98 Setting up javascript-common (11+nmu1) ... 2024-08-20T22:10:16.5088004Z #19 32.01 Setting up libuv1-dev:amd64 (1.43.0-1ubuntu0.1) ... 2024-08-20T22:10:16.5088721Z #19 32.03 Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... 2024-08-20T22:10:16.6215998Z #19 32.04 Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:16.6216734Z #19 32.05 Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ... 2024-08-20T22:10:16.6217496Z #19 32.07 Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... 2024-08-20T22:10:16.6218186Z #19 32.08 Setting up node-fs.realpath (1.0.0-2) ... 2024-08-20T22:10:16.6218788Z #19 32.10 Setting up libxapian30:amd64 (1.4.18-4) ... 2024-08-20T22:10:16.6219389Z #19 32.11 Setting up node-diff (5.0.0~dfsg+~5.0.1-3) ... 2024-08-20T22:10:16.6220064Z #19 32.13 Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... 2024-08-20T22:10:16.6220737Z #19 32.14 Setting up libice6:amd64 (2:1.0.10-1build2) ... 2024-08-20T22:10:16.7572961Z #19 32.16 Setting up libpciaccess0:amd64 (0.16-3) ... 2024-08-20T22:10:16.7573604Z #19 32.17 Setting up session-migration (0.3.6) ... 2024-08-20T22:10:16.7575056Z #19 32.28 Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2024-08-20T22:10:16.9253281Z #19 32.28 Setting up fontconfig (2.13.1-4.2ubuntu5) ... 2024-08-20T22:10:18.7896730Z #19 32.29 Regenerating fonts cache... done. 2024-08-20T22:10:18.8975845Z #19 34.32 Setting up node-abbrev (1.1.1+~1.1.2-1) ... 2024-08-20T22:10:18.8976862Z #19 34.33 Setting up libtie-ixhash-perl (1.23-2.1) ... 2024-08-20T22:10:18.8977552Z #19 34.34 Setting up libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 2024-08-20T22:10:18.8978249Z #19 34.35 Setting up libxdamage1:amd64 (1:1.1.5-2build2) ... 2024-08-20T22:10:18.8978940Z #19 34.36 Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:18.8979580Z #19 34.37 Setting up node-yallist (4.0.0+~4.0.1-1) ... 2024-08-20T22:10:18.8980165Z #19 34.38 Setting up libjs-inherits (2.0.4-4) ... 2024-08-20T22:10:18.8980754Z #19 34.40 Setting up node-p-cancelable (2.1.1-1) ... 2024-08-20T22:10:18.8981330Z #19 34.41 Setting up node-ansi-regex (5.0.1-1) ... 2024-08-20T22:10:18.8982018Z #19 34.42 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... 2024-08-20T22:10:18.9989436Z #19 34.43 Setting up hicolor-icon-theme (0.17-2) ... 2024-08-20T22:10:18.9990377Z #19 34.45 Setting up libxi6:amd64 (2:1.8-1build1) ... 2024-08-20T22:10:18.9991012Z #19 34.46 Setting up tilix-common (1.9.4-2build1) ... 2024-08-20T22:10:18.9991612Z #19 34.47 Setting up libfont-afm-perl (1.20-3) ... 2024-08-20T22:10:18.9992255Z #19 34.48 Setting up libvte-2.91-common (0.68.0-1ubuntu0.1) ... 2024-08-20T22:10:18.9992918Z #19 34.50 Setting up libdatrie1:amd64 (0.2.13-2) ... 2024-08-20T22:10:18.9993482Z #19 34.52 Setting up node-slash (3.0.0-2) ... 2024-08-20T22:10:19.1095314Z #19 34.53 Setting up node-util-deprecate (1.0.2-3) ... 2024-08-20T22:10:19.1096414Z #19 34.54 Setting up node-retry (0.13.1+~0.12.1-1) ... 2024-08-20T22:10:19.1097008Z #19 34.55 Setting up node-arrify (2.0.1-2) ... 2024-08-20T22:10:19.1097652Z #19 34.56 Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:19.1098567Z #19 34.58 Setting up libclone-perl (0.45-1build3) ... 2024-08-20T22:10:19.1099183Z #19 34.59 Setting up libglvnd0:amd64 (1.4.0-1) ... 2024-08-20T22:10:19.1099768Z #19 34.60 Setting up node-ansistyles (0.1.3-5) ... 2024-08-20T22:10:19.1100362Z #19 34.62 Setting up libio-stringy-perl (2.111-3) ... 2024-08-20T22:10:19.1100971Z #19 34.63 Setting up node-delegates (1.0.0-3) ... 2024-08-20T22:10:19.2191052Z #19 34.65 Setting up libxtst6:amd64 (2:1.2.3-1build4) ... 2024-08-20T22:10:19.2192226Z #19 34.66 Setting up libhtml-tagset-perl (3.20-4) ... 2024-08-20T22:10:19.2192808Z #19 34.67 Setting up node-depd (2.0.0-2) ... 2024-08-20T22:10:19.2193421Z #19 34.68 Setting up libauthen-sasl-perl (2.1600-1.1) ... 2024-08-20T22:10:19.2194098Z #19 34.69 Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:19.2194713Z #19 34.70 Setting up node-isexe (2.0.0+~2.0.1-4) ... 2024-08-20T22:10:19.2195317Z #19 34.72 Setting up node-jsonparse (1.3.1-10) ... 2024-08-20T22:10:19.2195954Z #19 34.73 Setting up liblwp-mediatypes-perl (6.04-1) ... 2024-08-20T22:10:19.2196661Z #19 34.74 Setting up liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:19.3329264Z #19 34.75 Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:10:19.3330340Z #19 34.77 Setting up node-escape-string-regexp (4.0.0-2) ... 2024-08-20T22:10:19.3331189Z #19 34.78 Setting up libxcb-shape0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:19.3331969Z #19 34.79 Setting up libjs-source-map (0.7.0++dfsg2+really.0.6.1-9) ... 2024-08-20T22:10:19.3332684Z #19 34.80 Setting up libtry-tiny-perl (0.31-1) ... 2024-08-20T22:10:19.3333330Z #19 34.82 Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2024-08-20T22:10:19.3334022Z #19 34.84 Setting up node-negotiator (0.6.2+~0.6.1-1) ... 2024-08-20T22:10:19.3334721Z #19 34.85 Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ... 2024-08-20T22:10:19.5532650Z #19 34.87 Setting up libdeflate0:amd64 (1.10-2) ... 2024-08-20T22:10:19.5533379Z #19 34.88 Setting up perl-openssl-defaults:amd64 (5build2) ... 2024-08-20T22:10:19.5534119Z #19 34.89 Setting up libclang1-14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:19.5534775Z #19 34.91 Setting up node-color-name (1.1.4+~1.1.1-2) ... 2024-08-20T22:10:19.5535327Z #19 34.92 Setting up xkb-data (2.33-1) ... 2024-08-20T22:10:19.5536123Z #19 34.93 Setting up python3-yaml (5.4.1-1ubuntu1) ... 2024-08-20T22:10:19.5536770Z #19 35.07 Setting up libencode-locale-perl (1.05-1.1) ... 2024-08-20T22:10:19.6533453Z #19 35.09 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:19.6534203Z #19 35.10 Setting up libc-ares2:amd64 (1.18.1-1ubuntu0.22.04.3) ... 2024-08-20T22:10:19.6534902Z #19 35.12 Setting up libatspi2.0-0:amd64 (2.44.0-3) ... 2024-08-20T22:10:19.6535588Z #19 35.13 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... 2024-08-20T22:10:19.6536267Z #19 35.14 Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... 2024-08-20T22:10:19.6536901Z #19 35.16 Setting up node-indent-string (4.0.0-2) ... 2024-08-20T22:10:19.6537594Z #19 35.17 Setting up libnode72:amd64 (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:19.7677129Z #19 35.19 Setting up libcolord2:amd64 (1.4.6-1) ... 2024-08-20T22:10:19.7678352Z #19 35.20 Setting up node-function-bind (1.1.1+repacked+~1.0.3-1) ... 2024-08-20T22:10:19.7679140Z #19 35.21 Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... 2024-08-20T22:10:19.7679845Z #19 35.22 Setting up node-p-map (4.0.0+~3.1.0+~3.0.1-1) ... 2024-08-20T22:10:19.7680481Z #19 35.24 Setting up node-iferr (1.0.2+~1.0.2-1) ... 2024-08-20T22:10:19.7681038Z #19 35.26 Setting up node-chownr (2.0.0-1) ... 2024-08-20T22:10:19.7681599Z #19 35.27 Setting up node-has-flag (4.0.0-2) ... 2024-08-20T22:10:19.7682256Z #19 35.29 Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:19.9189440Z #19 35.32 Setting up libdconf1:amd64 (0.40.0-3) ... 2024-08-20T22:10:19.9191247Z #19 35.33 Setting up node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-5) ... 2024-08-20T22:10:19.9192177Z #19 35.35 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... 2024-08-20T22:10:19.9193095Z #19 35.36 Setting up libjs-psl (1.8.0+ds-6) ... 2024-08-20T22:10:19.9193706Z #19 35.38 Setting up node-asap (2.0.6+~2.0.0-1) ... 2024-08-20T22:10:19.9194293Z #19 35.44 Setting up node-inherits (2.0.4-4) ... 2024-08-20T22:10:20.1580669Z #19 35.45 Setting up node-path-is-absolute (2.0.0-2) ... 2024-08-20T22:10:20.1581433Z #19 35.47 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ... 2024-08-20T22:10:20.1582097Z #19 35.49 Setting up node-universalify (2.0.0-3) ... 2024-08-20T22:10:20.1582653Z #19 35.50 Setting up node-ini (2.0.1-1) ... 2024-08-20T22:10:20.1583237Z #19 35.51 Setting up libfontenc1:amd64 (1:1.1.4-1build3) ... 2024-08-20T22:10:20.1583903Z #19 35.53 Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-20T22:10:20.4901396Z #19 36.01 Setting up libz3-4:amd64 (4.8.12-1) ... 2024-08-20T22:10:20.5943634Z #19 36.02 Setting up node-safe-buffer (5.2.1+~cs2.1.2-2) ... 2024-08-20T22:10:20.5945446Z #19 36.03 Setting up node-promise-inflight (1.0.1+~1.0.0-1) ... 2024-08-20T22:10:20.5946257Z #19 36.04 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... 2024-08-20T22:10:20.5946984Z #19 36.06 Setting up libllvm11:amd64 (1:11.1.0-6) ... 2024-08-20T22:10:20.5947722Z #19 36.11 Setting up node-json-parse-better-errors (1.0.2+~cs3.3.1-1) ... 2024-08-20T22:10:20.7046374Z #19 36.13 Setting up node-sprintf-js (1.1.2+ds1+~1.1.2-1) ... 2024-08-20T22:10:20.7047042Z #19 36.15 Setting up node-tmatch (5.0.0-4) ... 2024-08-20T22:10:20.7047685Z #19 36.16 Setting up llvm-14-runtime (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:20.7048345Z #19 36.17 Setting up node-err-code (2.0.3+dfsg-3) ... 2024-08-20T22:10:20.7048943Z #19 36.19 Setting up libdata-dump-perl (1.25-1) ... 2024-08-20T22:10:20.7049537Z #19 36.21 Setting up libepoxy0:amd64 (1.5.10-1) ... 2024-08-20T22:10:20.7050134Z #19 36.22 Setting up libxfixes3:amd64 (1:6.0.0-1) ... 2024-08-20T22:10:20.8099895Z #19 36.24 Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:20.8100642Z #19 36.25 Setting up libipc-system-simple-perl (1.30-1) ... 2024-08-20T22:10:20.8101342Z #19 36.27 Setting up node-balanced-match (2.0.0-1) ... 2024-08-20T22:10:20.8102014Z #19 36.29 Setting up libxml-xpathengine-perl (0.14-1) ... 2024-08-20T22:10:20.8102666Z #19 36.31 Setting up node-brace-expansion (2.0.1-1) ... 2024-08-20T22:10:20.8103677Z #19 36.32 Setting up libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:20.8104448Z #19 36.33 Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.2) ... 2024-08-20T22:10:21.0197547Z #19 36.34 Setting up libann0 (1.1.2+doc-7build1) ... 2024-08-20T22:10:21.0198248Z #19 36.35 Setting up node-spdx-exceptions (2.3.0-2) ... 2024-08-20T22:10:21.0198939Z #19 36.37 Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... 2024-08-20T22:10:21.0199575Z #19 36.39 Setting up shared-mime-info (2.1-2) ... 2024-08-20T22:10:22.7424919Z #19 38.26 Setting up libxinerama1:amd64 (2:1.1.4-3) ... 2024-08-20T22:10:22.8454181Z #19 38.27 Setting up node-set-blocking (2.0.0-2) ... 2024-08-20T22:10:22.8454838Z #19 38.28 Setting up libxv1:amd64 (2:1.0.11-1build2) ... 2024-08-20T22:10:22.8455543Z #19 38.30 Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.17) ... 2024-08-20T22:10:22.8456175Z #19 38.31 Setting up libio-html-perl (1.004-2) ... 2024-08-20T22:10:22.8456763Z #19 38.32 Setting up node-npm-bundled (1.1.2-1) ... 2024-08-20T22:10:22.8457410Z #19 38.33 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... 2024-08-20T22:10:22.8458009Z #19 38.34 Setting up binfmt-support (2.2.1-2) ... 2024-08-20T22:10:22.8458642Z #19 38.36 invoke-rc.d: could not determine current runlevel 2024-08-20T22:10:22.9474067Z #19 38.37 invoke-rc.d: policy-rc.d denied execution of restart. 2024-08-20T22:10:22.9475392Z #19 38.46 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2024-08-20T22:10:22.9476504Z #19 38.47 Setting up icu-devtools (70.1-2) ... 2024-08-20T22:10:23.0529123Z #19 38.48 Setting up node-signal-exit (3.0.6+~3.0.1-1) ... 2024-08-20T22:10:23.0529854Z #19 38.49 Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:23.0530909Z #19 38.50 Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2024-08-20T22:10:23.0531692Z #19 38.51 Setting up node-source-map (0.7.0++dfsg2+really.0.6.1-9) ... 2024-08-20T22:10:23.0532415Z #19 38.52 Setting up libgc1:amd64 (1:8.0.6-1.1build1) ... 2024-08-20T22:10:23.0533047Z #19 38.53 Setting up libltdl7:amd64 (2.4.6-15build2) ... 2024-08-20T22:10:23.0533633Z #19 38.54 Setting up node-wrappy (1.0.2-2) ... 2024-08-20T22:10:23.0534320Z #19 38.55 Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... 2024-08-20T22:10:23.0534993Z #19 38.56 Setting up node-text-table (0.2.0-4) ... 2024-08-20T22:10:23.0535562Z #19 38.57 Setting up node-asynckit (0.4.0-4) ... 2024-08-20T22:10:23.1590295Z #19 38.58 Setting up node-ip (1.1.5+~1.1.0-1) ... 2024-08-20T22:10:23.1591026Z #19 38.59 Setting up node-quick-lru (5.1.1-1) ... 2024-08-20T22:10:23.1591690Z #19 38.60 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... 2024-08-20T22:10:23.1592489Z #19 38.61 Setting up libtimedate-perl (2.3300-2) ... 2024-08-20T22:10:23.1593146Z #19 38.62 Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:23.1593792Z #19 38.63 Setting up libatk1.0-data (2.36.0-3build1) ... 2024-08-20T22:10:23.1594436Z #19 38.64 Setting up node-mute-stream (0.0.8+~0.0.1-1) ... 2024-08-20T22:10:23.1595081Z #19 38.66 Setting up node-mimic-response (3.1.0-7) ... 2024-08-20T22:10:23.1595657Z #19 38.67 Setting up node-commander (9.0.0-2) ... 2024-08-20T22:10:23.1596242Z #19 38.68 Setting up node-whatwg-fetch (3.6.2-5) ... 2024-08-20T22:10:23.2654748Z #19 38.69 Setting up libjs-typedarray-to-buffer (4.0.0-2) ... 2024-08-20T22:10:23.2655505Z #19 38.70 Setting up libjs-highlight.js (9.18.5+dfsg1-1) ... 2024-08-20T22:10:23.2656190Z #19 38.71 Setting up libxshmfence1:amd64 (1.3-1build4) ... 2024-08-20T22:10:23.2656845Z #19 38.72 Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... 2024-08-20T22:10:23.2657518Z #19 38.73 Setting up node-clean-yaml-object (0.1.0-5) ... 2024-08-20T22:10:23.2658235Z #19 38.75 Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... 2024-08-20T22:10:23.2658937Z #19 38.76 Setting up fonts-liberation (1:1.07.4-11) ... 2024-08-20T22:10:23.2659536Z #19 38.77 Setting up libc6-i386 (2.35-0ubuntu3.8) ... 2024-08-20T22:10:23.2660142Z #19 38.78 Setting up node-ip-regex (4.3.0+~4.1.1-1) ... 2024-08-20T22:10:23.3691925Z #19 38.80 Setting up node-stealthy-require (1.1.1-5) ... 2024-08-20T22:10:23.3692643Z #19 38.81 Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ... 2024-08-20T22:10:23.3693313Z #19 38.82 Setting up libthai-data (0.1.29-1build1) ... 2024-08-20T22:10:23.3693955Z #19 38.83 Setting up node-spdx-license-ids (3.0.11-1) ... 2024-08-20T22:10:23.3694580Z #19 38.85 Setting up node-string-decoder (1.3.0-5) ... 2024-08-20T22:10:23.3695080Z #19 38.86 Setting up netbase (6.3) ... 2024-08-20T22:10:23.3695599Z #19 38.89 Setting up node-time-stamp (2.2.0-1) ... 2024-08-20T22:10:23.4726503Z #19 38.92 Setting up libjs-events (3.3.0+~3.0.0-2) ... 2024-08-20T22:10:23.4727244Z #19 38.93 Setting up libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... 2024-08-20T22:10:23.4727977Z #19 38.94 Setting up libcdt5:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:23.4728630Z #19 38.95 Setting up libatk1.0-0:amd64 (2.36.0-3build1) ... 2024-08-20T22:10:23.4729290Z #19 38.97 Setting up libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:23.4729975Z #19 38.98 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.9) ... 2024-08-20T22:10:23.4730713Z #19 38.99 Setting up node-core-util-is (1.0.3-1) ... 2024-08-20T22:10:23.5771412Z #19 39.00 Setting up libwayland-egl1:amd64 (1.20.0-1ubuntu0.1) ... 2024-08-20T22:10:23.5772169Z #19 39.01 Setting up node-minimatch (3.1.1+~3.0.5-1) ... 2024-08-20T22:10:23.5772834Z #19 39.02 Setting up libxkbfile1:amd64 (1:1.1.0-1build3) ... 2024-08-20T22:10:23.5773529Z #19 39.03 Setting up node-imurmurhash (0.1.4+dfsg+~0.1.1-1) ... 2024-08-20T22:10:23.5774196Z #19 39.04 Setting up node-foreground-child (2.0.0-3) ... 2024-08-20T22:10:23.5774775Z #19 39.05 Setting up node-read (1.0.7-3) ... 2024-08-20T22:10:23.5775606Z #19 39.06 Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:23.5776310Z #19 39.07 Setting up libtinfo5:amd64 (6.3-2ubuntu0.1) ... 2024-08-20T22:10:23.5777006Z #19 39.08 Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:23.5777949Z #19 39.10 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... 2024-08-20T22:10:23.6863635Z #19 39.11 Setting up libsm6:amd64 (2:1.2.3-1build2) ... 2024-08-20T22:10:23.6864276Z #19 39.12 Setting up libicu-dev:amd64 (70.1-2) ... 2024-08-20T22:10:23.6864843Z #19 39.13 Setting up node-is-buffer (2.0.5-2) ... 2024-08-20T22:10:23.6865479Z #19 39.14 Setting up xdg-utils (1.1.3-4.1ubuntu3~22.04.1) ... 2024-08-20T22:10:23.6866427Z #19 39.15 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode 2024-08-20T22:10:23.6868125Z #19 39.15 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist 2024-08-20T22:10:23.6869683Z #19 39.16 Setting up node-color-convert (2.0.1-1) ... 2024-08-20T22:10:23.6870259Z #19 39.17 Setting up liburi-perl (5.10-1) ... 2024-08-20T22:10:23.6870815Z #19 39.18 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 2024-08-20T22:10:23.6871423Z #19 39.19 Setting up libx11-protocol-perl (0.56-7.1) ... 2024-08-20T22:10:23.6872216Z #19 39.21 Setting up node-webidl-conversions (7.0.0~1.1.0+~cs15.1.20180823-2) ... 2024-08-20T22:10:23.7872619Z #19 39.22 Setting up node-isarray (2.0.5-3) ... 2024-08-20T22:10:23.7874352Z #19 39.23 Setting up node-osenv (0.1.5+~0.1.0-1) ... 2024-08-20T22:10:23.7875785Z #19 39.24 Setting up node-is-plain-obj (3.0.0-2) ... 2024-08-20T22:10:23.7876403Z #19 39.25 Setting up libjs-is-typedarray (1.0.0-4) ... 2024-08-20T22:10:23.7877011Z #19 39.26 Setting up node-lowercase-keys (2.0.0-2) ... 2024-08-20T22:10:23.7877665Z #19 39.27 Setting up node-decompress-response (6.0.0-2) ... 2024-08-20T22:10:23.7878316Z #19 39.28 Setting up libxkbcommon0:amd64 (1.4.0-1) ... 2024-08-20T22:10:23.7878984Z #19 39.28 Setting up node-process-nextick-args (2.0.1-2) ... 2024-08-20T22:10:23.7879608Z #19 39.29 Setting up node-has-unicode (2.0.1-4) ... 2024-08-20T22:10:23.7880206Z #19 39.31 Setting up llvm-14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:23.9473281Z #19 39.32 Setting up gyp (0.1+20210831gitd6c5dd5-5) ... 2024-08-20T22:10:24.0077151Z #19 39.53 Setting up llvm-14-tools (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:24.1190158Z #19 39.54 Setting up libwayland-client0:amd64 (1.20.0-1ubuntu0.1) ... 2024-08-20T22:10:24.1191589Z #19 39.55 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ... 2024-08-20T22:10:24.1192384Z #19 39.56 Setting up node-readable-stream (3.6.0+~cs3.0.0-1) ... 2024-08-20T22:10:24.1193082Z #19 39.57 Setting up libgts-bin (0.7.6+darcs121130-5) ... 2024-08-20T22:10:24.1193693Z #19 39.58 Setting up libz3-dev:amd64 (4.8.12-1) ... 2024-08-20T22:10:24.1194265Z #19 39.59 Setting up libhttp-date-perl (6.05-1) ... 2024-08-20T22:10:24.1194912Z #19 39.60 Setting up node-lru-cache (6.0.0+~5.1.1-1) ... 2024-08-20T22:10:24.1195552Z #19 39.61 Setting up node-promise-retry (2.0.1-2) ... 2024-08-20T22:10:24.1196161Z #19 39.63 Setting up libfile-basedir-perl (0.09-1) ... 2024-08-20T22:10:24.1196913Z #19 39.64 Setting up libphobos2-ldc-shared98:amd64 (1:1.28.0-1ubuntu1) ... 2024-08-20T22:10:24.2275372Z #19 39.65 Setting up node-supports-color (8.1.1+~8.1.1-1) ... 2024-08-20T22:10:24.2277031Z #19 39.67 Setting up libfile-listing-perl (6.14-1) ... 2024-08-20T22:10:24.2277622Z #19 39.68 Setting up node-once (1.4.0-4) ... 2024-08-20T22:10:24.2278232Z #19 39.69 Setting up libnode-dev (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:24.2278930Z #19 39.71 Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... 2024-08-20T22:10:24.2279595Z #19 39.73 Setting up node-resolve (1.20.0+~cs5.27.9-1) ... 2024-08-20T22:10:24.2280266Z #19 39.75 Setting up node-are-we-there-yet (3.0.0+~1.1.0-1) ... 2024-08-20T22:10:24.3330679Z #19 39.76 Setting up libavahi-common3:amd64 (0.8-5ubuntu5.2) ... 2024-08-20T22:10:24.3332167Z #19 39.77 Setting up libnet-http-perl (6.22-1) ... 2024-08-20T22:10:24.3332771Z #19 39.79 Setting up node-kind-of (6.0.3+dfsg-2) ... 2024-08-20T22:10:24.3333439Z #19 39.80 Setting up libobjc4:amd64 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T22:10:24.3334078Z #19 39.81 Setting up dconf-service (0.40.0-3) ... 2024-08-20T22:10:24.3334687Z #19 39.82 Setting up nodejs (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:24.3335682Z #19 39.83 update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2024-08-20T22:10:24.3337468Z #19 39.83 update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2024-08-20T22:10:24.3338793Z #19 39.84 Setting up node-minimist (1.2.5+~cs5.3.2-1) ... 2024-08-20T22:10:24.3339361Z #19 39.85 Setting up node-abab (2.0.5-2) ... 2024-08-20T22:10:24.4337798Z #19 39.86 Setting up node-argparse (2.0.1-2) ... 2024-08-20T22:10:24.4338544Z #19 39.87 Setting up node-fancy-log (1.3.3+~cs1.3.1-2) ... 2024-08-20T22:10:24.4339156Z #19 39.88 Setting up node-clone (2.1.2-3) ... 2024-08-20T22:10:24.4339710Z #19 39.89 Setting up node-promzard (0.3.0-2) ... 2024-08-20T22:10:24.4340340Z #19 39.90 Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ... 2024-08-20T22:10:24.4341010Z #19 39.91 Setting up node-mime (3.0.0+dfsg+~cs3.96.1-1) ... 2024-08-20T22:10:24.4341663Z #19 39.92 Setting up libthai0:amd64 (0.1.29-1build1) ... 2024-08-20T22:10:24.4342387Z #19 39.93 Setting up node-source-map-support (0.5.21+ds+~0.5.4-1) ... 2024-08-20T22:10:24.4343079Z #19 39.94 Setting up node-iconv-lite (0.6.3-2) ... 2024-08-20T22:10:24.4343746Z #19 39.95 Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ... 2024-08-20T22:10:24.5374031Z #19 39.96 Setting up doxygen (1.9.1-2ubuntu2) ... 2024-08-20T22:10:24.5375065Z #19 39.98 Setting up node-combined-stream (1.0.8+~1.0.3-1) ... 2024-08-20T22:10:24.5375760Z #19 39.99 Setting up node-unique-filename (1.1.1+ds-1) ... 2024-08-20T22:10:24.5376433Z #19 40.00 Setting up node-ansi-styles (4.3.0+~4.2.0-1) ... 2024-08-20T22:10:24.5377084Z #19 40.01 Setting up node-mime-types (2.1.33-1) ... 2024-08-20T22:10:24.5377719Z #19 40.02 Setting up lib32gcc-s1 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T22:10:24.5378399Z #19 40.03 Setting up lib32stdc++6 (12.3.0-1ubuntu1~22.04) ... 2024-08-20T22:10:24.5379425Z #19 40.05 Setting up node-lcov-parse (1.0.0+20170612git80d039574ed9-5) ... 2024-08-20T22:10:24.5380096Z #19 40.06 Setting up node-cssom (0.4.4-3) ... 2024-08-20T22:10:24.6455659Z #19 40.07 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... 2024-08-20T22:10:24.6456646Z #19 40.08 Setting up node-form-data (3.0.1-1) ... 2024-08-20T22:10:24.6457240Z #19 40.11 Setting up node-strip-ansi (6.0.1-1) ... 2024-08-20T22:10:24.6457929Z #19 40.12 Setting up libclang-common-14-dev (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:24.6458595Z #19 40.13 Setting up node-chalk (4.1.2-1) ... 2024-08-20T22:10:24.6459266Z #19 40.14 Setting up node-spdx-expression-parse (3.0.1+~3.0.1-1) ... 2024-08-20T22:10:24.6459971Z #19 40.15 Setting up node-which (2.0.2+~cs1.3.2-2) ... 2024-08-20T22:10:24.6460559Z #19 40.16 Setting up libxt6:amd64 (1:1.2.1-1) ... 2024-08-20T22:10:24.7484306Z #19 40.18 Setting up libfile-desktopentry-perl (0.22-2) ... 2024-08-20T22:10:24.7485472Z #19 40.18 Setting up nodejs-doc (12.22.9~dfsg-1ubuntu3.6) ... 2024-08-20T22:10:24.7486315Z #19 40.19 Setting up node-punycode (2.1.1-5) ... 2024-08-20T22:10:24.7486907Z #19 40.20 Setting up node-defaults (1.0.3+~1.0.3-1) ... 2024-08-20T22:10:24.7487535Z #19 40.22 Setting up node-is-typedarray (1.0.0-4) ... 2024-08-20T22:10:24.7488181Z #19 40.23 Setting up libwww-robotrules-perl (6.02-1) ... 2024-08-20T22:10:24.7488838Z #19 40.24 Setting up libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:24.7489552Z #19 40.26 Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:24.7490265Z #19 40.27 Setting up node-graceful-fs (4.2.4+repack-1) ... 2024-08-20T22:10:24.8691856Z #19 40.28 Setting up node-inflight (1.0.6-2) ... 2024-08-20T22:10:24.8693032Z #19 40.29 Setting up libwayland-cursor0:amd64 (1.20.0-1ubuntu0.1) ... 2024-08-20T22:10:24.8693870Z #19 40.30 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ... 2024-08-20T22:10:24.8694580Z #19 40.32 Setting up node-hosted-git-info (4.0.2-1) ... 2024-08-20T22:10:24.8695174Z #19 40.33 Setting up node-aproba (2.0.0-2) ... 2024-08-20T22:10:24.8695777Z #19 40.34 Setting up node-esprima (4.0.1+ds+~4.0.3-2) ... 2024-08-20T22:10:24.8696554Z #19 40.36 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:10:24.8697279Z #19 40.39 Setting up node-mkdirp (1.0.4+~1.0.2-1) ... 2024-08-20T22:10:24.9787190Z #19 40.40 Setting up node-run-queue (2.0.0-2) ... 2024-08-20T22:10:24.9788180Z #19 40.41 Setting up node-opener (1.5.2+~1.4.0-1) ... 2024-08-20T22:10:24.9789033Z #19 40.42 Setting up node-archy (1.0.0-4) ... 2024-08-20T22:10:24.9789579Z #19 40.43 Setting up node-encoding (0.1.13-2) ... 2024-08-20T22:10:24.9790216Z #19 40.44 Setting up node-js-yaml (4.1.0+dfsg+~4.0.5-6) ... 2024-08-20T22:10:24.9790835Z #19 40.45 Setting up node-nopt (5.0.0-2) ... 2024-08-20T22:10:24.9791469Z #19 40.46 Setting up libavahi-client3:amd64 (0.8-5ubuntu5.2) ... 2024-08-20T22:10:24.9792180Z #19 40.47 Setting up libio-socket-ssl-perl (2.074-2) ... 2024-08-20T22:10:24.9792867Z #19 40.48 Setting up node-slice-ansi (5.0.0+~cs9.0.0-4) ... 2024-08-20T22:10:24.9793521Z #19 40.50 Setting up llvm-14-dev (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:25.0856725Z #19 40.51 Setting up node-ms (2.1.3+~cs0.7.31-2) ... 2024-08-20T22:10:25.0857434Z #19 40.52 Setting up libhttp-message-perl (6.36-1) ... 2024-08-20T22:10:25.0858214Z #19 40.53 Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:25.0858924Z #19 40.55 Setting up libhtml-form-perl (6.07-1) ... 2024-08-20T22:10:25.0859547Z #19 40.56 Setting up node-semver (7.3.5+~7.3.8-1) ... 2024-08-20T22:10:25.0860236Z #19 40.57 Setting up node-fs-write-stream-atomic (1.0.10-5) ... 2024-08-20T22:10:25.0860876Z #19 40.58 Setting up node-builtins (4.0.0-1) ... 2024-08-20T22:10:25.0861455Z #19 40.59 Setting up node-colors (1.4.0-3) ... 2024-08-20T22:10:25.0862171Z #19 40.60 Setting up node-log-driver (1.2.7+git+20180219+bba1761737-7) ... 2024-08-20T22:10:25.1878516Z #19 40.61 Setting up libfile-mimeinfo-perl (0.31-1) ... 2024-08-20T22:10:25.1880274Z #19 40.62 Setting up gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:25.1881042Z #19 40.64 Setting up node-ssri (8.0.1-2) ... 2024-08-20T22:10:25.1881668Z #19 40.65 Setting up libhttp-negotiate-perl (6.01-1) ... 2024-08-20T22:10:25.1882311Z #19 40.66 Setting up node-object-assign (4.1.1-6) ... 2024-08-20T22:10:25.1882928Z #19 40.67 Setting up libxmu6:amd64 (2:1.1.3-3) ... 2024-08-20T22:10:25.1883670Z #19 40.68 Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:25.1884421Z #19 40.70 Setting up node-end-of-stream (1.4.4+~1.4.1-1) ... 2024-08-20T22:10:25.1885038Z #19 40.71 Setting up node-pump (3.0.0-5) ... 2024-08-20T22:10:25.3033135Z #19 40.72 Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ... 2024-08-20T22:10:25.3033856Z #19 40.73 Setting up node-psl (1.8.0+ds-6) ... 2024-08-20T22:10:25.3034471Z #19 40.75 Setting up libhttp-cookies-perl (6.10-1) ... 2024-08-20T22:10:25.3035346Z #19 40.77 Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:25.3036059Z #19 40.78 Setting up libhtml-tree-perl (5.07-2) ... 2024-08-20T22:10:25.3036757Z #19 40.79 Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2024-08-20T22:10:25.3037554Z #19 40.80 Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2024-08-20T22:10:25.3038392Z #19 40.80 Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... 2024-08-20T22:10:25.3039135Z #19 40.82 Setting up node-stack-utils (2.0.5+~2.0.1-1) ... 2024-08-20T22:10:25.4039044Z #19 40.83 Setting up libobjc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... 2024-08-20T22:10:25.4039767Z #19 40.84 Setting up node-json-buffer (3.0.1-1) ... 2024-08-20T22:10:25.4040437Z #19 40.86 Setting up node-console-control-strings (1.1.0-2) ... 2024-08-20T22:10:25.4041338Z #19 40.88 Setting up libhtml-format-perl (2.12-1.1) ... 2024-08-20T22:10:25.4041988Z #19 40.89 Setting up node-debug (4.3.2+~cs4.1.7-1) ... 2024-08-20T22:10:25.4042570Z #19 40.90 Setting up libxaw7:amd64 (2:1.0.14-1) ... 2024-08-20T22:10:25.4043181Z #19 40.91 Setting up node-events (3.3.0+~3.0.0-2) ... 2024-08-20T22:10:25.4043812Z #19 40.92 Setting up node-agent-base (6.0.2+~cs5.4.2-1) ... 2024-08-20T22:10:25.5146472Z #19 40.94 Setting up x11-xserver-utils (7.7+9build1) ... 2024-08-20T22:10:25.5147383Z #19 40.95 Setting up node-validate-npm-package-name (3.0.0-4) ... 2024-08-20T22:10:25.5148062Z #19 40.96 Setting up node-wcwidth.js (1.0.2-1) ... 2024-08-20T22:10:25.5148639Z #19 40.98 Setting up node-cssstyle (2.3.0-2) ... 2024-08-20T22:10:25.5149223Z #19 40.99 Setting up node-spdx-correct (3.1.1-2) ... 2024-08-20T22:10:25.5149830Z #19 41.00 Setting up libnet-smtp-ssl-perl (1.04-1) ... 2024-08-20T22:10:25.5150449Z #19 41.01 Setting up node-glob (7.2.1+~cs7.6.15-1) ... 2024-08-20T22:10:25.5151063Z #19 41.02 Setting up libmailtools-perl (2.21-1) ... 2024-08-20T22:10:25.5151732Z #19 41.03 Setting up libnotify4:amd64 (0.7.9-3ubuntu5.22.04.1) ... 2024-08-20T22:10:25.6265754Z #19 41.05 Setting up node-get-stream (6.0.1-1) ... 2024-08-20T22:10:25.6266438Z #19 41.06 Setting up node-got (11.8.3+~cs58.7.37-1) ... 2024-08-20T22:10:25.6267294Z #19 41.07 Setting up node-typedarray-to-buffer (4.0.0-2) ... 2024-08-20T22:10:25.6268001Z #19 41.08 Setting up libnotify-bin (0.7.9-3ubuntu5.22.04.1) ... 2024-08-20T22:10:25.6268673Z #19 41.09 Setting up node-tap-parser (7.0.0+ds1-6) ... 2024-08-20T22:10:25.6269559Z #19 41.10 Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.10) ... 2024-08-20T22:10:25.6270258Z #19 41.13 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ... 2024-08-20T22:10:25.6271030Z #19 41.15 Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:10:25.7859651Z #19 41.16 Setting up node-minipass (3.1.6+~cs8.7.18-1) ... 2024-08-20T22:10:25.7860334Z #19 41.17 Setting up node-tough-cookie (4.0.0-2) ... 2024-08-20T22:10:25.7860996Z #19 41.24 Setting up node-npm-package-arg (8.1.5-1) ... 2024-08-20T22:10:25.7861719Z #19 41.31 Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2024-08-20T22:10:25.9452578Z #19 41.38 Setting up libgtk-3-common (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:25.9453700Z #19 41.46 Setting up node-https-proxy-agent (5.0.0+~cs8.0.0-3) ... 2024-08-20T22:10:26.1288921Z #19 41.55 Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... 2024-08-20T22:10:26.1289946Z #19 41.65 Setting up node-rimraf (3.0.2-1) ... 2024-08-20T22:10:26.2321126Z #19 41.70 Setting up node-string-width (4.2.3+~cs13.2.3-1) ... 2024-08-20T22:10:26.2322100Z #19 41.71 Setting up gsettings-desktop-schemas (42.0-1ubuntu1) ... 2024-08-20T22:10:26.2322894Z #19 41.72 Setting up node-validate-npm-package-license (3.0.4-2) ... 2024-08-20T22:10:26.2323729Z #19 41.73 Setting up libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... 2024-08-20T22:10:26.2324549Z #19 41.74 Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.2) ... 2024-08-20T22:10:26.2325253Z #19 41.75 Setting up clang-14 (1:14.0.0-1ubuntu1.1) ... 2024-08-20T22:10:26.3328007Z #19 41.76 Setting up libglx0:amd64 (1.4.0-1) ... 2024-08-20T22:10:26.3329123Z #19 41.77 Setting up node-write-file-atomic (3.0.3+~3.0.2-1) ... 2024-08-20T22:10:26.3330087Z #19 41.78 Setting up node-columnify (1.5.4+~1.5.1-1) ... 2024-08-20T22:10:26.3330827Z #19 41.79 Setting up node-copy-concurrently (1.0.5-8) ... 2024-08-20T22:10:26.3331487Z #19 41.80 Setting up node-move-concurrently (1.0.1-4) ... 2024-08-20T22:10:26.3332082Z #19 41.81 Setting up node-growl (1.10.5-4) ... 2024-08-20T22:10:26.3332720Z #19 41.82 Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2024-08-20T22:10:26.3333453Z #19 41.82 Setting up node-tap-mocha-reporter (3.0.7+ds-2) ... 2024-08-20T22:10:26.3334072Z #19 41.83 Setting up libgl1:amd64 (1.4.0-1) ... 2024-08-20T22:10:26.3334733Z #19 41.84 Setting up node-normalize-package-data (3.0.3+~2.4.1-1) ... 2024-08-20T22:10:26.3335597Z #19 41.85 Setting up node-ws (8.5.0+~cs13.3.3-2) ... 2024-08-20T22:10:26.4338737Z #19 41.86 Setting up clang (1:14.0-55~exp2) ... 2024-08-20T22:10:26.4339686Z #19 41.89 Setting up libgvc6 (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:26.4340409Z #19 41.91 Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... 2024-08-20T22:10:26.4341170Z #19 41.92 Setting up node-cli-table (0.3.11+~cs0.13.3-1) ... 2024-08-20T22:10:26.4341827Z #19 41.93 Setting up node-jsdom (19.0.0+~cs90.11.27-1) ... 2024-08-20T22:10:26.4342450Z #19 41.94 Setting up node-tar (6.1.11+ds1+~cs6.0.6-1) ... 2024-08-20T22:10:26.4343033Z #19 41.95 Setting up x11-utils (7.7+5build2) ... 2024-08-20T22:10:26.5374792Z #19 41.99 Setting up node-wide-align (1.1.3-4) ... 2024-08-20T22:10:26.5375617Z #19 42.00 Setting up node-tap (12.0.1+ds-4) ... 2024-08-20T22:10:26.5376215Z #19 42.01 Setting up graphviz (2.42.2-6ubuntu0.1) ... 2024-08-20T22:10:26.5376849Z #19 42.02 Setting up node-cacache (15.0.5+~cs13.9.21-3) ... 2024-08-20T22:10:26.5377504Z #19 42.03 Setting up node-read-package-json (4.1.1-1) ... 2024-08-20T22:10:26.5378124Z #19 42.04 Setting up node-fetch (2.6.7+~2.5.12-1) ... 2024-08-20T22:10:26.5378677Z #19 42.05 Setting up node-gauge (4.0.2-1) ... 2024-08-20T22:10:26.5379227Z #19 42.06 Setting up node-npmlog (6.0.1+~4.1.4-1) ... 2024-08-20T22:10:26.6454276Z #19 42.07 Setting up node-coveralls (3.1.1-1) ... 2024-08-20T22:10:26.6455162Z #19 42.08 Setting up node-gyp (8.4.1-1) ... 2024-08-20T22:10:26.6455670Z #19 42.09 Setting up npm (8.5.1~ds-1) ... 2024-08-20T22:10:26.6456256Z #19 42.11 Setting up adwaita-icon-theme (41.0-1ubuntu1) ... 2024-08-20T22:10:26.6457584Z #19 42.13 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2024-08-20T22:10:26.6458841Z #19 42.14 Setting up liblwp-protocol-https-perl (6.10-1) ... 2024-08-20T22:10:26.6459442Z #19 42.15 Setting up libwww-perl (6.61-1) ... 2024-08-20T22:10:26.6460007Z #19 42.16 Setting up humanity-icon-theme (0.6.16) ... 2024-08-20T22:10:26.8228667Z #19 42.34 Setting up libxml-parser-perl:amd64 (2.46-3build1) ... 2024-08-20T22:10:26.9454328Z #19 42.35 Setting up ubuntu-mono (20.10-0ubuntu2) ... 2024-08-20T22:10:26.9455058Z #19 42.40 Setting up libxml-twig-perl (1:3.52-1) ... 2024-08-20T22:10:26.9455917Z #19 42.41 Setting up libnet-dbus-perl (1.2.0-1build3) ... 2024-08-20T22:10:26.9456706Z #19 42.43 Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.3) ... 2024-08-20T22:10:26.9457493Z #19 42.46 Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:27.0533618Z #19 42.49 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-08-20T22:10:27.0534504Z #19 42.51 Setting up libgtk-3-bin (3.24.33-1ubuntu2.2) ... 2024-08-20T22:10:27.0535201Z #19 42.52 Setting up libvte-2.91-0:amd64 (0.68.0-1ubuntu0.1) ... 2024-08-20T22:10:27.0535884Z #19 42.54 Setting up libvted-3-0:amd64 (3.10.0-1ubuntu1) ... 2024-08-20T22:10:27.0536489Z #19 42.55 Setting up at-spi2-core (2.44.0-3) ... 2024-08-20T22:10:27.0537115Z #19 42.57 Setting up libgtkd-3-0:amd64 (3.10.0-1ubuntu1) ... 2024-08-20T22:10:27.1767411Z #19 42.58 Setting up tilix (1.9.4-2build1) ... 2024-08-20T22:10:27.1768732Z #19 42.59 update-alternatives: using /usr/bin/tilix.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode 2024-08-20T22:10:27.1771232Z #19 42.59 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/tilix.1.gz (of link group x-terminal-emulator) doesn't exist 2024-08-20T22:10:27.1772968Z #19 42.60 Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.3) ... 2024-08-20T22:10:27.1773852Z #19 42.63 Processing triggers for libc-bin (2.35-0ubuntu3.8) ... 2024-08-20T22:10:27.1774620Z #19 42.70 + git clone https://github.com/pytorch/pytorch.git --depth 1 2024-08-20T22:10:27.3284595Z #19 42.70 Cloning into 'pytorch'... 2024-08-20T22:10:34.7376715Z #19 50.15 Updating files: 75% (11993/15950) 2024-08-20T22:10:34.7377203Z Updating files: 76% (12122/15950) 2024-08-20T22:10:34.7377857Z Updating files: 77% (12282/15950) 2024-08-20T22:10:34.7378289Z Updating files: 78% (12441/15950) 2024-08-20T22:10:34.7378655Z Updating files: 79% (12601/15950) 2024-08-20T22:10:34.7379037Z Updating files: 80% (12760/15950) 2024-08-20T22:10:34.7379426Z Updating files: 81% (12920/15950) 2024-08-20T22:10:34.7379790Z Updating files: 82% (13079/15950) 2024-08-20T22:10:34.8434960Z Updating files: 83% (13239/15950) 2024-08-20T22:10:34.8435440Z Updating files: 84% (13398/15950) 2024-08-20T22:10:34.8435828Z Updating files: 85% (13558/15950) 2024-08-20T22:10:34.8436198Z Updating files: 86% (13717/15950) 2024-08-20T22:10:34.8436595Z Updating files: 87% (13877/15950) 2024-08-20T22:10:34.8436971Z Updating files: 88% (14036/15950) 2024-08-20T22:10:34.8437333Z Updating files: 89% (14196/15950) 2024-08-20T22:10:34.8437711Z Updating files: 90% (14355/15950) 2024-08-20T22:10:34.8438090Z Updating files: 91% (14515/15950) 2024-08-20T22:10:34.8438450Z Updating files: 92% (14674/15950) 2024-08-20T22:10:34.9613522Z Updating files: 93% (14834/15950) 2024-08-20T22:10:34.9613979Z Updating files: 94% (14993/15950) 2024-08-20T22:10:34.9614365Z Updating files: 95% (15153/15950) 2024-08-20T22:10:34.9614747Z Updating files: 96% (15312/15950) 2024-08-20T22:10:34.9615135Z Updating files: 97% (15472/15950) 2024-08-20T22:10:34.9615498Z Updating files: 98% (15631/15950) 2024-08-20T22:10:34.9615873Z Updating files: 99% (15791/15950) 2024-08-20T22:10:34.9616250Z Updating files: 100% (15950/15950) 2024-08-20T22:10:34.9616628Z Updating files: 100% (15950/15950), done. 2024-08-20T22:10:34.9617249Z #19 50.48 + chown -R jenkins pytorch 2024-08-20T22:10:35.1856035Z #19 50.55 /pytorch / 2024-08-20T22:10:35.1856456Z #19 50.55 + pushd pytorch 2024-08-20T22:10:35.1857050Z #19 50.55 + pip_install -r requirements.txt 2024-08-20T22:10:35.1857872Z #19 50.55 + as_jenkins conda run -n py_3.9 pip install --progress-bar off -r requirements.txt 2024-08-20T22:10:35.1860399Z #19 50.55 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 pip install --progress-bar off -r requirements.txt 2024-08-20T22:10:36.6073331Z #19 52.13 Ignoring sympy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T22:10:36.6074836Z #19 52.13 Ignoring setuptools: markers 'python_version >= "3.12"' don't match your environment 2024-08-20T22:10:36.6076325Z #19 52.13 Requirement already satisfied: astunparse in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2024-08-20T22:10:36.6078134Z #19 52.13 Requirement already satisfied: expecttest!=0.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (0.1.6) 2024-08-20T22:10:36.6079946Z #19 52.13 Requirement already satisfied: hypothesis in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 4)) (5.35.1) 2024-08-20T22:10:36.6081668Z #19 52.13 Requirement already satisfied: numpy in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 5)) (1.20.3) 2024-08-20T22:10:36.6083385Z #19 52.13 Requirement already satisfied: psutil in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 6)) (6.0.0) 2024-08-20T22:10:36.6085085Z #19 52.13 Requirement already satisfied: pyyaml in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 7)) (6.0.1) 2024-08-20T22:10:36.6086894Z #19 52.13 Requirement already satisfied: requests in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 8)) (2.32.3) 2024-08-20T22:10:36.6088583Z #19 52.13 Requirement already satisfied: setuptools in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 9)) (72.1.0) 2024-08-20T22:10:36.6089925Z #19 52.13 Collecting types-dataclasses (from -r requirements.txt (line 10)) 2024-08-20T22:10:36.6091263Z #19 52.13 Downloading types_dataclasses-0.6.6-py3-none-any.whl.metadata (1.3 kB) 2024-08-20T22:10:36.6092781Z #19 52.13 Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 11)) (4.12.2) 2024-08-20T22:10:36.6094637Z #19 52.13 Requirement already satisfied: sympy==1.13.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 13)) (1.13.1) 2024-08-20T22:10:36.6095884Z #19 52.13 Collecting filelock (from -r requirements.txt (line 14)) 2024-08-20T22:10:36.6096710Z #19 52.13 Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-20T22:10:36.6098037Z #19 52.13 Requirement already satisfied: networkx in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 15)) (2.8.8) 2024-08-20T22:10:36.6099772Z #19 52.13 Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 16)) (3.1.4) 2024-08-20T22:10:36.6100969Z #19 52.13 Collecting fsspec (from -r requirements.txt (line 17)) 2024-08-20T22:10:36.6101771Z #19 52.13 Downloading fsspec-2024.6.1-py3-none-any.whl.metadata (11 kB) 2024-08-20T22:10:36.6103198Z #19 52.13 Requirement already satisfied: lintrunner in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (0.12.5) 2024-08-20T22:10:36.6104380Z #19 52.13 Collecting ninja (from -r requirements.txt (line 19)) 2024-08-20T22:10:36.6105395Z #19 52.13 Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-08-20T22:10:36.6106899Z #19 52.13 Requirement already satisfied: packaging in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 22)) (24.1) 2024-08-20T22:10:36.6108616Z #19 52.13 Requirement already satisfied: optree>=0.12.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from -r requirements.txt (line 23)) (0.12.1) 2024-08-20T22:10:36.6110474Z #19 52.13 Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from sympy==1.13.1->-r requirements.txt (line 13)) (1.3.0) 2024-08-20T22:10:36.6112393Z #19 52.13 Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from astunparse->-r requirements.txt (line 2)) (0.43.0) 2024-08-20T22:10:36.6114412Z #19 52.13 Requirement already satisfied: six<2.0,>=1.6.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from astunparse->-r requirements.txt (line 2)) (1.16.0) 2024-08-20T22:10:36.6116277Z #19 52.13 Requirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 4)) (24.2.0) 2024-08-20T22:10:36.6118242Z #19 52.13 Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from hypothesis->-r requirements.txt (line 4)) (2.4.0) 2024-08-20T22:10:36.6120252Z #19 52.13 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (3.3.2) 2024-08-20T22:10:36.6122124Z #19 52.13 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (3.7) 2024-08-20T22:10:36.6123971Z #19 52.13 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (1.26.19) 2024-08-20T22:10:36.6125880Z #19 52.13 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from requests->-r requirements.txt (line 8)) (2024.7.4) 2024-08-20T22:10:36.6127765Z #19 52.13 Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 16)) (2.1.5) 2024-08-20T22:10:36.6129124Z #19 52.13 Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2024-08-20T22:10:36.6129946Z #19 52.13 Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-20T22:10:36.6130843Z #19 52.13 Downloading fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-20T22:10:36.6131825Z #19 52.13 Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-08-20T22:10:36.6132893Z #19 52.13 Installing collected packages: types-dataclasses, ninja, fsspec, filelock 2024-08-20T22:10:36.6134000Z #19 52.13 Successfully installed filelock-3.15.4 fsspec-2024.6.1 ninja-1.11.1.1 types-dataclasses-0.6.6 2024-08-20T22:10:36.6134737Z #19 52.13 2024-08-20T22:10:36.7967289Z #19 52.17 + conda_run lintrunner init 2024-08-20T22:10:36.7968362Z #19 52.17 + as_jenkins conda run -n py_3.9 --no-capture-output lintrunner init 2024-08-20T22:10:36.7971104Z #19 52.17 + sudo -E -H -u jenkins env -u SUDO_UID -u SUDO_GID -u SUDO_COMMAND -u SUDO_USER env PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.9/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH= conda run -n py_3.9 --no-capture-output lintrunner init 2024-08-20T22:10:37.1277769Z #19 52.65 Warning: Could not find a lintrunner config at: '.lintrunner.private.toml'. Continuing without using configuration file. 2024-08-20T22:10:37.3119639Z #19 52.65 [2024-08-20T22:10:37Z INFO lintrunner::linter] Initializing linter: 'FLAKE8' 2024-08-20T22:10:37.3122654Z #19 52.65 [2024-08-20T22:10:37Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "flake8==6.1.0", "flake8-bugbear==23.3.23", "flake8-comprehensions==3.15.0", "flake8-executable==2.1.3", "flake8-logging-format==0.9.0", "flake8-pyi==23.3.1", "flake8-simplify==0.19.3", "mccabe==0.7.0", "pycodestyle==2.11.1", "pyflakes==3.1.0", "torchfix==0.4.0 ; python_version >= \"3.9\""] 2024-08-20T22:10:37.3126620Z #19 52.68 $ pip install flake8==6.1.0 flake8-bugbear==23.3.23 flake8-comprehensions==3.15.0 flake8-executable==2.1.3 flake8-logging-format==0.9.0 flake8-pyi==23.3.1 flake8-simplify==0.19.3 mccabe==0.7.0 pycodestyle==2.11.1 pyflakes==3.1.0 torchfix==0.4.0 ; python_version >= "3.9" 2024-08-20T22:10:37.5520582Z #19 53.07 Collecting flake8==6.1.0 2024-08-20T22:10:37.7302147Z #19 53.08 Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2024-08-20T22:10:37.7302889Z #19 53.16 Collecting flake8-bugbear==23.3.23 2024-08-20T22:10:37.7303649Z #19 53.17 Downloading flake8_bugbear-23.3.23-py3-none-any.whl.metadata (25 kB) 2024-08-20T22:10:37.7304426Z #19 53.25 Collecting flake8-comprehensions==3.15.0 2024-08-20T22:10:37.8686655Z #19 53.25 Downloading flake8_comprehensions-3.15.0-py3-none-any.whl.metadata (12 kB) 2024-08-20T22:10:37.8687471Z #19 53.31 Collecting flake8-executable==2.1.3 2024-08-20T22:10:37.8688250Z #19 53.31 Downloading flake8_executable-2.1.3-py3-none-any.whl.metadata (3.4 kB) 2024-08-20T22:10:37.8689030Z #19 53.39 Collecting flake8-logging-format==0.9.0 2024-08-20T22:10:38.0599795Z #19 53.39 Downloading flake8-logging-format-0.9.0.tar.gz (10 kB) 2024-08-20T22:10:38.0600486Z #19 53.43 Preparing metadata (setup.py): started 2024-08-20T22:10:38.1294975Z #19 53.65 Preparing metadata (setup.py): finished with status 'done' 2024-08-20T22:10:38.3204171Z #19 53.68 Collecting flake8-pyi==23.3.1 2024-08-20T22:10:38.3205166Z #19 53.69 Downloading flake8_pyi-23.3.1-py3-none-any.whl.metadata (13 kB) 2024-08-20T22:10:38.3898832Z #19 53.91 Collecting flake8-simplify==0.19.3 2024-08-20T22:10:38.5447068Z #19 53.91 Downloading flake8_simplify-0.19.3-py3-none-any.whl.metadata (16 kB) 2024-08-20T22:10:38.5850818Z #19 54.10 Collecting mccabe==0.7.0 2024-08-20T22:10:38.7548163Z #19 54.12 Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2024-08-20T22:10:38.7979536Z #19 54.32 Collecting pycodestyle==2.11.1 2024-08-20T22:10:38.9524333Z #19 54.32 Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2024-08-20T22:10:39.0393060Z #19 54.56 Collecting pyflakes==3.1.0 2024-08-20T22:10:39.1934021Z #19 54.56 Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2024-08-20T22:10:39.2598132Z #19 54.78 Collecting torchfix==0.4.0 2024-08-20T22:10:39.3612708Z #19 54.78 Downloading TorchFix-0.4.0-py3-none-any.whl.metadata (6.6 kB) 2024-08-20T22:10:39.3614142Z #19 54.88 Requirement already satisfied: attrs>=19.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from flake8-bugbear==23.3.23) (24.2.0) 2024-08-20T22:10:39.5389602Z #19 55.06 Collecting astor>=0.1 (from flake8-simplify==0.19.3) 2024-08-20T22:10:39.7562134Z #19 55.06 Downloading astor-0.8.1-py2.py3-none-any.whl.metadata (4.2 kB) 2024-08-20T22:10:39.7563481Z #19 55.15 Requirement already satisfied: PyYAML in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from torchfix==0.4.0) (6.0.1) 2024-08-20T22:10:39.7564541Z #19 55.28 Collecting libcst<1.2.0,>=1.1.0 (from torchfix==0.4.0) 2024-08-20T22:10:39.9115377Z #19 55.28 Downloading libcst-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) 2024-08-20T22:10:39.9432654Z #19 55.46 Requirement already satisfied: typing-extensions>=3.7.4.2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from libcst<1.2.0,>=1.1.0->torchfix==0.4.0) (4.12.2) 2024-08-20T22:10:40.0445565Z #19 55.56 Collecting typing-inspect>=0.4.0 (from libcst<1.2.0,>=1.1.0->torchfix==0.4.0) 2024-08-20T22:10:40.0446685Z #19 55.56 Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2024-08-20T22:10:40.1474906Z #19 55.67 Requirement already satisfied: mypy-extensions>=0.3.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from typing-inspect>=0.4.0->libcst<1.2.0,>=1.1.0->torchfix==0.4.0) (1.0.0) 2024-08-20T22:10:40.3467696Z #19 55.67 Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2024-08-20T22:10:40.3468541Z #19 55.76 Downloading flake8_bugbear-23.3.23-py3-none-any.whl (28 kB) 2024-08-20T22:10:40.3469688Z #19 55.87 Downloading flake8_comprehensions-3.15.0-py3-none-any.whl (8.2 kB) 2024-08-20T22:10:40.5226744Z #19 55.96 Downloading flake8_executable-2.1.3-py3-none-any.whl (35 kB) 2024-08-20T22:10:40.5227581Z #19 56.04 Downloading flake8_pyi-23.3.1-py3-none-any.whl (26 kB) 2024-08-20T22:10:40.7014251Z #19 56.13 Downloading flake8_simplify-0.19.3-py3-none-any.whl (26 kB) 2024-08-20T22:10:40.7015395Z #19 56.22 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2024-08-20T22:10:40.8674586Z #19 56.30 Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2024-08-20T22:10:40.8675444Z #19 56.39 Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2024-08-20T22:10:40.9789600Z #19 56.50 Downloading TorchFix-0.4.0-py3-none-any.whl (24 kB) 2024-08-20T22:10:41.1516898Z #19 56.58 Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB) 2024-08-20T22:10:41.1517946Z #19 56.67 Downloading libcst-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2024-08-20T22:10:41.3901539Z #19 56.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 24.5 MB/s eta 0:00:00 2024-08-20T22:10:41.3902458Z #19 56.80 Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2024-08-20T22:10:41.3903300Z #19 56.91 Building wheels for collected packages: flake8-logging-format 2024-08-20T22:10:41.5412408Z #19 56.91 Building wheel for flake8-logging-format (setup.py): started 2024-08-20T22:10:41.7421828Z #19 57.26 Building wheel for flake8-logging-format (setup.py): finished with status 'done' 2024-08-20T22:10:41.8957973Z #19 57.26 Created wheel for flake8-logging-format: filename=flake8_logging_format-0.9.0-py3-none-any.whl size=11484 sha256=20e6c1e55b0538f478a54ecc74f3a5551fd63a4b5ba1b31f552fd5e453ab011a 2024-08-20T22:10:41.8959773Z #19 57.26 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/2f/7d/ad/d0c22cf3b5fd4538c202a22c4634d5b6125df147d056e666f4 2024-08-20T22:10:41.8960861Z #19 57.26 Successfully built flake8-logging-format 2024-08-20T22:10:42.0434262Z #19 57.56 Installing collected packages: flake8-logging-format, typing-inspect, pyflakes, pycodestyle, mccabe, astor, libcst, flake8, torchfix, flake8-simplify, flake8-pyi, flake8-executable, flake8-comprehensions, flake8-bugbear 2024-08-20T22:10:43.0899565Z #19 58.61 Successfully installed astor-0.8.1 flake8-6.1.0 flake8-bugbear-23.3.23 flake8-comprehensions-3.15.0 flake8-executable-2.1.3 flake8-logging-format-0.9.0 flake8-pyi-23.3.1 flake8-simplify-0.19.3 libcst-1.1.0 mccabe-0.7.0 pycodestyle-2.11.1 pyflakes-3.1.0 torchfix-0.4.0 typing-inspect-0.9.0 2024-08-20T22:10:43.2239743Z #19 58.68 took 5996ms 2024-08-20T22:10:43.2241254Z #19 58.68 [2024-08-20T22:10:43Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:43.2242390Z #19 58.68 [2024-08-20T22:10:43Z INFO lintrunner::linter] Initializing linter: 'CLANGFORMAT' 2024-08-20T22:10:43.2244565Z #19 58.68 [2024-08-20T22:10:43Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=clang-format", "--dry-run=0", "--output-dir=.lintbin", "--output-name=clang-format"] 2024-08-20T22:10:43.2246345Z #19 58.74 INFO: .lintbin/clang-format does not exist. 2024-08-20T22:10:43.2247509Z #19 58.74 INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/17.0.6/clang-format to .lintbin/clang-format 2024-08-20T22:10:43.4698074Z #19 58.99 INFO: Downloaded clang-format successfully. 2024-08-20T22:10:43.6843500Z #19 59.01 INFO: Using clang-format located at .lintbin/clang-format 2024-08-20T22:10:43.6844767Z #19 59.02 [2024-08-20T22:10:43Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:43.6845849Z #19 59.02 [2024-08-20T22:10:43Z INFO lintrunner::linter] Initializing linter: 'MYPY' 2024-08-20T22:10:43.6849816Z #19 59.02 [2024-08-20T22:10:43Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "numpy==1.24.3 ; python_version == \"3.8\"", "numpy==1.26.0 ; python_version >= \"3.9\"", "expecttest==0.1.6", "mypy==1.10.0", "sympy==1.12.1 ; python_version == \"3.8\"", "sympy==1.13.0 ; python_version >= \"3.9\"", "types-requests==2.27.25", "types-PyYAML==6.0.7", "types-tabulate==0.8.8", "types-protobuf==3.19.18", "types-pkg-resources==0.1.3", "types-Jinja2==2.11.9", "types-colorama==0.4.6", "filelock==3.13.1", "junitparser==2.1.1", "rich==10.9.0", "pyyaml==6.0.1", "optree==0.12.1"] 2024-08-20T22:10:43.6855676Z #19 59.05 $ pip install numpy==1.24.3 ; python_version == "3.8" numpy==1.26.0 ; python_version >= "3.9" expecttest==0.1.6 mypy==1.10.0 sympy==1.12.1 ; python_version == "3.8" sympy==1.13.0 ; python_version >= "3.9" types-requests==2.27.25 types-PyYAML==6.0.7 types-tabulate==0.8.8 types-protobuf==3.19.18 types-pkg-resources==0.1.3 types-Jinja2==2.11.9 types-colorama==0.4.6 filelock==3.13.1 junitparser==2.1.1 rich==10.9.0 pyyaml==6.0.1 optree==0.12.1 2024-08-20T22:10:43.8447809Z #19 59.36 Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T22:10:43.9953674Z #19 59.36 Ignoring sympy: markers 'python_version == "3.8"' don't match your environment 2024-08-20T22:10:44.0495339Z #19 59.57 Collecting numpy==1.26.0 2024-08-20T22:10:44.1640193Z #19 59.58 Downloading numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) 2024-08-20T22:10:44.1641613Z #19 59.59 Requirement already satisfied: expecttest==0.1.6 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (0.1.6) 2024-08-20T22:10:44.1642967Z #19 59.59 Requirement already satisfied: mypy==1.10.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (1.10.0) 2024-08-20T22:10:44.1643797Z #19 59.61 Collecting sympy==1.13.0 2024-08-20T22:10:44.1644429Z #19 59.62 Downloading sympy-1.13.0-py3-none-any.whl.metadata (12 kB) 2024-08-20T22:10:44.1645086Z #19 59.65 Collecting types-requests==2.27.25 2024-08-20T22:10:44.1645838Z #19 59.66 Downloading types_requests-2.27.25-py3-none-any.whl.metadata (1.2 kB) 2024-08-20T22:10:44.1646549Z #19 59.68 Collecting types-PyYAML==6.0.7 2024-08-20T22:10:44.2733066Z #19 59.69 Downloading types_PyYAML-6.0.7-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T22:10:44.2734013Z #19 59.71 Collecting types-tabulate==0.8.8 2024-08-20T22:10:44.2734767Z #19 59.71 Downloading types_tabulate-0.8.8-py3-none-any.whl.metadata (1.2 kB) 2024-08-20T22:10:44.2735482Z #19 59.74 Collecting types-protobuf==3.19.18 2024-08-20T22:10:44.2736243Z #19 59.75 Downloading types_protobuf-3.19.18-py3-none-any.whl.metadata (1.2 kB) 2024-08-20T22:10:44.2736999Z #19 59.76 Collecting types-pkg-resources==0.1.3 2024-08-20T22:10:44.2737817Z #19 59.77 Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl.metadata (902 bytes) 2024-08-20T22:10:44.2738591Z #19 59.79 Collecting types-Jinja2==2.11.9 2024-08-20T22:10:44.4166395Z #19 59.80 Downloading types_Jinja2-2.11.9-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T22:10:44.4167136Z #19 59.82 Collecting types-colorama==0.4.6 2024-08-20T22:10:44.4167874Z #19 59.83 Downloading types_colorama-0.4.6-py3-none-any.whl.metadata (865 bytes) 2024-08-20T22:10:44.4168532Z #19 59.85 Collecting filelock==3.13.1 2024-08-20T22:10:44.4169404Z #19 59.86 Downloading filelock-3.13.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-20T22:10:44.4170632Z #19 59.87 Requirement already satisfied: junitparser==2.1.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (2.1.1) 2024-08-20T22:10:44.4171489Z #19 59.94 Collecting rich==10.9.0 2024-08-20T22:10:44.5299616Z #19 59.94 Downloading rich-10.9.0-py3-none-any.whl.metadata (19 kB) 2024-08-20T22:10:44.5300764Z #19 59.95 Requirement already satisfied: pyyaml==6.0.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (6.0.1) 2024-08-20T22:10:44.5302103Z #19 59.95 Requirement already satisfied: optree==0.12.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (0.12.1) 2024-08-20T22:10:44.5303667Z #19 59.95 Requirement already satisfied: typing-extensions>=4.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from mypy==1.10.0) (4.12.2) 2024-08-20T22:10:44.5305376Z #19 59.95 Requirement already satisfied: mypy-extensions>=1.0.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from mypy==1.10.0) (1.0.0) 2024-08-20T22:10:44.5307006Z #19 59.95 Requirement already satisfied: tomli>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from mypy==1.10.0) (2.0.1) 2024-08-20T22:10:44.5308574Z #19 59.95 Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from sympy==1.13.0) (1.3.0) 2024-08-20T22:10:44.5309964Z #19 59.97 Collecting types-urllib3<1.27 (from types-requests==2.27.25) 2024-08-20T22:10:44.5310855Z #19 59.98 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 2024-08-20T22:10:44.5311703Z #19 60.00 Collecting types-MarkupSafe (from types-Jinja2==2.11.9) 2024-08-20T22:10:44.5312674Z #19 60.00 Downloading types_MarkupSafe-1.1.10-py3-none-any.whl.metadata (1.1 kB) 2024-08-20T22:10:44.5313945Z #19 60.01 Requirement already satisfied: future in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from junitparser==2.1.1) (1.0.0) 2024-08-20T22:10:44.5315531Z #19 60.01 Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from rich==10.9.0) (0.4.6) 2024-08-20T22:10:44.5316574Z #19 60.02 Collecting commonmark<0.10.0,>=0.9.0 (from rich==10.9.0) 2024-08-20T22:10:44.5317402Z #19 60.03 Downloading commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) 2024-08-20T22:10:44.5318723Z #19 60.03 Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from rich==10.9.0) (2.15.0) 2024-08-20T22:10:44.5321962Z #19 60.05 WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.3 at https://files.pythonhosted.org/packages/e9/97/a24ffd614ac2962dabbd599afbed00adf6464604a53b96b5f48301518a5f/types_pkg_resources-0.1.3-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/)) 2024-08-20T22:10:44.5324384Z #19 60.05 Reason for being yanked: Use types-setuptools instead 2024-08-20T22:10:44.6609449Z #19 60.05 Downloading numpy-1.26.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 2024-08-20T22:10:44.6610766Z #19 60.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 146.5 MB/s eta 0:00:00 2024-08-20T22:10:44.7737266Z #19 60.19 Downloading sympy-1.13.0-py3-none-any.whl (6.2 MB) 2024-08-20T22:10:44.8836203Z #19 60.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 57.7 MB/s eta 0:00:00 2024-08-20T22:10:44.8837053Z #19 60.30 Downloading types_requests-2.27.25-py3-none-any.whl (12 kB) 2024-08-20T22:10:44.8837847Z #19 60.31 Downloading types_PyYAML-6.0.7-py3-none-any.whl (13 kB) 2024-08-20T22:10:44.8838635Z #19 60.33 Downloading types_tabulate-0.8.8-py3-none-any.whl (2.5 kB) 2024-08-20T22:10:44.8839425Z #19 60.34 Downloading types_protobuf-3.19.18-py3-none-any.whl (52 kB) 2024-08-20T22:10:44.8840280Z #19 60.35 Downloading types_pkg_resources-0.1.3-py2.py3-none-any.whl (4.8 kB) 2024-08-20T22:10:44.8841115Z #19 60.36 Downloading types_Jinja2-2.11.9-py3-none-any.whl (18 kB) 2024-08-20T22:10:44.8841899Z #19 60.37 Downloading types_colorama-0.4.6-py3-none-any.whl (5.1 kB) 2024-08-20T22:10:44.8842653Z #19 60.38 Downloading filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-20T22:10:44.8843352Z #19 60.39 Downloading rich-10.9.0-py3-none-any.whl (211 kB) 2024-08-20T22:10:44.8844088Z #19 60.40 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) 2024-08-20T22:10:45.0587238Z #19 60.42 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 2024-08-20T22:10:45.0588123Z #19 60.43 Downloading types_MarkupSafe-1.1.10-py3-none-any.whl (4.0 kB) 2024-08-20T22:10:45.3218988Z #19 60.84 Installing collected packages: types-urllib3, types-tabulate, types-PyYAML, types-protobuf, types-pkg-resources, types-MarkupSafe, types-colorama, commonmark, types-requests, types-Jinja2, sympy, rich, numpy, filelock 2024-08-20T22:10:45.4442726Z #19 60.96 Attempting uninstall: sympy 2024-08-20T22:10:45.5870461Z #19 60.96 Found existing installation: sympy 1.13.1 2024-08-20T22:10:45.5871683Z #19 61.11 Uninstalling sympy-1.13.1: 2024-08-20T22:10:46.2646802Z #19 61.78 Successfully uninstalled sympy-1.13.1 2024-08-20T22:10:50.3240871Z #19 65.84 Attempting uninstall: numpy 2024-08-20T22:10:50.5218182Z #19 65.84 Found existing installation: numpy 1.20.3 2024-08-20T22:10:50.5219283Z #19 65.89 Uninstalling numpy-1.20.3: 2024-08-20T22:10:50.5529228Z #19 66.07 Successfully uninstalled numpy-1.20.3 2024-08-20T22:10:52.0682249Z #19 67.59 Attempting uninstall: filelock 2024-08-20T22:10:52.1964383Z #19 67.59 Found existing installation: filelock 3.15.4 2024-08-20T22:10:52.1965183Z #19 67.59 Uninstalling filelock-3.15.4: 2024-08-20T22:10:52.1965775Z #19 67.59 Successfully uninstalled filelock-3.15.4 2024-08-20T22:10:52.1967208Z #19 67.63 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2024-08-20T22:10:52.1968704Z #19 67.63 numba 0.54.1 requires numpy<1.21,>=1.17, but you have numpy 1.26.0 which is incompatible. 2024-08-20T22:10:52.1971512Z #19 67.63 Successfully installed commonmark-0.9.1 filelock-3.13.1 numpy-1.26.0 rich-10.9.0 sympy-1.13.0 types-Jinja2-2.11.9 types-MarkupSafe-1.1.10 types-PyYAML-6.0.7 types-colorama-0.4.6 types-pkg-resources-0.1.3 types-protobuf-3.19.18 types-requests-2.27.25 types-tabulate-0.8.8 types-urllib3-1.26.25.14 2024-08-20T22:10:52.1973472Z #19 67.72 took 8662ms 2024-08-20T22:10:52.4131170Z #19 67.72 [2024-08-20T22:10:52Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:52.4134579Z #19 67.72 [2024-08-20T22:10:52Z INFO lintrunner::linter] Initializing linter: 'CLANGTIDY' 2024-08-20T22:10:52.4139344Z #19 67.72 [2024-08-20T22:10:52Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=clang-tidy", "--dry-run=0", "--output-dir=.lintbin", "--output-name=clang-tidy"] 2024-08-20T22:10:52.4141463Z #19 67.78 INFO: .lintbin/clang-tidy does not exist. 2024-08-20T22:10:52.4142609Z #19 67.78 INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/15.0.6/clang-tidy to .lintbin/clang-tidy 2024-08-20T22:10:54.0771163Z #19 69.60 INFO: Downloaded clang-tidy successfully. 2024-08-20T22:10:54.4032421Z #19 69.92 INFO: Using clang-tidy located at .lintbin/clang-tidy 2024-08-20T22:10:54.5945864Z #19 69.93 [2024-08-20T22:10:54Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:54.5947103Z #19 69.93 [2024-08-20T22:10:54Z INFO lintrunner::linter] Initializing linter: 'NATIVEFUNCTIONS' 2024-08-20T22:10:54.5948656Z #19 69.93 [2024-08-20T22:10:54Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "ruamel.yaml==0.17.4"] 2024-08-20T22:10:54.5949810Z #19 69.96 $ pip install ruamel.yaml==0.17.4 2024-08-20T22:10:54.9428257Z #19 70.46 Collecting ruamel.yaml==0.17.4 2024-08-20T22:10:55.1768030Z #19 70.47 Downloading ruamel.yaml-0.17.4-py3-none-any.whl.metadata (10.0 kB) 2024-08-20T22:10:55.1769108Z #19 70.50 Collecting ruamel.yaml.clib>=0.1.2 (from ruamel.yaml==0.17.4) 2024-08-20T22:10:55.1770367Z #19 70.51 Downloading ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (2.2 kB) 2024-08-20T22:10:55.1771470Z #19 70.52 Downloading ruamel.yaml-0.17.4-py3-none-any.whl (101 kB) 2024-08-20T22:10:55.1772510Z #19 70.53 Downloading ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (562 kB) 2024-08-20T22:10:55.1773600Z #19 70.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.1/562.1 kB 31.5 MB/s eta 0:00:00 2024-08-20T22:10:55.3313536Z #19 70.85 Installing collected packages: ruamel.yaml.clib, ruamel.yaml 2024-08-20T22:10:55.4354416Z #19 70.95 Successfully installed ruamel.yaml-0.17.4 ruamel.yaml.clib-0.2.8 2024-08-20T22:10:55.5403829Z #19 71.02 took 1058ms 2024-08-20T22:10:55.5405080Z #19 71.03 [2024-08-20T22:10:55Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:55.5406204Z #19 71.03 [2024-08-20T22:10:55Z INFO lintrunner::linter] Initializing linter: 'CMAKE' 2024-08-20T22:10:55.5407664Z #19 71.03 [2024-08-20T22:10:55Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "cmakelint==1.4.1"] 2024-08-20T22:10:55.5409067Z #19 71.06 $ pip install cmakelint==1.4.1 2024-08-20T22:10:55.8798480Z #19 71.40 Collecting cmakelint==1.4.1 2024-08-20T22:10:56.0483315Z #19 71.41 Downloading cmakelint-1.4.1-py3-none-any.whl.metadata (2.3 kB) 2024-08-20T22:10:56.0484178Z #19 71.42 Downloading cmakelint-1.4.1-py3-none-any.whl (12 kB) 2024-08-20T22:10:56.2213290Z #19 71.74 Installing collected packages: cmakelint 2024-08-20T22:10:56.3389790Z #19 71.77 Successfully installed cmakelint-1.4.1 2024-08-20T22:10:56.3390322Z #19 71.82 took 760ms 2024-08-20T22:10:56.3391295Z #19 71.83 [2024-08-20T22:10:56Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:56.3392412Z #19 71.83 [2024-08-20T22:10:56Z INFO lintrunner::linter] Initializing linter: 'SHELLCHECK' 2024-08-20T22:10:56.3393920Z #19 71.83 [2024-08-20T22:10:56Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "shellcheck-py==0.7.2.1"] 2024-08-20T22:10:56.3395214Z #19 71.86 $ pip install shellcheck-py==0.7.2.1 2024-08-20T22:10:56.6805049Z #19 72.20 Collecting shellcheck-py==0.7.2.1 2024-08-20T22:10:56.8712553Z #19 72.21 Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl.metadata (1.9 kB) 2024-08-20T22:10:56.8713695Z #19 72.22 Downloading shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl (2.0 MB) 2024-08-20T22:10:56.8714671Z #19 72.24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 114.2 MB/s eta 0:00:00 2024-08-20T22:10:57.0411188Z #19 72.56 Installing collected packages: shellcheck-py 2024-08-20T22:10:57.1478583Z #19 72.61 Successfully installed shellcheck-py-0.7.2.1 2024-08-20T22:10:57.1479246Z #19 72.67 took 808ms 2024-08-20T22:10:57.3649399Z #19 72.67 [2024-08-20T22:10:57Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:57.3650741Z #19 72.67 [2024-08-20T22:10:57Z INFO lintrunner::linter] Initializing linter: 'ACTIONLINT' 2024-08-20T22:10:57.3652930Z #19 72.67 [2024-08-20T22:10:57Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=actionlint", "--dry-run=0", "--output-dir=.lintbin", "--output-name=actionlint"] 2024-08-20T22:10:57.3654624Z #19 72.73 INFO: .lintbin/actionlint does not exist. 2024-08-20T22:10:57.3655875Z #19 72.73 INFO: Downloading https://oss-clang-format.s3.us-east-2.amazonaws.com/actionlint/1.6.21/Linux_arm64/actionlint to .lintbin/actionlint 2024-08-20T22:10:57.4053567Z #19 72.92 INFO: Downloaded actionlint successfully. 2024-08-20T22:10:57.6143461Z #19 72.94 INFO: Using actionlint located at .lintbin/actionlint 2024-08-20T22:10:57.6144987Z #19 72.95 [2024-08-20T22:10:57Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:57.6146123Z #19 72.95 [2024-08-20T22:10:57Z INFO lintrunner::linter] Initializing linter: 'WORKFLOWSYNC' 2024-08-20T22:10:57.6147604Z #19 72.95 [2024-08-20T22:10:57Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "PyYAML==6.0.1"] 2024-08-20T22:10:57.6148720Z #19 72.98 $ pip install PyYAML==6.0.1 2024-08-20T22:10:57.7834052Z #19 73.30 Requirement already satisfied: PyYAML==6.0.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (6.0.1) 2024-08-20T22:10:58.1597718Z #19 73.68 took 695ms 2024-08-20T22:10:58.3480632Z #19 73.68 [2024-08-20T22:10:58Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:10:58.3481818Z #19 73.68 [2024-08-20T22:10:58Z INFO lintrunner::linter] Initializing linter: 'PYFMT' 2024-08-20T22:10:58.3483701Z #19 73.68 [2024-08-20T22:10:58Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "--no-black-binary", "black==23.12.1", "usort==1.0.8.post1", "isort==5.13.2", "ruff==0.6.0"] 2024-08-20T22:10:58.3485865Z #19 73.72 $ pip install black==23.12.1 usort==1.0.8.post1 isort==5.13.2 ruff==0.6.0 --no-binary=black 2024-08-20T22:10:58.5757391Z #19 74.09 Collecting black==23.12.1 2024-08-20T22:10:58.6934034Z #19 74.11 Downloading black-23.12.1.tar.gz (620 kB) 2024-08-20T22:10:58.6934846Z #19 74.12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.8/620.8 kB 39.9 MB/s eta 0:00:00 2024-08-20T22:11:00.8435658Z #19 74.21 Installing build dependencies: started 2024-08-20T22:11:00.8436621Z #19 76.36 Installing build dependencies: finished with status 'done' 2024-08-20T22:11:01.0747904Z #19 76.36 Getting requirements to build wheel: started 2024-08-20T22:11:01.0748935Z #19 76.44 Getting requirements to build wheel: finished with status 'done' 2024-08-20T22:11:01.0749661Z #19 76.44 Preparing metadata (pyproject.toml): started 2024-08-20T22:11:01.1178657Z #19 76.64 Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-20T22:11:01.3570035Z #19 76.67 Collecting usort==1.0.8.post1 2024-08-20T22:11:01.3571091Z #19 76.67 Downloading usort-1.0.8.post1-py3-none-any.whl.metadata (3.5 kB) 2024-08-20T22:11:01.3571730Z #19 76.72 Collecting isort==5.13.2 2024-08-20T22:11:01.3572352Z #19 76.73 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-20T22:11:01.5762039Z #19 77.10 Collecting ruff==0.6.0 2024-08-20T22:11:01.6928819Z #19 77.10 Downloading ruff-0.6.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (25 kB) 2024-08-20T22:11:01.6939007Z #19 77.11 Requirement already satisfied: click>=8.0.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (8.1.7) 2024-08-20T22:11:01.6940859Z #19 77.11 Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (1.0.0) 2024-08-20T22:11:01.6942552Z #19 77.11 Requirement already satisfied: packaging>=22.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (24.1) 2024-08-20T22:11:01.6943602Z #19 77.12 Collecting pathspec>=0.9.0 (from black==23.12.1) 2024-08-20T22:11:01.6944381Z #19 77.13 Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) 2024-08-20T22:11:01.6945651Z #19 77.13 Requirement already satisfied: platformdirs>=2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (4.2.2) 2024-08-20T22:11:01.6947258Z #19 77.13 Requirement already satisfied: tomli>=1.1.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (2.0.1) 2024-08-20T22:11:01.6948919Z #19 77.13 Requirement already satisfied: typing-extensions>=4.0.1 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from black==23.12.1) (4.12.2) 2024-08-20T22:11:01.6950610Z #19 77.13 Requirement already satisfied: attrs>=21.2.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from usort==1.0.8.post1) (24.2.0) 2024-08-20T22:11:01.6952390Z #19 77.13 Requirement already satisfied: LibCST>=0.3.7 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from usort==1.0.8.post1) (1.1.0) 2024-08-20T22:11:01.6953399Z #19 77.14 Collecting moreorless>=0.3.0 (from usort==1.0.8.post1) 2024-08-20T22:11:01.6954188Z #19 77.14 Downloading moreorless-0.4.0-py2.py3-none-any.whl.metadata (1.5 kB) 2024-08-20T22:11:01.6954902Z #19 77.17 Collecting stdlibs>=2021.4.1 (from usort==1.0.8.post1) 2024-08-20T22:11:01.6955636Z #19 77.17 Downloading stdlibs-2024.5.15-py3-none-any.whl.metadata (4.9 kB) 2024-08-20T22:11:01.6956290Z #19 77.19 Collecting toml>=0.10.0 (from usort==1.0.8.post1) 2024-08-20T22:11:01.6957008Z #19 77.19 Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-20T22:11:01.6957661Z #19 77.21 Collecting trailrunner>=1.0 (from usort==1.0.8.post1) 2024-08-20T22:11:01.8293761Z #19 77.22 Downloading trailrunner-1.4.0-py3-none-any.whl.metadata (4.2 kB) 2024-08-20T22:11:01.8295317Z #19 77.24 Requirement already satisfied: typing-inspect>=0.4.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from LibCST>=0.3.7->usort==1.0.8.post1) (0.9.0) 2024-08-20T22:11:01.8297408Z #19 77.24 Requirement already satisfied: pyyaml>=5.2 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (from LibCST>=0.3.7->usort==1.0.8.post1) (6.0.1) 2024-08-20T22:11:01.8298633Z #19 77.26 Downloading usort-1.0.8.post1-py3-none-any.whl (37 kB) 2024-08-20T22:11:01.8299356Z #19 77.27 Downloading isort-5.13.2-py3-none-any.whl (92 kB) 2024-08-20T22:11:01.8300293Z #19 77.28 Downloading ruff-0.6.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB) 2024-08-20T22:11:01.8301315Z #19 77.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 143.5 MB/s eta 0:00:00 2024-08-20T22:11:01.9365195Z #19 77.35 Downloading moreorless-0.4.0-py2.py3-none-any.whl (9.3 kB) 2024-08-20T22:11:01.9366040Z #19 77.36 Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) 2024-08-20T22:11:01.9366776Z #19 77.36 Downloading stdlibs-2024.5.15-py3-none-any.whl (55 kB) 2024-08-20T22:11:01.9367520Z #19 77.37 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-20T22:11:01.9368274Z #19 77.38 Downloading trailrunner-1.4.0-py3-none-any.whl (11 kB) 2024-08-20T22:11:01.9368898Z #19 77.42 Building wheels for collected packages: black 2024-08-20T22:11:01.9369713Z #19 77.42 Building wheel for black (pyproject.toml): started 2024-08-20T22:11:01.9370655Z #19 77.46 Building wheel for black (pyproject.toml): finished with status 'done' 2024-08-20T22:11:02.0926159Z #19 77.46 Created wheel for black: filename=black-23.12.1-py3-none-any.whl size=194369 sha256=4e96ca60f9211e4f91519e9cc547e22bc91b52ddd06b65fa1b9cbec05b2ed123 2024-08-20T22:11:02.0927829Z #19 77.46 Stored in directory: /var/lib/jenkins/.cache/pip/wheels/c5/a2/dd/f03372b41ac33c10a021bc38c4a0c070039f6683f09411b8a3 2024-08-20T22:11:02.0928776Z #19 77.46 Successfully built black 2024-08-20T22:11:02.2576044Z #19 77.78 Installing collected packages: toml, stdlibs, ruff, pathspec, moreorless, isort, trailrunner, black, usort 2024-08-20T22:11:02.6756638Z #19 78.19 Successfully installed black-23.12.1 isort-5.13.2 moreorless-0.4.0 pathspec-0.12.1 ruff-0.6.0 stdlibs-2024.5.15 toml-0.10.2 trailrunner-1.4.0 usort-1.0.8.post1 2024-08-20T22:11:02.8085606Z #19 78.33 took 4610ms 2024-08-20T22:11:02.9329357Z #19 78.33 [2024-08-20T22:11:02Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:11:02.9330634Z #19 78.33 [2024-08-20T22:11:02Z INFO lintrunner::linter] Initializing linter: 'BAZEL_LINTER' 2024-08-20T22:11:02.9332735Z #19 78.33 [2024-08-20T22:11:02Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/s3_init.py", "--config-json=tools/linter/adapters/s3_init_config.json", "--linter=bazel", "--dry-run=0", "--output-dir=.lintbin", "--output-name=bazel"] 2024-08-20T22:11:02.9334363Z #19 78.39 INFO: .lintbin/bazel does not exist. 2024-08-20T22:11:02.9335292Z #19 78.39 INFO: Downloading https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.16.0/bazelisk.py to .lintbin/bazel 2024-08-20T22:11:02.9336203Z #19 78.41 INFO: Downloaded bazel successfully. 2024-08-20T22:11:02.9336742Z #19 78.41 INFO: Using bazel located at .lintbin/bazel 2024-08-20T22:11:02.9337668Z #19 78.42 [2024-08-20T22:11:02Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:11:02.9338725Z #19 78.42 [2024-08-20T22:11:02Z INFO lintrunner::linter] Initializing linter: 'RUFF' 2024-08-20T22:11:02.9340135Z #19 78.42 [2024-08-20T22:11:02Z INFO lintrunner::linter] the init commands are ["python3", "tools/linter/adapters/pip_init.py", "--dry-run=0", "ruff==0.6.0"] 2024-08-20T22:11:02.9341220Z #19 78.45 $ pip install ruff==0.6.0 2024-08-20T22:11:03.2469589Z #19 78.77 Requirement already satisfied: ruff==0.6.0 in /opt/conda/envs/py_3.9/lib/python3.9/site-packages (0.6.0) 2024-08-20T22:11:03.6299303Z #19 79.15 took 697ms 2024-08-20T22:11:03.7313520Z #19 79.16 [2024-08-20T22:11:03Z INFO lintrunner::linter] the status is ExitStatus(unix_wait_status(0)) 2024-08-20T22:11:03.7314383Z #19 79.20 + cp -r .lintbin /tmp 2024-08-20T22:11:03.7315016Z #19 79.25 / 2024-08-20T22:11:03.8815723Z #19 79.25 + popd 2024-08-20T22:11:03.8816297Z #19 79.25 + npm install -g markdown-toc 2024-08-20T22:11:05.5070748Z #19 81.03 npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header 2024-08-20T22:11:05.7663942Z #19 81.29 npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) 2024-08-20T22:11:05.9625767Z #19 81.32 2024-08-20T22:11:05.9626297Z #19 81.32 added 60 packages, and audited 61 packages in 2s 2024-08-20T22:11:05.9626806Z #19 81.32 2024-08-20T22:11:05.9627107Z #19 81.32 1 package is looking for funding 2024-08-20T22:11:05.9627534Z #19 81.32 run `npm fund` for details 2024-08-20T22:11:05.9627908Z #19 81.32 2024-08-20T22:11:05.9628222Z #19 81.32 2 high severity vulnerabilities 2024-08-20T22:11:05.9628616Z #19 81.32 2024-08-20T22:11:05.9628902Z #19 81.32 To address all issues, run: 2024-08-20T22:11:05.9629293Z #19 81.32 npm audit fix 2024-08-20T22:11:05.9629588Z #19 81.32 2024-08-20T22:11:05.9629876Z #19 81.32 Run `npm audit` for details. 2024-08-20T22:11:05.9630466Z #19 81.33 + rm -rf pytorch 2024-08-20T22:11:07.7284827Z #19 DONE 83.2s 2024-08-20T22:11:07.8812844Z 2024-08-20T22:11:07.8813416Z #20 [16/16] RUN rm install_linter.sh common_utils.sh 2024-08-20T22:11:08.2384974Z #20 DONE 0.5s 2024-08-20T22:11:08.3913958Z 2024-08-20T22:11:08.3914476Z #21 exporting to image 2024-08-20T22:11:08.3914861Z #21 exporting layers 2024-08-20T22:11:34.4141358Z #21 exporting layers 26.2s done 2024-08-20T22:11:34.4708513Z #21 writing image sha256:84306f9b4c1693a566fe0040165e8e7f8df78e629f2dabae5341d2f9de10d598 done 2024-08-20T22:11:34.4709336Z #21 naming to docker.io/library/tmp.ng6goojzpq done 2024-08-20T22:11:34.4713955Z #21 naming to 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 done 2024-08-20T22:11:34.4715134Z #21 DONE 26.2s 2024-08-20T22:11:34.4770604Z ++ echo 22.04 2024-08-20T22:11:34.4771037Z ++ sed 's/-rc$//' 2024-08-20T22:11:34.4790410Z + UBUNTU_VERSION=22.04 2024-08-20T22:11:34.4791250Z + [[ ubuntu == \u\b\u\n\t\u ]] 2024-08-20T22:11:34.4794505Z + drun lsb_release -a 2024-08-20T22:11:34.4796148Z + grep -qF Ubuntu 2024-08-20T22:11:35.4259511Z + drun lsb_release -a 2024-08-20T22:11:35.4260038Z + grep -qF 22.04 2024-08-20T22:11:36.3874648Z + '[' -n 3.9 ']' 2024-08-20T22:11:36.3880064Z + drun python --version 2024-08-20T22:11:36.3881914Z + grep -qF 'Python 3.9' 2024-08-20T22:11:37.3180560Z + '[' -n '' ']' 2024-08-20T22:11:37.3181047Z + '[' -n '' ']' 2024-08-20T22:11:37.3181401Z + '[' -n '' ']' 2024-08-20T22:11:37.3182826Z + '[' true == true ']' 2024-08-20T22:11:37.3184233Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:11:37.6049446Z + '[' false == true ']' 2024-08-20T22:11:37.6051685Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:11:37.8322253Z { 2024-08-20T22:11:37.8322588Z "schemaVersion": 2, 2024-08-20T22:11:37.8323163Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-08-20T22:11:37.8323754Z "config": { 2024-08-20T22:11:37.8326163Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-08-20T22:11:37.8326784Z "size": 7270, 2024-08-20T22:11:37.8327321Z "digest": "sha256:03408988ccb418673ec7b31969da0549f4b06167fdac62f7484c4661e7af3546" 2024-08-20T22:11:37.8327977Z }, 2024-08-20T22:11:37.8328231Z "layers": [ 2024-08-20T22:11:37.8328491Z { 2024-08-20T22:11:37.8329077Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8329795Z "size": 30440714, 2024-08-20T22:11:37.8332910Z "digest": "sha256:762bedf4b1b784c3de6c5022c5307d63123d3b7cdd59211317e37e9d477deaa0" 2024-08-20T22:11:37.8333621Z }, 2024-08-20T22:11:37.8333855Z { 2024-08-20T22:11:37.8334619Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8335209Z "size": 1822, 2024-08-20T22:11:37.8335762Z "digest": "sha256:0d5e853d4de4b8b87ff1133efc363ab77cbc96a0355caf21218694e1ac815c51" 2024-08-20T22:11:37.8336414Z }, 2024-08-20T22:11:37.8336658Z { 2024-08-20T22:11:37.8337084Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8337733Z "size": 313165004, 2024-08-20T22:11:37.8338346Z "digest": "sha256:1e22545c0d46f7c9a0eef1abffd4bb7ba44ce8006c8a835c5d3f5754d14c7bf1" 2024-08-20T22:11:37.8338993Z }, 2024-08-20T22:11:37.8339214Z { 2024-08-20T22:11:37.8339704Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8340278Z "size": 37561838, 2024-08-20T22:11:37.8340839Z "digest": "sha256:e904e859e417340ceb7f6ecceb12643b193835a9ea8a7590d9b8745de3f40897" 2024-08-20T22:11:37.8341474Z }, 2024-08-20T22:11:37.8341718Z { 2024-08-20T22:11:37.8342138Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8342715Z "size": 543, 2024-08-20T22:11:37.8343285Z "digest": "sha256:fbcd5ed8fc48acc13fef96d3607a73e450842b6d005b9362aa56ec40a2b6e66e" 2024-08-20T22:11:37.8343945Z }, 2024-08-20T22:11:37.8344172Z { 2024-08-20T22:11:37.8344610Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8345183Z "size": 1211, 2024-08-20T22:11:37.8345728Z "digest": "sha256:87184dd513a2a8b732fa0c0d738d593adab17192d6ae541f6317ca1cc3e905c8" 2024-08-20T22:11:37.8346371Z }, 2024-08-20T22:11:37.8346610Z { 2024-08-20T22:11:37.8347032Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8347601Z "size": 3390, 2024-08-20T22:11:37.8348298Z "digest": "sha256:f81177d66c22cffa64143ee5f26a99c544db9ebc1cd1ad27cb3d427e8737efb1" 2024-08-20T22:11:37.8348934Z }, 2024-08-20T22:11:37.8349181Z { 2024-08-20T22:11:37.8349625Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8350184Z "size": 1909, 2024-08-20T22:11:37.8350747Z "digest": "sha256:c9ba0946513613c4b5ff1004fcea76b786600ff03044cd86b65327cfad99eed8" 2024-08-20T22:11:37.8351379Z }, 2024-08-20T22:11:37.8351600Z { 2024-08-20T22:11:37.8352040Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8352606Z "size": 700, 2024-08-20T22:11:37.8353141Z "digest": "sha256:cc430f73d503c5682d8dcb11617ddf53847224211a0a15fc3d16e4c8cd0961df" 2024-08-20T22:11:37.8353784Z }, 2024-08-20T22:11:37.8354023Z { 2024-08-20T22:11:37.8354446Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8355022Z "size": 2592815374, 2024-08-20T22:11:37.8355598Z "digest": "sha256:1a306edf708433439babc119d10611e8df9e50e81e0bbfbf4771341ab8cf8b97" 2024-08-20T22:11:37.8356221Z }, 2024-08-20T22:11:37.8356464Z { 2024-08-20T22:11:37.8356901Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8357458Z "size": 1805, 2024-08-20T22:11:37.8358031Z "digest": "sha256:77dac2bcbc8bb886e88ac763dc3f477ee015cc99851f85dd57007dcdcae2fe83" 2024-08-20T22:11:37.8358685Z }, 2024-08-20T22:11:37.8358908Z { 2024-08-20T22:11:37.8359349Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8359921Z "size": 4311550938, 2024-08-20T22:11:37.8360484Z "digest": "sha256:4b87e8aba30713ddfef76871151fa90de4e0b2572a42dbfbd941885d67250310" 2024-08-20T22:11:37.8361130Z }, 2024-08-20T22:11:37.8361368Z { 2024-08-20T22:11:37.8361786Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8362356Z "size": 530, 2024-08-20T22:11:37.8362914Z "digest": "sha256:f61cfc9d3eff6ffd803d080130d8499de831509be35086f56df2b2d92d0994aa" 2024-08-20T22:11:37.8363548Z }, 2024-08-20T22:11:37.8363786Z { 2024-08-20T22:11:37.8364226Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8364780Z "size": 700, 2024-08-20T22:11:37.8365428Z "digest": "sha256:cc430f73d503c5682d8dcb11617ddf53847224211a0a15fc3d16e4c8cd0961df" 2024-08-20T22:11:37.8366071Z }, 2024-08-20T22:11:37.8366299Z { 2024-08-20T22:11:37.8366746Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8367314Z "size": 483337154, 2024-08-20T22:11:37.8367871Z "digest": "sha256:d1961d8230afc8b89695e447ec223f468ac1b0d2ee0013ac1df435c401ee9fdc" 2024-08-20T22:11:37.8368512Z }, 2024-08-20T22:11:37.8368751Z { 2024-08-20T22:11:37.8369443Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-08-20T22:11:37.8370073Z "size": 141, 2024-08-20T22:11:37.8370627Z "digest": "sha256:45b3682e7f9198285940ccd11080f2dcb69b15ad12c877ddadc460bb71c469ff" 2024-08-20T22:11:37.8371247Z } 2024-08-20T22:11:37.8371503Z ] 2024-08-20T22:11:37.8371741Z } 2024-08-20T22:11:37.8513113Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-20T22:11:37.8513715Z with: 2024-08-20T22:11:37.8514865Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:11:37.8516184Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:11:37.8516668Z env: 2024-08-20T22:11:37.8517080Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:37.8517618Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:37.8518428Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:37.8519256Z ##[endgroup] 2024-08-20T22:11:37.8539872Z ##[group]Run set -x 2024-08-20T22:11:37.8540233Z set -x 2024-08-20T22:11:37.8540531Z set +e 2024-08-20T22:11:37.8540819Z  2024-08-20T22:11:37.8541162Z login() { 2024-08-20T22:11:37.8541931Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-20T22:11:37.8542638Z } 2024-08-20T22:11:37.8542894Z  2024-08-20T22:11:37.8543136Z retry () { 2024-08-20T22:11:37.8543500Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-20T22:11:37.8543922Z } 2024-08-20T22:11:37.8544158Z  2024-08-20T22:11:37.8544452Z retry login "${DOCKER_REGISTRY}" 2024-08-20T22:11:37.8544849Z  2024-08-20T22:11:37.8545078Z set -e 2024-08-20T22:11:37.8545524Z # ignore output since only exit code is used for conditional 2024-08-20T22:11:37.8546194Z # only pull docker image if it's not available locally 2024-08-20T22:11:37.8546904Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-20T22:11:37.8547564Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-20T22:11:37.8547985Z fi 2024-08-20T22:11:37.8557826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:11:37.8558294Z env: 2024-08-20T22:11:37.8558728Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:37.8559435Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:37.8560252Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:37.8561754Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:11:37.8562926Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:11:37.8563398Z ##[endgroup] 2024-08-20T22:11:37.8593655Z + set +e 2024-08-20T22:11:37.8594339Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:11:37.8594994Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:11:37.8597759Z + aws ecr get-login-password --region us-east-1 2024-08-20T22:11:37.8599083Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-20T22:11:38.3761487Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-20T22:11:38.3762366Z Configure a credential helper to remove this warning. See 2024-08-20T22:11:38.3763248Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-20T22:11:38.3763786Z 2024-08-20T22:11:38.3763912Z Login Succeeded 2024-08-20T22:11:38.3775438Z + set -e 2024-08-20T22:11:38.3776700Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:11:38.3950652Z Prepare all required actions 2024-08-20T22:11:38.3991184Z ##[group]Run ./.github/actions/chown-workspace 2024-08-20T22:11:38.3991584Z with: 2024-08-20T22:11:38.3991985Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:38.3992508Z env: 2024-08-20T22:11:38.3992904Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:38.3993440Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:38.3994239Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:38.3995047Z ##[endgroup] 2024-08-20T22:11:38.4012279Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T22:11:38.4013220Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-20T22:11:38.4019474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:11:38.4020014Z env: 2024-08-20T22:11:38.4020440Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:38.4021034Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:38.4022005Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:38.4022868Z ##[endgroup] 2024-08-20T22:11:38.4200049Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-20T22:11:38.6239177Z latest: Pulling from tool/alpine 2024-08-20T22:11:38.6240317Z 540db60ca938: Pulling fs layer 2024-08-20T22:11:38.7717769Z 540db60ca938: Verifying Checksum 2024-08-20T22:11:38.7718223Z 540db60ca938: Download complete 2024-08-20T22:11:38.8405523Z 540db60ca938: Pull complete 2024-08-20T22:11:38.8500473Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T22:11:38.8530426Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T22:11:40.6216111Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-20T22:11:40.6216679Z with: 2024-08-20T22:11:40.6216922Z env: 2024-08-20T22:11:40.6217351Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:40.6217946Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:40.6218821Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:40.6219706Z ##[endgroup] 2024-08-20T22:11:40.6259104Z ##[group]Run set -eou pipefail 2024-08-20T22:11:40.6259508Z set -eou pipefail 2024-08-20T22:11:40.6259846Z  2024-08-20T22:11:40.6260536Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-20T22:11:40.6261166Z for _ in $(seq 1440); do 2024-08-20T22:11:40.6261734Z  # Break if no ssh session exists anymore 2024-08-20T22:11:40.6262191Z  if [ "$(who)" = "" ]; then 2024-08-20T22:11:40.6262593Z  break 2024-08-20T22:11:40.6262858Z  fi 2024-08-20T22:11:40.6263119Z  echo "." 2024-08-20T22:11:40.6263407Z  sleep 5 2024-08-20T22:11:40.6263669Z done 2024-08-20T22:11:40.6271106Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:11:40.6271611Z env: 2024-08-20T22:11:40.6272064Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:40.6272777Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:40.6273650Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:40.6274535Z ##[endgroup] 2024-08-20T22:11:40.6301483Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-20T22:11:40.6351999Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T22:11:40.6352756Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-20T22:11:40.6353348Z # shellcheck disable=SC2046 2024-08-20T22:11:40.6353770Z docker stop $(docker ps -q) || true 2024-08-20T22:11:40.6354233Z # Prune all of the docker images 2024-08-20T22:11:40.6354662Z docker system prune -af 2024-08-20T22:11:40.6360348Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:11:40.6360807Z env: 2024-08-20T22:11:40.6361245Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-20T22:11:40.6361820Z AWS_DEFAULT_REGION: us-east-1 2024-08-20T22:11:40.6362650Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter 2024-08-20T22:11:40.6363608Z ##[endgroup] 2024-08-20T22:11:40.6629535Z "docker stop" requires at least 1 argument. 2024-08-20T22:11:40.6630331Z See 'docker stop --help'. 2024-08-20T22:11:40.6630565Z 2024-08-20T22:11:40.6630777Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-20T22:11:40.6631178Z 2024-08-20T22:11:40.6631314Z Stop one or more running containers 2024-08-20T22:11:40.7011058Z Deleted Images: 2024-08-20T22:11:40.7012381Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-jammy-cuda11.8-cudnn9-py3.9-linter:f6d216893d65c7b8ae43df4daaf247db808378e9 2024-08-20T22:11:40.7013505Z untagged: tmp.ng6goojzpq:latest 2024-08-20T22:11:40.7014123Z deleted: sha256:84306f9b4c1693a566fe0040165e8e7f8df78e629f2dabae5341d2f9de10d598 2024-08-20T22:11:40.7015062Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-20T22:11:40.7016371Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-20T22:11:40.7017706Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-20T22:11:40.7018535Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-20T22:11:40.7019034Z 2024-08-20T22:11:44.1774576Z Deleted build cache objects: 2024-08-20T22:11:44.1775112Z j3aimyr7mml45atgqvc7pya8u 2024-08-20T22:11:44.1775459Z upxqz1c7no40fmlwte2kz01ow 2024-08-20T22:11:44.1775812Z ugefqsdxgtmfk2gy8dfeutx1k 2024-08-20T22:11:44.1776158Z dmkyln53u9mc2lmamjret7y1w 2024-08-20T22:11:44.1776496Z xldijdvrhebqiazvazj1scsi7 2024-08-20T22:11:44.1776846Z w6xodut8dds2bu86kx2ex4ogu 2024-08-20T22:11:44.1777194Z uwztixmgpnfavjggagzb3qo18 2024-08-20T22:11:44.1777535Z x11z8l6ptjhzx33pe0o3biwq7 2024-08-20T22:11:44.1777874Z kuz1i5yxyj0kakqb500e86kjb 2024-08-20T22:11:44.1778209Z lkd23sof85br139i3wvkki1xo 2024-08-20T22:11:44.1778531Z i50frpuxmudp3qbunjpks751s 2024-08-20T22:11:44.1778870Z v83v536utg9dnx5pjhf25yvlt 2024-08-20T22:11:44.1779221Z p1mxkoz8n8is1cc5dgdyp7sud 2024-08-20T22:11:44.1779555Z rucqmhkozov4co6ho0ys04gpu 2024-08-20T22:11:44.1779889Z wztx23f6j85nv9673wxz52jhw 2024-08-20T22:11:44.1780216Z 61611hr2giuyw2axqpc3xh7c8 2024-08-20T22:11:44.1780539Z iqlobs0dpbq1ekqrrb2u8mclj 2024-08-20T22:11:44.1780911Z qpms2j8eyq1fo3ju6yjjxw6wl 2024-08-20T22:11:44.1781296Z xysjclkhw2iexbqpmxnwoy5uo 2024-08-20T22:11:44.1781520Z 2024-08-20T22:11:44.1781643Z Total reclaimed space: 16.21GB 2024-08-20T22:11:44.1856832Z Post job cleanup. 2024-08-20T22:11:44.1910989Z Post job cleanup. 2024-08-20T22:11:44.2711823Z [command]/usr/bin/git version 2024-08-20T22:11:44.2754724Z git version 2.40.1 2024-08-20T22:11:44.2793558Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/22b457a0-f471-460e-8de0-362a9586545a' before making global git config changes 2024-08-20T22:11:44.2795103Z Adding repository directory to the temporary git global config as a safe directory 2024-08-20T22:11:44.2796512Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-20T22:11:44.2833047Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-20T22:11:44.2864253Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-20T22:11:44.3165890Z Entering 'android/libs/fbjni' 2024-08-20T22:11:44.3217353Z Entering 'third_party/FP16' 2024-08-20T22:11:44.3269707Z Entering 'third_party/FXdiv' 2024-08-20T22:11:44.3320132Z Entering 'third_party/NNPACK' 2024-08-20T22:11:44.3371082Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T22:11:44.3423375Z Entering 'third_party/XNNPACK' 2024-08-20T22:11:44.3490795Z Entering 'third_party/benchmark' 2024-08-20T22:11:44.3540331Z Entering 'third_party/cpp-httplib' 2024-08-20T22:11:44.3591649Z Entering 'third_party/cpuinfo' 2024-08-20T22:11:44.3643041Z Entering 'third_party/cudnn_frontend' 2024-08-20T22:11:44.3694433Z Entering 'third_party/cutlass' 2024-08-20T22:11:44.3755330Z Entering 'third_party/eigen' 2024-08-20T22:11:44.3809729Z Entering 'third_party/fbgemm' 2024-08-20T22:11:44.3863552Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T22:11:44.3913490Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T22:11:44.3964281Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T22:11:44.4020210Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T22:11:44.4070422Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T22:11:44.4122508Z Entering 'third_party/flatbuffers' 2024-08-20T22:11:44.4174462Z Entering 'third_party/fmt' 2024-08-20T22:11:44.4226192Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T22:11:44.4275548Z Entering 'third_party/gloo' 2024-08-20T22:11:44.4330558Z Entering 'third_party/googletest' 2024-08-20T22:11:44.4379559Z Entering 'third_party/ideep' 2024-08-20T22:11:44.4429308Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T22:11:44.4491640Z Entering 'third_party/ittapi' 2024-08-20T22:11:44.4541018Z Entering 'third_party/kineto' 2024-08-20T22:11:44.4594149Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T22:11:44.4651231Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T22:11:44.4703558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T22:11:44.4759499Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T22:11:44.4812923Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T22:11:44.4870219Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T22:11:44.4923419Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T22:11:44.4972051Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T22:11:44.5021986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T22:11:44.5073080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T22:11:44.5125780Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T22:11:44.5174282Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T22:11:44.5226934Z Entering 'third_party/mimalloc' 2024-08-20T22:11:44.5276814Z Entering 'third_party/nccl/nccl' 2024-08-20T22:11:44.5328757Z Entering 'third_party/nlohmann' 2024-08-20T22:11:44.5380528Z Entering 'third_party/onnx' 2024-08-20T22:11:44.5445691Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T22:11:44.5495724Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T22:11:44.5549943Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T22:11:44.5605461Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T22:11:44.5655264Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T22:11:44.5706486Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T22:11:44.5755790Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T22:11:44.5809739Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T22:11:44.5857527Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T22:11:44.5907170Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T22:11:44.5955524Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T22:11:44.6006351Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T22:11:44.6056062Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T22:11:44.6126849Z Entering 'third_party/pocketfft' 2024-08-20T22:11:44.6176697Z Entering 'third_party/protobuf' 2024-08-20T22:11:44.6229816Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T22:11:44.6280505Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T22:11:44.6331165Z Entering 'third_party/psimd' 2024-08-20T22:11:44.6381377Z Entering 'third_party/pthreadpool' 2024-08-20T22:11:44.6433348Z Entering 'third_party/pybind11' 2024-08-20T22:11:44.6484862Z Entering 'third_party/python-peachpy' 2024-08-20T22:11:44.6533601Z Entering 'third_party/sleef' 2024-08-20T22:11:44.6595414Z Entering 'third_party/tensorpipe' 2024-08-20T22:11:44.6645544Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T22:11:44.6693113Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T22:11:44.6741410Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T22:11:44.6792300Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T22:11:44.6841038Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T22:11:44.6907682Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-20T22:11:44.6936825Z http.https://github.com/.extraheader 2024-08-20T22:11:44.6944616Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-20T22:11:44.6977614Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-20T22:11:44.7253830Z Entering 'android/libs/fbjni' 2024-08-20T22:11:44.7289331Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7324941Z Entering 'third_party/FP16' 2024-08-20T22:11:44.7359173Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7391149Z Entering 'third_party/FXdiv' 2024-08-20T22:11:44.7425019Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7455733Z Entering 'third_party/NNPACK' 2024-08-20T22:11:44.7490778Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7525353Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-20T22:11:44.7559035Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7595747Z Entering 'third_party/XNNPACK' 2024-08-20T22:11:44.7633282Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7681262Z Entering 'third_party/benchmark' 2024-08-20T22:11:44.7717398Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7749136Z Entering 'third_party/cpp-httplib' 2024-08-20T22:11:44.7782998Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7819085Z Entering 'third_party/cpuinfo' 2024-08-20T22:11:44.7852184Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7886785Z Entering 'third_party/cudnn_frontend' 2024-08-20T22:11:44.7920115Z http.https://github.com/.extraheader 2024-08-20T22:11:44.7950431Z Entering 'third_party/cutlass' 2024-08-20T22:11:44.7985387Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8023820Z Entering 'third_party/eigen' 2024-08-20T22:11:44.8057703Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8090614Z Entering 'third_party/fbgemm' 2024-08-20T22:11:44.8124778Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8155834Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-20T22:11:44.8189270Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8220011Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-20T22:11:44.8251838Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8285402Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-20T22:11:44.8318198Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8356148Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-20T22:11:44.8389349Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8425177Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-20T22:11:44.8456546Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8490186Z Entering 'third_party/flatbuffers' 2024-08-20T22:11:44.8523133Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8557160Z Entering 'third_party/fmt' 2024-08-20T22:11:44.8593912Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8629119Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-20T22:11:44.8661273Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8693931Z Entering 'third_party/gloo' 2024-08-20T22:11:44.8727917Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8760537Z Entering 'third_party/googletest' 2024-08-20T22:11:44.8799393Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8830718Z Entering 'third_party/ideep' 2024-08-20T22:11:44.8865316Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8894068Z Entering 'third_party/ideep/mkl-dnn' 2024-08-20T22:11:44.8927868Z http.https://github.com/.extraheader 2024-08-20T22:11:44.8967176Z Entering 'third_party/ittapi' 2024-08-20T22:11:44.9001061Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9033243Z Entering 'third_party/kineto' 2024-08-20T22:11:44.9067044Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9098085Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-20T22:11:44.9130888Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9163579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-20T22:11:44.9197733Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9230651Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-20T22:11:44.9261468Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9294060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-20T22:11:44.9328361Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9364569Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-20T22:11:44.9398975Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9429428Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-20T22:11:44.9460749Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9495064Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-20T22:11:44.9529885Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9565853Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-20T22:11:44.9599397Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9634498Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-20T22:11:44.9668154Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9707860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-20T22:11:44.9741930Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9785356Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-20T22:11:44.9818446Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9852761Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-20T22:11:44.9887091Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9920088Z Entering 'third_party/mimalloc' 2024-08-20T22:11:44.9953181Z http.https://github.com/.extraheader 2024-08-20T22:11:44.9985555Z Entering 'third_party/nccl/nccl' 2024-08-20T22:11:45.0019660Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0051139Z Entering 'third_party/nlohmann' 2024-08-20T22:11:45.0085630Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0116969Z Entering 'third_party/onnx' 2024-08-20T22:11:45.0150269Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0199172Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-20T22:11:45.0232583Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0266269Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-20T22:11:45.0299591Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0338294Z Entering 'third_party/opentelemetry-cpp' 2024-08-20T22:11:45.0372152Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0407790Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-20T22:11:45.0441144Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0471898Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-20T22:11:45.0505381Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0535893Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-20T22:11:45.0569528Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0604304Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-20T22:11:45.0638281Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0670733Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-20T22:11:45.0705328Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0741541Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-20T22:11:45.0773634Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0806287Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-20T22:11:45.0839171Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0868763Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-20T22:11:45.0900788Z http.https://github.com/.extraheader 2024-08-20T22:11:45.0936618Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-20T22:11:45.0970889Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1008741Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-20T22:11:45.1041657Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1092041Z Entering 'third_party/pocketfft' 2024-08-20T22:11:45.1126260Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1161140Z Entering 'third_party/protobuf' 2024-08-20T22:11:45.1195004Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1229999Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-20T22:11:45.1263533Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1292722Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-20T22:11:45.1326350Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1359864Z Entering 'third_party/psimd' 2024-08-20T22:11:45.1394079Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1425585Z Entering 'third_party/pthreadpool' 2024-08-20T22:11:45.1457600Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1490142Z Entering 'third_party/pybind11' 2024-08-20T22:11:45.1523252Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1554239Z Entering 'third_party/python-peachpy' 2024-08-20T22:11:45.1588479Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1619035Z Entering 'third_party/sleef' 2024-08-20T22:11:45.1652176Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1686842Z Entering 'third_party/tensorpipe' 2024-08-20T22:11:45.1721559Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1753390Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-20T22:11:45.1786123Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1821263Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-20T22:11:45.1854813Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1888803Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-20T22:11:45.1922558Z http.https://github.com/.extraheader 2024-08-20T22:11:45.1954538Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-20T22:11:45.1988185Z http.https://github.com/.extraheader 2024-08-20T22:11:45.2018601Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-20T22:11:45.2050996Z http.https://github.com/.extraheader 2024-08-20T22:11:45.2177022Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-20T22:11:45.2195033Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-20T22:11:45.2200084Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-20T22:11:45.2200575Z ##[endgroup] 2024-08-20T22:11:51.7726684Z Cleaning up orphan processes